gerrit/gerrit-acceptance-tests/src/test/java/com/google/gerrit/acceptance/rest/project
Han-Wen Nienhuys de4dc899a5 ReceiveCommits: uniformize commit validation error messages.
Before

  [abcdabc] missing subject; Change-Id must be in commit message
  footer

After

  commit abcdabc: missing subject; Change-Id must be in message
  footer

Change-Id: I15ca67fb591b0d237cb9217936853ec8dc706aaa
2019-02-04 10:35:42 +09:00
..
AbstractPushTag.java Do not require 'Create Reference' for pushing annotated tag 2017-06-27 13:10:03 +02:00
AccessIT.java Don't fail with ISE on creating an access change with an invalid ref 2018-06-28 16:37:21 +09:00
BanCommitIT.java ReceiveCommits: uniformize commit validation error messages. 2019-02-04 10:35:42 +09:00
BUILD Do not require 'Create Reference' for pushing annotated tag 2017-06-27 13:10:03 +02:00
CheckMergeabilityIT.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
CreateBranchIT.java CreateBranchIT#assertCreateFails: Restructure to avoid ErrorProne internal error 2018-07-18 10:42:12 +09:00
CreateProjectIT.java Perform group lookups by name from the group index 2017-09-21 15:48:55 +02:00
DeleteBranchesIT.java Merge branch 'stable-2.14' into stable-2.15 2018-07-25 14:00:28 +01:00
DeleteBranchIT.java Fix deletion of meta branches through Delete Branch API 2017-11-10 13:20:27 +01:00
DeleteTagIT.java List{Branches,Tags}: "can_delete" should not be set when false 2017-11-10 17:23:14 +09:00
DeleteTagsIT.java DeleteTag{s}IT: Add tests for deleting tag without refs/tags prefix 2017-06-29 10:37:16 +09:00
FileBranchIT.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GarbageCollectionIT.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GetChildProjectIT.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GetCommitIT.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GetProjectIT.java Add label data into GET /project/ REST endpoint 2017-07-05 17:50:47 +02:00
ListBranchesIT.java RefFilter: Disallow using substring and regex filters together 2017-07-13 16:39:55 +09:00
ListChildProjectsIT.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
ListProjectsIT.java ListProjects: Refactor to avoid excessive heap usage 2019-01-22 16:02:20 +09:00
ProjectAssert.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
ProjectLevelConfigIT.java Merge parent config values with child values 2018-03-12 09:51:57 +01:00
PushAnnotatedTagIT.java Do not require 'Create Reference' for pushing annotated tag 2017-06-27 13:10:03 +02:00
PushLightweightTagIT.java Do not require 'Create Reference' for pushing annotated tag 2017-06-27 13:10:03 +02:00
RefAssert.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
SetParentIT.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
TagsIT.java List{Branches,Tags}: "can_delete" should not be set when false 2017-11-10 17:23:14 +09:00