summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating HTTP Sessions for Git-over-HTTPLuca Milanesio2021-01-264-7/+61
* Workaround Gitiles bug on All-Users visibilityLuca Milanesio2020-11-131-1/+7
* Make PermissionBackend#ForRef authoritativePatrick Hiesel2020-11-116-119/+466
* MigrateToNoteDb: add option to force state change with skipped projectMatthias Sohn2020-10-072-4/+44
* setNoteDbPrimary: update in chunks, one DB connection per chunkSaša Živkov2020-10-072-63/+73
* GC repositories regularly during noteDb migrationMatthias Sohn2020-10-071-0/+31
* NoteDbMigrator: set thread name to show project slice being processedMatthias Sohn2020-10-071-0/+7
* NoteDbMigrator: shuffle slices to reduce concurrency on same repoMatthias Sohn2020-10-071-42/+88
* NoteDbMigrator: Fix contention on single database connectionMatthias Sohn2020-10-061-31/+29
* MigrateToNoteDb: implement option --verboseMatthias Sohn2020-10-062-2/+22
* NoteDbMigrator: log total progress of the migration every 1000 changesMatthias Sohn2020-10-061-0/+7
* Use multiple threads per project to migrate changes to noteDbMatthias Sohn2020-10-061-22/+44
* NoteDbMigrator: Improve log message when saving ref updatesMatthias Sohn2020-09-181-1/+2
* NoteDbMigrator: fix formattingMatthias Sohn2020-09-141-1/+2
* MigrateToNoteDb#run: ensure that exceptions are loggedMatthias Sohn2020-09-141-0/+3
* ChangeEdits: Don't wrap Response.none() in Response.ok()David Ostrovsky2020-08-151-2/+2
* When reindexing changes, use multiple threads per projectChristian Aistleitner2020-07-102-37/+128
* Add max query timeout setting for h2 dialectDavid Ostrovsky2020-06-291-0/+4
* Fix issue with auto registering ssh commandsMarcin Czech2020-06-242-2/+2
* ReceiveCommits: don't call 'validRefOperation' twiceJacek Centkowski2020-06-181-6/+2
* TestSubmitType: Enable logErrors when debug logging is enabledDavid Pursehouse2020-06-181-1/+4
* TestSubmitRule: Enable logErrors when debug logging is enabledDavid Pursehouse2020-06-181-1/+4
* RestApiServlet: Log JSON parse error at debug levelDavid Pursehouse2020-06-181-0/+1
* Merge "Honor project watches also for changes created via cherry-pick" into s...David Pursehouse2020-06-151-1/+1
|\
| * Honor project watches also for changes created via cherry-pickSaša Živkov2020-06-151-1/+1
* | Report end of NoteDB migration when skipping reindexingChristian Aistleitner2020-06-161-1/+4
* | Add project to output when reindexing changes in verbose modeChristian Aistleitner2020-06-161-1/+2
* | Auto-flush SiteIndexer's PrintWritersChristian Aistleitner2020-06-161-1/+1
* | Allow to re-index in verbose mode during NoteDB migrationChristian Aistleitner2020-06-161-8/+15
* | Avoid closing System.out after All-Users GC in NoteDB migrationChristian Aistleitner2020-06-161-3/+5
* | Report the index state after re-indexingChristian Aistleitner2020-06-141-0/+3
|/
* Merge changes If23916d2,I70110e99 into stable-2.16David Pursehouse2020-06-131-26/+37
|\
| * Schema: Show only a single log for inexistent commitsOrgad Shaneh2020-06-121-4/+18
| * Schema: Refactor lambda in buildFields to a separate functionOrgad Shaneh2020-06-121-26/+23
* | ProjectJson: Use merge function for label value renderingDavid Ostrovsky2020-06-121-1/+13
|/
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2020-06-061-1/+1
* Merge branch 'stable-2.15' into stable-2.16Luca Milanesio2020-06-062-4/+30
* Support /COMMIT_MSG for change edit REST endpointsEdwin Kempin2020-06-041-6/+28
* Trim parameterized strings evaluated from LdapRealmSaša Živkov2020-05-291-1/+1
* Update account full name when it changes in LDAPSaša Živkov2020-05-291-8/+4
* UniversalGroupBackend: Fix comparison of boxed Boolean as primitiveDavid Pursehouse2020-05-221-2/+2
* UniversalGroupBackend: Replace repeated log statements with single logDavid Pursehouse2020-05-221-2/+1
* Fix ModifyCollectionInEnhancedForLoop warning flagged by error proneDavid Ostrovsky2020-05-221-4/+5
* Merge "Add metric monitoring Java deadlocks" into stable-2.16David Pursehouse2020-05-201-0/+31
|\
| * Add metric monitoring Java deadlocksMatthias Sohn2020-05-211-0/+31
* | Merge "Fix wrong status returned when auth backend couldn't be reached" into ...David Pursehouse2020-05-201-0/+6
|\ \
| * | Fix wrong status returned when auth backend couldn't be reachedMatthias Sohn2020-05-201-0/+6
| |/
* | Add debug logs for copying approvals to new patch setsEdwin Kempin2020-05-201-9/+144
* | Revert "ApprovalCopier: Add debug logging of logic in canCopy"David Pursehouse2020-05-201-37/+8
|/
* ChangeKindCacheImpl: Add debug logging of detected change kindDavid Pursehouse2020-05-201-2/+10