| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r13451 (#18119). | Jean-Philippe Lang | 2014-10-20 | 1 | -5/+14 |
* | Merged r13450 (#18110). | Jean-Philippe Lang | 2014-10-20 | 1 | -0/+5 |
* | remove unneeded instance variable assignment from ProjectNestedSetTest | Toshi MARUYAMA | 2014-10-08 | 1 | -2/+0 |
* | Fixed that preview doesn't show notes when issue project is changed (#17959). | Jean-Philippe Lang | 2014-10-05 | 1 | -0/+8 |
* | Don't link multiple changesets from the same commit multiple times (#17931). | Jean-Philippe Lang | 2014-10-05 | 1 | -0/+11 |
* | Adds a test for adding a group membership with the REST API (#17904). | Jean-Philippe Lang | 2014-10-04 | 1 | -0/+10 |
* | Adds css classes to get sort order on the issue list (#17993). | Jean-Philippe Lang | 2014-10-04 | 2 | -0/+25 |
* | Removes routes for time entries nested under project/issues. | Jean-Philippe Lang | 2014-10-04 | 4 | -56/+50 |
* | Let the new time_entry form be submitted without project (#17954). | Jean-Philippe Lang | 2014-10-04 | 1 | -51/+83 |
* | Fixed test failure with ruby1.8.7 and postgresql (#17976). | Jean-Philippe Lang | 2014-09-30 | 1 | -1/+1 |
* | Adds buit-in groups to give specific permissions to anonymous and non members... | Jean-Philippe Lang | 2014-09-28 | 10 | -20/+167 |
* | rename jQuery Datepicker i18n file name | Toshi MARUYAMA | 2014-09-27 | 1 | -7/+7 |
* | Ignore email keywords after truncation line (#8758). | Jean-Philippe Lang | 2014-09-20 | 4 | -9/+75 |
* | Expire other sessions on password change (#17796). | Jean-Baptiste Barth | 2014-09-16 | 1 | -0/+12 |
* | Parent issue autocomplete does not follow to the "Allow cross-project subtask... | Jean-Philippe Lang | 2014-09-14 | 1 | -0/+69 |
* | Fixed: Issues counters in roadmap only link to issues in the same project (#9... | Jean-Philippe Lang | 2014-09-14 | 1 | -0/+53 |
* | Invalidate security tokens on password or email changes (#17717). | Jean-Baptiste Barth | 2014-09-14 | 1 | -0/+36 |
* | Issue API: include is_private attribute in xml/json output (#10914). | Jean-Philippe Lang | 2014-09-13 | 1 | -0/+10 |
* | Adds a test for default context of controller hooks (#16930). | Jean-Philippe Lang | 2014-09-13 | 1 | -0/+19 |
* | Makes sys#fetch_changesets accept POST requests (#17077). | Jean-Philippe Lang | 2014-09-13 | 1 | -0/+4 |
* | Fixed: The error flash message on session expiration is not in the language o... | Jean-Philippe Lang | 2014-09-13 | 1 | -0/+15 |
* | Fixed: Files assigned to a version can not be deleted if Issue Tracking modul... | Jean-Philippe Lang | 2014-09-13 | 1 | -0/+10 |
* | add missing fixtures to TimeEntryActivityTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+8 |
* | add missing fixtures to Redmine::VersionFieldFormatTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+4 |
* | add missing fixtures to TimeEntryQueryTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+8 |
* | add missing fixtures to Redmine::UserFieldFormatTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+4 |
* | add missing fixtures to NewsControllerTest | Toshi MARUYAMA | 2014-09-11 | 1 | -1/+3 |
* | add missing fixtures to CustomFieldTest | Toshi MARUYAMA | 2014-09-11 | 1 | -1/+1 |
* | pdf: fix r13368 test name (#17826) | Toshi MARUYAMA | 2014-09-11 | 1 | -1/+1 |
* | pdf: add test to export issue pdf with UTF-8 U+FFFD (#17826) | Toshi MARUYAMA | 2014-09-11 | 1 | -0/+16 |
* | Make 2nd parameter optional in User#allowed_to_globally? for consistency (#64... | Jean-Baptiste Barth | 2014-09-06 | 1 | -0/+13 |
* | Include enabled modules in projects API (#17602). | Jean-Baptiste Barth | 2014-09-06 | 1 | -0/+62 |
* | use rbpdf gem instead of bundled rfpdf (#17570) | Toshi MARUYAMA | 2014-08-28 | 1 | -9/+0 |
* | ensure issue pdf test has relations (#17570) | Toshi MARUYAMA | 2014-08-28 | 1 | -0/+3 |
* | Honnor committers/users mapping in repository statistics (#13487). | Jean-Baptiste Barth | 2014-08-26 | 1 | -2/+48 |
* | Fix text failing on some rubies/sql drivers because of improper length in Cha... | Jean-Baptiste Barth | 2014-08-26 | 1 | -2/+2 |
* | Move some RepositoriesController logic to Repository#stats_by_author (#13487). | Jean-Baptiste Barth | 2014-08-26 | 1 | -0/+19 |
* | Add project is_public to GET /projects/:id and /projects API response (#17628). | Jean-Baptiste Barth | 2014-08-15 | 1 | -0/+2 |
* | Add a warning if two plugins have the same settings partial name (#14008). | Jean-Baptiste Barth | 2014-08-13 | 1 | -0/+6 |
* | Add time entries custom fields to the context menu for quick bulk edit (#17484). | Jean-Philippe Lang | 2014-07-29 | 1 | -0/+17 |
* | Fixed an error when member's project is nil (#17486). | Jean-Philippe Lang | 2014-07-29 | 1 | -0/+10 |
* | add missing fixtures to ChangesetTest | Toshi MARUYAMA | 2014-07-16 | 1 | -1/+2 |
* | Fixed that query roles are not copied when copying a project (#17202). | Jean-Philippe Lang | 2014-07-14 | 2 | -0/+19 |
* | Don't prepend project name if the version is not shared. | Jean-Philippe Lang | 2014-07-14 | 2 | -7/+16 |
* | Adds version date as title in #link_to_version (#17431). | Jean-Philippe Lang | 2014-07-14 | 2 | -3/+10 |
* | add missing fixtures to SettingsControllerTest | Toshi MARUYAMA | 2014-07-13 | 1 | -1/+2 |
* | add missing fixtures to SearchControllerTest | Toshi MARUYAMA | 2014-07-13 | 1 | -0/+1 |
* | add missing fixtures to test/unit/journal_test.rb | Toshi MARUYAMA | 2014-07-13 | 1 | -0/+3 |
* | backport rails-4.1 r13296 to trunk | Toshi MARUYAMA | 2014-07-13 | 1 | -1/+1 |
* | Include host in macro generated thumbnails urls (#16989). | Jean-Philippe Lang | 2014-07-05 | 1 | -6/+6 |