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
*
A column has been specified more than once in the order by list (#12713).
Jean-Philippe Lang
2013-01-03
1
-1
/
+1
*
Log an error when trying to send an attachment that cannot be read.
Jean-Philippe Lang
2012-12-26
1
-1
/
+6
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+14
*
Renamed #_issues_path to #_project_issues_path.
Jean-Philippe Lang
2012-12-23
2
-5
/
+5
*
Moved routes helper methods to an helper.
Jean-Philippe Lang
2012-12-23
1
-10
/
+2
*
Display 25 items.
Jean-Philippe Lang
2012-12-17
2
-2
/
+2
*
Use scoped models for pagination.
Jean-Philippe Lang
2012-12-17
3
-3
/
+3
*
Replaces the classic_pagination plugin with a simple pagination module.
Jean-Philippe Lang
2012-12-17
1
-0
/
+1
*
Code cleanup in AuthSource controller and views.
Jean-Philippe Lang
2012-12-13
1
-4
/
+10
*
Code cleanup: implement Plugin#to_param for generating routes.
Jean-Philippe Lang
2012-12-13
1
-1
/
+1
*
Use browser language as default when registering.
Jean-Philippe Lang
2012-12-12
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-12-11
2
-2
/
+1
*
Removed unused code.
Jean-Philippe Lang
2012-12-11
1
-47
/
+0
*
Code cleanup.
Jean-Philippe Lang
2012-12-11
1
-6
/
+7
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
19
-84
/
+113
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
11
-37
/
+42
*
Merged ajax_upload branch (#3957).
Jean-Philippe Lang
2012-12-10
5
-16
/
+35
*
Fixed notes preview in issue history broken and hidden by a broken test.
Etienne Massip
2012-12-10
1
-1
/
+2
*
Rescue Query::StatementInvalid in TimelogController.
Jean-Philippe Lang
2012-12-09
1
-0
/
+2
*
Adds filters for regular/custom fields to the time entries list/report (#10191).
Jean-Philippe Lang
2012-12-09
1
-2
/
+2
*
Adds TimeEntryQuery for listing time entries.
Jean-Philippe Lang
2012-12-09
1
-17
/
+20
*
Moved build_query_from_params helper to Query#build_from_params.
Jean-Philippe Lang
2012-12-09
1
-3
/
+3
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-5
/
+5
*
Removed conditions on HTTP methods.
Jean-Philippe Lang
2012-12-08
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-12-03
1
-2
/
+2
*
Removed unused helper.
Jean-Philippe Lang
2012-12-03
1
-3
/
+0
*
Replaces find(:first/:all) calls.
Jean-Philippe Lang
2012-12-03
6
-21
/
+23
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-4
/
+4
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
10
-26
/
+29
*
Removed unused instance variable.
Jean-Philippe Lang
2012-12-02
1
-3
/
+0
*
Fixed find_issues logic.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-12-02
3
-26
/
+16
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
1
-6
/
+3
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
1
-8
/
+2
*
Fixed that roles API should accept API auth for when authentication is requir...
Jean-Philippe Lang
2012-11-30
1
-0
/
+1
*
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
[next]