| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r13199 from trunk to 2.4-stable (#17151) | Toshi MARUYAMA | 2014-07-01 | 1 | -1/+3 |
* | Merged r12941 (#16161). | Jean-Philippe Lang | 2014-02-28 | 1 | -0/+2 |
* | Merged r12736 (#15977). | Jean-Philippe Lang | 2014-02-08 | 1 | -1/+1 |
* | Merged r12309 (#15398). | Jean-Philippe Lang | 2013-12-21 | 1 | -2/+2 |
* | Merged r12265, r12268, r12272 (#15307). | Jean-Philippe Lang | 2013-11-16 | 34 | -122/+117 |
* | Custom fields in issue form - splitting is incorrect (#15227). | Jean-Philippe Lang | 2013-11-09 | 1 | -2/+3 |
* | Wiki Pages REST API with version returns wrong comments (#15235). | Jean-Philippe Lang | 2013-11-09 | 1 | -1/+1 |
* | Prevents duplicate element ids (#15191). | Jean-Philippe Lang | 2013-10-26 | 1 | -1/+2 |
* | Projects selection on custom field form (#15136). | Jean-Philippe Lang | 2013-10-20 | 3 | -16/+35 |
* | Adds some links for wiki history navigation. | Jean-Philippe Lang | 2013-10-14 | 4 | -11/+14 |
* | Ability to define commit keywords per tracker (#7590). | Jean-Philippe Lang | 2013-10-13 | 1 | -4/+7 |
* | Hide issue custom fields when disabling issue tracking on new project. | Jean-Philippe Lang | 2013-10-05 | 1 | -1/+12 |
* | Support for multiple issue update keywords/rules in commit messages (#4911). | Jean-Philippe Lang | 2013-10-05 | 1 | -14/+44 |
* | Allows user to clear dates and text fields when bulk editing issues (#2199). | Jean-Philippe Lang | 2013-09-30 | 1 | -0/+18 |
* | Adds some css classes (#14767). | Jean-Philippe Lang | 2013-09-29 | 1 | -2/+2 |
* | Exclude attachments from incoming emails based on file name (#3413). | Jean-Philippe Lang | 2013-09-29 | 1 | -0/+5 |
* | AJAX call on the issue form resets data entered during the call (#14621). | Jean-Philippe Lang | 2013-09-29 | 1 | -1/+1 |
* | REST API: custom fields definition (#11159). | Jean-Philippe Lang | 2013-09-29 | 1 | -0/+42 |
* | scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -1/+3 |
* | scm: remove unnecessary h() from annotate author (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -1/+1 |
* | code format cleanup app/views/repositories/annotate.html.erb (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -2/+10 |
* | code format cleanup app/views/projects/settings/_members.html.erb | Toshi MARUYAMA | 2013-08-09 | 1 | -27/+41 |
* | remove unneeded h() from app/views/projects/settings/_members.html.erb | Toshi MARUYAMA | 2013-08-09 | 1 | -3/+3 |
* | change member save button from :button_change to :button_save (#13745) | Toshi MARUYAMA | 2013-08-09 | 1 | -1/+1 |
* | code format cleanup app/views/projects/index.html.erb | Toshi MARUYAMA | 2013-08-07 | 1 | -2/+2 |
* | Add hooks for user preferences (#14614). | Jean-Philippe Lang | 2013-08-05 | 2 | -0/+2 |
* | Option to force a user to change his password (#3872). | Jean-Philippe Lang | 2013-08-05 | 2 | -1/+6 |
* | One click filter in search view (#2865). | Jean-Philippe Lang | 2013-08-05 | 1 | -4/+16 |
* | Fixed that standard fields disabled still appear in email notifications (#145... | Jean-Philippe Lang | 2013-08-05 | 2 | -19/+2 |
* | Missing Sort Column Label and Center Align on Admin-Enumerations (#14516). | Jean-Philippe Lang | 2013-07-28 | 1 | -2/+2 |
* | Adds missing html titles (#14517). | Jean-Philippe Lang | 2013-07-28 | 29 | -43/+34 |
* | Set titles on Groups pages (#14517) | Jean-Philippe Lang | 2013-07-28 | 4 | -6/+4 |
* | Ability to save Gantt query filters (#7836). | Jean-Philippe Lang | 2013-07-14 | 2 | -5/+27 |
* | Role-based issue custom field visibility (#5037). | Jean-Philippe Lang | 2013-07-13 | 11 | -14/+41 |
* | Fixed one query per member on project settings. | Jean-Philippe Lang | 2013-07-11 | 1 | -1/+1 |
* | One query is enough. | Jean-Philippe Lang | 2013-07-11 | 1 | -2/+2 |
* | Useless "edit" link in workflow menu (#12824). | Jean-Philippe Lang | 2013-07-11 | 3 | -7/+2 |
* | Role based custom queries (#1019). | Jean-Philippe Lang | 2013-07-11 | 2 | -4/+21 |
* | Cleanup of finders with :conditions option. | Jean-Philippe Lang | 2013-06-12 | 1 | -1/+1 |
* | set html lang by user locale (#14206) | Toshi MARUYAMA | 2013-06-10 | 1 | -1/+1 |
* | Fixed that project name is not properly escaped in issue filters (#14186). | Jean-Philippe Lang | 2013-05-31 | 1 | -1/+1 |
* | add changeset comment in revision page title (#14138) | Toshi MARUYAMA | 2013-05-30 | 1 | -1/+5 |
* | Adds a button to duplicate a workflow permission to the next statuses. | Jean-Philippe Lang | 2013-05-28 | 1 | -0/+11 |
* | use document.referrer instead of history.length (#13697) | Toshi MARUYAMA | 2013-05-24 | 1 | -1/+1 |
* | remove trailing white-space from app/views/repositories/_breadcrumbs.html.erb | Toshi MARUYAMA | 2013-05-24 | 1 | -1/+1 |
* | remove unneeded escaping at app/views/journals/diff.html.erb | Toshi MARUYAMA | 2013-05-21 | 1 | -1/+1 |
* | fix back-button on description diff page in case of no browser history (#13697) | Toshi MARUYAMA | 2013-05-21 | 1 | -1/+4 |
* | add test of current issue start and due date datepicker (#14024) | Toshi MARUYAMA | 2013-05-19 | 1 | -2/+2 |
* | Adds markings to emails generated by private comments (#12888). | Jean-Philippe Lang | 2013-05-18 | 2 | -1/+4 |
* | User #where instead of :conditions. | Jean-Philippe Lang | 2013-05-18 | 2 | -2/+2 |