summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tagged version 2.2.02.2.0Jean-Philippe Lang2012-12-180-0/+0
* Merged r11041 from trunk.Jean-Philippe Lang2012-12-181-0/+70
* Merged r11036 from trunk to 2.2-stable (#12615, #12619)Toshi MARUYAMA2012-12-181-2/+2
* Merged r11035 from trunk to 2.2-stable (#12615)Toshi MARUYAMA2012-12-171-18/+18
* Merged r11022 from trunk to 2.2-stable (#12614)Toshi MARUYAMA2012-12-171-50/+50
* Merged r11015 from trunk to 2.2-stable (#12605, #12608)Toshi MARUYAMA2012-12-161-3/+3
* Merged r11014 from trunk to 2.2-stable (#12605)Toshi MARUYAMA2012-12-161-35/+35
* Merged r11012 from trunk to 2.2-stable (#12607)Toshi MARUYAMA2012-12-161-1/+1
* Merged r10991 from trunk (#12568).Jean-Philippe Lang2012-12-151-1/+7
* Merged r10992 from trunk (#12400).Jean-Philippe Lang2012-12-154-3/+15
* Merged r10956 from trunk (#12513).Jean-Philippe Lang2012-12-151-1/+1
* Merged r10975 from trunk (#12566).Jean-Philippe Lang2012-12-152-2/+3
* Merged r10999 from trunk (#12602)Toshi MARUYAMA2012-12-151-58/+58
* Merged r10948 into 2.2-stable (#3447).Jean-Philippe Lang2012-12-0812-24/+124
* Merged r10946 from trunk to 2.2-stable (#12514)Toshi MARUYAMA2012-12-061-73/+73
* Merged r10940 from trunk to 2.2-stable (#12494)Toshi MARUYAMA2012-12-041-1/+1
* Sets stable branch.Jean-Philippe Lang2012-12-021-1/+1
* branch 2.2-stable addedJean-Philippe Lang2012-12-020-0/+0
* Set version to 2.2.0.Jean-Philippe Lang2012-12-021-2/+2
* Fixed find_issues logic.Jean-Philippe Lang2012-12-021-1/+1
* Code cleanup.Jean-Philippe Lang2012-12-023-26/+16
* Code cleanup.Jean-Philippe Lang2012-12-012-6/+9
* Code cleanup.Jean-Philippe Lang2012-12-011-8/+2
* Moved duplicate #options_for_membership_project_select to ApplicationHelper.Jean-Philippe Lang2012-12-013-18/+9
* Don't load all helpers.Jean-Philippe Lang2012-12-011-0/+3
* Removes textarea resizer in favour of built-in browser support.Jean-Philippe Lang2012-11-302-3/+3
* Fixed that roles API should accept API auth for when authentication is requir...Jean-Philippe Lang2012-11-301-0/+1
* fix comment of RMagcik font configuration (#4787)Toshi MARUYAMA2012-11-281-1/+1
* remove trailing white-spaces from app/models/repository.rbToshi MARUYAMA2012-11-281-2/+2
* add configuration of RMagcik font for CJK (Chinese, Japanese and Korean) (#4787)Toshi MARUYAMA2012-11-282-0/+23
* code layout cleanup app/models/issue_relation.rbToshi MARUYAMA2012-11-281-17/+33
* Code cleanup.Jean-Philippe Lang2012-11-271-3/+1
* Code cleanup.Jean-Philippe Lang2012-11-273-7/+8
* Use 8+ characters long passwords in tests.Jean-Philippe Lang2012-11-277-42/+42
* Fixed that #extract_macro_options should not be greedy (#12451).Jean-Philippe Lang2012-11-272-1/+20
* Set the default minimum password length to 8.Jean-Philippe Lang2012-11-271-1/+1
* Validate email only if changed.Jean-Philippe Lang2012-11-271-1/+1
* Code cleanup.Jean-Philippe Lang2012-11-271-1/+1
* Code cleanup.Jean-Philippe Lang2012-11-271-8/+8
* Fixed the behaviour for when rescheduling a parent task (#4590).Jean-Philippe Lang2012-11-241-1/+9
* Fixed that autolinks and textile links ending with cyrilic characters are bro...Jean-Philippe Lang2012-11-243-3/+25
* Precede-Follow relation should move following issues earlier when reschedulin...Jean-Philippe Lang2012-11-242-4/+43
* Respond with 404 instead of 500 when requesting a wiki diff with invalid vers...Jean-Philippe Lang2012-11-242-1/+17
* Updates for 2.1.4 release.Jean-Philippe Lang2012-11-242-1/+11
* Removed duplicated test.Jean-Philippe Lang2012-11-231-17/+0
* Use Project.rebuild_tree! instead of .rebuild! in migration.Jean-Philippe Lang2012-11-232-1/+2
* Adds a Project.rebuild_tree! method to force the rebuild of the nested set.Jean-Philippe Lang2012-11-232-0/+18
* Fixed that Project.rebuild! sorts projects by id instead of name (#12431).Jean-Philippe Lang2012-11-232-1/+8
* Do not create projects in alphabetical order in nested set tests (#12431).Jean-Philippe Lang2012-11-231-6/+6
* scm: git: change extra_report_last_commit type at unit test to string (#12409)Toshi MARUYAMA2012-11-211-2/+2