summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* remove trailing white space from test/functional/workflows_controller_test.rbToshi MARUYAMA2017-06-061-3/+3
* remove trailing white space from test/unit/project_nested_set_test.rbToshi MARUYAMA2017-06-061-1/+1
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-062-4/+4
* Use strong params for CustomFieldEnumeration.Jean-Philippe Lang2017-06-031-2/+2
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-032-2/+2
* Use JSON instead of XML for reposman.rb.Jean-Philippe Lang2017-06-011-19/+20
* Create tmp directory on test launch.Jean-Philippe Lang2017-06-011-5/+5
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-0131-398/+700
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-3152-1940/+5806
* remove trailing white-space from test/unit/mailer_test.rbToshi MARUYAMA2017-05-301-1/+1
* remove trailing white-spaces from test/unit/issue_subtasking_test.rbToshi MARUYAMA2017-05-271-2/+2
* Show statuses of project trackers only (#5385).Jean-Philippe Lang2017-05-272-0/+41
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-271-0/+30
* Send journal notification after commit (#25794).Jean-Philippe Lang2017-05-271-0/+7
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-272-0/+12
* Check tracker permissions when copying an issue (#25791).Jean-Philippe Lang2017-05-271-0/+16
* Highlight language aliases are no more supported (#25634).Jean-Philippe Lang2017-05-271-0/+14
* Send reminders about visible issues only (#25713).Jean-Philippe Lang2017-05-131-0/+19
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-132-2/+4
* remove trailing white spaces from test/unit/issue_test.rbToshi MARUYAMA2017-05-101-2/+2
* Preview when editing journal notes broken by r15621.Jean-Philippe Lang2017-04-132-3/+25
* Adds tests for default assignments (#482).Jean-Philippe Lang2017-04-081-0/+16
* Fixed that watchers list is not updated when changing project on the new issu...Jean-Philippe Lang2017-04-061-0/+10
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-061-0/+24
* Fixed that related to "no open issues" filter shows all issues (#25478).Jean-Philippe Lang2017-04-061-1/+15
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-063-9/+61
* Add kbd to ALLOWED_TAGS (#25503).Jean-Philippe Lang2017-04-061-0/+6
* Adds a test for #25526.Jean-Philippe Lang2017-04-051-0/+9
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-0/+1
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-042-3/+31
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-2/+16
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-0/+20
* Deny edit/update/delete for anonymous user (#25483).Jean-Philippe Lang2017-04-031-0/+20
* Adds a test for when the file comparison fails (#25215).Jean-Philippe Lang2017-04-031-0/+9
* Cleanup tests with mock files.Jean-Philippe Lang2017-04-032-39/+43
* Reuse existing identical disk files for new attachments (#25215).Jean-Philippe Lang2017-04-031-2/+6
* Adds a rake task to update attachments digests to SHA256 (#25240).Jean-Philippe Lang2017-04-031-0/+9
* Changes the digest used for attachments to SHA256 (#25240).Jean-Philippe Lang2017-04-032-7/+7
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-033-7/+14
* Timelog move between projects (#588).Jean-Philippe Lang2017-04-031-0/+39
* Adds a User.admin scope (#25416).Jean-Philippe Lang2017-04-031-1/+19
* Restore timestamp in asset paths (#24617).Jean-Philippe Lang2017-04-031-1/+1
* spelling fixes (#25495)Toshi MARUYAMA2017-04-022-4/+4
* add missing fixtures to test/integration/attachments_test.rbToshi MARUYAMA2017-03-211-1/+2
* add missing fixtures to test/integration/api_test/api_test.rbToshi MARUYAMA2017-03-211-1/+1
* remove empty line including trailing white space from test/unit/document_test.rbToshi MARUYAMA2017-03-201-1/+0
* Fix tests (#1565).Jean-Philippe Lang2017-03-162-51/+6
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-4/+33
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-151-2/+23
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-1/+53