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
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
1
-1
/
+1
*
remove unneeded "require 'diff'" from WikiController (#15105)
Toshi MARUYAMA
2013-10-11
1
-2
/
+0
*
Support for multiple issue update keywords/rules in commit messages (#4911).
Jean-Philippe Lang
2013-10-05
1
-3
/
+4
*
REST API: custom fields definition (#11159).
Jean-Philippe Lang
2013-09-29
1
-2
/
+10
*
gender neutral source comment at app/controllers/my_controller.rb
Toshi MARUYAMA
2013-08-06
1
-1
/
+1
*
Removed hardcoded string (#3872).
Jean-Philippe Lang
2013-08-05
1
-1
/
+1
*
Option to force a user to change his password (#3872).
Jean-Philippe Lang
2013-08-05
3
-5
/
+27
*
Spent time details and report should ignore 'Setting.display_subprojects_issu...
Jean-Philippe Lang
2013-07-28
1
-2
/
+0
*
Don't use finder options.
Jean-Philippe Lang
2013-07-28
1
-12
/
+3
*
Preload some associations.
Jean-Philippe Lang
2013-07-28
1
-8
/
+5
*
Fixed that sorting time entries by custom field raises a SQL error (#14366).
Jean-Philippe Lang
2013-07-28
1
-9
/
+5
*
Ability to save Gantt query filters (#7836).
Jean-Philippe Lang
2013-07-14
1
-3
/
+15
*
ruby1.8 compatibility.
Jean-Philippe Lang
2013-07-13
1
-1
/
+2
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-1
/
+2
*
Exception message may not be UTF-8 encoded.
Jean-Philippe Lang
2013-07-12
1
-1
/
+1
*
Role based custom queries (#1019).
Jean-Philippe Lang
2013-07-11
1
-3
/
+3
*
gender neutral source comment at app/controllers/projects_controller.rb
Toshi MARUYAMA
2013-07-06
1
-1
/
+1
*
Preload boards projects.
Jean-Philippe Lang
2013-06-12
1
-1
/
+1
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
8
-24
/
+22
*
Don't redirect XHR requests to /login.
Jean-Philippe Lang
2013-06-12
1
-1
/
+7
*
Use #find_issues as before filter for issues context menu.
Jean-Philippe Lang
2013-06-11
1
-4
/
+2
*
Perf: preload a few associations for bulk operations.
Jean-Philippe Lang
2013-06-11
1
-1
/
+1
*
Adds the email address to the flash message after registeration.
Jean-Philippe Lang
2013-06-09
1
-1
/
+1
*
Adds a way for a registered user to get a new action email (#14228).
Jean-Philippe Lang
2013-06-09
1
-9
/
+48
*
Fixed that submitting the form without selecting a value may raise raises an ...
Jean-Philippe Lang
2013-05-17
1
-6
/
+4
*
increase base height of author lines on 'Commits per author' graph (#14068, #...
Toshi MARUYAMA
2013-05-16
1
-1
/
+1
*
Update notified_project_ids while saving record.
Jean-Philippe Lang
2013-05-13
2
-3
/
+0
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
2
-3
/
+0
*
Disable autofetching of repository changesets if projects are closed (#13945).
Jean-Philippe Lang
2013-05-12
1
-1
/
+1
*
Fixed that bulk copy raises an error on validation failure (#13943).
Jean-Philippe Lang
2013-05-04
1
-4
/
+6
*
Preserve field values on bulk edit failure (#13943).
Jean-Philippe Lang
2013-05-04
1
-0
/
+3
*
Display the bulk edit form with error messages when some issues can not be sa...
Jean-Philippe Lang
2013-05-04
2
-29
/
+19
*
Propose system activities only when reassigning time entries (#13783).
Jean-Philippe Lang
2013-05-01
1
-1
/
+1
*
make height of "Commits per author" graph flexible (#1983, #13486)
Toshi MARUYAMA
2013-04-18
1
-1
/
+1
*
Log errors when bulk edit/copy fails (#13440).
Jean-Philippe Lang
2013-03-12
2
-0
/
+2
*
Always instanciate a relation.
Jean-Philippe Lang
2013-03-12
1
-0
/
+2
*
Don't verify method.
Jean-Philippe Lang
2013-03-12
1
-2
/
+2
*
code layout cleanup AccountController#open_id_authenticate
Toshi MARUYAMA
2013-03-06
1
-4
/
+4
*
Adds autologin param in openid return_to url (#3371).
Jean-Philippe Lang
2013-03-02
1
-1
/
+3
*
Fixed that autologin cookie is not deleted when using custom cookie name (#13...
Jean-Philippe Lang
2013-03-02
1
-1
/
+1
*
Fixed that autologin is broken when using a custom cookie name (#13335).
Jean-Philippe Lang
2013-03-02
2
-5
/
+8
*
Fixed that relations may not be refreshed when adding a follows relation (#13...
Jean-Philippe Lang
2013-02-24
1
-1
/
+1
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
1
-4
/
+6
*
Adds helpers for query columns selection.
Jean-Philippe Lang
2013-02-23
1
-0
/
+2
*
Rename issues CSV and PDF exports.
Jean-Philippe Lang
2013-02-23
1
-2
/
+2
*
Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_...
Jean-Philippe Lang
2013-02-23
2
-2
/
+2
*
Fixed that requesting a message from an invalid forum should respond with 404...
Jean-Philippe Lang
2013-02-20
1
-1
/
+2
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
1
-1
/
+2
*
Use #per_page instead of #items_per_page.
Jean-Philippe Lang
2013-02-17
5
-5
/
+5
*
Fixed that messages are not sorted by last reply (#12243).
Jean-Philippe Lang
2013-02-17
1
-2
/
+3
[next]