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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Rails.application.config.i18n.load_path for adding plugin locales (#12753).
Jean-Philippe Lang
2014-01-05
1
-1
/
+1
*
Reduces the number of subqueries when searching with many custom fields set a...
Jean-Philippe Lang
2014-01-05
1
-5
/
+10
*
fix typo redcarpet requirement in lib/redmine.rb (#15520)
Toshi MARUYAMA
2013-12-26
1
-1
/
+1
*
change requirement in bazaar lib as same with other scm libs (#15756)
Toshi MARUYAMA
2013-12-24
1
-1
/
+1
*
Don't load redcarpet with JRuby.
Jean-Philippe Lang
2013-12-23
2
-2
/
+10
*
Adds experimental support for Markdown formatting with redcarpet (#15520).
Jean-Philippe Lang
2013-12-23
3
-0
/
+183
*
Rescue syntax highlighter exceptions.
Jean-Philippe Lang
2013-12-23
1
-1
/
+12
*
Adds an option for formatter display name.
Jean-Philippe Lang
2013-12-23
1
-3
/
+12
*
Updates for 2.4.2 release.
Jean-Philippe Lang
2013-12-23
1
-1
/
+1
*
Fixed slow SELECT ... FOR UPDATE query when deleting an issue.
Jean-Philippe Lang
2013-12-22
1
-1
/
+1
*
Adds support for links on values for various custom field formats (#1358).
Jean-Philippe Lang
2013-12-22
1
-16
/
+48
*
replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb...
Toshi MARUYAMA
2013-12-22
1
-2
/
+2
*
use environment variable for running independent tests (units etc.) in ci.rake
Toshi MARUYAMA
2013-12-21
1
-1
/
+5
*
make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA
2013-12-21
1
-0
/
+1
*
use environment variable for extacting SCM repositories in ci.rake
Toshi MARUYAMA
2013-12-21
1
-1
/
+7
*
Add project identifier substitution option to the URL-pattern property of lin...
Jean-Philippe Lang
2013-12-15
1
-0
/
+1
*
Removed default values on custom field min and max length.
Jean-Philippe Lang
2013-12-14
1
-2
/
+2
*
ruby1.8 compatibility.
Jean-Philippe Lang
2013-12-14
1
-3
/
+3
*
Removed hardcoded formats for right-click edit.
Jean-Philippe Lang
2013-12-14
1
-2
/
+6
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
7
-132
/
+656
*
fix disable to run test environment
Toshi MARUYAMA
2013-12-09
1
-1
/
+1
*
Updates for 2.4.1 release.
Jean-Philippe Lang
2013-11-23
1
-1
/
+1
*
Fixed uninitialized constant Redmine::Scm::Adapters::CommandFailed error when...
Jean-Philippe Lang
2013-11-11
2
-3
/
+25
*
ci.rake: code format cleanup
Toshi MARUYAMA
2013-11-10
1
-3
/
+3
*
Set version to 2.4.0.
Jean-Philippe Lang
2013-11-10
1
-2
/
+2
*
Fixed that rake db:create fails with JRuby (#15218).
Jean-Philippe Lang
2013-11-10
2
-12
/
+1
*
ci.rake: use 'jdbcsqlite3' for JRuby
Toshi MARUYAMA
2013-11-10
1
-2
/
+3
*
ci.rake: code format cleanup
Toshi MARUYAMA
2013-11-10
1
-4
/
+12
*
work around "rake db:create:all" error on JRuby SQLite3
Toshi MARUYAMA
2013-11-10
1
-1
/
+4
*
Accept custom field format added at runtime (#15277).
Jean-Philippe Lang
2013-11-09
1
-0
/
+7
*
Gantt: sort versions like on the roadmap (#7335).
Jean-Philippe Lang
2013-11-09
1
-5
/
+1
*
Replaced acronym with abbr tags (#15191).
Jean-Philippe Lang
2013-10-26
1
-2
/
+2
*
Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::...
Jean-Philippe Lang
2013-10-14
1
-1
/
+1
*
Fixed that redmine:migrate_from_mantis fails to migrate projects with all upp...
Jean-Philippe Lang
2013-10-13
1
-1
/
+1
*
add missing "require 'diff'" to Redmine::Helpers::Diff (#15105)
Toshi MARUYAMA
2013-10-11
1
-0
/
+2
*
pdf: fix empty page attached when exporting (#13632)
Toshi MARUYAMA
2013-09-30
1
-2
/
+2
*
migrate_from_trac.rake does not properly parse First Name and Last Name (#145...
Jean-Philippe Lang
2013-09-25
1
-2
/
+2
*
Fixed that Mantis/Trac users are not imported because of password too short (...
Jean-Philippe Lang
2013-09-25
2
-2
/
+8
*
scm: git: use "--encoding=UTF-8" for blame (#14931)
Toshi MARUYAMA
2013-09-18
1
-1
/
+1
*
Updates for 2.3.3
Jean-Philippe Lang
2013-09-14
1
-1
/
+1
*
remove svn:executable from lib/plugins/rfpdf excluding lib/fonts/ttf2ufm/ttf2...
Toshi MARUYAMA
2013-08-10
63
-0
/
+0
*
remove unused lib/plugins/rfpdf/lib/fpdf/fpdf_eps.rb
Toshi MARUYAMA
2013-08-10
1
-139
/
+0
*
copy English wiki syntax helps to other languages (#14630)
Toshi MARUYAMA
2013-08-08
1
-1
/
+1
*
revert r12094 (#14630)
Toshi MARUYAMA
2013-08-08
1
-1
/
+1
*
copy English wiki syntax helps to other languages (#14630)
Toshi MARUYAMA
2013-08-08
1
-1
/
+1
*
move English wiki syntax helps to en sub directory (#14630)
Toshi MARUYAMA
2013-08-08
1
-1
/
+1
*
Default data loader raises an error when called from the rake task (#14607).
Jean-Philippe Lang
2013-08-04
1
-0
/
+1
*
Fixed: warning: class variable access from toplevel on Ruby 2.0 (#14511).
Jean-Philippe Lang
2013-07-28
1
-3
/
+2
*
fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562)
Toshi MARUYAMA
2013-07-28
1
-3
/
+11
*
CVS root_url not recognized when connection string does not include port (#14...
Jean-Philippe Lang
2013-07-15
1
-1
/
+1
[next]