| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecates Version#*_pourcent in favour of #*_percent (#12724). | Jean-Philippe Lang | 2013-01-04 | 4 | -7/+19 |
* | remove trailing white-space from app/controllers/wiki_controller.rb | Toshi MARUYAMA | 2013-01-04 | 1 | -1/+1 |
* | A column has been specified more than once in the order by list (#12713). | Jean-Philippe Lang | 2013-01-03 | 1 | -1/+1 |
* | Don't do any query if id is not present. | Jean-Philippe Lang | 2013-01-03 | 1 | -0/+3 |
* | Make sure we don't cast an empty string to numeric (#12713). | Jean-Philippe Lang | 2013-01-03 | 2 | -7/+7 |
* | Use joins instead of sub-queries in group by/sort by when using custom fields... | Jean-Philippe Lang | 2013-01-03 | 2 | -13/+23 |
* | Repository changesets are already sorted by committed_on DESC (#12713). | Jean-Philippe Lang | 2013-01-03 | 1 | -2/+1 |
* | Prevents position to be specified more than once in the order by list which i... | Jean-Philippe Lang | 2013-01-03 | 1 | -1/+1 |
* | SQLServer: rule is a reserved keyword (#12713). | Jean-Philippe Lang | 2013-01-03 | 1 | -2/+2 |
* | SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allo... | Jean-Philippe Lang | 2013-01-03 | 2 | -7/+7 |
* | Typo in app/models/tracker.rb (#12707). | Jean-Philippe Lang | 2013-01-02 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/timelog/_form.html.erb | Toshi MARUYAMA | 2012-12-27 | 1 | -16/+16 |
* | Log an error when trying to send an attachment that cannot be read. | Jean-Philippe Lang | 2012-12-26 | 1 | -1/+6 |
* | Update the issue subject when choosing an issue from the drop down menu. | Jean-Philippe Lang | 2012-12-26 | 1 | -2/+11 |
* | Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2. | Jean-Philippe Lang | 2012-12-26 | 2 | -2/+2 |
* | Auto-populate fields while creating a new user with LDAP (#10286). | Jean-Philippe Lang | 2012-12-26 | 4 | -7/+85 |
* | Missing labels on auth_source edit form. | Jean-Philippe Lang | 2012-12-24 | 1 | -1/+1 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 4 | -6/+14 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 7 | -62/+34 |
* | Renamed #_issues_path to #_project_issues_path. | Jean-Philippe Lang | 2012-12-23 | 3 | -6/+6 |
* | Moved routes helper methods to an helper. | Jean-Philippe Lang | 2012-12-23 | 2 | -10/+33 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 1 | -9/+7 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 2 | -10/+10 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 2 | -4/+4 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-22 | 2 | -10/+9 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 1 | -15/+17 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 4 | -11/+12 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 2 | -32/+29 |
* | Use #assert_select instead of #assert_tag. | Jean-Philippe Lang | 2012-12-22 | 1 | -1/+1 |
* | Changed revision regexp to make source: links accept a branch. | Jean-Philippe Lang | 2012-12-21 | 1 | -1/+1 |
* | remove trailing white-spaces from app/models/issue_relation.rb | Toshi MARUYAMA | 2012-12-21 | 1 | -2/+2 |
* | Display 25 items. | Jean-Philippe Lang | 2012-12-17 | 2 | -2/+2 |
* | Use scoped models for pagination. | Jean-Philippe Lang | 2012-12-17 | 3 | -3/+3 |
* | Replaces the classic_pagination plugin with a simple pagination module. | Jean-Philippe Lang | 2012-12-17 | 2 | -53/+2 |
* | code cleanup gantt_helper.rb | Toshi MARUYAMA | 2012-12-17 | 1 | -4/+4 |
* | Save the selected file just in case uploading stuff fails/is not supported. | Jean-Philippe Lang | 2012-12-15 | 1 | -1/+2 |
* | Code cleanup in AuthSource controller and views. | Jean-Philippe Lang | 2012-12-13 | 6 | -64/+37 |
* | Code cleanup: implement Plugin#to_param for generating routes. | Jean-Philippe Lang | 2012-12-13 | 2 | -3/+3 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-13 | 3 | -4/+4 |
* | Fixed that validation fails when receiving an email with list custom fields (... | Jean-Philippe Lang | 2012-12-13 | 1 | -1/+7 |
* | Fixed: clicking journal edit multiple times shows multiple forms (#12568). | Jean-Philippe Lang | 2012-12-13 | 1 | -1/+7 |
* | Store attachments in subdirectories (#5298). | Jean-Philippe Lang | 2012-12-13 | 1 | -7/+38 |
* | Use browser language as default when registering. | Jean-Philippe Lang | 2012-12-12 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-11 | 2 | -2/+1 |
* | Removed unused code. | Jean-Philippe Lang | 2012-12-11 | 1 | -47/+0 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-11 | 1 | -6/+7 |
* | Use named routes in controllers. | Jean-Philippe Lang | 2012-12-11 | 19 | -84/+113 |
* | Use named routes in controllers. | Jean-Philippe Lang | 2012-12-11 | 11 | -37/+42 |
* | Moved IssueRelations to IssueRelation::Relations. | Jean-Philippe Lang | 2012-12-10 | 2 | -15/+15 |
* | Moved javascript include tag to head. | Jean-Philippe Lang | 2012-12-10 | 1 | -1/+3 |