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
*
fix English syntax of skipping test comment of Bazaar non ASCII environment
Toshi MARUYAMA
2014-11-18
1
-1
/
+1
*
Removed deep nested time entries routes.
Jean-Philippe Lang
2014-11-16
2
-12
/
+1
*
Use should_route in routing tests.
Jean-Philippe Lang
2014-11-16
46
-1808
/
+539
*
Renamed #test_watchers to #test_issue_watchers.
Jean-Philippe Lang
2014-11-16
1
-5
/
+5
*
Adds API routing tests for time entries.
Jean-Philippe Lang
2014-11-16
1
-0
/
+9
*
Removed API tests for routes that are not implemented.
Jean-Philippe Lang
2014-11-16
1
-13
/
+0
*
Isolates all API routing tests to a specific test case.
Jean-Philippe Lang
2014-11-16
20
-436
/
+204
*
Adds tests for new routes.
Jean-Philippe Lang
2014-11-16
2
-0
/
+14
*
Moved new group user to its own action GroupsController#new_users.
Jean-Philippe Lang
2014-11-16
2
-0
/
+16
*
Moved new project member to its own action MemberController#new.
Jean-Philippe Lang
2014-11-15
1
-0
/
+11
*
Fixed that Redmine links should not be parsed inside links (#18301).
Jean-Philippe Lang
2014-11-14
1
-0
/
+6
*
Fixed 500 error when displaying a news with comments in reverse order (#18332).
Jean-Philippe Lang
2014-11-14
1
-0
/
+11
*
Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).
Jean-Philippe Lang
2014-11-14
1
-0
/
+24
*
Fixed that URLs separated by line break are not rendered as links (#18349).
Jean-Philippe Lang
2014-11-14
1
-0
/
+13
*
add missing fixtures to test/functional/wiki_controller_test.rb
Toshi MARUYAMA
2014-11-12
1
-1
/
+2
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
4
-7
/
+51
*
Adds a test for default issue columns order (#18310).
Jean-Philippe Lang
2014-11-11
1
-0
/
+10
*
Fixed duplicate test names (#18306).
Jean-Philippe Lang
2014-11-08
1
-2
/
+2
*
Adds configuration settings to limit valid repository path (#1415).
Jean-Philippe Lang
2014-11-08
2
-0
/
+49
*
prevent test failures with "trackers is invalid"
Toshi MARUYAMA
2014-11-08
2
-2
/
+5
*
add missing fixture to test/unit/enabled_module_test.rb
Toshi MARUYAMA
2014-11-08
1
-1
/
+1
*
remove duplicated IssuesControllerTest#test_new_should_select_default_status ...
Toshi MARUYAMA
2014-11-08
1
-12
/
+0
*
add missing fixtures to test/unit/issue_status_test.rb
Toshi MARUYAMA
2014-11-07
1
-1
/
+9
*
Overrides IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
1
-0
/
+19
*
Time entries CSV export should include the tracker and subject of the issue (...
Jean-Philippe Lang
2014-11-05
1
-0
/
+10
*
Typo.
Jean-Philippe Lang
2014-11-05
1
-1
/
+1
*
Fixed that setting a status as closed should update issue closed_on attribute...
Jean-Philippe Lang
2014-11-05
1
-0
/
+34
*
use English in test (#18276)
Toshi MARUYAMA
2014-11-04
1
-0
/
+1
*
Let QueryColumn accept a Proc as caption (#18276).
Jean-Philippe Lang
2014-11-04
1
-0
/
+10
*
Fixed that a disabled field which is required by workflow rules blocks issue ...
Jean-Philippe Lang
2014-11-04
1
-0
/
+20
*
Fixed that parent column should not include issue subject (#13673).
Jean-Philippe Lang
2014-11-04
1
-0
/
+11
*
Fixed CSV content for parent issue column (#13608).
Jean-Philippe Lang
2014-11-04
1
-0
/
+12
*
add missing fixture to test/unit/query_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+2
*
add missing fixtures to test/functional/custom_fields_controller_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+12
*
add missing fixture to test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
add missing fixture to test/unit/project_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+2
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
10
-51
/
+174
*
Fixed that IssueRelation should not be responsible for calling Issue#init_jou...
Jean-Philippe Lang
2014-11-02
3
-9
/
+10
*
Need to require net/ldap in tests (#18192).
Jean-Philippe Lang
2014-10-28
1
-0
/
+1
*
Don't rely on users fixtures.
Jean-Philippe Lang
2014-10-26
1
-1
/
+2
*
Code cleanup.
Jean-Philippe Lang
2014-10-25
2
-2
/
+77
*
Restores commits reverted when rails-4.1 branch was merged (#18174).
Jean-Philippe Lang
2014-10-24
3
-6
/
+41
*
add missing fixtures to CalendarsControllerTest
Toshi MARUYAMA
2014-10-24
1
-1
/
+6
*
remove unneeded "references" of joins
Toshi MARUYAMA
2014-10-24
1
-1
/
+1
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
6
-153
/
+265
*
add missing fixtures to test/unit/helpers/routes_helper_test.rb
Toshi MARUYAMA
2014-10-23
1
-0
/
+2
*
Code cleanup, use array instead of handcrafted update.
Jean-Philippe Lang
2014-10-22
1
-0
/
+9
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
132
-2098
/
+1813
*
Use relative URL for thumbnails according to :only_path option (#18119).
Jean-Philippe Lang
2014-10-18
1
-5
/
+14
*
Ignore locales without :general_lang_name key (#18110).
Jean-Philippe Lang
2014-10-18
1
-0
/
+5
[next]