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
*
Makes AuthSource.authenticate return a hash instead of an array.
Jean-Philippe Lang
2010-02-26
2
-8
/
+8
*
User model should not have to clean up LDAP attributes.
Jean-Philippe Lang
2010-02-26
2
-3
/
+2
*
Fix LDAP on the fly creation. The User object doesn't have a :dn attribute.
Eric Davis
2010-02-25
1
-1
/
+2
*
Optimize: Only select the name when getting the module names.
Eric Davis
2010-02-25
1
-1
/
+1
*
Fixed: projects are referenced by id in search results.
Jean-Philippe Lang
2010-02-24
1
-1
/
+1
*
Makes project identifiers searchable (#4897).
Jean-Philippe Lang
2010-02-24
1
-1
/
+1
*
Bulk edit refactoring.
Jean-Philippe Lang
2010-02-23
1
-19
/
+7
*
Refactor: Extract Issue#bulk_edit from the IssuesController
Eric Davis
2010-02-23
1
-0
/
+18
*
Avoid unnecessary SQL queries when loading changesets.
Jean-Philippe Lang
2010-02-21
1
-6
/
+7
*
Memorize commit authors to speed up changesets loading.
Jean-Philippe Lang
2010-02-21
1
-3
/
+10
*
Remove invalid utf8 sequences from commit comments and author name (#4773).
Jean-Philippe Lang
2010-02-20
1
-3
/
+8
*
Fixed: Links in Forum mails should redirect to message, not topic (#4884).
Jean-Philippe Lang
2010-02-20
1
-1
/
+1
*
Refactor: Extract #get_user_dn from AuthSourceLdap.
Eric Davis
2010-02-19
1
-16
/
+27
*
Refactor: extract AuthSourceLdap#search_attributes
Eric Davis
2010-02-19
1
-2
/
+11
*
Refactor: Rewrite authenticate_dn to use an implicit return.
Eric Davis
2010-02-18
1
-6
/
+3
*
Refactor: Moved the check for an empty DN to authenticate_dn
Eric Davis
2010-02-18
1
-2
/
+3
*
Refactor: extract an #authenticate_dn method in AuthSourceLdap
Eric Davis
2010-02-17
1
-6
/
+13
*
Refactor: Extract method from AuthSourceLdap#authenticate
Eric Davis
2010-02-16
1
-4
/
+11
*
Removes duplicated LOC.
Jean-Philippe Lang
2010-02-14
1
-1
/
+0
*
Fixed: SystemStackError (stack level too deep) on Issue#attributes= after mod...
Jean-Philippe Lang
2010-02-14
1
-1
/
+2
*
Fixed a nil method error in Setting#value=
Eric Davis
2010-02-12
1
-1
/
+1
*
Fixed: Project copy loses wiki pages hierarchy (#4797).
Jean-Philippe Lang
2010-02-11
1
-0
/
+12
*
Adds filter for system shared versions on the cross project issue list (#4792).
Jean-Philippe Lang
2010-02-10
1
-0
/
+4
*
Fixed: parent project field doesn't include blank value when a member with 'a...
Jean-Philippe Lang
2010-02-10
1
-1
/
+1
*
Fixed: Repository.fetch_changesets tries to fetch changesets for archived pro...
Jean-Philippe Lang
2010-02-09
1
-3
/
+7
*
Do not parse the entire git log to fetch new commits (takes several minutes f...
Jean-Philippe Lang
2010-02-07
1
-9
/
+12
*
Adds pagination to forum messages (#4664).
Jean-Philippe Lang
2010-02-06
1
-1
/
+1
*
Refactor: Extracted the select_all calls to a new private method.
Eric Davis
2010-02-04
1
-67
/
+47
*
Change Role#anonymous and #non_member so they generate the record as needed.
Eric Davis
2010-02-03
1
-4
/
+20
*
Refactor: Moved the raw SQL finders from ReportsController to Issue.
Eric Davis
2010-02-03
1
-0
/
+100
*
Refactor: Extract method to create a Change from a Changeset.
Eric Davis
2010-02-02
4
-15
/
+12
*
Refactor: Move recipients method into acts_as_event
Eric Davis
2010-02-01
3
-21
/
+0
*
Allow commits to reference issues of parent projects and subprojects (#4674).
Jean-Philippe Lang
2010-01-31
1
-2
/
+13
*
Log email delivery errors.
Jean-Philippe Lang
2010-01-31
1
-1
/
+15
*
Log info when sending an email notification.
Jean-Philippe Lang
2010-01-31
1
-1
/
+10
*
Fixed: deleting a project with subprojects breaks the project tree (#4701).
Jean-Philippe Lang
2010-01-31
1
-2
/
+9
*
Fixed: NOT NULL constraint error when adding a group (#4632).
Jean-Philippe Lang
2010-01-30
1
-0
/
+14
*
Set a white list of issue attributes that can be mass-assigned from controllers.
Jean-Philippe Lang
2010-01-12
1
-0
/
+26
*
Fixed: email notifications may affect language of notices on the UI (#4086).
Jean-Philippe Lang
2010-01-10
1
-0
/
+2
*
Fixed: undefined method `stringify_keys!' error in Issue#attributes_with_trac...
Jean-Philippe Lang
2010-01-09
1
-1
/
+1
*
Fixed: issue summary counts should link to the issue list without subprojects...
Jean-Philippe Lang
2010-01-07
1
-1
/
+1
*
Create and assign the api token so the current instance can access it. (#4497)
Eric Davis
2009-12-30
1
-1
/
+1
*
Auto-detect attachment content type when blank (#3782).
Jean-Philippe Lang
2009-12-29
1
-0
/
+3
*
Fixed: project copy doesn't copy group memberships (#3975).
Jean-Philippe Lang
2009-12-26
2
-2
/
+11
*
Ask for confirmation when a non-admin users tries to remove himself from a pr...
Jean-Philippe Lang
2009-12-26
1
-0
/
+8
*
Fixed: subject of incoming emails gets mangled (#3717).
Jean-Philippe Lang
2009-12-26
1
-1
/
+0
*
Removes column opt in enumerations table.
Jean-Philippe Lang
2009-12-25
4
-42
/
+0
*
Project#activities should check all overridden activities, not just active ones.
Eric Davis
2009-12-24
1
-3
/
+3
*
Adds a 'Add subprojects' permission.
Jean-Philippe Lang
2009-12-24
1
-1
/
+5
*
Force TimeEntry#hours default to nil (#3075, #4449).
Jean-Philippe Lang
2009-12-23
1
-0
/
+1
[next]