gerrit/javatests/com/google/gerrit/server
David Ostrovsky 3329529068 Delete system config table
Rely on gerrit.site_path system property for the site_path location for
unattended setup mode.

Normally schema migration is not supported on stable branch. Given that
in the next gerrit release ReviewDb is going to be removed and schema
migration procedure is migrated from ReviewDb to NoteDb, we can perform
last ReviewDb schema migration on stable branch.

Change-Id: Id6e5348ef017f8add059ebb572eaa4d817f7fff5
2018-11-14 09:29:04 -08:00
..
account Add metric to count errors that occurred during plugin invocations 2018-09-27 17:06:31 +02:00
auth/oauth Move cache serializers to dedicated subpackage 2018-08-21 13:26:22 -07:00
cache Add ObjectIdCacheSerializer 2018-08-21 13:26:23 -07:00
change Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
config Move HostPlatform out of server library, into ioutil 2018-07-19 15:55:28 +02:00
edit Dissolve gerrit-server top-level directory 2017-10-31 11:02:38 -04:00
events Dissolve gerrit-server top-level directory 2017-10-31 11:02:38 -04:00
extensions/webui Remove user-rescoping from PermissionBackend 2018-07-11 09:25:17 +02:00
fixes Dissolve gerrit-server top-level directory 2017-10-31 11:02:38 -04:00
git Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
group/db Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
index Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
ioutil Introduce HexFormat to hold hex formatting previously in IdGenerator.format 2018-07-12 11:31:34 +02:00
logging Fix copying of LoggingContext to background threads 2018-09-11 08:29:58 +02:00
mail Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
notedb DefaultUrlFormatter: add Module 2018-10-01 17:58:19 +02:00
patch Use method reference when possible 2018-04-27 08:16:33 +00:00
permissions Instrument two possibly long-running access computations 2018-09-25 07:48:48 +00:00
project Revert "Create Review Permission" 2018-04-24 15:00:15 -04:00
query Support 'repo', 'repos' and 'parentrepo' as search operators 2018-09-27 07:49:56 +00:00
rules Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
schema Delete system config table 2018-11-14 09:29:04 -08:00
update Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
util Switch from pegdown to flexmark-java 2018-08-22 15:21:26 +00:00
BUILD Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00
ChangeUtilTest.java Dissolve gerrit-server top-level directory 2017-10-31 11:02:38 -04:00
IdentifiedUserTest.java Move TimeUtil into own package and let it have its own java_library 2018-09-19 14:18:35 +02:00