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
*
Removed hard-coded english error message on failed Member creation
Jean-Baptiste Barth
2010-08-09
1
-1
/
+1
*
Removed useless debug code. #5978
Jean-Baptiste Barth
2010-08-08
1
-1
/
+0
*
Added project filter when viewing all issues. #5084
Jean-Baptiste Barth
2010-08-08
1
-0
/
+6
*
Fixed: assigned_to and author filters in cross project issues view should be ...
Jean-Baptiste Barth
2010-08-04
1
-1
/
+1
*
Show the number of days in the subject line of Reminder emails.
Eric Davis
2010-08-03
1
-1
/
+1
*
Refactor: Add methods to User to edit the encapsulate the status field.
Eric Davis
2010-08-03
1
-0
/
+24
*
Fixed: Deleting statuses doesn't delete all workflow entries (#5811).
Jean-Philippe Lang
2010-07-25
1
-1
/
+8
*
Strips user email (#5834).
Jean-Philippe Lang
2010-07-25
1
-0
/
+4
*
Force-clear the default value for migration from :string to :text. #5846 #5771
Eric Davis
2010-07-24
1
-2
/
+3
*
Force the default value of path to be set on the Change model class. #5771
Eric Davis
2010-07-06
1
-0
/
+4
*
Recalculate inherited attributes on parents when a child is moved under a new...
Eric Davis
2010-06-30
1
-1
/
+8
*
Force string comparison for login search to be case sensitive on MySQL. #2473
Eric Davis
2010-06-24
1
-2
/
+5
*
Refactor and documentation for User#find_by_login.
Eric Davis
2010-06-20
1
-5
/
+5
*
Change User#login to be case-insensitive. #2473
Eric Davis
2010-06-20
1
-2
/
+11
*
Truncate incoming email subject lines to 255 characters. #5698
Eric Davis
2010-06-20
1
-1
/
+1
*
Accept email from anonymous users with an empty from address. #5604
Eric Davis
2010-06-19
1
-1
/
+1
*
Unused variable
Eric Davis
2010-06-19
1
-1
/
+0
*
Fix a nil error when a Project cannot save attachments.
Eric Davis
2010-06-19
1
-1
/
+7
*
Add an "Assigned To" keyword to receiving email. #5594
Eric Davis
2010-05-29
1
-1
/
+14
*
Add 'Start date' and 'End date' keywords for incoming email. #5595
Eric Davis
2010-05-28
1
-3
/
+10
*
Include the Project name when sorting versions.
Eric Davis
2010-05-27
1
-4
/
+16
*
Show subproject versions on the Roadmap.
Eric Davis
2010-05-27
1
-0
/
+7
*
Allow AuthSources to control if they allow password changes.
Eric Davis
2010-05-23
2
-3
/
+22
*
Remove hard coded LDAP log message.
Eric Davis
2010-05-23
1
-1
/
+1
*
Adds issue relations to individual issue XML (#5305).
Jean-Philippe Lang
2010-05-01
1
-7
/
+18
*
Fixes workflow edit with JRuby (#5404).
Jean-Philippe Lang
2010-04-30
1
-1
/
+1
*
Only copy visible issues.
Eric Davis
2010-04-29
1
-1
/
+1
*
Adding missing setter for Query#available_columns
Eric Davis
2010-04-20
1
-0
/
+8
*
Refactor: Move method to Query model
Eric Davis
2010-04-19
1
-0
/
+7
*
Fixes behaviour of move_issues permission for non member role (#5309).
Jean-Philippe Lang
2010-04-18
1
-0
/
+16
*
Fixed: Error on db:migrate with table prefix set (#5335).
Jean-Philippe Lang
2010-04-17
1
-1
/
+1
*
Replace the hardcoded CustomField::FIELD_FORMATS with a class.
Eric Davis
2010-04-16
1
-10
/
+1
*
Do not raise an error when destroying a Version with assigned issues.
Jean-Philippe Lang
2010-04-11
1
-8
/
+4
*
Fixes Issue#save_issue_with_child_records so that time entry do not get saved...
Jean-Philippe Lang
2010-04-11
1
-27
/
+28
*
Fixed: issue optimistic locking broken by r3308 (#5280).
Jean-Philippe Lang
2010-04-11
1
-6
/
+14
*
Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255).
Jean-Philippe Lang
2010-04-11
1
-1
/
+6
*
Fixes calculation of version estimated hours with subtasks (#5265).
Jean-Philippe Lang
2010-04-11
1
-1
/
+2
*
Makes the wiki sidebar editable (#5208).
Jean-Philippe Lang
2010-04-11
3
-0
/
+19
*
Issue list improvements for subtasking (#5196):
Jean-Philippe Lang
2010-03-27
1
-1
/
+3
*
Adds an option to enable/disable email notifications during a project copy (#...
Jean-Philippe Lang
2010-03-21
1
-0
/
+9
*
Optimize retrieval of user's projects members.
Jean-Philippe Lang
2010-03-21
1
-3
/
+5
*
Cleans up status assignment in IssuesController#new handled by Issue#safe_att...
Jean-Philippe Lang
2010-03-20
1
-0
/
+5
*
Refactor: Extract Query#sortable_columns from the controller.
Eric Davis
2010-03-19
1
-0
/
+8
*
Refactor: Extract method to the Member model
Eric Davis
2010-03-18
1
-0
/
+7
*
Makes subtasks rescheduled when a 'precedes' relation is set on a parent task.
Jean-Philippe Lang
2010-03-13
2
-4
/
+20
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
3
-48
/
+224
*
Fixed: error while moving an issue to a project with disabled tracker with SQ...
Jean-Philippe Lang
2010-03-12
1
-4
/
+4
*
Adds named scopes to replace custom finders.
Eric Davis
2010-03-10
1
-1
/
+7
*
Refactor: Moved the contents of #issue_update into Issue.
Eric Davis
2010-03-05
1
-0
/
+28
*
Refactor: Replace @journal with @issue.current_journal
Eric Davis
2010-03-04
1
-0
/
+2
[next]