summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: extract gantt zoom links to a helper.Eric Davis2010-05-262-10/+24
* Add the page title when editing /my/page.Eric Davis2010-05-261-0/+1
* Translation update: Japanese (#5600 get haha, congratulations!) Azamat Hackimov2010-05-261-3/+3
* Translation updatesAzamat Hackimov2010-05-262-12/+11
* zh-TW update (#5597)Azamat Hackimov2010-05-261-4/+3
* Translation syncAzamat Hackimov2010-05-2640-0/+119
* Convert the file attachment's description to a label.Eric Davis2010-05-254-4/+16
* Add error messages to MembersController#new so a user is informed of missing ...Eric Davis2010-05-243-6/+58
* Invalid HTMLEric Davis2010-05-241-1/+1
* Added a missing label to my/page_layout.Eric Davis2010-05-243-0/+3
* Added missing labels to the Issue Calendar.Eric Davis2010-05-242-1/+3
* Allow AuthSources to control if they allow password changes.Eric Davis2010-05-235-5/+50
* Refactor AuthSourcesController to support non-LDAP sources. #1131Eric Davis2010-05-238-8/+162
* Remove hard coded LDAP log message.Eric Davis2010-05-231-1/+1
* Typo in french locale.Jean-Philippe Lang2010-05-221-1/+1
* Typo in french locale.Jean-Philippe Lang2010-05-221-1/+1
* Updates (#5409)Azamat Hackimov2010-05-152-0/+18
* sr and sr-CY languages (#5409)Azamat Hackimov2010-05-155-67/+1076
* New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updatesAzamat Hackimov2010-05-1411-1009/+2035
* Use present? instead of any?. Handles nil case.Eric Davis2010-05-141-5/+5
* Eager load group projects to avoid N SQL queries.Jean-Philippe Lang2010-05-091-1/+1
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-0910-60/+60
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-039-51/+71
* Fixing indentation.Jean-Philippe Lang2010-05-011-12/+12
* Adds trackers to individual project XML (#5342).Jean-Philippe Lang2010-05-011-7/+13
* Adds issue relations to individual issue XML (#5305).Jean-Philippe Lang2010-05-013-7/+33
* Updates for 0.9.4 release.Jean-Philippe Lang2010-05-012-1/+35
* Adds auto scroll to context submenus (#2863).Jean-Philippe Lang2010-05-011-1/+1
* Fixes strange random test failures with Mysql.Jean-Philippe Lang2010-05-011-0/+4
* Fixes Bazaar adapter for JRuby/Win32 (#5404).Jean-Philippe Lang2010-05-011-2/+2
* Fixes Mercurial adapter for JRuby (#4494, #5404).Jean-Philippe Lang2010-05-011-1/+1
* Adds jdbc rake tasks (#5404).Jean-Philippe Lang2010-05-011-0/+8
* Adds test helpers for test repositories.Jean-Philippe Lang2010-05-014-13/+15
* Fixes EOL style related test failures.Jean-Philippe Lang2010-04-301-1/+1
* Fixes some textile issues with JRuby (#5404).Jean-Philippe Lang2010-04-301-1/+1
* Refactor: Pull up #find_optional_project to ApplicationController.Eric Davis2010-04-303-19/+10
* Fixes theme discovery under JRuby on Rails war structure (#632, #5404).Jean-Philippe Lang2010-04-301-1/+1
* Fixes workflow edit with JRuby (#5404).Jean-Philippe Lang2010-04-301-1/+1
* Fixes time report with JRuby (#5404).Jean-Philippe Lang2010-04-301-1/+1
* Fixes random test failure.Jean-Philippe Lang2010-04-301-1/+1
* Removes broken code in ProjectsController (#5412).Jean-Philippe Lang2010-04-301-1/+0
* Fixed: watchers selection lost when issue creation fails (#5406). #watched_by...Jean-Philippe Lang2010-04-302-2/+8
* Fixes selected menu tab when issue creation fails.Jean-Philippe Lang2010-04-301-1/+1
* Fixes URLs in atom feeds broken by r3681 (#5403).Jean-Philippe Lang2010-04-302-2/+5
* Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401).Jean-Philippe Lang2010-04-301-1/+2
* Fixes some parameters in functional tests.Jean-Philippe Lang2010-04-302-2/+2
* Fixes an object instantiation in tests.Jean-Philippe Lang2010-04-301-1/+1
* Only copy visible issues.Eric Davis2010-04-291-1/+1
* Refactor: pull #query_statement_invalid up to ApplicationController.Eric Davis2010-04-293-17/+11
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-2810-93/+131