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
/
app
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
7
-46
/
+207
*
Adds a scope for sorting groups.
Jean-Philippe Lang
2012-07-08
1
-0
/
+2
*
Fixed that deleting the last reply of a topic does not update last_reply_id.
Jean-Philippe Lang
2012-07-07
1
-10
/
+6
*
Code cleanup.
Jean-Philippe Lang
2012-07-07
1
-8
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-1
/
+32
*
Adds a configurable timeout for LDAP authentication (#8978).
Jean-Philippe Lang
2012-07-07
2
-9
/
+26
*
Ignore emails with "Auto-Submitted: auto-*" header (#11338).
Jean-Philippe Lang
2012-07-07
1
-6
/
+9
*
Adds Private filter to the issue list (#8577).
Jean-Philippe Lang
2012-07-05
1
-1
/
+13
*
Makes Private column available on the issue list (#8577).
Jean-Philippe Lang
2012-07-05
1
-0
/
+5
*
Perf: don't load preferences for the anonymous user.
Jean-Philippe Lang
2012-07-05
1
-0
/
+4
*
Perf: use a custom decoder for Role#permissions instead of YAML.load.
Jean-Philippe Lang
2012-07-05
1
-5
/
+14
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
3
-7
/
+70
*
Fixed: Can't filter for negative numeric custom field (#11307).
Jean-Philippe Lang
2012-07-04
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-07-04
1
-6
/
+1
*
Moved logic relative to project status from User to Project model (#3640).
Jean-Philippe Lang
2012-06-25
2
-6
/
+10
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
3
-13
/
+30
*
Removed test line committed accidently (#11073).
Etienne Massip
2012-06-23
1
-1
/
+0
*
Use base class name as customized type to fix @UserCustomField#order_statement@.
Etienne Massip
2012-06-23
1
-2
/
+3
*
Makes repository url read-only after saving.
Jean-Philippe Lang
2012-06-20
2
-2
/
+5
*
Safe attributes for repositories.
Jean-Philippe Lang
2012-06-19
2
-0
/
+11
*
Make repository identifier accept underscores (#11192).
Jean-Philippe Lang
2012-06-19
1
-2
/
+2
*
Fixed that deleting a project with subtasks may fail (#11185).
Jean-Philippe Lang
2012-06-18
1
-0
/
+22
*
Fixed that Subversion#load_entries_changesets raises an error if entries is nil.
Jean-Philippe Lang
2012-06-12
1
-0
/
+2
*
scm: mercurial: use Rails3 ActiveRecord syntax with same as git r9807 at find...
Toshi MARUYAMA
2012-06-11
1
-4
/
+4
*
Code cleanup.
Jean-Philippe Lang
2012-06-10
1
-1
/
+6
*
Code cleanup.
Jean-Philippe Lang
2012-06-10
1
-4
/
+4
*
Faster changesets loading for subversion.
Jean-Philippe Lang
2012-06-10
1
-0
/
+16
*
Adds a method to load changesets for repository entries.
Jean-Philippe Lang
2012-06-10
6
-8
/
+20
*
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
*
Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).
Jean-Philippe Lang
2012-06-10
1
-2
/
+19
*
Fixed that custom_fields property is ignored for time entries in REST API (#1...
Jean-Philippe Lang
2012-06-09
1
-1
/
+1
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
4
-8
/
+8
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
1
-0
/
+1
*
Use safe_attributes in GroupsController.
Jean-Philippe Lang
2012-06-01
1
-0
/
+7
*
Replaced group[lastname] parameter with group[name].
Jean-Philippe Lang
2012-06-01
1
-1
/
+7
*
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
2
-4
/
+19
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-3
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
2
-9
/
+17
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
3
-8
/
+5
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-6
/
+6
*
Fixed that project identifier can always be updated (#11028).
Jean-Philippe Lang
2012-05-25
1
-1
/
+1
*
Fixed that updated_on is not updated when updating an issue (#10964).
Jean-Philippe Lang
2012-05-21
1
-3
/
+8
*
Restored List-Id header in email notifications (#10888).
Jean-Philippe Lang
2012-05-13
1
-1
/
+2
*
Adds all/none operators to text custom field filters (#9790).
Jean-Philippe Lang
2012-05-12
1
-2
/
+2
*
change mailer model method comments to Rails3 style
Toshi MARUYAMA
2012-05-09
1
-35
/
+35
[next]