summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 3.2.10.Jean-Philippe Lang2013-01-031-1/+1
* Code cleanup.Jean-Philippe Lang2013-01-031-15/+4
* Use joins instead of sub-queries (#12713).Jean-Philippe Lang2013-01-031-4/+10
* A column has been specified more than once in the order by list (#12713).Jean-Philippe Lang2013-01-031-1/+1
* Don't do any query if id is not present.Jean-Philippe Lang2013-01-031-0/+3
* Fixed fixtures.Jean-Philippe Lang2013-01-031-2/+2
* Make sure we don't cast an empty string to numeric (#12713).Jean-Philippe Lang2013-01-033-9/+9
* Use joins instead of sub-queries in group by/sort by when using custom fields...Jean-Philippe Lang2013-01-033-22/+26
* Repository changesets are already sorted by committed_on DESC (#12713).Jean-Philippe Lang2013-01-031-2/+1
* Prevents position to be specified more than once in the order by list which i...Jean-Philippe Lang2013-01-031-1/+1
* SQLServer: rule is a reserved keyword (#12713).Jean-Philippe Lang2013-01-031-2/+2
* SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allo...Jean-Philippe Lang2013-01-033-9/+9
* SQLServer does not support changing the type of an indexed column (#12713).Jean-Philippe Lang2013-01-031-0/+4
* Check that locale is well formed.Jean-Philippe Lang2013-01-031-1/+9
* YAML.load_file returns a Hash with 3 keys with ruby 1.9.3p194 (2012-04-20) [i...Jean-Philippe Lang2013-01-031-3/+0
* YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32].Jean-Philippe Lang2013-01-031-2/+0
* German translation restructured by Daniel Felix (#12708)Toshi MARUYAMA2013-01-021-853/+849
* fix incorrect min_x_value of lib/SVG/Graph/TimeSeries.rb by r10439 (#12711, #...Toshi MARUYAMA2013-01-021-1/+1
* Typo in app/models/tracker.rb (#12707).Jean-Philippe Lang2013-01-021-1/+1
* cannot load Java class com.mysql.jdbc.Driver error with jdbc-mysql 5.1.22.Jean-Philippe Lang2013-01-021-0/+1
* Link to Wikipedia (#12691).Jean-Philippe Lang2013-01-021-1/+1
* Icon for the textile help link.Jean-Philippe Lang2013-01-025-11/+17
* replace tabs to spaces at app/views/timelog/_form.html.erbToshi MARUYAMA2012-12-271-16/+16
* Tests broken with activerecord-jdbc-adapter 1.2.3.Jean-Philippe Lang2012-12-261-0/+1
* Log an error when trying to send an attachment that cannot be read.Jean-Philippe Lang2012-12-261-1/+6
* Update the issue subject when choosing an issue from the drop down menu.Jean-Philippe Lang2012-12-261-2/+11
* Adds an indicator to all autocomplete/search fields.Jean-Philippe Lang2012-12-262-6/+11
* Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.Jean-Philippe Lang2012-12-267-698/+18
* Auto-populate fields while creating a new user with LDAP (#10286).Jean-Philippe Lang2012-12-269-10/+135
* Missing labels on auth_source edit form.Jean-Philippe Lang2012-12-241-1/+1
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-234-6/+14
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-238-64/+36
* Renamed #_issues_path to #_project_issues_path.Jean-Philippe Lang2012-12-233-6/+6
* Moved routes helper methods to an helper.Jean-Philippe Lang2012-12-232-10/+33
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-232-11/+9
* Adds route names for r11072.Jean-Philippe Lang2012-12-221-2/+2
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-222-10/+10
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-224-25/+42
* Code cleanup.Jean-Philippe Lang2012-12-222-10/+9
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-221-15/+17
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-224-11/+12
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-223-33/+30
* Use #assert_select instead of #assert_tag.Jean-Philippe Lang2012-12-226-208/+134
* Use #assert_select instead of #assert_tag.Jean-Philippe Lang2012-12-221-199/+199
* "New issue" menu item should not link to copy form (#12652).Jean-Philippe Lang2012-12-212-1/+4
* Changed revision regexp to make source: links accept a branch.Jean-Philippe Lang2012-12-212-1/+5
* Adds CSS classes on pagination links.Jean-Philippe Lang2012-12-212-14/+19
* remove trailing white-spaces from app/models/issue_relation.rbToshi MARUYAMA2012-12-211-2/+2
* Russian "about_x_hours" and "x_hours" translation changed by Mikhail Velkin (...Toshi MARUYAMA2012-12-201-2/+2
* remove unused "label_modification" i18n keys (#12645)Toshi MARUYAMA2012-12-2047-98/+0