| Commit | Date | |
|---|---|---|
| 2010-01-30 00:52:51 | Tree | |
|
[r9111]
by
rblank
MultiRepos: Follow-up to [9110], made the descriptor for the default repository description a bit more precise. |
2010-01-30 00:44:23 | Tree |
|
[r9110]
by
rblank
MultiRepos: Added handling of repository descriptions. * Added a `<textarea>` to edit the description for a repository in the repository admin panel. |
2010-01-30 00:40:51 | Tree |
|
[r9109]
by
rblank
MultiRepos: Modified repository aliases to behave like pure pointers: * Links to files and changesets in aliases point to the base repository. From a programmer's point of view, this means that the name of a repository is always `repos.reponame`, and the `Resource` objects associated with the repository and related classes always represent real (non-aliased) resources, and can be used both for the rendering context and for permission checks. Closes #7116. |
2010-01-29 23:23:44 | Tree |
|
[r9108]
by
rblank
Ticket: Follow-up to [9107], ensure that the comment author is never taken from a comment edit field. |
2010-01-29 21:29:49 | Tree |
|
[r9107]
by
rblank
Ticket: Made ticket comment editing more robust against special cases in ticket comments. Added unit tests for ticket comment editing and all the special cases uncovered so far, plus one additional (not yet observed in the wild): * Unnumbered ticket comments Also, added a unit test for, and fixed the ticket comment edit history, which was broken for >10 edits. Closes #9001. |
2010-01-29 18:15:43 | Tree |
|
[r9106]
by
cboos
WikiProcessors: add `#!table` processor for being able to specify table attributes and wrapping the other table related processors, much like we do for `#!tr`. We also made the parsing of the recursively formatted content a bit more robust (using regexes), for both `#!table` and `#!tr`. |
2010-01-29 17:49:33 | Tree |
| 2010-01-29 16:35:26 | Tree | |
| 2010-01-29 15:01:00 | Tree | |
| 2010-01-29 13:35:34 | Tree |