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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't generate duplicate ids.
Jean-Philippe Lang
2013-02-10
1
-1
/
+1
*
Use POST/DELETE to watch/unwatch an item.
Jean-Philippe Lang
2013-02-10
1
-5
/
+4
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
4
-33
/
+51
*
remove trailing white-space from app/models/board.rb
Toshi MARUYAMA
2013-02-10
1
-1
/
+1
*
Typo that breaks with ruby1.8.
Jean-Philippe Lang
2013-02-09
1
-1
/
+1
*
Fixed that project overview page shows trackers from subprojects with disable...
Jean-Philippe Lang
2013-02-09
1
-0
/
+1
*
Small datepicker improvements (#13098).
Jean-Philippe Lang
2013-02-09
1
-1
/
+1
*
Don't wrap watcher link with span.
Jean-Philippe Lang
2013-02-07
9
-11
/
+12
*
Fixed: error raised when copying project wiki with wiki module disabled (#130...
Jean-Philippe Lang
2013-02-07
1
-1
/
+3
*
Fixed: Can't clear custom field value through context menu in the issue list ...
Jean-Philippe Lang
2013-02-07
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2013-02-03
1
-1
/
+1
*
Don't display the warning to administrators (#5605).
Jean-Philippe Lang
2013-02-03
1
-1
/
+1
*
Adds a warning for when a user with inherited permissions disables inheritanc...
Jean-Philippe Lang
2013-02-03
1
-0
/
+14
*
Removed div around fieldset on project modules.
Jean-Philippe Lang
2013-02-02
1
-4
/
+2
*
Raises project description height.
Jean-Philippe Lang
2013-02-02
1
-1
/
+1
*
Typo that makes the checkbox not visible (#5605).
Jean-Philippe Lang
2013-02-02
1
-1
/
+1
*
Typo that triggers an error when editing a subproject (#5605).
Jean-Philippe Lang
2013-02-02
1
-1
/
+1
*
Don't remove watchers on permission change.
Jean-Philippe Lang
2013-02-02
2
-14
/
+0
*
Optionaly inherit members from parent project (#5605).
Jean-Philippe Lang
2013-02-02
4
-9
/
+80
*
Test broken by r11296.
Jean-Philippe Lang
2013-02-02
1
-1
/
+1
*
Refactors methods for searching a user by token.
Jean-Philippe Lang
2013-02-02
2
-13
/
+22
*
Skip callbacks when updating last_login_on.
Jean-Philippe Lang
2013-02-01
1
-2
/
+2
*
Use database LOWER instead of #downcase.
Jean-Philippe Lang
2013-01-31
1
-3
/
+3
*
Code cleanup.
Jean-Philippe Lang
2013-01-30
1
-6
/
+2
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
2
-6
/
+18
*
Use POST instead of GET for logging out (#13022).
Jean-Philippe Lang
2013-01-30
2
-2
/
+10
*
Fixe that filter "Assignee's group" doesn't work with group assignments (#130...
Jean-Philippe Lang
2013-01-29
1
-0
/
+1
*
Wiki links to repositories with underscore their identifiers don't work (#129...
Jean-Philippe Lang
2013-01-27
1
-2
/
+2
*
Test failure with JRuby 1.7.2 (#12228).
Jean-Philippe Lang
2013-01-27
1
-1
/
+2
*
Test failure with JRuby 1.7.2 (#12228).
Jean-Philippe Lang
2013-01-27
1
-3
/
+3
*
Make JSONP support optional and disabled by default (#12992).
Jean-Philippe Lang
2013-01-26
1
-0
/
+2
*
Always notify project members about news unless they turned off all notificat...
Jean-Philippe Lang
2013-01-26
2
-28
/
+20
*
remove trailing white-space from app/models/attachment.rb
Toshi MARUYAMA
2013-01-26
1
-1
/
+1
*
fix typo "header_heigth" in gantt view
Toshi MARUYAMA
2013-01-24
1
-7
/
+7
*
Adds "sorted" scope to Principal and User and sort users/groups properly.
Jean-Philippe Lang
2013-01-23
6
-4
/
+15
*
Wrong redmine link after referencing an object from a different project (#129...
Jean-Philippe Lang
2013-01-22
1
-1
/
+2
*
Input fields restricted on length should have maxlength parameter set (#12833).
Jean-Philippe Lang
2013-01-20
2
-2
/
+2
*
"Parent task is invalid" while editing child issues with restricted Issues Vi...
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Respond with 404 when params[:ids] is missing (#12898).
Jean-Philippe Lang
2013-01-20
1
-0
/
+3
*
Fixed that adding a blank/invalid block to my page renders a blank page (#128...
Jean-Philippe Lang
2013-01-20
1
-9
/
+10
*
Test failure.
Jean-Philippe Lang
2013-01-20
1
-3
/
+2
*
Code cleanup.
Jean-Philippe Lang
2013-01-20
1
-6
/
+9
*
Don't use && return.
Jean-Philippe Lang
2013-01-20
2
-4
/
+5
*
Don't use && return.
Jean-Philippe Lang
2013-01-20
1
-3
/
+3
*
Safer find_by_ call.
Jean-Philippe Lang
2013-01-20
1
-2
/
+2
*
Plugin settings div should perhaps have 'settings' CSS class (#12910).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Fix 500 error for requests to the settings path for non-configurable plugins ...
Jean-Philippe Lang
2013-01-20
1
-0
/
+5
*
Changed fieldset legend and make it hidden by default like on the issue list ...
Jean-Philippe Lang
2013-01-20
1
-3
/
+3
*
Removed duplicate HTML element id (#12122).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Gantt progress lines (#12122).
Jean-Philippe Lang
2013-01-20
1
-1
/
+38
[next]