gerrit/gerrit-reviewdb/src/main/java/com/google/gerrit/reviewdb/client
David Pursehouse 5c9c11b709 Merge branch 'stable-2.14' into stable-2.15
* stable-2.14:
  Elastic{Index|ReindexIT} Remove tests for 6.2 and 6.3
  ElasticVersionTest#version6: Add missing test for V6_4
  Allow more email RFC accepted chars in username
  Make inheritance of receive.maxObjectSizeLimit optional
  Allow to inherit receive.maxObjectSizeLimit from parent project
  CreateAccount: Simplify error message when username is invalid
  Bazel: Provide toolchain with activated error prone warnings
  Use ExternalId.isValidUsername instead of ExternalId.USER_NAME_PATTERN_REGEX
  Move regular expressions for user name from Account to ExternalId
  AccountIT: Add basic tests for creating user with {in}valid username
  Revert refactoring of Account.USER_NAME_PATTERN

Change-Id: Ie96721e9135fad25672dc1fd1599cd3394f20c33
2018-09-06 16:25:06 +09:00
..
Account.java Merge branch 'stable-2.14' into stable-2.15 2018-09-06 16:25:06 +09:00
AccountGroup.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
AccountGroupById.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
AccountGroupByIdAud.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
AccountGroupMember.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
AccountGroupMemberAudit.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
AccountGroupName.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
AccountSshKey.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
Branch.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
Change.java Discontinue draft workflow 2017-09-30 15:47:14 +02:00
ChangeMessage.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
CodedEnum.java Updated to gwtorm 1.4. 2012-03-07 12:50:47 -08:00
Comment.java Add REST endpoint to apply a suggested fix of a robot comment 2017-03-23 09:49:46 +01:00
CommentRange.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
CoreDownloadSchemes.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
CurrentSchemaVersion.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
FixReplacement.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
FixSuggestion.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
LabelId.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
Patch.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
PatchLineComment.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
PatchSet.java Upgrade to google-java-format 1.5 2018-04-18 09:06:49 +02:00
PatchSetApproval.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
PatchSetInfo.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
Project.java Add project setting for defaulting new changes to WIP 2018-07-10 23:23:49 +02:00
RefNames.java RefNames: Avoid StringBuilder copying 2017-09-05 12:48:33 -04:00
RevId.java Merge branch 'stable-2.14' into stable-2.15 2017-10-18 22:56:58 -04:00
RobotComment.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
SubmoduleSubscription.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
SystemConfig.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
TrackingId.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
UserIdentity.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00