summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* output what language fails at test_number_to_human_size_for_each_languageToshi MARUYAMA2016-03-041-1/+1
* add test which ensure received mail text attachment keeps original encoding (...Toshi MARUYAMA2016-03-042-0/+47
* remove Travis CI filesToshi MARUYAMA2016-02-252-26/+0
* Send a notification when security settings are changed (#21421).Jean-Philippe Lang2016-02-051-0/+38
* Security notifications when password or email adress is changed (#21421).Jean-Philippe Lang2016-02-054-0/+126
* Test broken by r15136 (#21593).Jean-Philippe Lang2016-01-301-2/+2
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-301-4/+4
* Fixed that moving a wiki page with a child raises an error when target wiki c...Jean-Philippe Lang2016-01-301-0/+18
* Add watchers from To and Cc fields in issue replies (#7017).Jean-Philippe Lang2016-01-222-1/+42
* Include tested method name in tests names (#21674).Jean-Philippe Lang2016-01-221-7/+7
* Makes the test LDAP host configurable (#21674).Jean-Philippe Lang2016-01-223-27/+5
* Fixed DN in tests (#21674).Jean-Philippe Lang2016-01-221-4/+4
* Fixed that LDAP does not check the user and password when are defined in the ...Jean-Philippe Lang2016-01-221-0/+117
* Removes attachment from disk after rollback on create (#21125).Jean-Philippe Lang2016-01-212-1/+77
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-213-8/+8
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-202-4/+4
* Accept dots in JSONP callback (#13718).Jean-Philippe Lang2016-01-161-2/+2
* Only consider open subtasks when computing the priority of a parent issue (#5...Jean-Philippe Lang2016-01-161-1/+10
* Copying an issue does not copy parent task id (#12893).Jean-Philippe Lang2016-01-101-0/+8
* After copying a task, setting the parent as the orignal task's parent trigger...Jean-Philippe Lang2016-01-101-0/+17
* Can't set parent issue when issue relations among child issues are present (#...Jean-Philippe Lang2016-01-101-191/+89
* Closed versions should be marked as completed (#21433).Jean-Philippe Lang2016-01-091-0/+5
* Missing fixtures.Jean-Philippe Lang2016-01-091-1/+2
* IssuePriority.position_name not recalculated every time it should (#21504).Jean-Philippe Lang2015-12-201-0/+14
* Moving a custom field value in the order switches in the edit view (#21535).Jean-Philippe Lang2015-12-201-0/+38
* Private note flag disappears in issue update conflict (#21551).Jean-Philippe Lang2015-12-201-0/+21
* Adds the "Hide my email address" option on the registration form (#21500).Jean-Philippe Lang2015-12-131-0/+28
* Option to show email adresses by default for new users (#21447).Jean-Philippe Lang2015-12-131-0/+7
* Don't include locked user in assignable users (#21477).Jean-Philippe Lang2015-12-121-0/+8
* Adds a test for #21477.Jean-Philippe Lang2015-12-121-0/+6
* Don't set default due date in the past (#21488).Jean-Philippe Lang2015-12-121-2/+17
* Missing fixtures.Jean-Philippe Lang2015-12-121-1/+1
* Fix that the sidebar is hidden in UI tests.Jean-Philippe Lang2015-12-121-0/+5
* Fixed that user with permission can't remove a locked watcher (#21382).Jean-Philippe Lang2015-12-051-1/+23
* Information leak in Atom feed (#21419).Jean-Philippe Lang2015-12-041-1/+41
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-282-4/+4
* Get a better message when assertion fails.Jean-Philippe Lang2015-11-281-2/+2
* Test failure (#21148).Jean-Philippe Lang2015-11-141-1/+0
* Removed "Latest projects" from home page (#21148).Jean-Philippe Lang2015-11-141-1/+0
* Calculate done_ratio based on children instead of leaves (#20995).Jean-Philippe Lang2015-11-141-0/+20
* Adds a test for #21202 (#6969).Jean-Philippe Lang2015-11-111-0/+18
* Reverts r14812 (#6969).Jean-Philippe Lang2015-11-111-8/+1
* Fixed that Project.uniq.visible errors under certain conditions (#21182).Jean-Philippe Lang2015-11-091-0/+9
* Fixed that #destroy_version with invalid version destroys wiki page content (...Jean-Philippe Lang2015-11-091-0/+12
* Adds a test for #21100.Jean-Philippe Lang2015-11-081-1/+19
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-083-6/+9
* travis: use quotation for dpkg commandToshi MARUYAMA2015-11-071-1/+1
* Fixed that less-than sign is not escaped by textile formatter (#6969).Jean-Philippe Lang2015-11-071-1/+8
* Ability to filter issues blocked by any/no open issues (#16621).Jean-Philippe Lang2015-11-071-0/+28
* Don't let users log time on issues they cannot see in their projects (#21150).Jean-Philippe Lang2015-11-041-0/+17