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
*
Generate tag once per request.
Jean-Philippe Lang
2015-04-14
1
-1
/
+1
*
Gemfile: remove activerecord-jdbcsqlite3-adapter version and pin jdbc-sqlite3...
Toshi MARUYAMA
2015-04-14
1
-1
/
+2
*
.travis.yml: replace DATABASE_ADAPTER to DB
Toshi MARUYAMA
2015-04-14
1
-36
/
+37
*
remove trailing white spaces from test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2015-04-14
1
-3
/
+3
*
upgrade rmagick to 2.14
Toshi MARUYAMA
2015-04-14
2
-2
/
+2
*
Gemfile: pin rmagick version 2.13
Toshi MARUYAMA
2015-04-14
1
-1
/
+1
*
Fixed test failures (#19544).
Jean-Philippe Lang
2015-04-12
1
-2
/
+2
*
SQL error with SQLServer when grouping+sorting issues (#19544).
Jean-Philippe Lang
2015-04-12
2
-4
/
+17
*
Keywords in commit messages: journal entries are created even if nothing was ...
Jean-Philippe Lang
2015-04-12
2
-2
/
+29
*
Fixed that journals are shown multiple times in activity (#19168).
Jean-Philippe Lang
2015-04-12
2
-1
/
+9
*
Fixed validation when logging time on issue (#19464).
Jean-Philippe Lang
2015-04-12
2
-3
/
+58
*
Fixed tests failures (#19400).
Jean-Philippe Lang
2015-04-12
2
-1
/
+3
*
"Required" and "Read-only" rules on "Fields Permissions" screen are not color...
Jean-Philippe Lang
2015-04-11
2
-1
/
+10
*
Mail handler should not ignore emails with x-auto-response-suppress header (#...
Jean-Philippe Lang
2015-04-11
4
-4
/
+2
*
When create by copying the issue, status can not be changed to default (#19553).
Jean-Philippe Lang
2015-04-11
2
-1
/
+15
*
Typo in wiki_syntax_detailed.html (#19444).
Jean-Philippe Lang
2015-04-11
44
-44
/
+44
*
Fixed that 2 repositories can be created with blank/nil identifier (#19400).
Jean-Philippe Lang
2015-04-11
2
-0
/
+17
*
Fixed that setting config.logger.level in additional_environment.rb has no ef...
Jean-Philippe Lang
2015-03-22
2
-2
/
+4
*
Include custom fields description in project settings and issue view (#19296).
Jean-Philippe Lang
2015-03-21
4
-6
/
+10
*
Fixed test failures (#19163).
Jean-Philippe Lang
2015-03-21
2
-4
/
+7
*
Fixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang
2015-03-21
1
-1
/
+1
*
Fixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang
2015-03-21
2
-1
/
+12
*
Don't render the issue form if issue.project is nil (#19276).
Jean-Philippe Lang
2015-03-20
2
-2
/
+8
*
Don't validate the repository when updating/clearing extra info (#19400).
Jean-Philippe Lang
2015-03-20
1
-2
/
+2
*
Don't allow 2 repositories with blank identifier (#19400).
Jean-Philippe Lang
2015-03-20
2
-1
/
+19
*
API: creating an issue with an invalid project_id should return 422 instead o...
Jean-Philippe Lang
2015-03-20
2
-1
/
+6
*
Don't let users be sorted by email (#19161).
Jean-Philippe Lang
2015-03-20
2
-2
/
+2
*
Fixed that custom fields with hidden/read-only combination may be displayed o...
Jean-Philippe Lang
2015-03-20
2
-4
/
+35
*
revert r13896 (#14534)
Toshi MARUYAMA
2015-03-20
1
-11
/
+3
*
Gemfile: upgrade Rails version to 4.2.1
Toshi MARUYAMA
2015-03-20
1
-1
/
+1
*
.travis.yml: replace TEST_SUITE to SUITE
Toshi MARUYAMA
2015-03-19
1
-33
/
+33
*
add MariaDB 5.5 environment to travis (#17460, #19344, #19395)
Toshi MARUYAMA
2015-03-16
1
-1
/
+7
*
Updates for 3.0.1 release.
Jean-Philippe Lang
2015-03-16
2
-1
/
+23
*
remove trailing white-space from app/models/issue.rb
Toshi MARUYAMA
2015-03-16
1
-1
/
+1
*
Gemfile: remove "ffi"
Toshi MARUYAMA
2015-03-16
1
-2
/
+0
*
Reverts r14115 in trunk.
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Compatibility with ruby1.8 (#19305).
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Make sure that settings are unserialized as UTF-8 encoded strings (#19305).
Jean-Philippe Lang
2015-03-15
2
-1
/
+46
*
Restored project name as version prefix when different (#19348).
Jean-Philippe Lang
2015-03-15
3
-17
/
+8
*
Don't run test if Redcarpet is not available (#19313).
Jean-Philippe Lang
2015-03-15
1
-0
/
+2
*
Wrong syntax for wiki macros in wiki_syntax_detailed.html (#19381).
Jean-Philippe Lang
2015-03-15
48
-192
/
+192
*
Don't include milliseconds in JSON API responses (#19354).
Jean-Philippe Lang
2015-03-15
2
-4
/
+25
*
Gemfile: move "ffi" definition to :test group
Toshi MARUYAMA
2015-03-14
1
-3
/
+2
*
Fixed assertion (#19368).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Fixed assertion (#19368).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
add MySQL 5.6 and 5.7 environments to travis (#17460, #19344)
Toshi MARUYAMA
2015-03-14
1
-10
/
+29
*
Adds a test for setting multivalued custom fields with JSON (#19368).
Jean-Philippe Lang
2015-03-14
1
-0
/
+21
*
Fixed that creating an issue without tracker_id attribute ignores custom fiel...
Jean-Philippe Lang
2015-03-14
2
-0
/
+34
*
Ignore auto reply messages from Exchange server (#19322).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Incorrect links generated in emails if host setup uses other port (#19323).
Jean-Philippe Lang
2015-03-14
2
-1
/
+28
[next]