summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-1341-121/+953
* Removed dead code.Jean-Philippe Lang2013-07-131-25/+0
* Log email delivery errors (#14403).Jean-Philippe Lang2013-07-132-1/+34
* Exception message may not be UTF-8 encoded.Jean-Philippe Lang2013-07-121-1/+1
* Fixed one query per member on project settings.Jean-Philippe Lang2013-07-111-1/+1
* One query is enough.Jean-Philippe Lang2013-07-111-2/+2
* Adds 'assigned-to-my-group' css class to issues that are assigned to a user's...Jean-Philippe Lang2013-07-112-3/+18
* Issue-notes Redmine links: append actual note reference to rendered links (#1...Jean-Philippe Lang2013-07-112-3/+5
* Useless "edit" link in workflow menu (#12824).Jean-Philippe Lang2013-07-113-7/+2
* Add more info about the ruby version (#14419).Jean-Philippe Lang2013-07-111-4/+4
* Role based custom queries (#1019).Jean-Philippe Lang2013-07-1118-56/+215
* gender neutral source comment at test/unit/journal_test.rbToshi MARUYAMA2013-07-061-2/+2
* gender neutral source comment at test/unit/issue_test.rbToshi MARUYAMA2013-07-061-2/+2
* gender neutral source comment at test/integration/account_test.rbToshi MARUYAMA2013-07-061-1/+1
* gender neutral source comment at lib/tasks/migrate_from_trac.rakeToshi MARUYAMA2013-07-061-1/+1
* gender neutral source comment at app/models/user.rbToshi MARUYAMA2013-07-061-1/+1
* gender neutral source comment at app/models/mailer.rbToshi MARUYAMA2013-07-061-1/+2
* gender neutral source comment at app/controllers/projects_controller.rbToshi MARUYAMA2013-07-061-1/+1
* remove trailing white-space from test/unit/issue_test.rbToshi MARUYAMA2013-07-051-8/+8
* remove trailing white-space from test/integration/account_test.rbToshi MARUYAMA2013-07-051-1/+1
* Slovene translation changed by Zdravko Balorda (#14360)Toshi MARUYAMA2013-06-261-23/+23
* fix Latvian "button_log_time" translation by Arnis Juraga (#14346)Toshi MARUYAMA2013-06-261-1/+1
* replace "email.yml" to "configuration.yml" in pl.yml (#9996)Toshi MARUYAMA2013-06-151-1/+1
* not run Capybara tests on the CI server (#12822)Toshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* increase Capybara.default_wait_time from 12 to 20 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* increase Capybara.default_wait_time from 7 to 12 (#12822)Toshi MARUYAMA2013-06-141-3/+3
* shorten comment lines at test/ui/base.rbToshi MARUYAMA2013-06-141-3/+6
* use database_cleaner (#12822)Toshi MARUYAMA2013-06-142-0/+4
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* increase Capybara.default_wait_time from 6 to 7 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-2/+3
* German translation updated by Daniel Felix (#14277)Toshi MARUYAMA2013-06-141-5/+3
* increase Capybara.default_wait_time from 5 to 6 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* Code cleanup.Jean-Philippe Lang2013-06-131-10/+13
* Fixed tests broken by r11965.Jean-Philippe Lang2013-06-122-5/+4
* Adds User#builtin_role.Jean-Philippe Lang2013-06-122-5/+12
* Preload boards projects.Jean-Philippe Lang2013-06-121-1/+1
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-1237-170/+155
* Don't redirect XHR requests to /login.Jean-Philippe Lang2013-06-122-1/+23
* Use #find_issues as before filter for issues context menu.Jean-Philippe Lang2013-06-112-9/+5
* Code cleanup.Jean-Philippe Lang2013-06-111-2/+2
* Adds Watcher.any_watched? to check if at least one object of a collection is ...Jean-Philippe Lang2013-06-113-1/+31
* Code cleanup.Jean-Philippe Lang2013-06-111-1/+1
* Perf: preload a few associations for bulk operations.Jean-Philippe Lang2013-06-111-1/+1
* Perf: don't load all projects.Jean-Philippe Lang2013-06-111-7/+6
* Bulgarian translation updated by Ivan Cenov (#14252)Toshi MARUYAMA2013-06-111-5/+5
* remove trailing white-space from app/models/user.rbToshi MARUYAMA2013-06-101-1/+1
* set html lang by user locale (#14206)Toshi MARUYAMA2013-06-102-1/+4