gerrit/gerrit-acceptance-framework/src/test/java/com/google/gerrit/acceptance
David Pursehouse 115b27e297 GerritServer#initAndStart: Remove unnecessary instantiation of Config
Change-Id: Ia2cc08e17d06d81af4d69f3c1e6afb6fff890dfa
2018-09-20 13:58:18 +09:00
..
AbstractDaemonTest.java AbstractDaemonTest: Don't delete common server path too early 2018-09-19 10:46:50 +09:00
AcceptanceTestRequestScope.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
AccountCreator.java Let ExternalIdsUpdate take care to evict accounts from the account cache 2017-06-09 09:56:23 +02:00
AssertUtil.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
ChangeIndexedCounter.java AbstractIndexTests: Add assertions on change index count 2018-06-19 16:50:24 +00:00
ConfigAnnotationParser.java Introduce GlobalPluginConfig{s} annotations 2017-06-05 11:51:33 +00:00
EventRecorder.java Add a change deleted event/listener 2018-09-14 15:44:01 +09:00
GcAssert.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GerritConfig.java Format Java files with google-java-format 2017-06-08 11:05:15 +09:00
GerritConfigs.java Remove modifiers 'public' and 'abstract' from interface methods 2015-11-19 09:36:40 -08:00
GerritServer.java GerritServer#initAndStart: Remove unnecessary instantiation of Config 2018-09-20 13:58:18 +09:00
GitUtil.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GlobalPluginConfig.java GlobalPluginConfig: Fix typo in Javadoc 2017-09-08 11:00:49 +09:00
GlobalPluginConfigs.java Introduce GlobalPluginConfig{s} annotations 2017-06-05 11:51:33 +00:00
HttpResponse.java Specify charset in constructors of InputStreamReader 2018-08-31 10:28:02 +09:00
HttpSession.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
InMemoryTestingDatabaseModule.java AbstractDaemonTest: Don't delete common server path too early 2018-09-19 10:46:50 +09:00
InProcessProtocol.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
LightweightPluginDaemonTest.java LightweightPluginDaemonTest: Expose plugin guice injectors 2018-03-17 21:37:03 +01:00
MergeableFileBasedConfig.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
NoHttpd.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
PushOneCommit.java PushOneCommit: Add assertions against null ref update result 2017-10-20 13:27:25 +09:00
ReadOnlyChangeIndex.java ReadOnlyChangeIndex: Reduce visibility to package 2018-06-19 13:37:24 +09:00
RestResponse.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
RestSession.java RestSession: Remove unnecessary utility methods 2018-07-24 08:35:46 +01:00
Sandboxed.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
SshSession.java SshSession: Specify charset in constructor of Scanner 2018-08-31 10:28:57 +09:00
StandaloneSiteTest.java AbstractReindexTests: Assert account index and group index 2018-06-05 16:01:52 +09:00
TestAccount.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
TestPlugin.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
TestProjectInput.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
UseLocalDisk.java GerritServer: Split site init and daemon startup 2018-04-18 13:19:34 +02:00
UseSsh.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00