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
*
Default admin user may not be crated in Redmine 3.0 (#18804).
Jean-Philippe Lang
2015-02-07
1
-8
/
+11
*
Renamed test (#18983).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Fixed wrong test (#18983).
Jean-Philippe Lang
2015-02-07
1
-12
/
+6
*
Raise an error if version is not found (#18983).
Jean-Philippe Lang
2015-02-07
1
-2
/
+5
*
Allow filtering of Redmine Reminders by Version (#18983).
Jean-Philippe Lang
2015-02-07
3
-0
/
+26
*
Adds string to locales (#19005).
Jean-Philippe Lang
2015-02-07
46
-0
/
+46
*
Make search results per page configurable (#19005).
Jean-Philippe Lang
2015-02-07
5
-1
/
+9
*
rdm-mailhandler.rb should catch EOFError (#18922).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
link_to in Redmine::Hook::ViewListener omits relative url root (#19024).
Jean-Philippe Lang
2015-02-07
2
-1
/
+10
*
Japanese translation updated by Go MAEDA (#18991)
Toshi MARUYAMA
2015-02-01
1
-5
/
+5
*
remove empty lib/vendor/ from Subversion repository
Toshi MARUYAMA
2015-02-01
0
-0
/
+0
*
remove vendor/rails from .hgignore and .gitignore
Toshi MARUYAMA
2015-02-01
2
-2
/
+0
*
remove "rails" from vendor/ svn:ignore
Toshi MARUYAMA
2015-02-01
0
-0
/
+0
*
Don't process macro descriptions with text formatter (#18961).
Jean-Philippe Lang
2015-01-31
1
-8
/
+14
*
Show long text custom field changes as a diff (#15236).
Jean-Philippe Lang
2015-01-31
5
-7
/
+65
*
Removed :update key and use :edit instead.
Jean-Philippe Lang
2015-01-27
2
-9
/
+8
*
The :change_status permission was removed in r1043.
Jean-Philippe Lang
2015-01-27
1
-1
/
+1
*
Adds rtl and ltr css classes for use in text formatting (#8121).
Jean-Philippe Lang
2015-01-27
1
-0
/
+2
*
IMAP STARTTLS support (#16823).
Jean-Philippe Lang
2015-01-27
2
-1
/
+7
*
Bulgarian translation updated by Ivan Cenov (#18931)
Toshi MARUYAMA
2015-01-25
1
-11
/
+11
*
add missing fixture to FilesControllerTest
Toshi MARUYAMA
2015-01-25
1
-1
/
+3
*
Gemfile: remove mocha version
Toshi MARUYAMA
2015-01-25
1
-1
/
+1
*
Render issue description and journal notes with #textilizable (#13051).
Jean-Philippe Lang
2015-01-25
1
-4
/
+14
*
Removed an instance variable.
Jean-Philippe Lang
2015-01-25
1
-3
/
+1
*
Adds support for macro and Redmine links in PDF export (#13051).
Jean-Philippe Lang
2015-01-25
12
-571
/
+630
*
Require rbpdf 1.18.5 that is Rails 4.2 compatible (#14534).
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Fixed attachment fixture (should be attached to issue 3 because one of its jo...
Jean-Philippe Lang
2015-01-24
3
-9
/
+9
*
Use named route.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Link to the anchor only.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Use .klass instead of .class_name.constantize.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Memorize journal details value name to display.
Jean-Philippe Lang
2015-01-24
1
-6
/
+10
*
Use journalized attachments to prevent a query when displaying added file.
Jean-Philippe Lang
2015-01-24
1
-1
/
+2
*
Set :inverse_of on details association.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Don't check if attachments are editable individually.
Jean-Philippe Lang
2015-01-24
2
-4
/
+9
*
Memorize project override roles.
Jean-Philippe Lang
2015-01-24
1
-1
/
+4
*
add missing fixtures
Toshi MARUYAMA
2015-01-21
2
-0
/
+2
*
add missing fixtures
Toshi MARUYAMA
2015-01-21
2
-2
/
+3
*
scm: git: simplify nil check (#18923)
Toshi MARUYAMA
2015-01-21
1
-2
/
+2
*
add missing fixture to TimeEntryReportsControllerTest
Toshi MARUYAMA
2015-01-21
1
-0
/
+1
*
add missing fixture to test/unit/journal_test.rb
Toshi MARUYAMA
2015-01-21
1
-1
/
+1
*
remove trailing white-spaces from lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
2015-01-21
1
-2
/
+2
*
scm: git: branches return cache too when there is no branch (#18923)
Toshi MARUYAMA
2015-01-21
1
-1
/
+1
*
scm: git: explicitly tags return [] if there is no tag (#18923)
Toshi MARUYAMA
2015-01-21
1
-1
/
+3
*
Don't change Setting.default_language in Mailer tests.
Jean-Philippe Lang
2015-01-21
1
-24
/
+18
*
Don't change Setting.default_language in tests.
Jean-Philippe Lang
2015-01-21
2
-17
/
+16
*
Set :inverse_of option on journals association.
Jean-Philippe Lang
2015-01-21
1
-1
/
+1
*
Fixed that group is not displayed when the first group is a boolean custom fi...
Jean-Philippe Lang
2015-01-19
2
-3
/
+19
*
Fixed that boolean custom field groups have same label for blank and false va...
Jean-Philippe Lang
2015-01-19
2
-1
/
+17
*
Fixed #down for migration 20141029181824_remove_issue_statuses_is_default (#1...
Jean-Philippe Lang
2015-01-19
1
-1
/
+1
*
Makes RedCloth3#retrieve MUCH faster (#18883).
Jean-Philippe Lang
2015-01-19
1
-2
/
+2
[next]