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
*
Code cleanup.
Jean-Philippe Lang
2011-12-24
1
-4
/
+5
*
Dup attributes instead of issue object.
Jean-Philippe Lang
2011-12-24
1
-5
/
+4
*
Rails3: view: html_safe for issues/destroy.html.erb
Toshi MARUYAMA
2011-12-22
1
-1
/
+1
*
Rails3: helper: html_safe for WatchersHelper
Toshi MARUYAMA
2011-12-21
1
-2
/
+2
*
Rails3: view: html_safe for timelog/bulk_edit.html.erb
Toshi MARUYAMA
2011-12-21
1
-3
/
+4
*
Rails3: view: html_safe for common/_calendar.html.erb
Toshi MARUYAMA
2011-12-21
1
-2
/
+2
*
remove trailing white-spaces from app/models/user.rb
Toshi MARUYAMA
2011-12-19
1
-1
/
+1
*
Use validation callback.
Jean-Philippe Lang
2011-12-18
1
-3
/
+4
*
Removed unused scope.
Jean-Philippe Lang
2011-12-18
1
-6
/
+0
*
Removed unused scope.
Jean-Philippe Lang
2011-12-18
1
-6
/
+0
*
Use scoped method instead of merge_conditions.
Jean-Philippe Lang
2011-12-18
1
-6
/
+6
*
Removed after_initialize methods.
Jean-Philippe Lang
2011-12-18
8
-11
/
+14
*
Makes models #initialize accept additional arguments.
Jean-Philippe Lang
2011-12-18
4
-4
/
+4
*
human_attribute_name accepts optional argument.
Jean-Philippe Lang
2011-12-18
8
-16
/
+16
*
Use open scope in version issues count methods.
Jean-Philippe Lang
2011-12-18
2
-3
/
+6
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
Rails3.1 compatibility
Jean-Philippe Lang
2011-12-18
1
-1
/
+2
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-2
/
+2
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
Option to set parent automatically for new wiki pages (#3108).
Jean-Philippe Lang
2011-12-17
3
-2
/
+16
*
Changed style of the wiki edit form.
Jean-Philippe Lang
2011-12-17
1
-3
/
+6
*
Invalid HTML generated with ruby1.9.
Jean-Philippe Lang
2011-12-17
1
-1
/
+5
*
use same human_attribute_name logic with SCM models at group model (#9795)
Toshi MARUYAMA
2011-12-15
1
-2
/
+6
*
Fixed: Unrelated error message when creating a group with an invalid name (#9...
Jean-Philippe Lang
2011-12-15
1
-0
/
+4
*
Display issue form fields according to permissions.
Jean-Philippe Lang
2011-12-15
5
-21
/
+34
*
Restores migration broken by r8182 and removes default scope on Role (#9800).
Jean-Philippe Lang
2011-12-14
2
-4
/
+4
*
Save an @Issue#save@.
Etienne Massip
2011-12-14
2
-11
/
+13
*
Added encoding comment to helpers (#9792).
Jean-Philippe Lang
2011-12-14
38
-0
/
+93
*
Fixed that _revision_graph.html.erb breaks window load events (#9775).
Jean-Philippe Lang
2011-12-14
1
-2
/
+2
*
Fixed time entries context menu activity update link.
Etienne Massip
2011-12-14
1
-2
/
+2
*
Fixed issues context menu attributes update links (#9794).
Etienne Massip
2011-12-14
1
-10
/
+10
*
Removed code duplicated in lib.
Etienne Massip
2011-12-14
1
-6
/
+0
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
3
-3
/
+3
*
Moved fields specific to new issues to the new issue form.
Jean-Philippe Lang
2011-12-13
2
-15
/
+14
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
1
-7
/
+6
*
Use safe_attributes for issue watchers assignment.
Jean-Philippe Lang
2011-12-13
2
-7
/
+7
*
Fixed broken issue form update when changing tracker.
Jean-Philippe Lang
2011-12-12
1
-1
/
+1
*
Adds /search to robots.txt.
Jean-Philippe Lang
2011-12-12
1
-0
/
+1
*
Adds a hook before the new issue form.
Jean-Philippe Lang
2011-12-12
1
-0
/
+2
*
Fixed error on project creation due to unrecognized route.
Jean-Philippe Lang
2011-12-12
1
-1
/
+1
*
Rails3: model: replace deprecated before_validation method at CustomField model
Toshi MARUYAMA
2011-12-11
1
-1
/
+2
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
7
-49
/
+47
*
Removed fieldset.
Jean-Philippe Lang
2011-12-10
1
-4
/
+0
*
Removed double dash.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Fixed reorder links on custom fields.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Extracted new_subclass_instance method to a module.
Jean-Philippe Lang
2011-12-10
1
-16
/
+2
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
3
-3
/
+3
[next]