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 tests for invalid parameters.
Jean-Philippe Lang
2014-12-05
1
-0
/
+15
*
Use :only instead of :except option in IssueRelationsController filters.
Jean-Philippe Lang
2014-12-05
1
-4
/
+6
*
Adds a test for when link_copied_issue setting is set to "never".
Jean-Philippe Lang
2014-12-05
1
-0
/
+12
*
Removed unimplemented JournalsController#edit html response and added some te...
Jean-Philippe Lang
2014-12-05
2
-4
/
+15
*
Moved journal details generation to Journal model.
Jean-Philippe Lang
2014-12-05
2
-78
/
+122
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-5
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-5
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-9
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-9
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-8
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-03
1
-4
/
+0
*
Rescue RecordNotSaved in #save_with_content.
Jean-Philippe Lang
2014-12-03
2
-7
/
+7
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
9
-3
/
+127
*
Get version ids with a single query (was n+1).
Jean-Philippe Lang
2014-12-02
1
-3
/
+4
*
Removed broken and unused method added in r5313.
Jean-Philippe Lang
2014-12-02
1
-6
/
+0
*
Use scope.
Jean-Philippe Lang
2014-12-02
1
-1
/
+1
*
Use simplecov for code coverage, rcov does not support ruby>=1.9.
Jean-Philippe Lang
2014-12-02
6
-6
/
+181
*
Japanese translation updated by Go MAEDA (#18535)
Toshi MARUYAMA
2014-12-02
1
-4
/
+4
*
Traditional Chinese translation updated and changed by ChunChang Lo (#18519)
Toshi MARUYAMA
2014-12-02
1
-9
/
+9
*
Bulgarian translation updated by Ivan Cenov (#18507)
Toshi MARUYAMA
2014-12-02
1
-4
/
+4
*
Galician (gl) translation updated by Adrián Chaves Fernández (#18502)
Toshi MARUYAMA
2014-12-02
1
-10
/
+10
*
Japanese translation updated by Go MAEDA (#18506)
Toshi MARUYAMA
2014-12-02
1
-3
/
+3
*
Galician (gl) translation updated by Adrián Chaves Fernández (#18534, #18502)
Toshi MARUYAMA
2014-12-02
1
-2
/
+2
*
Set notified events as expected.
Jean-Philippe Lang
2014-11-30
2
-90
/
+102
*
Code cleanup.
Jean-Philippe Lang
2014-11-30
1
-4
/
+5
*
Removed unneeded patch in tests.
Jean-Philippe Lang
2014-11-30
1
-11
/
+0
*
Moved helpers for integration tests in a specific class.
Jean-Philippe Lang
2014-11-30
14
-28
/
+30
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
22
-82
/
+10
*
Test cleanup.
Jean-Philippe Lang
2014-11-30
2
-9
/
+1
*
Textile: ignore invalid lang attribute values (#18501).
Jean-Philippe Lang
2014-11-30
2
-2
/
+16
*
Drop shoulda.
Jean-Philippe Lang
2014-11-30
4
-18
/
+9
*
Test API authentification once.
Jean-Philippe Lang
2014-11-30
9
-472
/
+73
*
Remove contexts in QueryTest.
Jean-Philippe Lang
2014-11-30
1
-118
/
+114
*
Gantt unit tests cleanup.
Jean-Philippe Lang
2014-11-30
1
-462
/
+201
*
Makes object argument optional and typo.
Jean-Philippe Lang
2014-11-30
1
-2
/
+2
*
add missing fixtures to test/functional/projects_controller_test.rb
Toshi MARUYAMA
2014-11-30
1
-1
/
+2
*
Localisation not set correctly on authenticity token errors (#18499).
Jean-Philippe Lang
2014-11-29
2
-0
/
+12
*
Adds translation strings (#18500).
Jean-Philippe Lang
2014-11-29
46
-0
/
+138
*
Configurable behavour for linking issues on copy (#18500).
Jean-Philippe Lang
2014-11-29
9
-37
/
+95
*
Adds a more specific title for the attachments edit link (#1326).
Jean-Philippe Lang
2014-11-29
50
-2
/
+52
*
Adds :inverse_of option.
Jean-Philippe Lang
2014-11-29
1
-1
/
+1
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
13
-5
/
+236
*
Typo.
Jean-Philippe Lang
2014-11-28
1
-1
/
+1
*
Moved format specific stuff on format specific methods.
Jean-Philippe Lang
2014-11-28
1
-147
/
+127
*
Group filters in the filter select list (#13849).
Jean-Philippe Lang
2014-11-28
3
-14
/
+78
*
Fixed "First argument in form cannot contain nil or be empty" error (#18275).
Jean-Philippe Lang
2014-11-28
2
-3
/
+15
*
Error raised on project settings after project wiki is deleted (#18429).
Jean-Philippe Lang
2014-11-28
2
-1
/
+15
*
Use of PRE tag in issue description results in wrapped text (#18464).
Jean-Philippe Lang
2014-11-28
1
-1
/
+2
*
Removed useless local variable.
Jean-Philippe Lang
2014-11-26
1
-2
/
+1
*
Removed duplicated code.
Jean-Philippe Lang
2014-11-26
1
-63
/
+58
[next]