index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filling locales (#5487).
Jean-Philippe Lang
2012-10-10
45
-0
/
+45
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
12
-9
/
+128
*
Do not show parents/subtasks subjects that are not visible.
Jean-Philippe Lang
2012-10-09
1
-2
/
+2
*
Fixed that issue notes preview is broken by r10547 (#1554).
Jean-Philippe Lang
2012-10-09
2
-4
/
+3
*
Filling locales (#11862).
Jean-Philippe Lang
2012-10-09
45
-0
/
+45
*
Add "last 2 weeks" preset to time entries reporting (#11862).
Jean-Philippe Lang
2012-10-09
5
-0
/
+13
*
Removed invalid/duplicate test.
Jean-Philippe Lang
2012-10-09
1
-7
/
+0
*
Cleanup (#12050).
Jean-Philippe Lang
2012-10-09
1
-3
/
+0
*
Fixed that export: links are broken (#12050).
Jean-Philippe Lang
2012-10-09
2
-9
/
+22
*
Traditional Chinese translation updated by ChunChang Lo (#12042)
Toshi MARUYAMA
2012-10-09
1
-4
/
+4
*
code layout cleanup test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2012-10-09
1
-27
/
+57
*
code layout cleanup test/unit/issue_relation_test.rb
Toshi MARUYAMA
2012-10-09
1
-6
/
+24
*
add missing fixtures to test/unit/issue_relation_test.rb
Toshi MARUYAMA
2012-10-09
1
-1
/
+11
*
add missing fixture to test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2012-10-09
1
-0
/
+1
*
Adjusts test for r10569.
Jean-Philippe Lang
2012-10-07
1
-2
/
+2
*
Restyles the issue counts.
Jean-Philippe Lang
2012-10-07
2
-2
/
+2
*
Bulgarian translation updated by Ivan Cenov (#12034)
Toshi MARUYAMA
2012-10-06
1
-2
/
+2
*
fix incorrect Spanish "September" month name (#12027)
Toshi MARUYAMA
2012-10-05
1
-2
/
+2
*
remove trailing white-spaces from app/controllers/application_controller.rb
Toshi MARUYAMA
2012-10-05
1
-2
/
+2
*
Russian translation for trunk updated (#12021)
Toshi MARUYAMA
2012-10-04
1
-7
/
+7
*
Russian translation for 2.1-stable updated (#12021)
Toshi MARUYAMA
2012-10-04
1
-17
/
+17
*
Adds label_any string for filters.
Jean-Philippe Lang
2012-10-04
48
-1
/
+48
*
Passing the format in the template name is deprecated.
Jean-Philippe Lang
2012-10-04
1
-1
/
+1
*
Filling locales (#3265).
Jean-Philippe Lang
2012-10-04
45
-0
/
+45
*
Adds no_issue_in_project operator for relations filter (#3265).
Jean-Philippe Lang
2012-10-04
5
-6
/
+27
*
Bulgarian translation updated by Ivan Cenov (#12020)
Toshi MARUYAMA
2012-10-04
1
-3
/
+3
*
Traditional Chinese translation updated by ChunChang Lo (#12019)
Toshi MARUYAMA
2012-10-04
1
-7
/
+7
*
Japanese translation updated by Go MAEDA (#12017)
Toshi MARUYAMA
2012-10-04
1
-3
/
+3
*
sort custom field issue filter by type and position (#12018)
Toshi MARUYAMA
2012-10-04
4
-2
/
+49
*
move CustomFieldsHelper tabs variable to model constant for common use (#12018)
Toshi MARUYAMA
2012-10-04
2
-10
/
+22
*
svn propset svn:eol-style native test/unit/helpers/queries_helper_test.rb (#1...
Toshi MARUYAMA
2012-10-04
0
-0
/
+0
*
change "is_private" issue filter order from 15 to 16 (#12018)
Toshi MARUYAMA
2012-10-04
2
-1
/
+3
*
change "status" issue filter order from 1 to 0 (#12018)
Toshi MARUYAMA
2012-10-04
2
-1
/
+3
*
split QueriesHelper filters_options_for_select method and add new unit test (...
Toshi MARUYAMA
2012-10-04
2
-1
/
+45
*
insert position field to custom_fields fixture (#12018)
Toshi MARUYAMA
2012-10-04
1
-0
/
+10
*
update locale files (#1554)
Toshi MARUYAMA
2012-10-03
45
-0
/
+135
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
27
-85
/
+439
*
fix integration hook test name
Toshi MARUYAMA
2012-10-02
1
-2
/
+1
*
code layout cleanup Query available_filters method
Toshi MARUYAMA
2012-10-02
1
-33
/
+71
*
code cleanup r10542 changes (#10937)
Toshi MARUYAMA
2012-10-01
1
-1
/
+1
*
add new user format "lastname" (#10937)
Toshi MARUYAMA
2012-10-01
2
-1
/
+9
*
pin user format order at setting panel (#10937)
Toshi MARUYAMA
2012-10-01
2
-6
/
+27
*
fix replacing shoulda test name at r10540
Toshi MARUYAMA
2012-10-01
1
-1
/
+1
*
replace "User#before_create" and "User.login" shoulda contexts at unit user test
Toshi MARUYAMA
2012-10-01
1
-22
/
+16
*
fix 'object_daddy creation' test name at unit user test
Toshi MARUYAMA
2012-10-01
1
-1
/
+1
*
Updates for 2.1.2 release.
Jean-Philippe Lang
2012-09-30
2
-1
/
+5
*
Updates for 2.1.1 release.
Jean-Philippe Lang
2012-09-30
2
-1
/
+17
*
Japanese translation updated by Go MAEDA (#11995)
Toshi MARUYAMA
2012-09-30
1
-2
/
+2
*
Bulgarian translation updated by Ivan Cenov (#11994)
Toshi MARUYAMA
2012-09-29
1
-2
/
+2
*
Fixed that autocomplete results are not reset after clearing search field (#1...
Jean-Philippe Lang
2012-09-29
1
-10
/
+8
[next]