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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+16
*
Fixed broken issue form update when changing tracker.
Jean-Philippe Lang
2011-12-12
2
-0
/
+11
*
Fixed error on project creation due to unrecognized route.
Jean-Philippe Lang
2011-12-12
1
-0
/
+4
*
add unit test of CustomField model before_validation
Toshi MARUYAMA
2011-12-11
1
-0
/
+10
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
2
-5
/
+23
*
Fixed tests with the valid login url.
Jean-Philippe Lang
2011-12-10
1
-2
/
+2
*
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
1
-1
/
+1
*
Fixed assert call.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
3
-11
/
+4
*
scm: git: remove unused --since option (#4547, #4716, #7146, #6013)
Toshi MARUYAMA
2011-12-10
1
-9
/
+0
*
Issue destroy is now DELETE only.
Jean-Philippe Lang
2011-12-10
1
-3
/
+3
*
Changed ProjectsController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-4
/
+4
*
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
1
-7
/
+7
*
Moved bulk_edit/update routes into issues resources.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
REST urls for user memberships.
Jean-Philippe Lang
2011-12-10
2
-8
/
+22
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
2
-34
/
+43
*
Resourcified custom fields.
Jean-Philippe Lang
2011-12-09
3
-9
/
+58
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-2
/
+2
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-3
/
+6
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-3
/
+6
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-1
/
+2
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-1
/
+1
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-4
/
+6
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-1
/
+2
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-1
/
+2
*
Makes project and tracker assigned first in #attributes=
Jean-Philippe Lang
2011-12-08
1
-5
/
+11
*
add unit test of error message in case that member role is empty
Toshi MARUYAMA
2011-12-08
1
-0
/
+8
*
back out r8124
Toshi MARUYAMA
2011-12-08
1
-1
/
+0
*
Rails3: model: Member: errors must be set on existing attributes
Toshi MARUYAMA
2011-12-08
1
-0
/
+1
*
Fixed that a cross-project custom query is not remembered inside project (#97...
Jean-Philippe Lang
2011-12-07
1
-0
/
+22
*
Fixed that custom values get saved when assigning custom values after changin...
Jean-Philippe Lang
2011-12-06
1
-0
/
+16
*
Fixed: error when filtering by numeric custom field with postgresql (#9719).
Jean-Philippe Lang
2011-12-05
1
-4
/
+35
*
Adds tests for MailHandler.
Jean-Philippe Lang
2011-12-05
1
-3
/
+30
*
Removed unnecessary calculations in time entries index.
Jean-Philippe Lang
2011-12-04
2
-53
/
+5
*
Adds named scopes for projects index.
Jean-Philippe Lang
2011-12-04
1
-0
/
+9
*
Adds named scopes for users index.
Jean-Philippe Lang
2011-12-04
1
-0
/
+8
*
Moves test to non-transactional fixtures tests (failure with postgresql).
Jean-Philippe Lang
2011-12-04
2
-10
/
+10
*
Fixes test conditions.
Jean-Philippe Lang
2011-12-04
1
-2
/
+2
*
Adds a test for invalid query statement.
Jean-Philippe Lang
2011-12-04
1
-0
/
+10
*
Makes spent time column available on the issue list (#971).
Jean-Philippe Lang
2011-12-04
2
-0
/
+30
*
add unit test to validate watcher
Toshi MARUYAMA
2011-12-04
1
-0
/
+7
*
add unit test to ensure user preference others is hash in saving
Toshi MARUYAMA
2011-12-04
1
-0
/
+14
*
add unit test of member_role validate
Toshi MARUYAMA
2011-12-04
1
-0
/
+9
[next]