gerrit/java/com/google/gerrit/acceptance
Dave Borowitz 92747defc9 Merge changes I0da14436,I1e15767f
* changes:
  Remove workaround regarding newlines on GWT UI
  Fix diff regarding newline at end of file
2018-07-16 18:22:46 +00:00
..
testsuite Allow to set active flag from new test API for accounts 2018-04-25 09:49:03 +02:00
AbstractDaemonTest.java Merge changes I0da14436,I1e15767f 2018-07-16 18:22:46 +00:00
AbstractNotificationTest.java Split off mail data processing out of server package 2018-07-10 17:29:46 +02:00
AcceptanceTestRequestScope.java Use method reference when possible 2018-04-27 08:16:33 +00:00
AccountCreator.java Extract SSH logic from AccountOperationsImpl and TestAccount 2018-04-24 16:08:38 +02:00
AssertUtil.java
BUILD Implement StalenessChecker for projects 2018-07-12 09:24:49 +02:00
ChangeIndexedCounter.java Merge branch 'stable-2.15' 2018-06-20 23:46:37 +09:00
ConfigAnnotationParser.java
DisabledAccountIndex.java Add a way to disable the account index from tests 2018-05-03 14:03:43 +00:00
DisabledChangeIndex.java
DisabledProjectIndex.java Implement StalenessChecker for projects 2018-07-12 09:24:49 +02:00
EventRecorder.java
GcAssert.java
GerritConfig.java
GerritConfigs.java
GerritServer.java Add GerritRuntime enum to describe the current running environment 2018-05-16 16:36:00 +00:00
GitUtil.java Extract SSH logic from AccountOperationsImpl and TestAccount 2018-04-24 16:08:38 +02:00
GlobalPluginConfig.java
GlobalPluginConfigs.java
HttpResponse.java
HttpSession.java
InMemoryTestingDatabaseModule.java Remove support for groups in ReviewDb 2018-03-27 10:46:26 +02:00
InProcessProtocol.java Remove PermissionBackend#user(Provider<CurrentUser>) 2018-03-27 15:57:45 +02:00
LightweightPluginDaemonTest.java Rename setUp/tearDown methods in abstract tests 2018-04-25 09:15:57 +00:00
MergeableFileBasedConfig.java
NoHttpd.java
ProjectResetter.java Add ref_states to ProjectFields 2018-07-12 09:22:18 +02:00
PushOneCommit.java
ReadOnlyChangeIndex.java Merge branch 'stable-2.15' 2018-06-20 23:46:37 +09:00
RestResponse.java
RestSession.java
Sandboxed.java
SshEnabled.java
SshSession.java Merge branch 'stable-2.15' 2018-06-20 23:46:37 +09:00
StandaloneSiteTest.java Replace all lambdas with method references, when possible 2018-05-08 15:13:24 +00:00
TestAccount.java Split off mail data processing out of server package 2018-07-10 17:29:46 +02:00
TestPlugin.java
TestProjectInput.java
UseLocalDisk.java
UseSsh.java