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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo "attachements" in test/integration/issues_test.rb.
Toshi MARUYAMA
2011-04-02
1
-1
/
+1
*
Gantt routes with format.
Jean-Philippe Lang
2011-04-01
1
-0
/
+2
*
Converted issue filters to non-AJAX GET requests (#1965).
Jean-Philippe Lang
2011-04-01
1
-4
/
+8
*
Adds User and Version custom field format that can be used to reference a pro...
Jean-Philippe Lang
2011-04-01
1
-2
/
+73
*
Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#80...
Toshi MARUYAMA
2011-04-01
1
-2
/
+2
*
Moves jstoolbar script include tags to head.
Jean-Philippe Lang
2011-03-28
1
-0
/
+9
*
Fixed: Login page should not show projects link and search box if authenticat...
Jean-Philippe Lang
2011-03-04
1
-0
/
+16
*
Enable ability for administrators to delete users (#7296).
Jean-Philippe Lang
2011-01-16
2
-15
/
+28
*
Moves enabled_module_names param to project attribute so that it can be set t...
Jean-Philippe Lang
2011-01-06
1
-1
/
+46
*
Adds themes test for when Redmine is in a sub-uri.
Jean-Philippe Lang
2010-12-23
1
-0
/
+15
*
Support for Javascript in Themes (#2803).
Jean-Philippe Lang
2010-12-22
1
-0
/
+60
*
Adds routing tests for users and xml format.
Jean-Philippe Lang
2010-12-20
1
-0
/
+5
*
Adds support for requesting information about current user using /users/curre...
Jean-Philippe Lang
2010-12-20
2
-0
/
+18
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
17
-17
/
+17
*
Refactor and add tests for News #index API (#7072).
Jean-Philippe Lang
2010-12-12
1
-0
/
+94
*
Fixes test according to r4493.
Jean-Philippe Lang
2010-12-12
1
-1
/
+1
*
Moves mail_notification param to user hash param so that it can be set using ...
Jean-Philippe Lang
2010-12-12
1
-1
/
+2
*
Moves password param to user hash param so that it can be set using the User ...
Jean-Philippe Lang
2010-12-12
1
-2
/
+3
*
Restores object count and adds offset/limit attributes to API responses for p...
Jean-Philippe Lang
2010-12-11
1
-2
/
+52
*
Makes some attributes optional in API response to get faster/lightweight resp...
Jean-Philippe Lang
2010-12-11
1
-3
/
+3
*
Changes the representation of journal details in issue API.
Jean-Philippe Lang
2010-12-10
1
-0
/
+34
*
Support for updating custom fields using the received custom_fields array (#6...
Jean-Philippe Lang
2010-12-10
1
-0
/
+17
*
Fixed: error when serializing back objects with custom fields using ActiveRes...
Jean-Philippe Lang
2010-12-10
1
-0
/
+26
*
Adds subtasks to GET /issues/:id API (#5338).
Jean-Philippe Lang
2010-12-04
1
-0
/
+54
*
Adds REST API for TimeEntries (#6823).
Jean-Philippe Lang
2010-12-04
1
-0
/
+134
*
Moves project attributes default assignments from ProjectsController#new to t...
Jean-Philippe Lang
2010-12-03
1
-0
/
+2
*
Converts IssuesController to use the new API template system and makes xml/js...
Jean-Philippe Lang
2010-12-03
1
-3
/
+3
*
Projects API tests rewriting.
Jean-Philippe Lang
2010-12-03
1
-79
/
+161
*
Adds xml/json REST API for Users (#6260).
Jean-Philippe Lang
2010-12-03
1
-0
/
+256
*
Accept key auth for ProjectsController#show (#6841).
Jean-Philippe Lang
2010-11-27
1
-0
/
+6
*
Accept key auth for ProjectsController#destroy (#6841).
Jean-Philippe Lang
2010-11-27
1
-8
/
+14
*
Accept key auth for ProjectsController#update (#6841).
Jean-Philippe Lang
2010-11-27
1
-10
/
+14
*
Accept key auth for ProjectsController#create (#6841).
Jean-Philippe Lang
2010-11-27
1
-14
/
+19
*
Adds leading slash to all assert_redirected_to arguments (#6887).
Jean-Philippe Lang
2010-11-14
3
-7
/
+7
*
Makes projects API return XML description when creating a project (#6874).
Jean-Philippe Lang
2010-11-13
2
-2
/
+9
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-0
/
+9
*
Fixed: 'View difference' broken on wiki page history (#6747).
Jean-Philippe Lang
2010-11-06
1
-0
/
+2
*
Allow key authentication when deleting issues (with tests) #6447
Eric Davis
2010-11-05
1
-18
/
+18
*
Allow key authentication when updating issues (with tests) #6447
Eric Davis
2010-11-05
1
-53
/
+74
*
Allow key authentication when creating issues (with tests) #6447
Eric Davis
2010-11-05
1
-40
/
+41
*
Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447
Eric Davis
2010-11-04
1
-50
/
+15
*
Refactor: convert API key tests using HTTP Basic to a shoulda macro
Eric Davis
2010-11-03
1
-59
/
+2
*
Refactor: convert username/password http basic auth api tests to shoulda macr...
Eric Davis
2010-11-02
1
-78
/
+6
*
Refactor: convert api key tests to shoulda macros for reuse. #6447
Eric Davis
2010-11-01
1
-56
/
+2
*
Move all API tests into the ApiTest module to make management easier
Eric Davis
2010-11-01
6
-12
/
+12
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
1
-1
/
+2
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
1
-12
/
+12
*
Refactor: convert WikiController#destroy to use HTTP DELETE
Eric Davis
2010-10-26
1
-1
/
+2
*
Refactor: Rename WikiController#page_index to #index
Eric Davis
2010-10-25
1
-1
/
+1
*
Fixed: file upload on wiki page broken by recent refactoring (#6724).
Jean-Philippe Lang
2010-10-22
1
-0
/
+1
[next]