summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Role#copy_from should copy managed roles.Jean-Philippe Lang2016-10-201-0/+7
* Missing fixtures.Jean-Philippe Lang2016-10-111-2/+3
* Missing fixtures.Jean-Philippe Lang2016-10-111-1/+1
* Consider custom fields that correspond to the project only (#24014).Jean-Philippe Lang2016-10-081-0/+24
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-041-13/+4
* Add the possibility to filter issues after Target Version's Status and Due Da...Jean-Philippe Lang2016-10-021-2/+32
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-021-0/+16
* Closing all subtasks causes error if default priority is not defined and prio...Jean-Philippe Lang2016-10-011-0/+24
* closed_on field of copied issue is always set to source issue's value (#23764).Jean-Philippe Lang2016-10-011-1/+11
* Encode values, not full URL (#23841).Jean-Philippe Lang2016-10-011-0/+16
* Be more conservative when fetching constants in Repository.factory (#23758).Jean-Philippe Lang2016-09-041-0/+14
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-031-2/+20
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-031-5/+6
* Fixed that progress of parent should be calculated with total estimated hours...Jean-Philippe Lang2016-09-011-0/+20
* Filter on issue ID with between/lesser/greater operator does not work (#23596).Jean-Philippe Lang2016-08-301-1/+9
* Fixed that restricted custom permissions on for non member/anonymous does not...Jean-Philippe Lang2016-08-301-0/+22
* Include url helpers in helper tests.Jean-Philippe Lang2016-07-167-7/+12
* Use #update! instead of #update_attribute.Jean-Philippe Lang2016-07-161-27/+27
* Adds a class for testing helpers.Jean-Philippe Lang2016-07-1618-18/+18
* Include URL helpers.Jean-Philippe Lang2016-07-161-0/+1
* Passing arguments to assert_nothing_raised is deprecated in Rails 5.Jean-Philippe Lang2016-07-161-4/+4
* Use #update! instead of #update_attribute.Jean-Philippe Lang2016-07-161-2/+2
* Don't call #slice on proxy.Jean-Philippe Lang2016-07-161-2/+2
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-164-5/+5
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-2/+2
* Use .distinct instead of .uniq.Jean-Philippe Lang2016-07-142-4/+4
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-121-4/+0
* Adds a test for #23242.Jean-Philippe Lang2016-07-091-0/+5
* When creating issues by receiving an email, watchers created via CC in the ma...Jean-Philippe Lang2016-07-092-2/+12
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-061-0/+4
* Group versions by status in issue filters (#10412).Jean-Philippe Lang2016-07-021-2/+2
* Only make sure it's a date.Jean-Philippe Lang2016-07-021-1/+1
* Adds an assertion for this (#23180).Jean-Philippe Lang2016-06-291-0/+4
* Assignable users should not include users that cannot view the tracker (#23172).Jean-Philippe Lang2016-06-281-0/+13
* Ability to define a default assigned_to when receiving emails (#23020).Jean-Philippe Lang2016-06-181-0/+11
* Test broken by r15536 (#23083).Jean-Philippe Lang2016-06-181-0/+1
* Limits the tracker list in filters and issue counts (#285).Jean-Philippe Lang2016-06-181-1/+13
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+8
* Allow global versions to be shown outside of a project for version custom fie...Jean-Philippe Lang2016-06-181-0/+9
* Removes the UTF8 checkmark that prevents redirect from back_url.Jean-Philippe Lang2016-06-151-0/+5
* Include required module (#22951).Jean-Philippe Lang2016-06-111-0/+2
* Set default language in import tests (#22951).Jean-Philippe Lang2016-06-111-0/+4
* Introduce virtual MenuNodes (#15880).Jean-Philippe Lang2016-06-111-0/+35
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-0/+9
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-1/+32
* Adds issue visibility by role/tracker (#285).Jean-Philippe Lang2016-06-051-0/+63
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-051-0/+85
* Fix HTML generated for floating images in paragraphs (#22898).Jean-Philippe Lang2016-06-041-1/+1
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-011-0/+15
* Test failure (#22926).Jean-Philippe Lang2016-06-011-1/+1