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
*
Adds a test for default issue columns order (#18310).
Jean-Philippe Lang
2014-11-11
1
-0
/
+10
*
German "button_update" translation changed by Alexander Loechel (#18314)
Toshi MARUYAMA
2014-11-10
1
-1
/
+1
*
German "label_roadmap_overdue" and "setting_autologin" translation changed by...
Toshi MARUYAMA
2014-11-10
1
-2
/
+2
*
Bulgarian translation updated by Ivan Cenov (#18309)
Toshi MARUYAMA
2014-11-10
1
-2
/
+2
*
Japanese translation updated by Go MAEDA (#18308)
Toshi MARUYAMA
2014-11-09
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2014-11-08
1
-8
/
+4
*
Prevents a status load in #status_was when status is not changed (#18290).
Jean-Philippe Lang
2014-11-08
1
-2
/
+6
*
Prevents author load (#18290).
Jean-Philippe Lang
2014-11-08
1
-1
/
+1
*
Fixed duplicate test names (#18306).
Jean-Philippe Lang
2014-11-08
1
-2
/
+2
*
Adds text_subversion_repository_note string to locales (#1415).
Jean-Philippe Lang
2014-11-08
46
-0
/
+46
*
Adds configuration settings to limit valid repository path (#1415).
Jean-Philippe Lang
2014-11-08
9
-9
/
+145
*
prevent test failures with "trackers is invalid"
Toshi MARUYAMA
2014-11-08
2
-2
/
+5
*
add missing fixture to test/unit/enabled_module_test.rb
Toshi MARUYAMA
2014-11-08
1
-1
/
+1
*
remove duplicated IssuesControllerTest#test_new_should_select_default_status ...
Toshi MARUYAMA
2014-11-08
1
-12
/
+0
*
add missing fixtures to test/unit/issue_status_test.rb
Toshi MARUYAMA
2014-11-07
1
-1
/
+9
*
Code cleanup.
Jean-Philippe Lang
2014-11-06
1
-29
/
+26
*
Use em.info tags.
Jean-Philippe Lang
2014-11-06
1
-9
/
+7
*
Preload users and projects for latest news on welcome page.
Jean-Philippe Lang
2014-11-06
1
-1
/
+1
*
Use IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
2
-5
/
+3
*
Use IssueRelation#to_s in PDF export.
Jean-Philippe Lang
2014-11-05
1
-10
/
+8
*
Overrides IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
3
-4
/
+30
*
Time entries CSV export should include the tracker and subject of the issue (...
Jean-Philippe Lang
2014-11-05
2
-4
/
+18
*
Typo.
Jean-Philippe Lang
2014-11-05
1
-1
/
+1
*
Fixed that setting a status as closed should update issue closed_on attribute...
Jean-Philippe Lang
2014-11-05
2
-0
/
+52
*
use English in test (#18276)
Toshi MARUYAMA
2014-11-04
1
-0
/
+1
*
Let QueryColumn accept a Proc as caption (#18276).
Jean-Philippe Lang
2014-11-04
2
-1
/
+18
*
Fixed that a disabled field which is required by workflow rules blocks issue ...
Jean-Philippe Lang
2014-11-04
2
-1
/
+21
*
Fixed that parent column should not include issue subject (#13673).
Jean-Philippe Lang
2014-11-04
2
-0
/
+13
*
Fixed CSV content for parent issue column (#13608).
Jean-Philippe Lang
2014-11-04
2
-0
/
+14
*
Fixed that there's no space after lists in project description (#2573).
Jean-Philippe Lang
2014-11-04
1
-1
/
+3
*
Traditional Chinese translation updated by ChunChang Lo (#18264)
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
fix wrong csv separator in Croatian (#18265)
Toshi MARUYAMA
2014-11-03
1
-2
/
+2
*
add missing fixture to test/unit/query_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+2
*
add missing fixtures to test/functional/custom_fields_controller_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+12
*
add missing fixture to test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
add missing fixture to test/unit/project_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+2
*
Japanese translation changed (fix terms mismatch "default") by Go MAEDA (#18261)
Toshi MARUYAMA
2014-11-03
1
-5
/
+5
*
Japanese translation updated by Go MAEDA (#18260)
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
Prevents one query per group.
Jean-Philippe Lang
2014-11-02
1
-1
/
+1
*
Make sure that invalid cache from older versions is not used for languages_op...
Jean-Philippe Lang
2014-11-02
1
-1
/
+1
*
Prevents one query per tracker.
Jean-Philippe Lang
2014-11-02
1
-1
/
+1
*
Moved controller code to new method Project#add_default_member.
Jean-Philippe Lang
2014-11-02
2
-4
/
+10
*
Adds a 'sorted' scope to Project.
Jean-Philippe Lang
2014-11-02
3
-6
/
+8
*
Code cleanup, #roadmap no longer exists.
Jean-Philippe Lang
2014-11-02
1
-1
/
+0
*
Removed unused helpers.
Jean-Philippe Lang
2014-11-02
1
-6
/
+0
*
Code cleanup, removed conditions on request method.
Jean-Philippe Lang
2014-11-02
1
-5
/
+5
*
Adds (un)check all buttons to select all projects (#11702).
Jean-Philippe Lang
2014-11-02
2
-4
/
+12
*
Adds :field_default_status to locales (#5991).
Jean-Philippe Lang
2014-11-02
46
-0
/
+46
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
27
-114
/
+309
*
Fixed that IssueRelation should not be responsible for calling Issue#init_jou...
Jean-Philippe Lang
2014-11-02
7
-35
/
+69
[next]