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
*
Optimize associations loading on the issue list.
Jean-Philippe Lang
2009-11-16
1
-1
/
+1
*
Allow issue grouping by custom field (#2679).
Jean-Philippe Lang
2009-11-16
1
-2
/
+2
*
Adds a setting for new projects default modules (#1797).
Jean-Philippe Lang
2009-11-15
1
-1
/
+1
*
Adds custom fields for versions (#4219).
Jean-Philippe Lang
2009-11-15
1
-0
/
+2
*
Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...
Jean-Philippe Lang
2009-11-15
1
-2
/
+15
*
Allow non admin users to add subprojects (#2963).
Jean-Philippe Lang
2009-11-15
1
-3
/
+3
*
Protect controllers from potential CSRF attacks. #4216
Eric Davis
2009-11-14
1
-0
/
+1
*
Fix 500 errors with a POST request that requires a login. #4216
Eric Davis
2009-11-14
1
-1
/
+7
*
Add view_issues permission (#3187).
Jean-Philippe Lang
2009-11-14
1
-1
/
+1
*
Fixed that "RE:" prefix is added to the subject each time the message is quot...
Jean-Philippe Lang
2009-11-13
1
-1
/
+2
*
Fixed: Quoting in forums does not take the subject from the message being quo...
Jean-Philippe Lang
2009-11-13
1
-0
/
+2
*
Redirect to the current page when using context menu on the issue list (#4184).
Jean-Philippe Lang
2009-11-11
1
-1
/
+1
*
Adds a link to automatically close completed versions in project settings (#1...
Jean-Philippe Lang
2009-11-09
1
-3
/
+18
*
Fixed: Pre-filled time tracking date ignores timezone (#4160).
Jean-Philippe Lang
2009-11-06
1
-1
/
+1
*
Fixed: first day of date range is not included in time report with SQLite (#3...
Jean-Philippe Lang
2009-11-04
1
-1
/
+1
*
Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.
Jean-Philippe Lang
2009-11-04
2
-3
/
+3
*
Fixed: Feed content limit ignored on issues list.
Jean-Philippe Lang
2009-11-04
1
-1
/
+1
*
Fixed a test failure.
Jean-Philippe Lang
2009-10-29
1
-2
/
+3
*
Unified UsersController#list and #index.
Jean-Philippe Lang
2009-10-29
1
-6
/
+1
*
AccountController#show (/account/show/:id) moved to UsersController#show (/us...
Jean-Philippe Lang
2009-10-29
2
-26
/
+25
*
Do not show user profile if no visible project or activity (#4129, #3720).
Jean-Philippe Lang
2009-10-29
1
-0
/
+4
*
Add etag check on the activity view to avoid rendering when not modified.
Jean-Philippe Lang
2009-10-25
1
-14
/
+16
*
IssuesController#destroy accepts POST only (#4107).
Jean-Philippe Lang
2009-10-25
1
-0
/
+4
*
Add a permission to remove issue watchers (#2450).
Jean-Philippe Lang
2009-10-25
1
-1
/
+13
*
Display stats about objects that can be copied.
Jean-Philippe Lang
2009-10-25
1
-4
/
+5
*
Do not ignore parent project setting on project copy (#3386).
Jean-Philippe Lang
2009-10-25
1
-0
/
+1
*
Project copy: let the user choose what to copy from the source project (every...
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Add mail field to admin user search filter (#3882).
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Added all list and boolean custom data fields to the Time Report. #4077
Eric Davis
2009-10-21
1
-1
/
+8
*
When a specific TimeEntryActivity are change, associated TimeEntries will be
Eric Davis
2009-10-21
1
-4
/
+5
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
1
-0
/
+18
*
Enumerations can now have custom fields defined on them. #4077
Eric Davis
2009-10-21
1
-0
/
+3
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
8
-0
/
+9
*
Renamed Project#public named_scope so it will not override Ruby's public method
Eric Davis
2009-10-21
1
-1
/
+1
*
Fixed: RepositoriesController#revision may show wrong revision (#3779).
Jean-Philippe Lang
2009-09-20
1
-1
/
+1
*
Makes timelog report work at issue level (#2935).
Jean-Philippe Lang
2009-09-20
1
-2
/
+10
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
2
-7
/
+2
*
Fixed: issue attachments are saved even if the issue has been updated by anot...
Jean-Philippe Lang
2009-09-12
1
-0
/
+2
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
3
-13
/
+180
*
SCM:
Jean-Philippe Lang
2009-09-01
1
-3
/
+1
*
New strings for translation (fixes #2872), thanks for Enderson Maia for point...
Azamat Hackimov
2009-08-21
1
-2
/
+2
*
SCM browser:
Jean-Philippe Lang
2009-08-17
1
-4
/
+6
*
Added branch and tag support to the git repository viewer. (#1406)
Eric Davis
2009-08-15
1
-18
/
+10
*
Fixed: error raised when trying to add an empty comment to a news (#3615).
Jean-Philippe Lang
2009-07-18
1
-0
/
+1
*
Ability to send an email with password when changing a user's password (#3566).
Jean-Philippe Lang
2009-07-05
1
-1
/
+5
*
Keep status filter on the projects list when un/archiving a project (#3530).
Jean-Philippe Lang
2009-07-04
1
-2
/
+2
*
Do not start user session when accessing atom feed with token-based authentic...
Jean-Philippe Lang
2009-06-06
1
-5
/
+8
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
5
-15
/
+21
*
Added plugin hook, :controller_timelog_edit_before_save. (#3341)
Eric Davis
2009-05-30
1
-0
/
+3
*
Added more plugin hooks:
Eric Davis
2009-05-30
2
-0
/
+3
[next]