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
/
lib
/
redmine.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r4090 from trunk.
Eric Davis
2010-09-20
1
-1
/
+1
*
Merged r4088 from trunk.
Eric Davis
2010-09-20
1
-1
/
+1
*
Merged r4070 from trunk.
Eric Davis
2010-09-20
1
-1
/
+1
*
Merged r4069 from trunk.
Eric Davis
2010-09-20
1
-2
/
+2
*
Merged r4067 from trunk.
Eric Davis
2010-09-20
1
-2
/
+2
*
Merged r4054 from trunk.
Eric Davis
2010-09-20
1
-1
/
+1
*
Merged r4053 from trunk.
Eric Davis
2010-09-20
1
-1
/
+1
*
Merged r4052 from trunk.
Eric Davis
2010-09-20
1
-1
/
+1
*
Merged r4051 from trunk.
Eric Davis
2010-09-20
1
-2
/
+2
*
Merged r4050 from trunk.
Eric Davis
2010-09-20
1
-4
/
+3
*
Merged r4047 from trunk.
Eric Davis
2010-09-20
1
-2
/
+2
*
Merged r4037 from trunk.
Eric Davis
2010-09-20
1
-1
/
+1
*
Merged r4035 from trunk.
Eric Davis
2010-09-20
1
-1
/
+2
*
Merged r4013 from trunk.
Eric Davis
2010-08-22
1
-3
/
+8
*
Merged r4006 from trunk.
Eric Davis
2010-08-22
1
-1
/
+2
*
Merged r3945 from trunk.
Eric Davis
2010-08-19
1
-1
/
+2
*
Merged r3944 from trunk.
Eric Davis
2010-08-19
1
-0
/
+1
*
Merged r3943 from trunk.
Eric Davis
2010-08-19
1
-0
/
+1
*
Merged r3941 from trunk.
Eric Davis
2010-08-19
1
-2
/
+2
*
Merged r3936 from trunk.
Eric Davis
2010-08-19
1
-1
/
+1
*
Merged r3918 from trunk.
Eric Davis
2010-08-19
1
-1
/
+1
*
Merged r3909 from trunk.
Eric Davis
2010-08-19
1
-1
/
+16
*
Refactor: move Project Calendar to it's own controller.
Eric Davis
2010-05-03
1
-1
/
+1
*
Refactor: Move gantts to a separate controller.
Eric Davis
2010-04-28
1
-1
/
+1
*
Refactor: Split IssuesController#new to #new and #create to match REST pattern.
Eric Davis
2010-04-22
1
-1
/
+1
*
Replace the hardcoded CustomField::FIELD_FORMATS with a class.
Eric Davis
2010-04-16
1
-0
/
+11
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
1
-1
/
+2
*
Moves ProjectsController#add_issue_category to IssueCategoriesController#new.
Jean-Philippe Lang
2010-03-06
1
-1
/
+1
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
1
-1
/
+1
*
Refactor: Start to extract IssuesController#edit into #update (REST).
Eric Davis
2010-02-24
1
-2
/
+2
*
Makes search providers extensible (#3936).
Jean-Philippe Lang
2010-02-17
1
-0
/
+11
*
Converted the REDMINE_SUPPORTED_SCM constant to a class
Eric Davis
2010-02-16
1
-1
/
+8
*
Separated ReportsController#issue_report into two separate actions.
Eric Davis
2010-02-08
1
-1
/
+1
*
Adds a permission for exporting wiki pages.
Jean-Philippe Lang
2010-02-06
1
-0
/
+1
*
Fixed the caption on the Files module. (#4406)
Eric Davis
2009-12-29
1
-1
/
+1
*
Adds a 'Add subprojects' permission.
Jean-Philippe Lang
2009-12-24
1
-0
/
+1
*
Removes changelog view.
Jean-Philippe Lang
2009-12-12
1
-1
/
+1
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-1
/
+1
*
Enable tracker update on issue edit form (#2405).
Jean-Philippe Lang
2009-11-29
1
-2
/
+2
*
Add view_issues permission (#3187).
Jean-Philippe Lang
2009-11-14
1
-1
/
+1
*
Adds a link to automatically close completed versions in project settings (#1...
Jean-Philippe Lang
2009-11-09
1
-1
/
+1
*
Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.
Jean-Philippe Lang
2009-11-04
1
-0
/
+7
*
Add a permission to remove issue watchers (#2450).
Jean-Philippe Lang
2009-10-25
1
-0
/
+1
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
1
-0
/
+1
*
Adds spent time to the activity view (#3809).
Jean-Philippe Lang
2009-09-12
1
-0
/
+1
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
1
-1
/
+1
*
Ability to allow non-admin users to create projects (#1007).
Jean-Philippe Lang
2009-05-17
1
-0
/
+1
*
Adds a user search field with autocompleter on project members screen.
Jean-Philippe Lang
2009-03-28
1
-1
/
+1
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-4
/
+4
*
Adds a css class on menu items in order to apply item specific styles (eg. ic...
Jean-Philippe Lang
2008-11-27
1
-9
/
+9
[next]