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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
9
-28
/
+28
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
2
-4
/
+7
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
1
-0
/
+6
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
3
-24
/
+24
*
Respond with 404 instead of 500 when requesting a wiki diff with invalid vers...
Jean-Philippe Lang
2012-11-24
1
-0
/
+15
*
Fixed some more test/functional/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
4
-4
/
+5
*
Fixed test/functional/welcome_controller_test.rb breaking when run alone (#12...
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Fixed test/functional/sessions_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-0
/
+4
*
Fixed test/functional/mail_handler_controller_test.rb breaking when run alone...
Jean-Baptiste Barth
2012-11-01
1
-1
/
+2
*
Fixed test/functional/groups_controller_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Issues by Category should show tasks without category (#8106).
Jean-Philippe Lang
2012-10-30
1
-1
/
+14
*
Ability to sort issues by grouped column (#3511).
Jean-Philippe Lang
2012-10-29
1
-0
/
+20
*
Wrap issue description and its contextual menu in a div (#12211).
Jean-Philippe Lang
2012-10-27
1
-0
/
+2
*
Fixes that test randomly fails.
Jean-Philippe Lang
2012-10-27
1
-2
/
+1
*
REST API for retrieving wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-0
/
+7
*
fix "Page not found" on OK button in SCM "View all revisions" page (#12196)
Toshi MARUYAMA
2012-10-24
1
-0
/
+15
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-2
/
+22
*
Wiki page versions routes cleanup.
Jean-Philippe Lang
2012-10-21
1
-1
/
+28
*
Makes enumerations available through the REST API.
Jean-Philippe Lang
2012-10-17
1
-2
/
+8
*
Fixed that entering #nnn as parent task should validate (#11979).
Jean-Philippe Lang
2012-10-14
1
-3
/
+15
*
Tests cleanup, use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-10-13
1
-51
/
+50
*
Tests cleanup, use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-10-13
1
-85
/
+112
*
Tests cleanup.
Jean-Philippe Lang
2012-10-13
1
-16
/
+0
*
Tests cleanup.
Jean-Philippe Lang
2012-10-13
1
-18
/
+4
*
Test moved to tests with transactional fixtures disabled.
Jean-Philippe Lang
2012-10-13
2
-18
/
+18
*
Reverts r10623 for clarity, this test does not need the default language to b...
Jean-Philippe Lang
2012-10-13
1
-15
/
+14
*
set language en at test_put_update_with_spent_time_and_failure_should_not_add...
Toshi MARUYAMA
2012-10-12
1
-14
/
+15
*
Test that spent time should not be added when issue update fails (#11283).
Jean-Philippe Lang
2012-10-12
1
-0
/
+18
*
Fixed: No validation errors when entering an invalid "Parent task" (#11979).
Jean-Philippe Lang
2012-10-12
1
-6
/
+24
*
Makes Issue.generate_with_descendants! helper accept attributes only.
Jean-Philippe Lang
2012-10-12
1
-6
/
+6
*
Preserve username when authentification failed (#11846).
Jean-Philippe Lang
2012-10-11
1
-3
/
+14
*
Fixed that issue notes preview is broken by r10547 (#1554).
Jean-Philippe Lang
2012-10-09
1
-3
/
+2
*
Add "last 2 weeks" preset to time entries reporting (#11862).
Jean-Philippe Lang
2012-10-09
1
-0
/
+7
*
Removed invalid/duplicate test.
Jean-Philippe Lang
2012-10-09
1
-7
/
+0
*
Adjusts test for r10569.
Jean-Philippe Lang
2012-10-07
1
-2
/
+2
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
5
-34
/
+184
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
1
-2
/
+38
*
add functional test of sub repository diff path (#11966)
Toshi MARUYAMA
2012-09-28
1
-0
/
+34
*
add functional test of main repository diff path (#11966)
Toshi MARUYAMA
2012-09-28
1
-0
/
+14
*
set user preference diff type nil at functional tests
Toshi MARUYAMA
2012-09-28
2
-2
/
+12
*
scm: git: use with_settings instead of assigned setting at functional test
Toshi MARUYAMA
2012-09-27
1
-6
/
+6
*
Fixed that issue author is assigned with current user when the edit form is u...
Jean-Philippe Lang
2012-09-27
1
-0
/
+12
*
Adds a "Copied from/to" relation when copying issue(s) (#6899).
Jean-Philippe Lang
2012-09-27
1
-0
/
+26
*
Fixed JSON escaping of filters (#11929).
Jean-Philippe Lang
2012-09-25
1
-0
/
+8
*
Anonymous users should always see public issues only (#11872).
Jean-Philippe Lang
2012-09-20
1
-0
/
+8
*
add functional attachment test of mercurial export file (#11868)
Toshi MARUYAMA
2012-09-19
1
-0
/
+15
*
use git diff format for all diff (#11868)
Toshi MARUYAMA
2012-09-19
1
-0
/
+14
*
Remove trailing (revision nn) from filenames in subversion diffs.
Jean-Philippe Lang
2012-09-18
1
-2
/
+2
*
Fixed that git diff displays deleted files as /dev/null (#11868).
Jean-Philippe Lang
2012-09-18
1
-0
/
+10
*
Adds assertions on the confirmation form.
Jean-Philippe Lang
2012-09-16
1
-0
/
+5
[next]