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
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove trailing white-space from app/controllers/trackers_controller.rb
Toshi MARUYAMA
2012-11-18
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-11-18
1
-11
/
+2
*
Eager-load authors.
Jean-Philippe Lang
2012-11-18
1
-1
/
+1
*
Removed the limit of 75 pages when exporting wiki pages (#12274).
Jean-Philippe Lang
2012-11-18
1
-1
/
+1
*
remove trailing white-space from app/controllers/timelog_controller.rb
Toshi MARUYAMA
2012-11-13
1
-1
/
+1
*
Ability to sort issues by grouped column (#3511).
Jean-Philippe Lang
2012-10-29
1
-0
/
+1
*
Use page parameter instead of p for pagination.
Jean-Philippe Lang
2012-10-28
1
-1
/
+1
*
REST API for deleting wiki pages (#7082).
Jean-Philippe Lang
2012-10-28
1
-3
/
+7
*
remove trailing white-space from app/controllers/repositories_controller.rb
Toshi MARUYAMA
2012-10-28
1
-1
/
+1
*
REST API for creating/updating wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
2
-16
/
+45
*
REST API for retrieving wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-6
/
+15
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-1
/
+9
*
Let the attachment filename be specified on upload (#12125).
Jean-Philippe Lang
2012-10-18
1
-1
/
+1
*
Makes enumerations available through the REST API.
Jean-Philippe Lang
2012-10-17
1
-3
/
+16
*
remove trailing white-spaces from app/controllers/issue_categories_controller.rb
Toshi MARUYAMA
2012-10-12
1
-2
/
+2
*
Expose roles details via REST API (#11502).
Jean-Philippe Lang
2012-10-12
1
-4
/
+9
*
Adds an optional X-Redmine-Switch-User header to let admin users swicth user ...
Jean-Philippe Lang
2012-10-11
1
-0
/
+15
*
Fixed that issue notes preview is broken by r10547 (#1554).
Jean-Philippe Lang
2012-10-09
1
-1
/
+1
*
Add "last 2 weeks" preset to time entries reporting (#11862).
Jean-Philippe Lang
2012-10-09
1
-0
/
+3
*
remove trailing white-spaces from app/controllers/application_controller.rb
Toshi MARUYAMA
2012-10-05
1
-2
/
+2
*
Passing the format in the template name is deprecated.
Jean-Philippe Lang
2012-10-04
1
-1
/
+1
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
2
-10
/
+16
*
code cleanup r10542 changes (#10937)
Toshi MARUYAMA
2012-10-01
1
-1
/
+1
*
pin user format order at setting panel (#10937)
Toshi MARUYAMA
2012-10-01
1
-1
/
+2
*
Display visible relations in API response.
Jean-Philippe Lang
2012-09-29
1
-1
/
+1
*
Fixed that issue author is assigned with current user when the edit form is u...
Jean-Philippe Lang
2012-09-27
1
-1
/
+1
*
Fixed #onthefly_creation_failed broken by r9940 (#11850).
Jean-Philippe Lang
2012-09-17
1
-1
/
+1
*
Attachments should be available to the text formatter when previewing an exis...
Jean-Philippe Lang
2012-09-16
1
-0
/
+4
*
Log current user on each request.
Jean-Philippe Lang
2012-09-09
1
-0
/
+1
*
Do not copy subtasks twice when copying an issue and its descendants (#6965).
Jean-Philippe Lang
2012-09-08
1
-0
/
+7
*
Option to copy subtasks when copying issue(s) (#6965).
Jean-Philippe Lang
2012-09-08
1
-2
/
+7
*
Create role by copy (#9258).
Jean-Philippe Lang
2012-09-03
1
-1
/
+4
*
Adds a view for editing all trackers fields.
Jean-Philippe Lang
2012-09-02
1
-0
/
+18
*
remove trailing white-space from app/controllers/wiki_controller.rb
Toshi MARUYAMA
2012-08-31
1
-1
/
+1
*
Fixed that destroying a user from the edit page returns a 404 response (#11691).
Jean-Philippe Lang
2012-08-26
1
-1
/
+1
*
Do not use escaped back_url param (#11691).
Jean-Philippe Lang
2012-08-26
1
-3
/
+8
*
Reverted r10234 and r10235 that broke redirect after login (#11691).
Jean-Philippe Lang
2012-08-26
2
-2
/
+2
*
Use a back_url parameter instead of referrer to refresh the page after user d...
Etienne Massip
2012-08-24
2
-2
/
+2
*
Respond with 404 on ActionView::MissingTemplate (#11503).
Jean-Philippe Lang
2012-08-13
1
-5
/
+10
*
Adds a title to the issue link in the flash message.
Jean-Philippe Lang
2012-08-13
1
-1
/
+1
*
Adds autocomplete to issue field on time logging form.
Jean-Philippe Lang
2012-08-09
1
-2
/
+4
*
Code cleanup.
Jean-Philippe Lang
2012-08-09
1
-11
/
+9
*
Code cleanup.
Jean-Philippe Lang
2012-08-08
1
-6
/
+1
*
Log successful authentications.
Jean-Philippe Lang
2012-08-07
1
-0
/
+1
*
Set @previewed for rendering preview partial.
Jean-Philippe Lang
2012-07-31
1
-0
/
+1
*
Eager loading and no extra count query.
Jean-Philippe Lang
2012-07-31
1
-1
/
+1
*
Support for subforums (#3831).
Jean-Philippe Lang
2012-07-31
1
-0
/
+1
*
Do not user user session for API requests.
Jean-Philippe Lang
2012-07-27
1
-11
/
+16
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
3
-3
/
+3
*
Removes RJS from UsersController.
Jean-Philippe Lang
2012-07-21
1
-16
/
+3
[next]