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
*
add missing fixtures to CalendarsControllerTest
Toshi MARUYAMA
2014-10-24
1
-1
/
+6
*
fix ja.yml and zh-TW.yml merge mistake of r13482 (#14534)
Toshi MARUYAMA
2014-10-24
2
-6
/
+6
*
remove unneeded "references" of joins
Toshi MARUYAMA
2014-10-24
15
-26
/
+1
*
use includes instead of joins at Issue#visible
Toshi MARUYAMA
2014-10-24
1
-1
/
+1
*
Adds translation strings (#11702).
Jean-Philippe Lang
2014-10-23
46
-0
/
+46
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
28
-343
/
+571
*
Code cleanup: use #project_condition.
Jean-Philippe Lang
2014-10-23
1
-3
/
+2
*
Use regular AR query instead of raw SQL.
Jean-Philippe Lang
2014-10-23
1
-5
/
+2
*
add missing fixtures to test/unit/helpers/routes_helper_test.rb
Toshi MARUYAMA
2014-10-23
1
-0
/
+2
*
Spanish wiki_syntax.html translation updated by Jesus Gutierrez de la Vega (#...
Toshi MARUYAMA
2014-10-23
1
-28
/
+29
*
reflect r13487 and r13488 svn:ignore changes to .hgignore and .gitignore (#8817)
Toshi MARUYAMA
2014-10-22
2
-2
/
+2
*
Replaced Board#topics with a regular method.
Jean-Philippe Lang
2014-10-22
1
-1
/
+5
*
Fixed an SQL error with SQLServer (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Adds path to plugin_assets directory in admin/info (#8817).
Jean-Philippe Lang
2014-10-22
2
-2
/
+2
*
Set svn:ignore to * for plugin_assets subdirectories (#8817).
Jean-Philippe Lang
2014-10-22
0
-0
/
+0
*
Removed svn:ignore for public/plugin_assets directory (#8817).
Jean-Philippe Lang
2014-10-22
0
-0
/
+0
*
Add public/plugin_assets directory (#8817).
Jean-Philippe Lang
2014-10-22
1
-0
/
+0
*
Code cleanup, use array instead of handcrafted update.
Jean-Philippe Lang
2014-10-22
2
-4
/
+13
*
Removed unneeded :foreign_key option on belongs_to associations.
Jean-Philippe Lang
2014-10-22
12
-23
/
+23
*
Removed deprecated stuff for Redmine 3.0.
Jean-Philippe Lang
2014-10-22
5
-54
/
+0
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
331
-6054
/
+2456
*
German translation updated by Gundolf Dampf (#18157)
Toshi MARUYAMA
2014-10-22
1
-2
/
+2
*
Spanish translation updated by Jesus Gutierrez de la Vega (#18156)
Toshi MARUYAMA
2014-10-22
1
-8
/
+8
*
Adds a Cancel button on issue edit view (#18051).
Jean-Philippe Lang
2014-10-21
1
-0
/
+1
*
Updates for 2.6.0 release.
Jean-Philippe Lang
2014-10-21
2
-1
/
+73
*
Fixed test failure with MySQL introduced by r13467.
Jean-Philippe Lang
2014-10-21
1
-1
/
+1
*
Fixed test failure with SQLServer introduced by r13461.
Jean-Philippe Lang
2014-10-21
1
-1
/
+2
*
Fixed tests broken by r13461.
Jean-Philippe Lang
2014-10-20
1
-1
/
+1
*
Fixed: German translation on "delete my account" page showing a "\n" (#18144).
Jean-Philippe Lang
2014-10-20
1
-1
/
+1
*
Code cleanup, removed raw SQL queries.
Jean-Philippe Lang
2014-10-20
1
-61
/
+36
*
pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment ...
Toshi MARUYAMA
2014-10-20
49
-23
/
+50
*
use deep_dup to prevent losing mail receiving options (#14491)
Toshi MARUYAMA
2014-10-20
1
-1
/
+1
*
Use relative URL for thumbnails according to :only_path option (#18119).
Jean-Philippe Lang
2014-10-18
3
-8
/
+17
*
Ignore locales without :general_lang_name key (#18110).
Jean-Philippe Lang
2014-10-18
2
-5
/
+18
*
Ability to render multiple partials with view hook (#17763).
Jean-Philippe Lang
2014-10-18
2
-8
/
+32
*
Japanese translation updated by Go MAEDA (#18069)
Toshi MARUYAMA
2014-10-12
1
-2
/
+2
*
Set version to 2.6.0.
Jean-Philippe Lang
2014-10-12
1
-2
/
+2
*
MailHandler: Don't use String#respond_to?(:force_encoding) (#18047)
Toshi MARUYAMA
2014-10-08
1
-1
/
+1
*
remove unneeded instance variable assignment from ProjectNestedSetTest
Toshi MARUYAMA
2014-10-08
1
-2
/
+0
*
Reverts change in r13428, project can't be found by identifier (#17959).
Jean-Philippe Lang
2014-10-05
1
-1
/
+1
*
Fixed that preview doesn't show notes when issue project is changed (#17959).
Jean-Philippe Lang
2014-10-05
2
-2
/
+10
*
Don't link multiple changesets from the same commit multiple times (#17931).
Jean-Philippe Lang
2014-10-05
3
-1
/
+30
*
Adds a test for adding a group membership with the REST API (#17904).
Jean-Philippe Lang
2014-10-04
1
-0
/
+10
*
Adds css classes to get sort order on the issue list (#17993).
Jean-Philippe Lang
2014-10-04
4
-1
/
+38
*
Removes routes for time entries nested under project/issues.
Jean-Philippe Lang
2014-10-04
9
-71
/
+89
*
Adds a link to /time_entries/new from My Page Spent Time block (#17955).
Jean-Philippe Lang
2014-10-04
1
-0
/
+6
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
7
-103
/
+124
*
Traditional Chinese translation updated by ChunChang Lo (#18002)
Toshi MARUYAMA
2014-10-01
1
-2
/
+2
*
Fixed test failure with ruby1.8.7 and postgresql (#17976).
Jean-Philippe Lang
2014-09-30
1
-1
/
+1
*
Bulgarian translation updated by Ivan Cenov (#17992)
Toshi MARUYAMA
2014-09-29
1
-2
/
+2
[next]