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
*
Fixed that Repository#entries returns an Array.
Jean-Philippe Lang
2012-06-10
8
-2
/
+29
*
Make sure we look for a feeds token.
Jean-Philippe Lang
2012-06-10
1
-1
/
+1
*
Stringify tokens.
Jean-Philippe Lang
2012-06-10
1
-3
/
+3
*
Stringify User.try_to_login arguments.
Jean-Philippe Lang
2012-06-10
1
-1
/
+4
*
Make sure that #api_key_from_request returns a String.
Jean-Philippe Lang
2012-06-10
1
-2
/
+2
*
Configurable session lifetime and timeout (#6597).
Jean-Philippe Lang
2012-06-10
51
-6
/
+555
*
Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).
Jean-Philippe Lang
2012-06-10
3
-2
/
+39
*
Set human size precision to Rails' default which is now 3 (#11118).
Jean-Philippe Lang
2012-06-09
47
-47
/
+47
*
Force rendering of activity view if activity items count changed.
Jean-Philippe Lang
2012-06-09
1
-1
/
+1
*
Fixed that link to user is escaped in activity title (#11124).
Jean-Philippe Lang
2012-06-09
2
-1
/
+3
*
Fixed that content_for does not work in Hook.render_on (#11105).
Jean-Philippe Lang
2012-06-09
3
-4
/
+34
*
Restored KB instead of kB (#11118).
Jean-Philippe Lang
2012-06-09
7
-7
/
+7
*
Fixed that custom_fields property is ignored for time entries in REST API (#1...
Jean-Philippe Lang
2012-06-09
2
-1
/
+16
*
Change in Rails' for handling localized number precision (#11118).
Jean-Philippe Lang
2012-06-09
48
-48
/
+49
*
Priorities have the same position and can't be reordered (#11098).
Jean-Philippe Lang
2012-06-09
2
-2
/
+36
*
Ability to set default column order in issue list (#11068).
Jean-Philippe Lang
2012-06-08
3
-6
/
+30
*
fix German "field_multiple" translation glitch by Andreas Deininger (#11113)
Toshi MARUYAMA
2012-06-08
1
-1
/
+1
*
Show repository images inline when clicking 'View' (#10362).
Jean-Philippe Lang
2012-06-07
2
-0
/
+8
*
Updates for 2.0.2 release.
Jean-Philippe Lang
2012-06-05
2
-1
/
+10
*
Fixed that wiki start page can't be changed (#11085).
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Makes users optional in GET /groups/:id (#8981).
Jean-Philippe Lang
2012-06-03
2
-1
/
+10
*
Upgrade to Rails 3.2.5 (#11084).
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Rails 3.2.5 compatibility.
Jean-Philippe Lang
2012-06-03
1
-2
/
+2
*
Test failure due to a regression in Rails 3.2.5.
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Fixed argument to repository_path that triggers an error with Rails 3.2.5.
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Renamed #changes association to #ticket_changes.
Jean-Philippe Lang
2012-06-03
1
-2
/
+2
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
14
-28
/
+30
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
8
-39
/
+294
*
Fixed that Redmine.pm does not support "bind as user" ldap authentication (#1...
Jean-Philippe Lang
2012-06-03
1
-2
/
+9
*
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
Toshi MARUYAMA
2012-06-02
3
-8
/
+32
*
scm: mercurial: remove comment about Mercurial 0.9.5 compatibility from redmi...
Toshi MARUYAMA
2012-06-02
1
-2
/
+0
*
Adds #find_group filter.
Jean-Philippe Lang
2012-06-01
1
-10
/
+9
*
Removed auto-generated comments.
Jean-Philippe Lang
2012-06-01
1
-20
/
+7
*
Use safe_attributes in GroupsController.
Jean-Philippe Lang
2012-06-01
2
-2
/
+11
*
Replaced group[lastname] parameter with group[name].
Jean-Philippe Lang
2012-06-01
5
-9
/
+18
*
Use time_zone_select specific helper.
Etienne Massip
2012-06-01
2
-2
/
+5
*
Get rid of ActiveSupport::Concern InstanceMethods deprecation warnings.
Etienne Massip
2012-05-30
1
-278
/
+276
*
Adds missing require 'rubygems' (#11051).
Jean-Philippe Lang
2012-05-30
1
-0
/
+1
*
Fixed that project, issue and activity should be preserved when logging time ...
Jean-Philippe Lang
2012-05-29
2
-11
/
+30
*
Fixed that logging time inside redirects at global time logging (#11038).
Jean-Philippe Lang
2012-05-29
2
-0
/
+3
*
Adds redmine:plugins:test rake tasks for running plugins tests.
Jean-Philippe Lang
2012-05-28
1
-0
/
+30
*
Fixes test templates for plugins.
Jean-Philippe Lang
2012-05-28
3
-2
/
+6
*
Fixed test_helper template for plugins.
Jean-Philippe Lang
2012-05-28
1
-5
/
+2
*
code layout cleanup app/views/users/_mail_notifications.html.erb
Toshi MARUYAMA
2012-05-28
1
-8
/
+26
*
fix project list is not shown on Email notifications (#11032)
Toshi MARUYAMA
2012-05-28
2
-1
/
+24
*
Updates for 2.0.1 release.
Jean-Philippe Lang
2012-05-28
2
-1
/
+15
*
code layout cleanup test/functional/users_controller_test.rb
Toshi MARUYAMA
2012-05-28
1
-8
/
+6
*
Fixed test failures on wiki_page updated_on eager loading (#10996).
Jean-Philippe Lang
2012-05-26
1
-1
/
+1
*
Fixed time zone issues introduced by r9719 (#10996).
Jean-Philippe Lang
2012-05-26
6
-32
/
+78
*
Restores local time zone for timestamps for 1.x compatibility (#10996).
Jean-Philippe Lang
2012-05-26
1
-0
/
+1
[next]