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
*
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
*
Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes).
Jean-Philippe Lang
2008-11-11
1
-0
/
+4
*
Adds permissions to let users edit and/or delete their messages (#854, patch ...
Jean-Philippe Lang
2008-11-11
1
-0
/
+2
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
1
-1
/
+1
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-0
/
+5
*
Adds 'Delete wiki pages attachments' permission.
Jean-Philippe Lang
2008-10-18
1
-1
/
+2
*
Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...
Jean-Philippe Lang
2008-09-13
1
-2
/
+3
*
Merged nbc branch @ r1812 (commit access permission and reposman improvements).
Jean-Philippe Lang
2008-09-13
1
-0
/
+1
*
Adds support for free ticket filtering and custom queries on Calendar.
Jean-Philippe Lang
2008-09-11
1
-1
/
+1
*
Adds support for free ticket filtering and custom queries on Gantt chart.
Jean-Philippe Lang
2008-09-10
1
-1
/
+1
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-0
/
+1
*
Adds posts quoting functionality (#1825).
Jean-Philippe Lang
2008-08-28
1
-1
/
+1
*
Adds permissions for viewing the watcher list and adding new watchers on the ...
Jean-Philippe Lang
2008-08-03
1
-0
/
+3
*
Activity refactoring.
Jean-Philippe Lang
2008-07-27
1
-0
/
+11
*
Admin and Help links at the end of top menu.
Jean-Philippe Lang
2008-07-13
1
-2
/
+2
*
Menu mapper: add support for :before, :after and :last options to #push metho...
Jean-Philippe Lang
2008-07-13
1
-1
/
+1
*
Adds Filesystem adapter (patch #1393 by Paul R).
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...
Jean-Philippe Lang
2008-05-30
1
-2
/
+2
*
Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).
Jean-Philippe Lang
2008-05-04
1
-0
/
+1
*
Fixed: Home, Logout, Login links are absolute (#1122, #1145).
Jean-Philippe Lang
2008-04-30
1
-3
/
+3
*
Estimated time recognizes improved time formats (#1092).
Jean-Philippe Lang
2008-04-26
1
-0
/
+1
*
Adds 2 permissions (closes #859):
Jean-Philippe Lang
2008-03-14
1
-0
/
+2
*
Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
2008-03-12
1
-1
/
+1
[next]