summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-181-5/+14
* Ignore locales without :general_lang_name key (#18110).Jean-Philippe Lang2014-10-181-0/+5
* Ability to render multiple partials with view hook (#17763).Jean-Philippe Lang2014-10-181-0/+15
* remove unneeded instance variable assignment from ProjectNestedSetTestToshi MARUYAMA2014-10-081-2/+0
* Fixed that preview doesn't show notes when issue project is changed (#17959).Jean-Philippe Lang2014-10-051-0/+8
* Don't link multiple changesets from the same commit multiple times (#17931).Jean-Philippe Lang2014-10-051-0/+11
* Adds a test for adding a group membership with the REST API (#17904).Jean-Philippe Lang2014-10-041-0/+10
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-042-0/+25
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-044-56/+50
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-041-51/+83
* Fixed test failure with ruby1.8.7 and postgresql (#17976).Jean-Philippe Lang2014-09-301-1/+1
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-2810-20/+167
* rename jQuery Datepicker i18n file nameToshi MARUYAMA2014-09-271-7/+7
* Ignore email keywords after truncation line (#8758).Jean-Philippe Lang2014-09-204-9/+75
* Expire other sessions on password change (#17796).Jean-Baptiste Barth2014-09-161-0/+12
* Parent issue autocomplete does not follow to the "Allow cross-project subtask...Jean-Philippe Lang2014-09-141-0/+69
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-0/+53
* Invalidate security tokens on password or email changes (#17717).Jean-Baptiste Barth2014-09-141-0/+36
* Issue API: include is_private attribute in xml/json output (#10914).Jean-Philippe Lang2014-09-131-0/+10
* Adds a test for default context of controller hooks (#16930).Jean-Philippe Lang2014-09-131-0/+19
* Makes sys#fetch_changesets accept POST requests (#17077).Jean-Philippe Lang2014-09-131-0/+4
* Fixed: The error flash message on session expiration is not in the language o...Jean-Philippe Lang2014-09-131-0/+15
* Fixed: Files assigned to a version can not be deleted if Issue Tracking modul...Jean-Philippe Lang2014-09-131-0/+10
* add missing fixtures to TimeEntryActivityTestToshi MARUYAMA2014-09-121-1/+8
* add missing fixtures to Redmine::VersionFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* add missing fixtures to TimeEntryQueryTestToshi MARUYAMA2014-09-121-1/+8
* add missing fixtures to Redmine::UserFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* add missing fixtures to NewsControllerTestToshi MARUYAMA2014-09-111-1/+3
* add missing fixtures to CustomFieldTestToshi MARUYAMA2014-09-111-1/+1
* pdf: fix r13368 test name (#17826)Toshi MARUYAMA2014-09-111-1/+1
* pdf: add test to export issue pdf with UTF-8 U+FFFD (#17826)Toshi MARUYAMA2014-09-111-0/+16
* Make 2nd parameter optional in User#allowed_to_globally? for consistency (#64...Jean-Baptiste Barth2014-09-061-0/+13
* Include enabled modules in projects API (#17602).Jean-Baptiste Barth2014-09-061-0/+62
* use rbpdf gem instead of bundled rfpdf (#17570)Toshi MARUYAMA2014-08-281-9/+0
* ensure issue pdf test has relations (#17570)Toshi MARUYAMA2014-08-281-0/+3
* Honnor committers/users mapping in repository statistics (#13487).Jean-Baptiste Barth2014-08-261-2/+48
* Fix text failing on some rubies/sql drivers because of improper length in Cha...Jean-Baptiste Barth2014-08-261-2/+2
* Move some RepositoriesController logic to Repository#stats_by_author (#13487).Jean-Baptiste Barth2014-08-261-0/+19
* Add project is_public to GET /projects/:id and /projects API response (#17628).Jean-Baptiste Barth2014-08-151-0/+2
* Add a warning if two plugins have the same settings partial name (#14008).Jean-Baptiste Barth2014-08-131-0/+6
* Add time entries custom fields to the context menu for quick bulk edit (#17484).Jean-Philippe Lang2014-07-291-0/+17
* Fixed an error when member's project is nil (#17486).Jean-Philippe Lang2014-07-291-0/+10
* add missing fixtures to ChangesetTestToshi MARUYAMA2014-07-161-1/+2
* Fixed that query roles are not copied when copying a project (#17202).Jean-Philippe Lang2014-07-142-0/+19
* Don't prepend project name if the version is not shared.Jean-Philippe Lang2014-07-142-7/+16
* Adds version date as title in #link_to_version (#17431).Jean-Philippe Lang2014-07-142-3/+10
* add missing fixtures to SettingsControllerTestToshi MARUYAMA2014-07-131-1/+2
* add missing fixtures to SearchControllerTestToshi MARUYAMA2014-07-131-0/+1
* add missing fixtures to test/unit/journal_test.rbToshi MARUYAMA2014-07-131-0/+3
* backport rails-4.1 r13296 to trunkToshi MARUYAMA2014-07-131-1/+1