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
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-1
/
+2
*
Fixed that a cross-project custom query is not remembered inside project (#97...
Jean-Philippe Lang
2011-12-07
1
-0
/
+22
*
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
1
-5
/
+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
1
-0
/
+23
*
Adds a test for when accessing wiki history without permission.
Jean-Philippe Lang
2011-12-03
1
-0
/
+7
*
Adds a test for parent issues display.
Jean-Philippe Lang
2011-12-03
1
-0
/
+11
*
Fixes assertion.
Jean-Philippe Lang
2011-12-03
1
-1
/
+1
*
Adds a test for subtasks display.
Jean-Philippe Lang
2011-12-03
1
-0
/
+9
*
Adds test for test email failure.
Jean-Philippe Lang
2011-12-03
1
-0
/
+7
*
Test for repository edit and cleanup.
Jean-Philippe Lang
2011-12-03
3
-21
/
+39
*
Test for repository edit and cleanup.
Jean-Philippe Lang
2011-12-03
1
-7
/
+13
*
Test for repository edit and cleanup.
Jean-Philippe Lang
2011-12-03
1
-7
/
+13
*
Test for repository edit and cleanup.
Jean-Philippe Lang
2011-12-03
1
-7
/
+14
*
Adds tests for SysController.
Jean-Philippe Lang
2011-12-03
1
-0
/
+16
*
Adds a test for revision diff as raw format.
Jean-Philippe Lang
2011-12-03
1
-0
/
+12
*
Adds tests for plugin settings editing.
Jean-Philippe Lang
2011-12-03
1
-0
/
+29
*
Tests/cleanup VersionsController.
Jean-Philippe Lang
2011-12-03
1
-1
/
+28
*
Test class cleanup.
Jean-Philippe Lang
2011-12-03
1
-7
/
+2
*
Adds functional tests for repository creation/update.
Jean-Philippe Lang
2011-12-03
1
-0
/
+36
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
1
-0
/
+2
*
Extracted time report logic from the controller.
Jean-Philippe Lang
2011-12-02
1
-35
/
+34
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
1
-19
/
+50
*
Add missing fixtures.
Jean-Philippe Lang
2011-12-01
1
-1
/
+2
*
Resourcified documents.
Jean-Philippe Lang
2011-11-30
1
-4
/
+11
*
Test class cleanup.
Jean-Philippe Lang
2011-11-30
1
-7
/
+0
*
Adds functional tests for DocumentsController.
Jean-Philippe Lang
2011-11-30
1
-1
/
+52
*
Adds functional tests on issue list content formatting.
Jean-Philippe Lang
2011-11-29
1
-0
/
+25
*
Adds functional tests for MembersController.
Jean-Philippe Lang
2011-11-29
1
-29
/
+30
*
Adds functional tests for GroupsController.
Jean-Philippe Lang
2011-11-29
1
-8
/
+37
*
Adds functional tests for EnumerationsController.
Jean-Philippe Lang
2011-11-29
1
-7
/
+47
*
Adds functional tests for ActivitiesController.
Jean-Philippe Lang
2011-11-29
1
-0
/
+17
*
Fixed: version files in Files module cannot be downloaded if issue tracking i...
Jean-Philippe Lang
2011-11-29
1
-0
/
+6
*
Prevent fixture files from being deleted.
Jean-Philippe Lang
2011-11-29
1
-5
/
+5
*
Removed EnumerationsController#list action.
Jean-Philippe Lang
2011-11-28
1
-1
/
+1
*
Fixed: Wiki export link doesn't work for users without :view_wiki_edits permi...
Jean-Philippe Lang
2011-11-28
1
-0
/
+7
*
Fixed: Section-edit buttons not available when a the version parameter is pro...
Jean-Philippe Lang
2011-11-28
1
-0
/
+18
*
Adds functional tests for GroupsController.
Jean-Philippe Lang
2011-11-28
1
-1
/
+23
*
Adds test for r7961 fix (#9672).
Jean-Philippe Lang
2011-11-27
1
-0
/
+11
*
Adds functional tests for CustomFieldsController.
Jean-Philippe Lang
2011-11-27
1
-1
/
+37
*
Do not include extra_info attribute in SysController responses because it bre...
Jean-Philippe Lang
2011-11-27
1
-0
/
+12
*
add tests to export time entry csv in French for csv separator (#8368)
Toshi MARUYAMA
2011-11-27
1
-0
/
+45
*
add csv separator check to the test to export time entry csv in Traditional C...
Toshi MARUYAMA
2011-11-27
1
-0
/
+11
*
Resourcified attachments.
Jean-Philippe Lang
2011-11-27
1
-6
/
+8
*
fix time entry csv last line encoding (#8549)
Toshi MARUYAMA
2011-11-27
1
-0
/
+3
[next]