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
*
Let the secret token be set in configuration.yml.
Jean-Philippe Lang
2012-04-28
2
-0
/
+15
*
Displays an explicit message when trying to start Redmine with an old session...
Jean-Philippe Lang
2012-04-28
1
-0
/
+13
*
Removed /vendor/plugins directory. Redmine plugins should be dropped in /plug...
Jean-Philippe Lang
2012-04-28
0
-0
/
+0
*
Code cleanup.
Jean-Philippe Lang
2012-04-28
1
-2
/
+2
*
Fix no longer required with Rails 3.
Jean-Philippe Lang
2012-04-28
1
-9
/
+0
*
Restores plugin assets mirroring on startup, but it can now be disabled in co...
Jean-Philippe Lang
2012-04-28
4
-4
/
+17
*
Makes image_tag pick the image from the current theme if it exists.
Jean-Philippe Lang
2012-04-28
3
-4
/
+30
*
Adds support for :plugin option to image_tag helper.
Jean-Philippe Lang
2012-04-28
2
-0
/
+20
*
Restores support for :plugin support to stylesheet_link_tag and javascript_in...
Jean-Philippe Lang
2012-04-28
5
-22
/
+57
*
Make sure that "today" does not change during tests.
Jean-Philippe Lang
2012-04-27
1
-13
/
+13
*
Fixed gantt_test, Date.today and 0.day.from_now may not be the same depending...
Jean-Philippe Lang
2012-04-27
1
-26
/
+30
*
Gemfile: pin shoulda version
Toshi MARUYAMA
2012-04-27
1
-2
/
+1
*
Adds a message for when assertion fails.
Jean-Philippe Lang
2012-04-27
1
-1
/
+2
*
Fixed that hr.yml and pt-BR.yml cannot be loaded with ruby-1.9.3-p194-i386-mi...
Jean-Philippe Lang
2012-04-27
2
-4
/
+0
*
Reverts r9547 that breaks 2 tests.
Jean-Philippe Lang
2012-04-27
1
-20
/
+4
*
Added config/additional_environment.rb to svn:ignore (#10778).
Jean-Philippe Lang
2012-04-27
0
-0
/
+0
*
set_table_name deprecated.
Jean-Philippe Lang
2012-04-27
6
-32
/
+32
*
set_table_name and set_locking_column are deprecated.
Jean-Philippe Lang
2012-04-27
5
-5
/
+5
*
remove trailing white-spaces from config/routes.rb
Toshi MARUYAMA
2012-04-27
1
-5
/
+5
*
route: use constraints for repositories ":format => 'raw'" and :action
Toshi MARUYAMA
2012-04-27
1
-4
/
+20
*
route: add constraints to repositories which are lost in Rails3 route
Toshi MARUYAMA
2012-04-27
1
-4
/
+24
*
Bulgarian translation (jstoolbar) updated by Ivan Cenov (#10785)
Toshi MARUYAMA
2012-04-27
1
-14
/
+14
*
Estonian translation updated by Heigo Toom (#10782)
Toshi MARUYAMA
2012-04-27
3
-665
/
+662
*
scm: git: fix test revision value of unit lib test
Toshi MARUYAMA
2012-04-27
1
-5
/
+5
*
add fixtures to test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2012-04-27
1
-1
/
+13
*
remove Rails2 named_scope wrapper from config/initializers/10-patches.rb
Toshi MARUYAMA
2012-04-26
1
-4
/
+0
*
replace Rails2 "named_scope" to Rails3 "scope" at lib/plugins/acts_as_watchab...
Toshi MARUYAMA
2012-04-26
1
-1
/
+1
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
19
-47
/
+49
*
Removed #utf8nize! that is no longer used with Rails 3.
Jean-Philippe Lang
2012-04-26
1
-24
/
+0
*
Removed tzinfo gem requirement.
Jean-Philippe Lang
2012-04-26
1
-1
/
+0
*
Removes the XML declaration that breaks the parser with JRuby.
Jean-Philippe Lang
2012-04-26
3
-7
/
+14
*
Moved Rails plugins required by the core to lib/plugins.
Jean-Philippe Lang
2012-04-26
237
-0
/
+15
*
Port async delivery methods to Rails 3.
Jean-Philippe Lang
2012-04-26
1
-12
/
+25
*
Removed Rails 2.3 patch for ruby1.9.3.
Jean-Philippe Lang
2012-04-26
1
-5
/
+0
*
Do not sanitize escaped text in NullFormatter.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
Manually generates the javascript that prototype_helper fails to do with ruby...
Jean-Philippe Lang
2012-04-25
1
-6
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
457
-5367
/
+20230
*
Swedish translation updated by Nicklas Holm (#10750)
Toshi MARUYAMA
2012-04-24
1
-56
/
+53
*
Japanese translation updated by Go MAEDA (#10745)
Toshi MARUYAMA
2012-04-24
1
-6
/
+6
*
Traditional Chinese translation updated by ChunChang Lo (#10733)
Toshi MARUYAMA
2012-04-23
1
-7
/
+7
*
Methods moved.
Jean-Philippe Lang
2012-04-22
1
-18
/
+18
*
Removed Query.generate_default! helper.
Jean-Philippe Lang
2012-04-22
2
-9
/
+1
*
Removed #generate_with_protected helper methods.
Jean-Philippe Lang
2012-04-22
5
-36
/
+25
*
Renamed object_daddy_helper and removed exemplars.
Jean-Philippe Lang
2012-04-22
39
-286
/
+3
*
Removed object_daddy dependency.
Jean-Philippe Lang
2012-04-22
10
-96
/
+149
*
Use create!.
Jean-Philippe Lang
2012-04-22
1
-9
/
+9
*
No need to save journal details.
Jean-Philippe Lang
2012-04-22
1
-11
/
+11
*
Additional tests for IssuesHelper#show_detail.
Jean-Philippe Lang
2012-04-22
2
-54
/
+50
*
Reverted r9464 that broke a test. Project identifiers or ids can be used as p...
Jean-Philippe Lang
2012-04-22
1
-1
/
+1
*
Rails3: use Project.visible.find_by_identifier instead of .find for adding wa...
Toshi MARUYAMA
2012-04-22
1
-1
/
+1
[next]