| Commit | Date | |
|---|---|---|
| 2007-03-31 12:30:52 | Tree | |
|
[r5158]
by
cboos
Distinctive style for the author info in the TracTimeline. Thanks to karmadude for the patch. Closes #5063. |
2007-03-31 11:45:43 | Tree |
| 2007-03-31 08:11:39 | Tree | |
|
[r5156]
by
cboos
Fix up the trac-post-commit-hook contrib script, after calling `Repository.sync()` explicitly has been mandatory. Thanks to otavio for raising the issue on IRC. |
2007-03-31 08:05:59 | Tree |
| 2007-03-30 14:32:00 | Tree | |
|
[r5154]
by
cboos
VcRefactoring/Controller: improve the `RequestProcessor` dispatching logic. The requests parameters are now automatically associated to arguments of the action methods (`do_<action>` for POSTs, `render_<action>` for GETs and `xhr_<action>` for XMLHttpRequest handler methods). The complete rules are the following: This is quite similar to cmlenz's original approach in source:sandbox/controller/trac/web/controller.py, though not exactly the same (there, only keyword arguments could be overriden by request parameters). |
2007-03-30 13:56:37 | Tree |
|
[r5153]
by
cboos
VcRefactoring/Controller: clean-up of the Browser module The remaining _render... methods in !BrowserModule have been moved to the !BrowserRequest class. |
2007-03-30 08:01:31 | Tree |
| 2007-03-30 07:54:33 | Tree | |
| 2007-03-29 13:16:00 | Tree | |
| 2007-03-29 07:50:18 | Tree |