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
*
scm: darcs: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
2011-07-10
1
-0
/
+12
*
scm: darcs: code clean up functional test.
Toshi MARUYAMA
2011-07-10
1
-2
/
+4
*
scm: subversion: code clean up functional test.
Toshi MARUYAMA
2011-07-10
1
-6
/
+3
*
Keep invalid values and add validation error message.
Jean-Philippe Lang
2011-07-10
1
-1
/
+0
*
Reject non numeric values for numeric fields.
Jean-Philippe Lang
2011-07-10
1
-0
/
+9
*
Fixes filters on float values.
Jean-Philippe Lang
2011-07-10
1
-6
/
+23
*
Adds date based filters (#4729) and date range filter (#6954).
Jean-Philippe Lang
2011-07-10
1
-0
/
+28
*
scm: subversion: add functional test of destroying invalid repository (#8458,...
Toshi MARUYAMA
2011-07-10
1
-0
/
+26
*
scm: subversion: add functional test of destroying valid repository (#8458, #...
Toshi MARUYAMA
2011-07-10
1
-0
/
+14
*
scm: mercurial: add missing "assert" changesets size at functional test.
Toshi MARUYAMA
2011-07-10
1
-6
/
+6
*
scm: git: add missing "assert" changesets and entries size at functional test.
Toshi MARUYAMA
2011-07-10
1
-6
/
+6
*
scm: cvs: add missing "assert" changesets size at functional test.
Toshi MARUYAMA
2011-07-10
1
-1
/
+1
*
Adds "between" operator for numeric filters (#6180).
Jean-Philippe Lang
2011-07-10
2
-0
/
+19
*
Fixes "less than", "greater than" filters on custom fields with postgres (#61...
Jean-Philippe Lang
2011-07-09
1
-0
/
+23
*
Adds issue id link in the issue creation flash message (#3033).
Jean-Philippe Lang
2011-07-09
1
-7
/
+10
*
Fixed: Wiki annotated page does not display author of version 1 (#8449).
Jean-Philippe Lang
2011-07-09
1
-7
/
+17
*
Fixed: search options get lost after clicking on a specific result type (#7501).
Jean-Philippe Lang
2011-07-09
1
-6
/
+21
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
2
-4
/
+4
*
scm: git: add unit adapter test of annotate invalid revision (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+5
*
scm: git: add unit adapter test of annotate invalid path (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+4
*
scm: git: add unit adapter test of diff invalid revision (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+6
*
scm: git: add unit adapter test of diff invalid path (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+4
*
scm: git: add unit adapter test of cat invalid revision (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+5
*
scm: git: add unit adapter test of cat invalid path (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+4
*
Makes custom queries available through the REST API (#5737).
Jean-Philippe Lang
2011-07-06
3
-0
/
+68
*
Fixes version url.
Jean-Philippe Lang
2011-07-06
3
-5
/
+5
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
3
-15
/
+12
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
2
-15
/
+15
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
3
-10
/
+148
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
2
-0
/
+23
*
Document why relation is reversed after validation.
Jean-Philippe Lang
2011-07-04
1
-3
/
+0
*
Set a default value for relation type.
Jean-Philippe Lang
2011-07-04
1
-1
/
+7
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
3
-13
/
+122
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Fixes a functional test case.
Jean-Philippe Lang
2011-07-03
1
-1
/
+1
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Do not show 2 validation errors when user mail is blank.
Jean-Philippe Lang
2011-07-03
1
-0
/
+7
*
Fixed: private queries should not be accessible to other users (#8729).
Jean-Philippe Lang
2011-07-03
1
-3
/
+24
*
Normalize issue description EOLs do prevent false journal details (#8712).
Jean-Philippe Lang
2011-07-02
1
-1
/
+6
*
Fixed: Workflow copy does not copy advanced workflow settings (#8739).
Jean-Philippe Lang
2011-07-02
1
-0
/
+37
*
Do not journalize blank description changes (#8712).
Jean-Philippe Lang
2011-07-02
1
-0
/
+16
*
Fixed: queries error messages about custom fields output a 'translation missi...
Jean-Baptiste Barth
2011-06-27
1
-0
/
+40
*
Fixed circular dependencies possibly introduced when using reverse relations,...
Jean-Baptiste Barth
2011-06-26
2
-0
/
+14
*
replace RAILS_ROOT to Rails.root at test/test_helper.rb.
Toshi MARUYAMA
2011-06-23
1
-3
/
+3
*
back out r6118. use ActionView::TestCase instead of HelperTestCase at MenuHel...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/m...
Toshi MARUYAMA
2011-06-22
1
-3
/
+1
*
use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
[next]