summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-043-17/+18
* 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-022-0/+35
* Test failures.Jean-Philippe Lang2016-10-011-1/+1
* Adds a routing test for deleting attachment via the API.Jean-Philippe Lang2016-10-012-2/+3
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-013-2/+26
* Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...Jean-Philippe Lang2016-10-011-12/+12
* Closing all subtasks causes error if default priority is not defined and prio...Jean-Philippe Lang2016-10-011-0/+24
* Allow to download javascript attachments again (#23376).Jean-Philippe Lang2016-10-011-0/+13
* Let the API accept project identifier for creating issues (#23766).Jean-Philippe Lang2016-10-011-0/+10
* Error with MS SQL when displaying an issue from a list grouped and sorted by ...Jean-Philippe Lang2016-10-011-0/+12
* Test failures (#23781).Jean-Philippe Lang2016-10-011-7/+7
* Previous/Next navigation on a issue is not displayed on r15639 and later (#23...Jean-Philippe Lang2016-10-011-0/+29
* 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
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-031-0/+14
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-032-3/+21
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-031-5/+6
* Use a single hash as argument.Jean-Philippe Lang2016-09-012-14/+14
* Fixed that progress of parent should be calculated with total estimated hours...Jean-Philippe Lang2016-09-011-0/+20
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-2/+8
* Adds a test for #23346.Jean-Philippe Lang2016-08-311-0/+15
* Fixed that new role does not have non member permissions as default (#23633).Jean-Philippe Lang2016-08-301-0/+12
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-301-0/+3
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-0/+30
* Adds name filter on group list.Jean-Philippe Lang2016-08-301-0/+9
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-302-1/+21
* Disable "Select project modules" permission does not apply to the new project...Jean-Philippe Lang2016-08-301-0/+44
* 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
* Creating a wiki page named "Sidebar" without proper permission raises an exce...Jean-Philippe Lang2016-08-301-0/+9
* Test failure (#23410).Jean-Philippe Lang2016-08-201-1/+1
* New issue raises an error if no projects available (#23410).Jean-Philippe Lang2016-08-201-1/+19
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-0/+86
* Don't call #slice on association proxy.Jean-Philippe Lang2016-07-211-1/+1
* Don't use render :text => "".Jean-Philippe Lang2016-07-214-0/+58
* Don't error if an invalid setting is given.Jean-Philippe Lang2016-07-211-0/+9
* Removes calls to #assert_template and #assigns in integration tests.Jean-Philippe Lang2016-07-2111-45/+33
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-218-311/+274
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-2117-355/+333
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-198-160/+105
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-1828-596/+347
* Don't respond with the error template when annotate is not available.Jean-Philippe Lang2016-07-171-2/+2
* 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-1619-18/+22
* Dup @generated_changeset_rev.Jean-Philippe Lang2016-07-161-1/+1
* 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