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
...
*
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
*
Call sort for array with more than one element only.
Jean-Philippe Lang
2012-09-29
1
-2
/
+2
*
Test failure.
Jean-Philippe Lang
2012-09-29
1
-1
/
+1
*
Test failure.
Jean-Philippe Lang
2012-09-29
1
-2
/
+2
*
Japanese translation updated (#11992).
Etienne Massip
2012-09-29
1
-8
/
+8
*
Filling locales (#3239, #3265).
Jean-Philippe Lang
2012-09-29
45
-0
/
+90
*
Display visible relations in API response.
Jean-Philippe Lang
2012-09-29
1
-1
/
+1
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
12
-37
/
+271
*
add functional test of sub repository diff path (#11966)
Toshi MARUYAMA
2012-09-28
1
-0
/
+34
*
add functional test of main repository diff path (#11966)
Toshi MARUYAMA
2012-09-28
1
-0
/
+14
*
set user preference diff type nil at functional tests
Toshi MARUYAMA
2012-09-28
2
-2
/
+12
*
scm: git: use with_settings instead of assigned setting at functional test
Toshi MARUYAMA
2012-09-27
1
-6
/
+6
*
Bulgarian translation updated by Ivan Cenov (#11974)
Toshi MARUYAMA
2012-09-27
1
-2
/
+2
*
Missing fixtures.
Jean-Philippe Lang
2012-09-27
1
-3
/
+4
*
Do not link copied issues when copying a project (#6899).
Jean-Philippe Lang
2012-09-27
2
-2
/
+2
*
Fixed that issue author is assigned with current user when the edit form is u...
Jean-Philippe Lang
2012-09-27
2
-1
/
+13
*
Don't display the dropdown if no transition is allowed.
Jean-Philippe Lang
2012-09-27
1
-1
/
+1
*
Filling locales (#6899).
Jean-Philippe Lang
2012-09-27
45
-0
/
+90
*
Adds a "Copied from/to" relation when copying issue(s) (#6899).
Jean-Philippe Lang
2012-09-27
6
-5
/
+61
*
explicitly define route at scm diff view (#11966)
Toshi MARUYAMA
2012-09-27
1
-2
/
+3
*
fix broken issue list filter (#11885)
Toshi MARUYAMA
2012-09-27
1
-3
/
+3
*
fix javascript syntax mistake in application.js (#11885)
Toshi MARUYAMA
2012-09-27
1
-2
/
+2
*
remove empty setup method from test/unit/changeset_test.rb
Toshi MARUYAMA
2012-09-26
1
-3
/
+0
*
use set_language_if_valid 'en' at test_parent_should_be_in_same_project at un...
Toshi MARUYAMA
2012-09-26
1
-0
/
+3
*
set default_language en at test_commit_closing_a_subproject_issue of unit cha...
Toshi MARUYAMA
2012-09-26
1
-1
/
+2
*
fix number_to_currency() raises exception on Rails3 bs and de locale (#11922)
Toshi MARUYAMA
2012-09-26
3
-6
/
+21
*
add more error message if public/plugin_assets cannot be created (#11945)
Toshi MARUYAMA
2012-09-26
1
-1
/
+5
*
fix "can't convert Errno::EACCES into String" in case of no permission of pub...
Toshi MARUYAMA
2012-09-26
1
-2
/
+2
*
code layout cleanup app/views/issues/_list.html.erb
Toshi MARUYAMA
2012-09-25
1
-11
/
+16
*
remove trailing white-spaces from app/models/query.rb
Toshi MARUYAMA
2012-09-25
1
-3
/
+3
[prev]
[next]