summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Escape HTML comment tags (#1160).Jean-Philippe Lang2008-05-021-0/+2
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-011-1/+1
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).Jean-Philippe Lang2008-05-011-0/+5
* Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).Jean-Philippe Lang2008-04-291-0/+74
* Postgresql 8.3 compatibility fix (#834).Jean-Philippe Lang2008-04-265-14/+14
* Fixes custom field filters behaviour (#1078).Jean-Philippe Lang2008-04-261-1/+1
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-0/+7
* Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular ...Jean-Philippe Lang2008-04-261-0/+2
* ApplicationHelperTest fix.Jean-Philippe Lang2008-04-151-1/+1
* Include macro can include a page of another project wiki using !{{include(pro...Jean-Philippe Lang2008-04-131-0/+18
* Replace closing html tags with html entity (#910).Jean-Philippe Lang2008-04-131-2/+3
* Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, ...Jean-Philippe Lang2008-04-021-0/+46
* Fixed: Boards are not deleted when project is deleted (closes #963).Jean-Philippe Lang2008-04-011-3/+6
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-2/+32
* Wiki links:Jean-Philippe Lang2008-03-211-1/+15
* Fixes #880: code tags not formatted correctly in the wiki (broken by r1216).Jean-Philippe Lang2008-03-171-0/+13
* Add some tests on RolesController.Jean-Philippe Lang2008-03-171-2/+2
* Small fix to the Redmine links regexp.Jean-Philippe Lang2008-03-171-0/+2
* Add Redmine links for repository files using source: and export: keyworkds (#...Jean-Philippe Lang2008-03-172-16/+29
* Workflow copy:Jean-Philippe Lang2008-03-152-0/+66
* Strip repository urls (closes #852).Jean-Philippe Lang2008-03-141-0/+9
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-123-3/+114
* Activity enhancements:Jean-Philippe Lang2008-03-111-9/+0
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-051-0/+8
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-291-0/+6
* Fixes:Jean-Philippe Lang2008-02-171-1/+20
* Added:Jean-Philippe Lang2008-02-161-0/+3
* Create a journal and send an email when an issue is closed by commit (#609).Jean-Philippe Lang2008-02-061-4/+29
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-0/+8
* Prevent unexpected nil in custom value validation.Jean-Philippe Lang2008-01-241-1/+73
* Added default value for custom fields. Fixed javascript on custom field form ...Jean-Philippe Lang2008-01-201-0/+11
* On the calendar, the gantt and in the Tracker filter on the issue list, only ...Jean-Philippe Lang2008-01-161-1/+15
* Redmine links can be used to link to documents, versions and attachments.Jean-Philippe Lang2008-01-151-2/+42
* Fixed: Textile image with style attribute cause internal server error.Jean-Philippe Lang2007-12-191-3/+9
* Fixed Bazaar test repository path.Jean-Philippe Lang2007-12-141-1/+2
* Added a Mercurial test repository with unit and functional tests.Jean-Philippe Lang2007-12-141-0/+55
* Added some tests for projects controller and helper.Jean-Philippe Lang2007-12-141-0/+41
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-131-0/+60
* Added some functional tests (issues).Jean-Philippe Lang2007-12-121-1/+1
* Added some functional tests (projects and repositories).Jean-Philippe Lang2007-12-122-2/+2
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-101-1/+9
* Added some unit tests for the Bazaar adapter.Jean-Philippe Lang2007-12-032-1/+88
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-012-2/+22
* Forums enhancements:Jean-Philippe Lang2007-11-241-0/+26
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-1/+1
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-1/+8
* * Referencing issues in commit messages: enter * in 'Referencing keywords' to...Jean-Philippe Lang2007-11-202-1/+43
* Fixed: Update of time entry fails when the issue has been moved to an other p...Jean-Philippe Lang2007-11-171-1/+12
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-161-0/+28
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-121-0/+5