Commit Graph

115 Commits

Author SHA1 Message Date
Alessandro Molina dc2d95a617 typo 2017-03-18 00:27:22 +01:00
Alessandro Molina b98cbe39da Removed download badges 2017-03-18 00:26:45 +01:00
Alessandro Molina afe8b4e78a Version 0.8.1 2017-03-18 00:26:16 +01:00
Alessandro Molina 665f1735ba Tweak travis 2017-03-17 23:57:55 +01:00
Alessandro Molina b740455572 Test for functions decorated with __wrapped__ 2017-03-17 23:56:16 +01:00
Alessandro Molina b22a42fd21 Version 0.8 2016-03-06 21:43:24 +01:00
Alessandro Molina 448550f469 oops, forgot that py2.6 has not indexless string formatting 2016-02-11 16:40:07 +01:00
Alessandro Molina 60a57e862d Test DispatchState.resolve called twice 2016-02-11 15:36:58 +01:00
Alessandro Molina 0a7f750a77 Test DispatchState getters 2016-02-11 15:36:46 +01:00
Alessandro Molina d1a574ff79 Deprecate remove_argspec_params_from_params and add flatten_arguments 2016-02-11 15:36:19 +01:00
Alessandro Molina bb113c7550 minor code cleanups 2016-02-11 15:35:47 +01:00
Alessandro Molina 55fd96ee6c Avoid reporting missing coverage for deprecated or py3 paths 2016-02-11 15:35:09 +01:00
Alessandro Molina d5e3441d88 Raise version to 0.8 to mark api changes 2016-02-10 00:14:05 +01:00
Alessandro Molina 5e1c616165 Replace use of .add_method with .set_action 2016-02-10 00:03:19 +01:00
Alessandro Molina e3c8d97ecf Document routing_args property 2016-02-10 00:02:58 +01:00
Alessandro Molina 3699ab0cab _method ended up as an argument when it was an empty string 2016-02-10 00:00:58 +01:00
Alessandro Molina 953f5ed119 remainder should always be provided by caller starting dispatch 2016-02-09 23:13:54 +01:00
Alessandro Molina ffece6439f More tests ported to .resolve() API 2016-02-09 23:13:09 +01:00
Alessandro Molina 8b6919bd49 Make clear how dispatch should be initiated, DispatchState.resolve starts everything and Dispatcher is never called directly 2016-02-09 23:00:14 +01:00
Alessandro Molina c866961236 Refactoring DispatchState APIs making their pourpose more clear 2016-02-09 22:28:44 +01:00
Alessandro Molina 740f131555 DispatchState.dispatcher was only updated by RestController and actually is never used 2016-02-09 22:19:13 +01:00
Alessandro Molina b2778909b9 Minor indent tweak 2016-02-09 22:17:07 +01:00
Alessandro Molina 6309cfd6be DispatchState has no current_controller attribute and updating path has no effect as it is only read at begin of dispatch 2016-02-09 22:16:12 +01:00
Alessandro Molina a8b8495b12 More ChangeLog 2015-10-13 00:08:07 +02:00
Alessandro Molina 812f5157f8 Update changelog 2015-10-13 00:03:38 +02:00
Alessandro Molina d7f5bd2e4d Version 0.7.3 2015-10-13 00:00:35 +02:00
Alessandro Molina f86a1b919f Coverage no longer supports py3.2 2015-10-12 23:43:16 +02:00
Alessandro Molina 75c279af5e Check against 3.5 and 3.6 on travis 2015-10-12 23:27:48 +02:00
Alessandro Molina 190a802ce5 Raise version to 0.7.2 2015-01-14 15:08:59 +01:00
Alessandro Molina 044094627f Fix issue with parameters being False values 2014-12-03 17:17:56 +01:00
Alessandro Molina bb0f8dfb0f Version 0.7.1 2014-05-29 15:12:38 +02:00
Alessandro Molina 3ff82b5093 Merge branch 'master' of https://github.com/TurboGears/crank 2014-05-29 15:04:36 +02:00
Alessandro Molina 7c78cedc19 add Python3.4 to CI 2014-05-29 15:04:22 +02:00
Alessandro Molina e9dfa0d394 Add classifiers and urls 2014-05-26 11:08:25 +02:00
Alessandro Molina eec9dc45a5 Version 0.7.1 2014-04-04 18:18:15 +02:00
Alessandro Molina 964b2bca6e use _enter_controller also for RestDispatcher so that we coherently perform security check and provide _lookup/_default support 2014-04-04 18:17:19 +02:00
Alessandro Molina db5d95bf71 Avoid performing security check twice 2014-04-04 18:14:54 +02:00
Alessandro Molina efa15c34cf By default disable path translator so that it behaves backward compatible 2013-12-24 15:01:36 +01:00
Alessandro Molina 17a00a0b3d add documentation for path_translator and strip_extension and set default path_translator with path_translator=True 2013-12-07 14:13:17 +01:00
Alessandro Molina 7299145500 Raise version due to path translation change to DispatchState 2013-12-07 14:02:29 +01:00
Alessandro Molina c7a6a36a3b oops, no development branch 2013-12-04 13:37:50 +01:00
Alessandro Molina 1bcf66de1a Add webob dependency on testing 2013-12-04 13:32:14 +01:00
Alessandro Molina f5e2bfe9a5 Add travis and coveralls informations 2013-12-04 13:29:07 +01:00
Alessandro Molina 0e1996a6b1 Preparing project for github ecosystem 2013-12-04 13:24:33 +01:00
Alessandro Molina c7ab05ec7e Add support for path translation and better handle extension stripping 2013-12-04 12:47:25 +01:00
percious fe826630a5 prepping 0.6.4 2012-08-16 11:33:43 -06:00
percious 1317b1069a Added tag 0.6.4 for changeset 3147f43810ad 2012-08-16 11:33:37 -06:00
percious 692a859743 merge. 2012-08-16 11:33:18 -06:00
percious 1b7cf6ea82 Added tag 0.6.3 for changeset 1e8b9c0f355c 2012-08-16 11:30:03 -06:00
percious 558ce47c24 prepping 0.6.3 2012-08-16 11:29:55 -06:00