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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
test: replace "should_route" of "boards" to "assert_routing" at integration/r...
Toshi MARUYAMA
2011-12-14
1
-11
/
+36
*
test: replace "should_route" of "administration panel" to "assert_routing" at...
Toshi MARUYAMA
2011-12-14
1
-2
/
+5
*
test: replace "should_route" of "welcome" to "assert_routing" at integration/...
Toshi MARUYAMA
2011-12-14
1
-2
/
+5
*
test: replace "should_route" of "attachments" to "assert_routing" at integrat...
Toshi MARUYAMA
2011-12-14
1
-7
/
+27
*
test: replace "should_route" of "activities" to "assert_routing" at integrati...
Toshi MARUYAMA
2011-12-14
1
-3
/
+9
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
5
-8
/
+30
*
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
*
Added missing repository route
Etienne Massip
2011-12-13
1
-0
/
+1
*
Fixed broken issue form update when changing tracker.
Jean-Philippe Lang
2011-12-12
4
-1
/
+15
*
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
2
-1
/
+5
*
Rails3: model: replace deprecated before_validation method at CustomField model
Toshi MARUYAMA
2011-12-11
1
-1
/
+2
*
add unit test of CustomField model before_validation
Toshi MARUYAMA
2011-12-11
1
-0
/
+10
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
10
-60
/
+71
*
Removed fieldset.
Jean-Philippe Lang
2011-12-10
1
-4
/
+0
*
Typo in French locale.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Removed double dash.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Updated issue description diff route.
Etienne Massip
2011-12-10
1
-1
/
+2
*
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
2
-16
/
+44
*
Role.all broken in migration due to default sort (columns do not exist yet). ...
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Fixed tests with the valid login url.
Jean-Philippe Lang
2011-12-10
1
-2
/
+2
*
CHANGELOG updated.
Jean-Philippe Lang
2011-12-10
1
-0
/
+101
*
Removed useless routes.
Jean-Philippe Lang
2011-12-10
1
-2
/
+0
*
Removed useless routes.
Jean-Philippe Lang
2011-12-10
1
-2
/
+0
*
Removed useless routes.
Jean-Philippe Lang
2011-12-10
1
-5
/
+0
*
Makes assertion compatible with ruby1.9.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
ruby1.9: macro must accept 2 arguments.
Jean-Philippe Lang
2011-12-10
2
-2
/
+2
*
Added method to attachments routes.
Etienne Massip
2011-12-10
1
-3
/
+3
*
Fixed assert call.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Removed boards widcard route.
Etienne Massip
2011-12-10
1
-3
/
+0
*
Removed repositories widcard route.
Etienne Massip
2011-12-10
1
-2
/
+0
*
Removed default route.
Etienne Massip
2011-12-10
1
-2
/
+0
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
7
-29
/
+113
*
scm: git: remove unused --since option (#4547, #4716, #7146, #6013)
Toshi MARUYAMA
2011-12-10
2
-10
/
+0
*
Issue destroy is now DELETE only.
Jean-Philippe Lang
2011-12-10
1
-3
/
+3
*
Removed no longer working old wiki route.
Jean-Philippe Lang
2011-12-10
1
-1
/
+0
*
Droppped old repositories routes.
Jean-Philippe Lang
2011-12-10
1
-8
/
+0
*
Changed ProjectsController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
4
-17
/
+11
*
Changed IssuesController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-2
/
+0
*
Changed IssuesController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
5
-15
/
+13
*
Removed obsolete project news route.
Jean-Philippe Lang
2011-12-10
1
-1
/
+0
[next]