summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use named routes or helpers.Jean-Philippe Lang2014-11-264-7/+7
* German translation updated by Daniel Felix (#18438)Toshi MARUYAMA2014-11-261-6/+6
* Gemfile: add :x64_mingw platform missing in r13651Toshi MARUYAMA2014-11-261-2/+2
* use English at integration IssuesTest#test_issue_with_user_custom_fieldToshi MARUYAMA2014-11-251-12/+13
* replace ruby.exe to ruby at bin/ filesToshi MARUYAMA2014-11-253-3/+3
* Gemfile: add :x64_mingw platform (aka RubyInstaller x64)Toshi MARUYAMA2014-11-251-5/+5
* Added missing tests for notify_about?Jean-Philippe Lang2014-11-241-24/+27
* Removed some test contexts.Jean-Philippe Lang2014-11-241-71/+34
* Fixed tests broken by r13646.Jean-Philippe Lang2014-11-231-2/+2
* Removed some test contexts.Jean-Philippe Lang2014-11-233-100/+55
* Removed some test contexts.Jean-Philippe Lang2014-11-234-595/+373
* First db:migrate fails with SQLServer (undefined method type for nil class in...Jean-Philippe Lang2014-11-231-0/+2
* Removed duplicate element ids.Jean-Philippe Lang2014-11-2313-28/+31
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-2311-32/+216
* Merged r13640 from 2.6-stable to trunk (#18280)Toshi MARUYAMA2014-11-221-1/+2
* replace tab to space at app/models/issue.rbToshi MARUYAMA2014-11-221-1/+1
* Selected projects in email notifications on "my account" are lost when the pa...Jean-Philippe Lang2014-11-222-1/+6
* Code cleanup.Jean-Philippe Lang2014-11-221-2/+1
* Clear @spent_hours on reload (#18410).Jean-Philippe Lang2014-11-221-0/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-2252-951/+443
* RTL css improvement (#18390)Toshi MARUYAMA2014-11-211-94/+385
* German Self-registration translation changed by Filou Centrinov (#18392)Toshi MARUYAMA2014-11-211-1/+1
* fix typo and use "GitHub" instead of "github" at CONTRIBUTING.mdToshi MARUYAMA2014-11-211-1/+1
* Replaced some #assert_tag with #assert_select.Jean-Philippe Lang2014-11-208-62/+41
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-2023-128/+128
* Moved select_list_move.js content to application.js.Jean-Philippe Lang2014-11-183-31/+31
* Removed submit_query_form function.Jean-Philippe Lang2014-11-183-8/+4
* Use an handler instead of onsubmit attribute.Jean-Philippe Lang2014-11-185-7/+8
* Rewritten select_list_move.js functions with JQuery.Jean-Philippe Lang2014-11-181-88/+10
* fix English syntax of skipping test comment of Bazaar non ASCII environmentToshi MARUYAMA2014-11-181-1/+1
* fix "test:routing" rake task comment changed by r13604Toshi MARUYAMA2014-11-181-1/+1
* Gemfile: update Rails to 4.1.8Toshi MARUYAMA2014-11-181-1/+1
* Allows to move multiple columns in selection list (#18357).Jean-Philippe Lang2014-11-171-21/+38
* Removed deep nested time entries routes.Jean-Philippe Lang2014-11-164-15/+4
* Use should_route in routing tests.Jean-Philippe Lang2014-11-1646-1808/+539
* Renamed #test_watchers to #test_issue_watchers.Jean-Philippe Lang2014-11-161-5/+5
* Adds API routing tests for time entries.Jean-Philippe Lang2014-11-161-0/+9
* Removed API tests for routes that are not implemented.Jean-Philippe Lang2014-11-161-13/+0
* Isolates all API routing tests to a specific test case.Jean-Philippe Lang2014-11-1622-438/+207
* Adds tests for new routes.Jean-Philippe Lang2014-11-162-0/+14
* Moved new group user to its own action GroupsController#new_users.Jean-Philippe Lang2014-11-1611-22/+55
* Adds a hook at the bottom of the calender (#6586).Jean-Philippe Lang2014-11-151-0/+2
* Moved new project member to its own action MemberController#new.Jean-Philippe Lang2014-11-1512-47/+79
* Removed debug messages (#18349).Jean-Philippe Lang2014-11-141-1/+0
* Use named routes.Jean-Philippe Lang2014-11-141-19/+10
* Code cleanup.Jean-Philippe Lang2014-11-141-2/+2
* Fixed that Redmine links should not be parsed inside links (#18301).Jean-Philippe Lang2014-11-142-125/+135
* Fixed 500 error when displaying a news with comments in reverse order (#18332).Jean-Philippe Lang2014-11-142-1/+12
* Removed debug messages (#18349).Jean-Philippe Lang2014-11-141-3/+0
* Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).Jean-Philippe Lang2014-11-142-1/+25