summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use environment variable for running independent tests (units etc.) in ci.rakeToshi MARUYAMA2013-12-211-1/+5
* Fixed multiple scrollbars in project tree (#15741).Jean-Philippe Lang2013-12-211-1/+1
* make WatchersHelperTest passes when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2013-12-211-0/+1
* make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2013-12-212-0/+2
* use environment variable for extacting SCM repositories in ci.rakeToshi MARUYAMA2013-12-211-1/+7
* fix svn raw diff failure on svn version 1.6.17 (revision 1128011)Toshi MARUYAMA2013-12-201-2/+2
* Rails4 compatibility of Setting modelToshi MARUYAMA2013-12-201-2/+3
* Rails4: db migrate: replace "Permission.find_by_controller_and_action"Toshi MARUYAMA2013-12-209-20/+20
* Fixed that time entries custom values are not deleted when deleting a project...Jean-Philippe Lang2013-12-185-2/+29
* Fixed that text/plain attachments are added to issue description (#15684).Jean-Philippe Lang2013-12-183-1/+21
* Fixed that previous assignee is not notified on issue update (#15714).Jean-Philippe Lang2013-12-172-3/+33
* Traditional Chinese translation updated by ChunChang Lo (#15710)Toshi MARUYAMA2013-12-161-4/+4
* Removed unused variable.Jean-Philippe Lang2013-12-151-1/+0
* Store relation type instead of i18n key in journals (#15704).Jean-Philippe Lang2013-12-155-15/+42
* Fixed that links for relations in notifications do not include hostname (#156...Jean-Philippe Lang2013-12-153-3/+14
* Fixed that filtering time entries on activity does not take care of activity ...Jean-Philippe Lang2013-12-153-2/+55
* Add project identifier substitution option to the URL-pattern property of lin...Jean-Philippe Lang2013-12-152-0/+14
* Typos in test names (#15701).Jean-Philippe Lang2013-12-151-3/+3
* Bulgarian translation updated by Ivan Cenov (#15700)Toshi MARUYAMA2013-12-151-4/+4
* Russian translation updated by Alex Stein (#15696)Toshi MARUYAMA2013-12-151-8/+7
* Spanish translation updated by Borja Campina (#15688)Toshi MARUYAMA2013-12-151-5/+5
* Adds tests for custom field description.Jean-Philippe Lang2013-12-141-0/+12
* Removed default values on custom field min and max length.Jean-Philippe Lang2013-12-145-23/+19
* ruby1.8 compatibility.Jean-Philippe Lang2013-12-141-3/+3
* Removed hardcoded format in API response.Jean-Philippe Lang2013-12-141-3/+4
* Removed hardcoded formats for right-click edit.Jean-Philippe Lang2013-12-142-6/+8
* Adds translations.Jean-Philippe Lang2013-12-1448-0/+192
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-1445-519/+1388
* add tests for non member watchers (#15622)Toshi MARUYAMA2013-12-091-0/+31
* fix indents of OpenID tests in UserTestToshi MARUYAMA2013-12-091-27/+24
* code format clean up UserTestToshi MARUYAMA2013-12-091-20/+37
* code format clean up MemberTestToshi MARUYAMA2013-12-091-2/+4
* code format clean up WatchersControllerTestToshi MARUYAMA2013-12-091-4/+6
* fix disable to run test environmentToshi MARUYAMA2013-12-091-1/+1
* remove duplicate test from UsersControllerTestToshi MARUYAMA2013-12-071-6/+0
* fix duplicate test name in IssuesControllerTestToshi MARUYAMA2013-12-071-1/+1
* prevent i18n deprecated warningToshi MARUYAMA2013-12-071-0/+2
* remove extra empty lines from test/unit/changeset_test.rbToshi MARUYAMA2013-12-061-3/+0
* add test to send one mail with both settngs in creating issue (#15612)Toshi MARUYAMA2013-12-061-0/+12
* add test not to send mail with no settng in creating issue (#15612)Toshi MARUYAMA2013-12-061-0/+12
* explicitly use mail send setting in unit issue test (#15612)Toshi MARUYAMA2013-12-061-11/+14
* remove "address_separator" etc. from tr.ymlToshi MARUYAMA2013-12-051-9/+0
* Turkish translation updated by Mert Salih Kaplan (#15601)Toshi MARUYAMA2013-12-051-153/+152
* remove trailing white-spaces from test/unit/attachment_test.rbToshi MARUYAMA2013-12-041-4/+4
* update Rails version 3.2.16Toshi MARUYAMA2013-12-041-1/+1
* Fixed that preferences are not preserved when adding a user fails (#15552).Jean-Philippe Lang2013-11-292-3/+20
* Fixed that CSS class for done ratio is not properly generated (#15523).Jean-Philippe Lang2013-11-291-1/+1
* Fixed that validating a Setting with invalid name triggers an error (#15551).Jean-Philippe Lang2013-11-292-1/+17
* Fixed that the label element may contain at most one input.Jean-Philippe Lang2013-11-271-1/+1
* use escaping html in wiki_syntax_detailed.htmlToshi MARUYAMA2013-11-2548-192/+192