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
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Adds missing permissions on attachments/upload (#15664).
Jean-Philippe Lang
2014-01-11
1
-8
/
+8
*
Fixed: cannot retrieve members for closed projects through the REST API (#158...
Jean-Philippe Lang
2014-01-11
1
-0
/
+1
*
fix typo redcarpet requirement in lib/redmine.rb (#15520)
Toshi MARUYAMA
2013-12-26
1
-1
/
+1
*
Don't load redcarpet with JRuby.
Jean-Philippe Lang
2013-12-23
1
-2
/
+9
*
Adds experimental support for Markdown formatting with redcarpet (#15520).
Jean-Philippe Lang
2013-12-23
1
-0
/
+2
*
make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA
2013-12-21
1
-0
/
+1
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-13
/
+0
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
1
-1
/
+1
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
1
-1
/
+1
*
Use POST instead of GET for logging out (#13022).
Jean-Philippe Lang
2013-01-30
1
-1
/
+1
*
Split "Manage documents" permission into create, edit and delete permissions ...
Jean-Philippe Lang
2013-01-20
1
-1
/
+3
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
"New issue" menu item should not link to copy form (#12652).
Jean-Philippe Lang
2012-12-21
1
-1
/
+1
*
Prevents redmine/scm/base from being reloaded in dev mode (#12097).
Jean-Philippe Lang
2012-12-05
1
-1
/
+1
*
Removed unused Redmine::About class.
Jean-Philippe Lang
2012-12-03
1
-1
/
+0
*
Load RMagick before the gantt helper (#12097).
Jean-Philippe Lang
2012-12-02
1
-6
/
+6
*
Fixed dependency loading for when running in dev mode (#12097).
Jean-Philippe Lang
2012-12-02
1
-3
/
+4
*
Explicitly load dependencies for when running with config.threadsafe! (#12097).
Jean-Philippe Lang
2012-12-02
1
-5
/
+45
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-1
/
+1
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-0
/
+2
*
Use named routes.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
1
-16
/
+18
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
Clean up custom field format definition.
Jean-Philippe Lang
2012-04-28
1
-9
/
+9
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
Merged LdapAuthSourceController into AuthSourceController.
Jean-Philippe Lang
2012-03-11
1
-1
/
+1
*
Use require instead of require_library_or_gem.
Jean-Philippe Lang
2012-03-03
1
-1
/
+1
*
Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
2012-02-23
1
-3
/
+3
*
Removed faster_csv from lib (#5638).
Jean-Philippe Lang
2012-02-19
1
-1
/
+1
*
REST API for project memberships (#7420).
Jean-Philippe Lang
2012-02-06
1
-1
/
+1
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
1
-1
/
+1
*
Adds a "Manage related isses" permission to add/remove commits/issues relatio...
Jean-Philippe Lang
2012-02-05
1
-0
/
+1
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-1
/
+1
*
Copy issues via bulk update action.
Jean-Philippe Lang
2012-01-07
1
-1
/
+1
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
1
-1
/
+1
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
1
-1
/
+1
*
Resourcified documents.
Jean-Philippe Lang
2011-11-30
1
-1
/
+1
*
Fixed that :edit_time_entries permission allows creating time entries (#9405).
Jean-Philippe Lang
2011-11-24
1
-2
/
+2
*
Fixed that :view_time_entries permission allows time entry editing (#9405).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
*
REST API for issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-1
/
+1
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-1
/
+1
*
Updated permissions with newly added @create@ and @update@ actions (#9108).
Etienne Massip
2011-11-17
1
-2
/
+2
*
remove trailing white-spaces from lib/redmine.rb.
Toshi MARUYAMA
2011-08-31
1
-6
/
+6
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-1
/
+1
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-1
/
+1
*
Makes set_own_issues_private permission not available to anonymous.
Jean-Philippe Lang
2011-04-15
1
-1
/
+1
*
Private issues (#7414).
Jean-Philippe Lang
2011-04-15
1
-0
/
+2
*
add bulk edit and bulk update actions for time entries (#7996).
Toshi MARUYAMA
2011-04-04
1
-3
/
+3
*
Adds User and Version custom field format that can be used to reference a pro...
Jean-Philippe Lang
2011-04-01
1
-0
/
+2
[next]