summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Upgrade gwtjsonrpc to 1.12David Pursehouse2020-04-231-4/+5
* CommitValidators: Use ImmutableList.Builder instead of ImmutableList.ofDavid Pursehouse2020-04-231-34/+39
* Merge "ReceiveCommits: Log "update failed" at severe level" into stable-2.16Marco Miller2020-04-211-1/+1
|\
| * ReceiveCommits: Log "update failed" at severe levelDavid Pursehouse2020-04-211-1/+1
* | Merge "Make cache disk stat metric computation optional" into stable-2.16David Pursehouse2020-04-211-2/+6
|\ \ | |/ |/|
| * Make cache disk stat metric computation optionalThomas Draebing2020-04-211-2/+6
* | Remove obsolete UpgradeFrom2_0_x init stepSaša Živkov2020-04-202-293/+0
|/
* PostReview: Avoid multiple notifications for existing reviewersDavid Ostrovsky2020-04-142-3/+9
* ChangeApi: Remove deprecated getEdit methodDavid Pursehouse2020-04-142-21/+0
* ChangeApi: Remove useless @Deprecated annotation in NotImplementedDavid Pursehouse2020-04-141-1/+0
* Plugin API: Remove deprecated draft workflow methodsDavid Ostrovsky2020-04-144-43/+0
* Project: Add implementation of toStringDavid Pursehouse2020-04-141-0/+6
* Account: Add implementation of toStringDavid Pursehouse2020-04-131-0/+5
* LegacyChangeNoteWrite: Remove unused newIdent methodDavid Pursehouse2020-04-131-7/+0
* Elasticsearch: Remove support for EOL 6.x versionsMarco Miller2020-04-081-3/+0
* REST: Allow to create annotated tag with only CREATE_TAGSven Selberg2020-04-081-2/+5
* Merge "CreateRefControl: Pass CurrentUser to Reachable" into stable-2.16Sven Selberg2020-04-072-8/+29
|\
| * CreateRefControl: Pass CurrentUser to ReachableSven Selberg2020-04-012-8/+29
* | Remove support for discontinued Elasticsearch version 5.6David Ostrovsky2020-04-0510-106/+25
* | ElasticChangeIndex: Fix typo in commentDavid Pursehouse2020-04-031-1/+1
* | Add debug logs for automatic account creation caseNguyen Tuan Khang Phan2020-04-011-1/+3
* | ChangeQueryBuilder: Throw error on ambiguous visibleto by display nameDavid Pursehouse2020-03-191-6/+5
* | Schema_151: Attempt to add created_on column if it doesn't existDavid Pursehouse2020-03-181-0/+26
* | Merge "Support 'max_result_window' config for Elasticsearch indexes" into sta...David Pursehouse2020-03-182-0/+8
|\ \
| * | Support 'max_result_window' config for Elasticsearch indexesDyrone Teng2020-03-182-0/+8
| |/
* | Document dependency from account deactivator to autoUpdateAccountActiveStatusSaša Živkov2020-03-171-3/+7
* | Introduce NamedFluentLoggerJacek Centkowski2020-03-162-0/+85
* | Add prolog predicate to determine number of parentsLucas Bader2020-03-111-0/+51
|/
* JettyServer: Stop using deprecated SslContextFactory constructorDavid Pursehouse2020-03-111-1/+1
* Merge "InitContainer: Do not copy if init is run from siteWar" into stable-2.16David Pursehouse2020-03-101-1/+5
|\
| * InitContainer: Do not copy if init is run from siteWarSven Selberg2020-03-061-1/+5
* | Merge changes I12d74ea2,Iae424c75,I1a47821b into stable-2.16David Pursehouse2020-03-091-0/+40
|\ \
| * | Proc metrics: add average system load for the last minuteMatthias Sohn2020-03-061-0/+14
| * | Proc metrics: add available number of coresMatthias Sohn2020-03-061-0/+5
| * | Add more metrics about Java threadsMatthias Sohn2020-03-061-0/+21
| |/
* | Merge "Fix the access-path for AbstractGitCommand subclasses" into stable-2.16David Pursehouse2020-03-063-9/+6
|\ \ | |/ |/|
| * Fix the access-path for AbstractGitCommand subclassesSaša Živkov2020-03-063-9/+6
* | Merge "Add sendemail.denyrcpt functionality" into stable-2.16David Pursehouse2020-03-062-7/+37
|\ \
| * | Add sendemail.denyrcpt functionalityRikard Almgren2020-02-182-7/+37
* | | JGit metrics: expose total load time for block cache entriesMatthias Sohn2020-03-061-0/+11
| |/ |/|
* | UrlFormatter: Fix Javadoc of getSettingsUrl()David Pursehouse2020-02-291-1/+1
* | ReceiveCommits: Factor repeated "internal server error" text to a constantDavid Pursehouse2020-02-271-8/+9
* | Merge "Isolate log4j dep" into stable-2.16David Pursehouse2020-02-267-7/+21
|\ \
| * | Isolate log4j depJoerg Zieren2020-02-267-7/+21
* | | Cancel deprecation of change identifiersDavid Pursehouse2020-02-263-79/+8
|/ /
* | FakeGroupAuditService: Make auditEvents finalDavid Pursehouse2020-02-251-2/+2
* | ConfigUpdatedEvent: Use immutable type in field declarationDavid Pursehouse2020-02-251-1/+1
* | JGitMetricModule: fix WindowCache miss ration which wasn't reportedMatthias Sohn2020-02-241-1/+6
* | Revert "JGitMetricModule: Replace anonymous Supplier instances with method re...Matthias Sohn2020-02-241-12/+67
* | Merge "Set Elastic/Lucene test deps log to WARN log level" into stable-2.16David Pursehouse2020-02-221-0/+8
|\ \