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
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
10
-32
/
+29
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-0
/
+2
*
Makes User.current thread safe (#12097).
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
remove trailing white-spaces from app/models/repository.rb
Toshi MARUYAMA
2012-11-28
1
-2
/
+2
*
code layout cleanup app/models/issue_relation.rb
Toshi MARUYAMA
2012-11-28
1
-17
/
+33
*
Code cleanup.
Jean-Philippe Lang
2012-11-27
1
-3
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-11-27
3
-7
/
+8
*
Validate email only if changed.
Jean-Philippe Lang
2012-11-27
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-11-27
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-11-27
1
-8
/
+8
*
Fixed the behaviour for when rescheduling a parent task (#4590).
Jean-Philippe Lang
2012-11-24
1
-1
/
+9
*
Precede-Follow relation should move following issues earlier when reschedulin...
Jean-Philippe Lang
2012-11-24
1
-3
/
+8
*
Respond with 404 instead of 500 when requesting a wiki diff with invalid vers...
Jean-Philippe Lang
2012-11-24
1
-1
/
+2
*
Use Project.rebuild_tree! instead of .rebuild! in migration.
Jean-Philippe Lang
2012-11-23
1
-0
/
+1
*
Adds a Project.rebuild_tree! method to force the rebuild of the nested set.
Jean-Philippe Lang
2012-11-23
1
-0
/
+9
*
scm: git: fix tests fail when extra_info is nil (#12409)
Toshi MARUYAMA
2012-11-21
1
-0
/
+1
*
scm: git: fix changesets aren't read after clear_changesets call (#12409)
Toshi MARUYAMA
2012-11-21
2
-0
/
+14
*
fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai...
Toshi MARUYAMA
2012-11-21
1
-1
/
+18
*
Fixed that MailHandler raises an error when email has no subject header (#123...
Jean-Philippe Lang
2012-11-18
1
-2
/
+3
*
Code cleanup.
Jean-Philippe Lang
2012-11-18
1
-0
/
+15
*
fix receiving mail subject broken which does not begin with encoding name (#1...
Toshi MARUYAMA
2012-11-16
1
-1
/
+2
*
Fixed version date validation (#12359).
Jean-Philippe Lang
2012-11-15
1
-0
/
+7
*
Code cleanup.
Jean-Philippe Lang
2012-11-13
1
-4
/
+4
*
Adds table name to the SQL clause used by Principale.like scope.
Jean-Philippe Lang
2012-11-13
1
-2
/
+3
*
Code cleanup.
Jean-Philippe Lang
2012-11-13
1
-3
/
+3
*
Fixed that Principal#like scope does not work with cyrillic characters and Po...
Jean-Philippe Lang
2012-11-13
1
-3
/
+3
*
Fixed that watchers receive notifications for private comments without permis...
Jean-Philippe Lang
2012-11-05
2
-1
/
+9
*
New user name format: firstname + first letter of lastname (#12085).
Jean-Philippe Lang
2012-10-30
1
-5
/
+10
*
Changes how relative date filters work and adds specific filters for filterin...
Jean-Philippe Lang
2012-10-30
1
-5
/
+21
*
Validate value for date filters.
Jean-Philippe Lang
2012-10-30
1
-1
/
+1
*
Ability to sort issues by grouped column (#3511).
Jean-Philippe Lang
2012-10-29
1
-3
/
+8
*
Ignore non-working days when rescheduling an issue (#2161).
Jean-Philippe Lang
2012-10-29
2
-5
/
+22
*
Adds a textual css class for issue priorities (#12216).
Jean-Philippe Lang
2012-10-26
2
-1
/
+35
*
REST API for creating/updating wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-1
/
+1
*
REST API for retrieving wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-1
/
+1
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-0
/
+15
*
Handle deleted wiki page versions (#10852).
Jean-Philippe Lang
2012-10-21
2
-8
/
+17
*
Adds links to locked users when current user is admin.
Jean-Philippe Lang
2012-10-18
1
-0
/
+11
*
Code cleanup.
Jean-Philippe Lang
2012-10-18
1
-1
/
+1
*
Fixed that invalid start date is ignored (#12092).
Jean-Philippe Lang
2012-10-18
1
-1
/
+5
*
Makes enumerations available through the REST API.
Jean-Philippe Lang
2012-10-17
1
-0
/
+1
*
Fixed that entering #nnn as parent task should validate (#11979).
Jean-Philippe Lang
2012-10-14
1
-1
/
+2
*
Make sure that custom field format cannot be changed.
Jean-Philippe Lang
2012-10-13
1
-0
/
+5
*
Fixed: No validation errors when entering an invalid "Parent task" (#11979).
Jean-Philippe Lang
2012-10-12
1
-6
/
+12
*
Fixed that User#allowed_to? should return true or false (#12078).
Jean-Philippe Lang
2012-10-12
1
-7
/
+7
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
1
-5
/
+26
*
Adds label_any string for filters.
Jean-Philippe Lang
2012-10-04
1
-1
/
+1
*
Adds no_issue_in_project operator for relations filter (#3265).
Jean-Philippe Lang
2012-10-04
1
-6
/
+8
*
sort custom field issue filter by type and position (#12018)
Toshi MARUYAMA
2012-10-04
2
-1
/
+7
*
move CustomFieldsHelper tabs variable to model constant for common use (#12018)
Toshi MARUYAMA
2012-10-04
1
-0
/
+21
[next]