summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Wiki page versions routes cleanup.Jean-Philippe Lang2012-10-216-15/+37
* Japanese translation updated by Go MAEDA (#12171)Toshi MARUYAMA2012-10-211-1/+1
* Don't show watch, lock/unlock, delete links on previous wiki page versions.Jean-Philippe Lang2012-10-211-7/+10
* Handle deleted wiki page versions (#10852).Jean-Philippe Lang2012-10-215-11/+68
* Adds cc and bcc to email log messages (#12090).Jean-Philippe Lang2012-10-211-0/+18
* Bulgarian translation updated by Ivan Cenov (#12168).Jean-Philippe Lang2012-10-201-1/+1
* Filling locales (#12167).Jean-Philippe Lang2012-10-2045-0/+45
* Adds a macro for inserting collapsed text (#12167).Jean-Philippe Lang2012-10-205-0/+50
* Lithuanian "label_in" translation updated by Gediminas Muižis (#12142)Toshi MARUYAMA2012-10-201-3/+1
* Let the attachment filename be specified on upload (#12125).Jean-Philippe Lang2012-10-182-1/+13
* Reverts r10676 that broke a test.Jean-Philippe Lang2012-10-181-1/+2
* Code cleanup.Jean-Philippe Lang2012-10-181-2/+1
* Use named route.Jean-Philippe Lang2012-10-181-3/+1
* Use named route.Jean-Philippe Lang2012-10-181-1/+1
* Adds links to locked users when current user is admin.Jean-Philippe Lang2012-10-186-9/+38
* Adds a test for start date < due date validation.Jean-Philippe Lang2012-10-181-0/+7
* Code cleanup.Jean-Philippe Lang2012-10-181-1/+1
* Fixed that invalid start date is ignored (#12092).Jean-Philippe Lang2012-10-182-1/+23
* remove duplicate keys from Lithuanian translation file (#12142)Toshi MARUYAMA2012-10-181-131/+2
* Lithuanian translation updated by Gediminas Muižis (#12142)Toshi MARUYAMA2012-10-181-168/+300
* remove field_is_in_chlog and label_change_log from locales which removed r3162Toshi MARUYAMA2012-10-186-10/+0
* backout r10665Toshi MARUYAMA2012-10-186-0/+10
* remove field_is_in_chlog and label_change_log from locales which removed r3147Toshi MARUYAMA2012-10-176-10/+0
* Makes enumerations available through the REST API.Jean-Philippe Lang2012-10-178-8/+91
* Use named route (#12113).Jean-Philippe Lang2012-10-171-1/+1
* Use parent tracker as the default tracker when adding a subtask (#12113).Jean-Philippe Lang2012-10-171-1/+5
* Adds a helper for displaying a link to add a subtask (#12113).Jean-Philippe Lang2012-10-172-1/+6
* Use a local variable.Jean-Philippe Lang2012-10-171-1/+3
* change Japanese translation of "admin" (#12117)Toshi MARUYAMA2012-10-171-3/+3
* Fixed that entering #nnn as parent task should validate (#11979).Jean-Philippe Lang2012-10-142-4/+17
* svn propset svn:eol-style native extra/sample_plugin/test/integration/routing...Toshi MARUYAMA2012-10-130-0/+0
* add routing test to sample pluginToshi MARUYAMA2012-10-131-0/+12
* code layout clean up test_should_not_be_able_to_assign_a_new_issue_to_a_locke...Toshi MARUYAMA2012-10-131-1/+3
* code layout clean up test_assignable_versions of unit issue testToshi MARUYAMA2012-10-131-1/+3
* code layout clean up test_should_not_be_able_to_assign_a_new_issue_to_a_close...Toshi MARUYAMA2012-10-131-1/+3
* code layout clean up test_should_not_close_duplicated_issue of unit issue testToshi MARUYAMA2012-10-131-1/+2
* code layout clean up test_should_close_duplicates of unit issue testToshi MARUYAMA2012-10-131-3/+6
* code layout clean up test_should_not_call_after_project_change_on_creation of...Toshi MARUYAMA2012-10-131-1/+2
* code layout clean up test_read_only_attribute_names_for_multiple_roles_should...Toshi MARUYAMA2012-10-131-3/+9
* code layout clean up test_required_attribute_names_for_multiple_roles_should_...Toshi MARUYAMA2012-10-131-4/+12
* code layout clean up test_should_be_able_to_assign_a_new_issue_to_an_open_ver...Toshi MARUYAMA2012-10-131-1/+3
* code layout clean up test_required_attributes_should_be_validated of unit iss...Toshi MARUYAMA2012-10-131-10/+26
* code layout clean up test_safe_attributes_should_accept_target_status_writabl...Toshi MARUYAMA2012-10-131-4/+13
* code layout clean up test_new_statuses_allowed_to_should_return_all_transitio...Toshi MARUYAMA2012-10-131-2/+3
* code layout clean up test_new_statuses_allowed_to of unit issue testToshi MARUYAMA2012-10-131-9/+22
* code layout clean up test_safe_attributes_should_accept_target_tracker_writab...Toshi MARUYAMA2012-10-131-4/+11
* code layout clean up test_editable_custom_field_values_should_return_non_read...Toshi MARUYAMA2012-10-131-4/+6
* code layout clean up test_safe_attributes_should_not_include_readonly_custom_...Toshi MARUYAMA2012-10-131-7/+16
* code layout clean up test_safe_attributes_should_not_include_readonly_fields ...Toshi MARUYAMA2012-10-131-1/+3
* code layout clean up test_should_not_update_custom_fields_on_changing_tracker...Toshi MARUYAMA2012-10-131-1/+3