gerrit/javatests/com/google/gerrit/acceptance/rest
Paladox ede7366156 Merge branch 'stable-2.15' into stable-2.16
* stable-2.15:
  Set version to 2.15.9
  ListProjects: Refactor to avoid excessive heap usage
  ListProjectsIT: Add test for parent candidates option

Change-Id: If133e258196163e0ce4c58fc9bcf38ef84485bb5
2019-01-22 23:20:05 +00:00
..
account Bazel: Fix testonly values in BUILD and .bzl files 2018-12-20 19:48:41 +09:00
change Bazel: Fix testonly values in BUILD and .bzl files 2018-12-20 19:48:41 +09:00
config Merge branch 'stable-2.15' 2018-07-25 10:29:13 +01:00
group Remove REST endpoint to rebuild individual groups in NoteDb 2018-03-20 08:58:16 +01:00
project Merge branch 'stable-2.15' into stable-2.16 2019-01-22 23:20:05 +00:00
revision Dissolve gerrit-acceptance-tests top-level directory 2017-10-31 11:02:37 -04:00
AbstractRestApiBindingsTest.java Let REST API binding tests fail if '405 Method Not Allowed' is returned 2018-06-27 15:54:35 +02:00
AccountsRestApiBindingsIT.java Add API for deleting draft comments of a user 2018-09-14 10:06:56 -07:00
BUILD Bazel: Fix testonly values in BUILD and .bzl files 2018-12-20 19:48:41 +09:00
ChangesRestApiBindingsIT.java Extend ChangesRestApiBindingsIT to test creation of edit by editing file 2018-07-02 15:26:55 +02:00
ConfigRestApiBindingsIT.java Extend REST binding tests to cover endpoints that are implemented by AcceptsPost 2018-06-27 09:02:46 +02:00
DeleteOnCollectionIT.java Add a common interface for all REST views on collections 2018-07-19 09:39:14 +02:00
GroupsRestApiBindingsIT.java Test that the group REST endpoints are correctly bound 2018-06-25 10:51:29 +02:00
MethodNotAllowedIT.java Return specific message when REST collection doesn't support HTTP method 2018-07-20 08:19:10 +02:00
NotFoundIT.java Add a test to verify that 404 is returned for non-existing REST endpoints 2018-07-20 08:19:25 +02:00
PluginsRestApiBindingsIT.java Let REST API binding tests fail if '405 Method Not Allowed' is returned 2018-06-27 15:54:35 +02:00
ProjectsRestApiBindingsIT.java Implement REST endpoint to list files in a commit 2018-07-27 06:28:37 +08:00
RootCollectionsRestApiBindingsIT.java Let REST API binding tests fail if '405 Method Not Allowed' is returned 2018-06-27 15:54:35 +02:00
TraceIT.java Fix copying of LoggingContext to background threads 2018-09-11 08:29:58 +02:00