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
*
Fixed double escaping of Atom feed links.
Etienne Massip
2012-01-14
1
-1
/
+31
*
Adds "Status" to the time report criteria (#9985).
Jean-Philippe Lang
2012-01-14
1
-0
/
+8
*
Adds assertions to issue destroy tests.
Jean-Philippe Lang
2012-01-10
1
-6
/
+30
*
Fixed: Routing error when deleting an issue with spent time.
Jean-Philippe Lang
2012-01-10
1
-0
/
+2
*
Separated new/edit views for the timelog controller.
Jean-Philippe Lang
2012-01-10
1
-2
/
+2
*
Ability to add non-member users as watchers (#5159).
Jean-Philippe Lang
2012-01-09
1
-2
/
+22
*
Fixed: error when displaying an issue with a query sorted by an association, ...
Jean-Philippe Lang
2012-01-08
1
-0
/
+14
*
Fixed that SCM selection is not saved when all SCM are disabled (#9937).
Jean-Philippe Lang
2012-01-08
1
-0
/
+2
*
Check project assignment on issue copy/move.
Jean-Philippe Lang
2012-01-08
1
-0
/
+12
*
Use the regular issue form to copy a single issue.
Jean-Philippe Lang
2012-01-08
2
-5
/
+52
*
Typo.
Jean-Philippe Lang
2012-01-07
1
-1
/
+1
*
Copy issues via bulk update action.
Jean-Philippe Lang
2012-01-07
3
-118
/
+83
*
Removed the "Move" button for issues since they can be moved from the bulk ed...
Jean-Philippe Lang
2012-01-07
2
-61
/
+1
*
Allows project to be changed from the bulk edit form.
Jean-Philippe Lang
2012-01-07
1
-0
/
+51
*
Removed the "Move" button for single issue since it can be moved from the reg...
Jean-Philippe Lang
2012-01-07
1
-3
/
+1
*
Allows project to be changed from the regular issue update action (#4769, #98...
Jean-Philippe Lang
2012-01-07
1
-1
/
+78
*
Adds previous/next links to issue (#2850).
Jean-Philippe Lang
2012-01-03
1
-0
/
+71
*
Removed ApplicationControllerTest.
Jean-Philippe Lang
2012-01-03
2
-90
/
+61
*
Moved test from ApplicationControllerTest.
Jean-Philippe Lang
2012-01-03
1
-10
/
+0
*
svn propset "svn:eol-style" native test/functional/auth_sources_controller_te...
Toshi MARUYAMA
2012-01-01
1
-90
/
+90
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-64
/
+34
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-33
/
+20
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-40
/
+17
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-94
/
+90
*
Additional tests for SearchController and handle my_projects scope without me...
Jean-Philippe Lang
2011-12-17
1
-0
/
+40
*
Additional tests for QueriesController.
Jean-Philippe Lang
2011-12-17
1
-53
/
+74
*
Additional tests for DocumentsController.
Jean-Philippe Lang
2011-12-17
1
-0
/
+16
*
Additional tests for TimelogController and added missing i18n string.
Jean-Philippe Lang
2011-12-17
1
-0
/
+78
*
Additional tests for WikiController.
Jean-Philippe Lang
2011-12-17
1
-0
/
+30
*
Option to set parent automatically for new wiki pages (#3108).
Jean-Philippe Lang
2011-12-17
1
-10
/
+35
*
Change tests to use ruby/rails assertions.
Jean-Philippe Lang
2011-12-16
1
-40
/
+32
*
Make sure that tests restore the attachments path to the tmp dir so that fixt...
Jean-Philippe Lang
2011-12-16
1
-1
/
+5
*
Display issue form fields according to permissions.
Jean-Philippe Lang
2011-12-15
1
-2
/
+128
*
Do not change settings in tests.
Jean-Philippe Lang
2011-12-15
1
-18
/
+11
*
Fixed broken issues context tests (#9794).
Etienne Massip
2011-12-14
1
-11
/
+11
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
1
-5
/
+14
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
1
-7
/
+0
*
Issue destroy is now DELETE only.
Jean-Philippe Lang
2011-12-10
1
-3
/
+3
*
Changed ProjectsController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-4
/
+4
*
Changed IssuesController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-7
/
+7
*
REST urls for user memberships.
Jean-Philippe Lang
2011-12-10
1
-4
/
+18
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
1
-34
/
+32
*
Resourcified custom fields.
Jean-Philippe Lang
2011-12-09
1
-9
/
+30
*
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
[next]