summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* fix unit search test failure (#13405)Toshi MARUYAMA2013-03-211-3/+4
* add test to ensure language name is UTF-8 (#12475)Toshi MARUYAMA2013-03-211-1/+3
* fix test failure (#13405)Toshi MARUYAMA2013-03-211-3/+3
* Fixed commit link title escaping (fixes #13405).Etienne Massip2013-03-211-6/+10
* Fixed: Circular loop when using relations and subtasks (#8794).Jean-Philippe Lang2013-03-173-16/+52
* Fixed: subtasks don't resepect following/precedes relations on creation (#129...Jean-Philippe Lang2013-03-171-0/+19
* Use #count instead of #size.Jean-Philippe Lang2013-03-121-7/+7
* Mail handler: set mail_notification to only_my_events when creating a new use...Jean-Philippe Lang2013-03-111-0/+1
* fix that diff outputs become ??? in some non ASCII words (#12641)Toshi MARUYAMA2013-03-071-0/+23
* Mail handler: adds --no-notification option to disable notifications to the c...Jean-Philippe Lang2013-03-031-0/+13
* Mail handler: adds --no-account-notice option for not sending account informa...Jean-Philippe Lang2013-03-031-0/+16
* Mail handler: adds --default-group option to add created user to one or more ...Jean-Philippe Lang2013-03-031-0/+16
* Fixed that copying an issue as a child of itself creates an extra issue (#133...Jean-Philippe Lang2013-03-011-0/+43
* Test failures (#13309).Jean-Philippe Lang2013-03-011-3/+3
* Adds "tracker-[id]" CSS class to issues (#13309).Jean-Philippe Lang2013-03-011-0/+6
* Performance: avoid querying all memberships in User#roles_for_project (#13301).Jean-Philippe Lang2013-03-011-0/+26
* Test failure with ruby 2.0.Jean-Philippe Lang2013-03-011-3/+3
* Don't reload the issue in after_save callback.Jean-Philippe Lang2013-02-281-0/+3
* Restricts characters before auto links (#10277).Jean-Philippe Lang2013-02-241-2/+6
* Fixed that www followed by a dot generates broken links in formatted text (#3...Jean-Philippe Lang2013-02-241-1/+4
* Time entry with 2 digits year should not validate (#3107).Jean-Philippe Lang2013-02-241-0/+7
* Use User#generate_password in MailHandler.Jean-Philippe Lang2013-02-232-8/+14
* Option to generate a random password on user creation/update.Jean-Philippe Lang2013-02-231-0/+21
* Refactor: makes issue id a regular QueryColumn.Jean-Philippe Lang2013-02-231-4/+22
* Removed the default 0 value for issues foreign keys.Jean-Philippe Lang2013-02-171-0/+13
* Adds Issue#status_was that returns the initial issue status.Jean-Philippe Lang2013-02-171-0/+19
* Adds closed_on column that stores the time of the last closing (#824).Jean-Philippe Lang2013-02-161-0/+54
* Don't fail if new filter is added.Jean-Philippe Lang2013-02-161-19/+24
* Possibility to define the default enable trackers when creating a project (#1...Jean-Philippe Lang2013-02-151-2/+23
* Raised group name maximum length to 255 characters (#13174).Jean-Philippe Lang2013-02-151-0/+8
* Adds token finder methods.Jean-Philippe Lang2013-02-141-0/+52
* Refactor: use an ordered hash to store available filters and remove :order op...Jean-Philippe Lang2013-02-142-8/+12
* Removed unused fixtures.Jean-Philippe Lang2013-02-112-2/+1
* Fixed that custom_field_values are not reloaded on #reload (#13119).Jean-Philippe Lang2013-02-111-0/+15
* Fixed test after r11343.Jean-Philippe Lang2013-02-101-2/+2
* Bulk watch/unwatch issues from the context menu (#7159).Jean-Philippe Lang2013-02-101-0/+69
* Fixed that project overview page shows trackers from subprojects with disable...Jean-Philippe Lang2013-02-091-0/+13
* Fixed: error raised when copying project wiki with wiki module disabled (#130...Jean-Philippe Lang2013-02-071-0/+9
* Removed unused fixtures.Jean-Philippe Lang2013-02-036-16/+7
* Removed unused fixtures.Jean-Philippe Lang2013-02-031-1/+0
* Removing shoulda context.Jean-Philippe Lang2013-02-031-138/+106
* Removing shoulda context.Jean-Philippe Lang2013-02-031-68/+37
* Removed unused fixtures.Jean-Philippe Lang2013-02-032-2/+0
* Removing shoulda context.Jean-Philippe Lang2013-02-032-401/+414
* Removing shoulda context.Jean-Philippe Lang2013-02-037-520/+408
* Fixed incorrect test name.Jean-Philippe Lang2013-02-031-1/+1
* Don't remove watchers on permission change.Jean-Philippe Lang2013-02-021-66/+0
* Optionaly inherit members from parent project (#5605).Jean-Philippe Lang2013-02-021-0/+260
* Fixe that filter "Assignee's group" doesn't work with group assignments (#130...Jean-Philippe Lang2013-01-291-3/+3
* Let me see what was not found.Jean-Philippe Lang2013-01-291-1/+1