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
*
Include new standard macros in wiki syntax detailed help pages (#17847).
Jean-Baptiste Barth
2014-09-11
48
-202
/
+1536
*
add missing fixtures to NewsControllerTest
Toshi MARUYAMA
2014-09-11
1
-1
/
+3
*
add missing fixtures to CustomFieldTest
Toshi MARUYAMA
2014-09-11
1
-1
/
+1
*
pdf: fix r13368 test name (#17826)
Toshi MARUYAMA
2014-09-11
1
-1
/
+1
*
pdf: add test to export issue pdf with UTF-8 U+FFFD (#17826)
Toshi MARUYAMA
2014-09-11
1
-0
/
+16
*
Mark private notes more clearly (#16240).
Jean-Baptiste Barth
2014-09-09
2
-2
/
+3
*
Update yard rake task for Redmine 2.x (#14796).
Jean-Baptiste Barth
2014-09-07
1
-2
/
+2
*
Make 2nd parameter optional in User#allowed_to_globally? for consistency (#64...
Jean-Baptiste Barth
2014-09-06
2
-1
/
+18
*
Include enabled modules in projects API (#17602).
Jean-Baptiste Barth
2014-09-06
4
-12
/
+85
*
Fix syntax for ruby 1.8.7 (#13487).
Jean-Baptiste Barth
2014-08-31
1
-7
/
+2
*
Optimize committers/users map retrieval for statistic graphs (#13487).
Jean-Baptiste Barth
2014-08-31
1
-9
/
+27
*
remove general_pdf_encoding from locale yamls (#17570)
Toshi MARUYAMA
2014-08-28
48
-48
/
+0
*
remove general_pdf_encoding from lib/redmine/export/pdf.rb (#17570)
Toshi MARUYAMA
2014-08-28
1
-15
/
+14
*
use rbpdf gem instead of bundled rfpdf (#17570)
Toshi MARUYAMA
2014-08-28
107
-25344
/
+221
*
ensure issue pdf test has relations (#17570)
Toshi MARUYAMA
2014-08-28
1
-0
/
+3
*
add Ruby 1.9.2 to .travis.yml
Toshi MARUYAMA
2014-08-28
1
-0
/
+1
*
Honnor committers/users mapping in repository statistics (#13487).
Jean-Baptiste Barth
2014-08-26
2
-5
/
+52
*
Fix text failing on some rubies/sql drivers because of improper length in Cha...
Jean-Baptiste Barth
2014-08-26
1
-2
/
+2
*
Move some RepositoriesController logic to Repository#stats_by_author (#13487).
Jean-Baptiste Barth
2014-08-26
3
-9
/
+52
*
revert r13199 (#17151)
Toshi MARUYAMA
2014-08-26
2
-4
/
+2
*
fix Drag & Drop does not work with Safari 5.1 (#17581, #13932)
Toshi MARUYAMA
2014-08-26
1
-2
/
+4
*
remove unneeded setting self[left_column_name] and self[right_column_name] fr...
Toshi MARUYAMA
2014-08-23
1
-2
/
+0
*
Galician translation updated by Adrián Chaves Fernández (#17563)
Toshi MARUYAMA
2014-08-23
1
-436
/
+433
*
Bringing together of the translation of Members at Polish translation (#17552)
Toshi MARUYAMA
2014-08-23
1
-1
/
+1
*
fix typo in Traditional Chinese detailed syntax help (#17585)
Toshi MARUYAMA
2014-08-23
1
-1
/
+1
*
Add project is_public to GET /projects/:id and /projects API response (#17628).
Jean-Baptiste Barth
2014-08-15
3
-0
/
+4
*
fix test failure on Ruby 1.8.7 PostgreSQL (#17484)
Toshi MARUYAMA
2014-08-13
1
-1
/
+1
*
Add ability to define plugins' gem dependencies in PluginGemfile (#14030).
Jean-Baptiste Barth
2014-08-13
1
-1
/
+1
*
Add a warning if two plugins have the same settings partial name (#14008).
Jean-Baptiste Barth
2014-08-13
2
-0
/
+17
*
Add time entries custom fields to the context menu for quick bulk edit (#17484).
Jean-Philippe Lang
2014-07-29
5
-0
/
+63
*
Fixed an error when member's project is nil (#17486).
Jean-Philippe Lang
2014-07-29
2
-2
/
+12
*
add missing fixtures to ChangesetTest
Toshi MARUYAMA
2014-07-16
1
-1
/
+2
*
Japanese translation changed (custom fields) by Go MAEDA (#17456)
Toshi MARUYAMA
2014-07-16
1
-5
/
+5
*
WARNING: Can't mass-assign protected attributes: user_id, type.
Jean-Philippe Lang
2014-07-14
1
-1
/
+1
*
Fixed that query roles are not copied when copying a project (#17202).
Jean-Philippe Lang
2014-07-14
3
-0
/
+20
*
Typo (#17400).
Jean-Philippe Lang
2014-07-14
1
-1
/
+1
*
Use type="button" instead of return false; (#17401).
Jean-Philippe Lang
2014-07-14
1
-2
/
+2
*
Don't prepend project name if the version is not shared.
Jean-Philippe Lang
2014-07-14
4
-8
/
+22
*
Adds version date as title in #link_to_version (#17431).
Jean-Philippe Lang
2014-07-14
3
-4
/
+12
*
Class mismatch when reloading in development mode (#17431).
Jean-Philippe Lang
2014-07-14
2
-0
/
+10
*
Moved #link_to_version to ApplicationHelper (#17431).
Jean-Philippe Lang
2014-07-14
3
-6
/
+6
*
add missing fixtures to SettingsControllerTest
Toshi MARUYAMA
2014-07-13
1
-1
/
+2
*
add missing fixtures to SearchControllerTest
Toshi MARUYAMA
2014-07-13
1
-0
/
+1
*
remove unneeded statement from Issue#parent_issue_id=
Toshi MARUYAMA
2014-07-13
1
-1
/
+0
*
add missing fixtures to test/unit/journal_test.rb
Toshi MARUYAMA
2014-07-13
1
-0
/
+3
*
backport rails-4.1 r13296 to trunk
Toshi MARUYAMA
2014-07-13
1
-1
/
+1
*
Bulgarian translation updated by Ivan Cenov (#17451)
Toshi MARUYAMA
2014-07-12
1
-1
/
+1
*
remove trailing white-spaces from app/models/user.rb
Toshi MARUYAMA
2014-07-11
1
-3
/
+3
*
Traditional Chinese translation updated by ChunChang Lo (#17421)
Toshi MARUYAMA
2014-07-11
1
-1
/
+1
*
German translation updated by Daniel Felix (#17399)
Toshi MARUYAMA
2014-07-11
1
-1
/
+1
[next]