summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gemfile: update Rails to 4.1.7Toshi MARUYAMA2014-10-311-1/+1
* Removed ORDER option on acts_as_tree that duplicates default_scope.Jean-Philippe Lang2014-10-301-1/+1
* Fixed SQL errors with SQLServer (column specified more than once in the order...Jean-Philippe Lang2014-10-292-2/+2
* Order scopes cleanup.Jean-Philippe Lang2014-10-296-7/+7
* Code cleanup.Jean-Philippe Lang2014-10-281-2/+2
* Removed unused instance variable.Jean-Philippe Lang2014-10-281-1/+1
* Code cleanup.Jean-Philippe Lang2014-10-281-3/+3
* Code cleanup, removed raw SQL.Jean-Philippe Lang2014-10-282-2/+2
* Need to require net/ldap in tests (#18192).Jean-Philippe Lang2014-10-281-0/+1
* Latvian translation updated by Jānis Elmeris (#18182)Toshi MARUYAMA2014-10-271-17/+17
* Latvian translation changed by Jānis Elmeris (#18182)Toshi MARUYAMA2014-10-271-7/+7
* Traditional Chinese translation updated by ChunChang Lo (#18200)Toshi MARUYAMA2014-10-271-1/+1
* Bulgarian translation updated by Ivan Cenov (#18190)Toshi MARUYAMA2014-10-271-1/+1
* Query IssueStatus model to prevent workflows instanciation.Jean-Philippe Lang2014-10-261-10/+14
* Code cleanup.Jean-Philippe Lang2014-10-261-10/+15
* Prevents useless COUNT queries.Jean-Philippe Lang2014-10-261-2/+2
* Code cleanup.Jean-Philippe Lang2014-10-262-16/+19
* Don't rely on users fixtures.Jean-Philippe Lang2014-10-261-1/+2
* Add ci:about task to display ruby version in build output.Jean-Philippe Lang2014-10-261-0/+5
* Clear @assignable_users on reload.Jean-Philippe Lang2014-10-251-0/+1
* Makes Project#assignable_users return a scope that prevents 2*n queries.Jean-Philippe Lang2014-10-252-6/+8
* Code cleanup.Jean-Philippe Lang2014-10-254-19/+96
* Gemfile: update rbpdf to version 1.18.2 (#18176)Toshi MARUYAMA2014-10-251-1/+1
* Code cleanup, use safer #closed?Jean-Philippe Lang2014-10-241-2/+2
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-2413-21/+73
* add missing fixtures to CalendarsControllerTestToshi MARUYAMA2014-10-241-1/+6
* fix ja.yml and zh-TW.yml merge mistake of r13482 (#14534)Toshi MARUYAMA2014-10-242-6/+6
* remove unneeded "references" of joinsToshi MARUYAMA2014-10-2415-26/+1
* use includes instead of joins at Issue#visibleToshi MARUYAMA2014-10-241-1/+1
* Adds translation strings (#11702).Jean-Philippe Lang2014-10-2346-0/+46
* Adds a single controller for users and groups memberships and support for add...Jean-Philippe Lang2014-10-2328-343/+571
* Code cleanup: use #project_condition.Jean-Philippe Lang2014-10-231-3/+2
* Use regular AR query instead of raw SQL.Jean-Philippe Lang2014-10-231-5/+2
* add missing fixtures to test/unit/helpers/routes_helper_test.rbToshi MARUYAMA2014-10-231-0/+2
* Spanish wiki_syntax.html translation updated by Jesus Gutierrez de la Vega (#...Toshi MARUYAMA2014-10-231-28/+29
* reflect r13487 and r13488 svn:ignore changes to .hgignore and .gitignore (#8817)Toshi MARUYAMA2014-10-222-2/+2
* Replaced Board#topics with a regular method.Jean-Philippe Lang2014-10-221-1/+5
* Fixed an SQL error with SQLServer (#14534).Jean-Philippe Lang2014-10-221-1/+1
* Adds path to plugin_assets directory in admin/info (#8817).Jean-Philippe Lang2014-10-222-2/+2
* Set svn:ignore to * for plugin_assets subdirectories (#8817).Jean-Philippe Lang2014-10-220-0/+0
* Removed svn:ignore for public/plugin_assets directory (#8817).Jean-Philippe Lang2014-10-220-0/+0
* Add public/plugin_assets directory (#8817).Jean-Philippe Lang2014-10-221-0/+0
* Code cleanup, use array instead of handcrafted update.Jean-Philippe Lang2014-10-222-4/+13
* Removed unneeded :foreign_key option on belongs_to associations.Jean-Philippe Lang2014-10-2212-23/+23
* Removed deprecated stuff for Redmine 3.0.Jean-Philippe Lang2014-10-225-54/+0
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-22331-6054/+2456
* German translation updated by Gundolf Dampf (#18157)Toshi MARUYAMA2014-10-221-2/+2
* Spanish translation updated by Jesus Gutierrez de la Vega (#18156)Toshi MARUYAMA2014-10-221-8/+8
* Adds a Cancel button on issue edit view (#18051).Jean-Philippe Lang2014-10-211-0/+1
* Updates for 2.6.0 release.Jean-Philippe Lang2014-10-212-1/+73