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
*
Move wiki page to other project (#5450).
Jean-Philippe Lang
2014-11-23
1
-0
/
+33
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
31
-491
/
+273
*
Replaced some #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-20
8
-62
/
+41
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
19
-120
/
+120
*
Removed deep nested time entries routes.
Jean-Philippe Lang
2014-11-16
1
-2
/
+1
*
Moved new group user to its own action GroupsController#new_users.
Jean-Philippe Lang
2014-11-16
1
-0
/
+12
*
Moved new project member to its own action MemberController#new.
Jean-Philippe Lang
2014-11-15
1
-0
/
+11
*
Fixed 500 error when displaying a news with comments in reverse order (#18332).
Jean-Philippe Lang
2014-11-14
1
-0
/
+11
*
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
2
-6
/
+24
*
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
*
remove duplicated IssuesControllerTest#test_new_should_select_default_status ...
Toshi MARUYAMA
2014-11-08
1
-12
/
+0
*
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 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 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
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
3
-13
/
+70
*
add missing fixtures to CalendarsControllerTest
Toshi MARUYAMA
2014-10-24
1
-1
/
+6
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
3
-130
/
+209
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
24
-214
/
+147
*
Fixed that preview doesn't show notes when issue project is changed (#17959).
Jean-Philippe Lang
2014-10-05
1
-0
/
+8
*
Adds css classes to get sort order on the issue list (#17993).
Jean-Philippe Lang
2014-10-04
1
-0
/
+3
*
Removes routes for time entries nested under project/issues.
Jean-Philippe Lang
2014-10-04
2
-5
/
+5
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
1
-51
/
+83
*
Expire other sessions on password change (#17796).
Jean-Baptiste Barth
2014-09-16
1
-0
/
+12
*
Fixed: The error flash message on session expiration is not in the language o...
Jean-Philippe Lang
2014-09-13
1
-0
/
+15
*
Fixed: Files assigned to a version can not be deleted if Issue Tracking modul...
Jean-Philippe Lang
2014-09-13
1
-0
/
+10
*
add missing fixtures to NewsControllerTest
Toshi MARUYAMA
2014-09-11
1
-1
/
+3
*
pdf: fix r13368 test name (#17826)
Toshi MARUYAMA
2014-09-11
1
-1
/
+1
*
pdf: add test to export issue pdf with UTF-8 U+FFFD (#17826)
Toshi MARUYAMA
2014-09-11
1
-0
/
+16
*
use rbpdf gem instead of bundled rfpdf (#17570)
Toshi MARUYAMA
2014-08-28
1
-9
/
+0
*
ensure issue pdf test has relations (#17570)
Toshi MARUYAMA
2014-08-28
1
-0
/
+3
*
Add time entries custom fields to the context menu for quick bulk edit (#17484).
Jean-Philippe Lang
2014-07-29
1
-0
/
+17
*
Don't prepend project name if the version is not shared.
Jean-Philippe Lang
2014-07-14
1
-1
/
+1
*
Adds version date as title in #link_to_version (#17431).
Jean-Philippe Lang
2014-07-14
1
-1
/
+1
*
add missing fixtures to SettingsControllerTest
Toshi MARUYAMA
2014-07-13
1
-1
/
+2
*
add missing fixtures to SearchControllerTest
Toshi MARUYAMA
2014-07-13
1
-0
/
+1
*
Don't redirect to another suburi (#16530).
Jean-Philippe Lang
2014-07-05
1
-0
/
+36
*
add test of attachment thumbnail etag
Toshi MARUYAMA
2014-06-08
1
-1
/
+7
*
add test of attachment download etag
Toshi MARUYAMA
2014-06-02
1
-0
/
+7
*
use with_settings at AttachmentsControllerTest#test_show_text_file_should_sen...
Toshi MARUYAMA
2014-06-02
1
-6
/
+6
*
Count users with a single query on group list (#16905).
Jean-Philippe Lang
2014-05-24
1
-0
/
+6
*
remove unneeded trailing ';' from test/functional/repositories_git_controller...
Toshi MARUYAMA
2014-05-07
1
-1
/
+1
*
Field set as read-only still available in the issues list context menu (#16755).
Jean-Philippe Lang
2014-05-02
1
-0
/
+12
*
remove unneeded tabs from test/functional/repositories_cvs_controller_test.rb
Toshi MARUYAMA
2014-04-15
1
-1
/
+1
*
Exclude custom fields with multiple values from time report criteria (#16519).
Jean-Philippe Lang
2014-04-06
1
-1
/
+13
*
Fixed that back_url=/ param is ignored (#16467).
Jean-Philippe Lang
2014-04-05
1
-2
/
+8
[next]