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
*
Use `fixtures :all` to ensure consistent test data and improve test reliabili...
Go MAEDA
11 days
1
-5
/
+0
*
Ensures desired test adapter is used in Active Job tests (#36320).
Marius Balteanu
2024-08-20
1
-0
/
+4
*
Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3....
Go MAEDA
2024-06-12
1
-2
/
+2
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Add missing Homepage attribute in Projects API response (#39113).
Go MAEDA
2023-10-15
1
-0
/
+4
*
Unable to retrieve custom fields set as "For all projects" via Projects API (...
Go MAEDA
2023-06-30
1
-0
/
+5
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Background job for project deletion (#36691).
Marius Balteanu
2022-05-17
1
-3
/
+7
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
1
-1
/
+14
*
API to close/reopen projects (#35507).
Go MAEDA
2021-07-09
1
-0
/
+17
*
API to archive/unarchive projects (#35420).
Go MAEDA
2021-06-24
1
-0
/
+17
*
Use media_type to get the MIME type of the request (#29914).
Go MAEDA
2021-04-01
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Projects API should not return invisible trackers (#30121).
Go MAEDA
2021-02-23
1
-0
/
+27
*
fix source indent of test/integration/api_test/projects_test.rb
Toshi MARUYAMA
2020-12-03
1
-11
/
+44
*
add space after comma to test/integration/api_test/projects_test.rb
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700).
Go MAEDA
2020-07-09
1
-1
/
+1
*
Adds option to include issue custom fields in projects#show API response (#33...
Go MAEDA
2020-04-21
1
-0
/
+8
*
Show default assignee and default version in projects API (#33113).
Go MAEDA
2020-03-17
1
-0
/
+25
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-15
/
+15
*
Add inherit_members to projects API response (#32002).
Go MAEDA
2019-09-05
1
-3
/
+15
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
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
[next]