summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-166-12/+12
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-2/+2
* Pass parameters with :params in controller tests.Jean-Philippe Lang2016-07-1616-513/+873
* Accept 5 arguments.Jean-Philippe Lang2016-07-161-1/+1
* Pass parameters with :params in controller tests.Jean-Philippe Lang2016-07-162-73/+127
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-1464-63/+66
* Use .distinct instead of .uniq.Jean-Philippe Lang2016-07-143-5/+5
* Ability to delete multiple attachments while updating an issue (#13072).Jean-Philippe Lang2016-07-131-0/+38
* Make time entries groupable (#16843).Jean-Philippe Lang2016-07-131-14/+11
* Adds a link to spent time on version details (#13558).Jean-Philippe Lang2016-07-131-1/+13
* Adds a version filter on time entries (#13558).Jean-Philippe Lang2016-07-131-0/+21
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-124-43/+1
* Display the list of saved queries in the sidebar (#14790).Jean-Philippe Lang2016-07-121-0/+1
* Makes spent time queries savable (#14790).Jean-Philippe Lang2016-07-123-7/+44
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-1/+1
* Don't generate back url with params.Jean-Philippe Lang2016-07-101-0/+6
* Don't generate sort links with params.Jean-Philippe Lang2016-07-101-0/+26
* Don't generate pagination links with params.Jean-Philippe Lang2016-07-101-4/+4
* Wrap journal attributes with a journal parameter and use safe_attributes (#22...Jean-Philippe Lang2016-07-101-7/+8
* Enable updating private_notes property on journal edit form (#22575).Jean-Philippe Lang2016-07-101-0/+33
* 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
* Wrong filters are applied when exporting issues to CSV with blank filter (#23...Jean-Philippe Lang2016-07-091-0/+11
* 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