Commit Graph

558 Commits (d0a076cbfddbd60c94374621706ee364e5dbc3aa)

Author SHA1 Message Date
Toshi MARUYAMA 7484096cdc scm: mercurial: fix assert_equal parameter order at app unit test_find_changeset_by_name(). 14 years ago
Toshi MARUYAMA e2df831b53 scm: mercurial: accept both of revision and nodeid as changeset id (#3724). 14 years ago
Jean-Philippe Lang 306a47023c Additional unit tests for project tree. 14 years ago
Jean-Philippe Lang 7620142b70 Adds assertion to prevent error in test. 14 years ago
Toshi MARUYAMA 1bf33bb619 scm: mercurial: add unit test for copied file (#7064). 14 years ago
Toshi MARUYAMA f4c5fe43cb scm: mercurial: add some tests at unit and functional test. 14 years ago
Toshi MARUYAMA 9ee02d04f3 scm: mercurial: update test repository for following issues and fix tests. 14 years ago
Toshi MARUYAMA 6ad68ae027 scm: mercurial: cleanup indent and trailing white-space of unit lib test. 14 years ago
Toshi MARUYAMA e86b8febdc scm: mercurial: refactor mercurial unit test. 14 years ago
Toshi MARUYAMA 8487e0a5b8 Fix subversion and git activities test reffering r4621. 14 years ago
Jean-Philippe Lang 29fddddaf1 Fixed failing subversion test. 14 years ago
Jean-Philippe Lang ce8113dea2 Additional roles of a user who belongs to a group are not always copied when copying the project (#7213). 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Toshi MARUYAMA 2ae2d3ef83 Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). 14 years ago
Toshi MARUYAMA 35c35a193c repository: switch darcs cat test if cat supports. 14 years ago
Jean-Philippe Lang 92d34234b0 Safer assertion. 14 years ago
Jean-Philippe Lang 3eebd827d7 ruby1.9 compatibility 14 years ago
Jean-Philippe Lang ad62060753 Disable project completion display on the gantt (#7127). 14 years ago
Jean-Philippe Lang af7006dff6 Fixed: partial toc when text contains pre tags (#7172). 14 years ago
Jean-Philippe Lang 03d4ecbbff Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195). 14 years ago
Jean-Philippe Lang 21c0b868ae Fixed: Tracker reset to default when replying to an issue email (#7197). 14 years ago
Jean-Philippe Lang 759048e73a Fixes: Mercurial adapter loses seconds of commit times (#6656). 14 years ago
Jean-Philippe Lang 703b0ec422 Fixed: 500 error on issue query grouped by a custom field that was deleted (#7144). 14 years ago
Jean-Philippe Lang 8a8ca40364 Prevents n SQL queries (n = project count) on cross-project issues list. 14 years ago
Jean-Philippe Lang c42b0ad6b7 Adds missing fixtures when running tests from scratch. 14 years ago
Jean-Philippe Lang a7595ec191 Adds tests for class attribute parsing on pre/code tags. 14 years ago
Jean-Philippe Lang 525656a490 Ported subtasks display with indentation to the new gantt (#7128) and fixed markers alignment. 14 years ago
Jean-Philippe Lang edc35d4d5b Gantt code cleanup. 14 years ago
Jean-Philippe Lang 98c7c179ca Gantt code cleanup. 14 years ago
Jean-Philippe Lang 8f7da03419 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 27f76d20ce Gantt: fixes progress width in some cases and start code cleaning. 14 years ago
Jean-Philippe Lang 3c1576e364 Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). 14 years ago
Jean-Philippe Lang b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). 14 years ago
Jean-Baptiste Barth 9ac043a096 Set encoding to utf-8 for ruby 1.9 compatibility. #4050 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang e120f2aab4 Fixes tests after fixtures changes. 14 years ago
Jean-Philippe Lang e4f319fe61 Validates user's mail_notification and turn options into strings (the attribute type). 14 years ago
Jean-Philippe Lang 3409333522 Makes issue safe_attributes extensible (#6000). 14 years ago
Jean-Philippe Lang 8407db9854 Fixes Changeset#text_tag for numeric scmid (#6681). 14 years ago
Jean-Philippe Lang 8524d505c5 Add tests for wiki edit notifications (#7024). 14 years ago
Jean-Philippe Lang b898200803 Select projects with issue_tracking module for gantt display and remove the nil start/due dates trick. 14 years ago
Jean-Philippe Lang d7c607fd8b Automatic spent time logging from commit messages (#4155). 14 years ago
Jean-Philippe Lang 8841ba97c6 Fixed: class attribute with spaces on pre tags truncated (#7033). 14 years ago
Jean-Philippe Lang 7fb0fe2e91 Safer code in IssueRelation (#7018). 14 years ago
Jean-Philippe Lang 88e593ee02 Fixes unhandled case in json builder. 14 years ago
Jean-Philippe Lang 558a951ed6 Fixes unhandled case in json builder. 14 years ago
Jean-Philippe Lang 9284a32c9a Moves project attributes default assignments from ProjectsController#new to the model (#6064). 14 years ago
Jean-Philippe Lang f6c633212a Prevents random failure in XmlTest. 14 years ago
Jean-Philippe Lang 735a83c596 Converts IssuesController to use the new API template system and makes xml/json responses consistent (#6136). 14 years ago
Jean-Philippe Lang 96ce0f017c Adds a builder-like template system for rendering xml and json API responses. 14 years ago