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
/
api_test
/
projects_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Ajax Request Returns 200 but an error event is fired instead of success (#300...
Go MAEDA
2019-02-05
1
-5
/
+5
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
1
-12
/
+22
*
REST API: option to get the project activities for time entries (#7506).
Jean-Philippe Lang
2017-03-03
1
-0
/
+8
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-5
/
+5
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
1
-1
/
+1
*
Test API authentification once.
Jean-Philippe Lang
2014-11-30
1
-17
/
+0
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-59
/
+12
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-6
/
+6
*
Include enabled modules in projects API (#17602).
Jean-Baptiste Barth
2014-09-06
1
-0
/
+62
*
Add project is_public to GET /projects/:id and /projects API response (#17628).
Jean-Baptiste Barth
2014-08-15
1
-0
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Adds project status to GET /projects/:id and GET /projects API response (#158...
Jean-Philippe Lang
2014-01-11
1
-6
/
+5
*
Rails4: replace deprecated Relation#first with finder options at ApiTest::Pro...
Toshi MARUYAMA
2014-01-10
1
-3
/
+3
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
1
-244
/
+182
*
Adds a subclass of ActionDispatch::IntegrationTest for API tests.
Jean-Philippe Lang
2013-01-22
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-9
/
+9
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-4
/
+0
*
Makes issue categories available in project REST API (#9553).
Jean-Philippe Lang
2011-11-20
1
-1
/
+36
*
Prevent projects tests from deleting fixture files.
Jean-Philippe Lang
2011-11-19
1
-0
/
+1
*
remove trailing white-spaces from test/integration/api_test/projects_test.rb.
Toshi MARUYAMA
2011-08-27
1
-41
/
+41
*
Moves enabled_module_names param to project attribute so that it can be set t...
Jean-Philippe Lang
2011-01-06
1
-1
/
+46
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Moves project attributes default assignments from ProjectsController#new to t...
Jean-Philippe Lang
2010-12-03
1
-0
/
+2
*
Projects API tests rewriting.
Jean-Philippe Lang
2010-12-03
1
-79
/
+161
*
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
*
Makes projects API return XML description when creating a project (#6874).
Jean-Philippe Lang
2010-11-13
1
-2
/
+5
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-0
/
+9
*
Move all API tests into the ApiTest module to make management easier
Eric Davis
2010-11-01
1
-0
/
+99