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
*
Adds #find_group filter.
Jean-Philippe Lang
2012-06-01
1
-10
/
+9
*
Removed auto-generated comments.
Jean-Philippe Lang
2012-06-01
1
-20
/
+7
*
Use safe_attributes in GroupsController.
Jean-Philippe Lang
2012-06-01
1
-2
/
+4
*
Fixed that project, issue and activity should be preserved when logging time ...
Jean-Philippe Lang
2012-05-29
1
-8
/
+16
*
Fixed time zone issues introduced by r9719 (#10996).
Jean-Philippe Lang
2012-05-26
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
2
-5
/
+5
*
Use a modal form to create a category from the issue form.
Jean-Philippe Lang
2012-05-24
1
-4
/
+20
*
Removed delete_broken_cookies filter.
Jean-Philippe Lang
2012-05-13
1
-11
/
+0
*
Redirect to referer when deleting a user (#10865).
Jean-Philippe Lang
2012-05-13
1
-1
/
+1
*
Fixed that REST Uploads fail with fastcgi (#10832).
Jean-Philippe Lang
2012-05-08
1
-1
/
+1
*
replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
2012-05-05
5
-9
/
+11
*
Copyright update.
Jean-Philippe Lang
2012-05-05
44
-40
/
+108
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
1
-1
/
+10
*
scm: git: fix creating and updating repository
Toshi MARUYAMA
2012-05-03
1
-2
/
+24
*
Fixed error on commits per month graph (#10806).
Jean-Philippe Lang
2012-05-01
1
-2
/
+2
*
Fixed openid redirect.
Jean-Philippe Lang
2012-04-29
1
-1
/
+1
*
Removed #utf8nize! that is no longer used with Rails 3.
Jean-Philippe Lang
2012-04-26
1
-24
/
+0
*
Manually generates the javascript that prototype_helper fails to do with ruby...
Jean-Philippe Lang
2012-04-25
1
-6
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
5
-41
/
+28
*
Reverted r9464 that broke a test. Project identifiers or ids can be used as p...
Jean-Philippe Lang
2012-04-22
1
-1
/
+1
*
Rails3: use Project.visible.find_by_identifier instead of .find for adding wa...
Toshi MARUYAMA
2012-04-22
1
-1
/
+1
*
Adds the ability for users to delete their own account (#10664). Can be disab...
Jean-Philippe Lang
2012-04-15
3
-8
/
+27
*
Fixed MissingFeatureException: let user choose to copy attachments or not whe...
Jean-Philippe Lang
2012-04-14
1
-1
/
+4
*
When copying issues, let the status be changed to default or left unchanged.
Jean-Philippe Lang
2012-04-14
1
-1
/
+5
*
Removed deprecated accept_key_auth methods.
Jean-Philippe Lang
2012-04-13
1
-12
/
+0
*
Strip issue id when adding a relation.
Jean-Philippe Lang
2012-04-11
1
-1
/
+1
*
Fixed that "Default administrator account changed" is always true (#10622).
Jean-Philippe Lang
2012-04-09
1
-3
/
+1
*
Fixed that improper statuses are proposed when changing status before tracker...
Jean-Philippe Lang
2012-04-09
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-04-06
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-04-06
4
-12
/
+17
*
Fixed test_show_with_permission_should_display_the_new_message_form broken by...
Jean-Philippe Lang
2012-04-06
1
-1
/
+1
*
Let non required list/user/version custom fields to be set to blank when bulk...
Jean-Philippe Lang
2012-04-06
1
-1
/
+10
*
Fixed Internal Error in watchers XHR search (#10600).
Etienne Massip
2012-04-05
1
-1
/
+1
*
Failing test with 1.8.7 and jruby (#10538).
Jean-Philippe Lang
2012-03-25
1
-1
/
+3
*
Remove duplicate watchers (#10538).
Jean-Philippe Lang
2012-03-25
1
-1
/
+1
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
2
-5
/
+30
*
Merged LdapAuthSourceController into AuthSourceController.
Jean-Philippe Lang
2012-03-11
2
-42
/
+9
*
Use #find_project_by_project_id from super-class.
Jean-Philippe Lang
2012-03-10
1
-7
/
+2
*
Use #find_project_by_project_id from super-class.
Jean-Philippe Lang
2012-03-07
1
-7
/
+1
*
Prevent mass-assignment when adding/updating a forum (#10390).
Jean-Philippe Lang
2012-03-06
1
-3
/
+6
*
Prevent mass-assignment when adding/updating a wiki (#10390).
Jean-Philippe Lang
2012-03-06
1
-1
/
+1
*
Prevent mass-assignment when adding/updating a version (#10390).
Jean-Philippe Lang
2012-03-06
1
-3
/
+5
*
Prevent mass-assignment when adding/updating a time entry (#10390).
Jean-Philippe Lang
2012-03-06
1
-5
/
+5
*
Use safe_attributes= just like in #create.
Jean-Philippe Lang
2012-03-06
1
-1
/
+2
*
Prevent mass-assignment when adding/updating a news (#10390).
Jean-Philippe Lang
2012-03-06
1
-2
/
+3
*
Prevent mass-assignment when adding/updating a forum message (#10390).
Jean-Philippe Lang
2012-03-06
1
-11
/
+6
*
Prevent mass-assignment when adding a project member (#10390).
Jean-Philippe Lang
2012-03-06
1
-8
/
+10
*
Prevent mass-assignment when adding/updating an issue category (#10390).
Jean-Philippe Lang
2012-03-06
1
-3
/
+6
*
Prevent mass-assignment when adding/updating a document (#10390).
Jean-Philippe Lang
2012-03-06
1
-3
/
+6
*
Prevent mass-assignment when adding a news comment (#10390).
Jean-Philippe Lang
2012-03-06
1
-1
/
+2
[next]