summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Do not append a message on push for already merged changesOrgad Shaneh2017-03-151-1/+5
|/ /
* | OperatingSystemMXBeanProvider: Don't throw IllegalStateExceptionDavid Pursehouse2017-03-091-7/+7
* | Fix link in account REST API documentationEdwin Kempin2017-03-091-1/+1
* | Allow user with maintain server permissions to find any changeLuca Milanesio2017-03-081-1/+4
* | Do not assume DB down if change to index not foundLuca Milanesio2017-03-071-3/+1
* | Allow to continue reindex despite failuresLuca Milanesio2017-03-071-1/+1
* | Merge "Fix eviction order when linking new external ids" into stable-2.13David Ostrovsky2017-03-061-1/+1
|\ \
| * | Fix eviction order when linking new external idsLuca Milanesio2017-03-061-1/+1
* | | Revert "Always use REVIEW state in ReviewDb"David Ostrovsky2017-03-064-52/+94
|/ /
* | LocalDiskRepositoryManager: Handle failure to visit file/pathDavid Pursehouse2017-03-041-0/+6
* | Update git submodulesEdwin Kempin2017-03-031-0/+0
* | ProcMetricModule: Use reflection to avoid direct reference to com.sun classesDavid Pursehouse2017-03-022-25/+104
* | RebaseIfNecessary: Use submitter's identity on mergeOrgad Shaneh2017-03-011-1/+4
* | Prevent circular module dependency when running in external containerThomas Meyer2017-02-281-9/+8
* | Update Documentation of Auto Site InitializationReyad Attiyat2017-03-011-24/+4
* | Fix wrong variable in log message in BatchUpdateZhen Chen2017-02-271-5/+3
* | Change BatchRefUpdate error into a 500 error instead of 409Zhen Chen2017-02-251-2/+2
* | Don't require Add Patch Set permission for submit by rebasev2.13.6Edwin Kempin2017-02-215-10/+61
* | Set version to 2.13.6David Pursehouse2017-02-2110-10/+10
* | Filter Git LFS HTTP requests through auth filterJacek Centkowski2017-02-172-1/+8
* | PostReviewers: Add missing @Override tagDavid Pursehouse2017-02-151-0/+1
* | Only send one newchange email from PostReviewerWyatt Allen2017-02-103-31/+48
* | PostReviewers: Add notify handling for reviewers added emailSven Selberg2017-02-094-13/+32
* | ProjectQoSFilter: Remove unnecessarily nested else-blockDavid Pursehouse2017-02-081-2/+2
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2017-02-081-15/+10
|\|
| * Revert "Resolve username lazily in git over http tasks"Hugo Arès2017-02-071-15/+9
* | Merge "Test Change-Ids checks on push with CreateNewChangeForAllNotInTarget" ...ekempin2017-02-071-3/+52
|\ \
| * | Test Change-Ids checks on push with CreateNewChangeForAllNotInTargetEdwin Kempin2017-02-031-3/+52
* | | DropWizardMetricMaker: Don't fail when same metric name is definedDavid Pursehouse2017-02-071-3/+8
* | | Allow plugins to set a custom metrics prefixDavid Pursehouse2017-02-065-8/+47
|/ /
* | MetaDataUpdate: Do not close repository that was passed inDavid Pursehouse2017-02-031-11/+25
* | BaseInit: Bind DisabledMetricMakerDavid Pursehouse2017-02-032-0/+7
* | Update git submodulesDavid Pursehouse2017-02-031-0/+0
* | InMemoryRepositoryManager: Increment repository use countDavid Pursehouse2017-02-031-0/+1
* | InMemoryTestingDatabaseModule: Bind InMemoryRepositoryManager as SingletonDavid Pursehouse2017-02-031-1/+2
* | Update git submodulesDavid Pursehouse2017-02-031-0/+0
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2017-02-021-1/+1
|\|
| * commit-msg hook: Add Change-Id after Depends-On: footerPaladox none2017-01-171-1/+1
* | Merge changes I11c3c1a2,I9a177deb into stable-2.13David Pursehouse2017-02-024-8/+99
|\ \
| * | Make error message for rejecting Egit placeholder Change-Id consistentEdwin Kempin2017-02-023-10/+7
| * | Add tests for pushing without Change-Id and with invalid Change-IdsEdwin Kempin2017-02-022-0/+94
* | | RestApiMetrics: Fix description of error count metricDavid Pursehouse2017-02-021-1/+1
|/ /
* | MetaDataUpdate: Expose #fireGitRefUpdatedEvent to derived classesJacek Centkowski2017-01-311-1/+1
* | Use Inject/Singleton from com.google.inject instead of javax.injectDavid Pursehouse2017-01-312-4/+2
* | Fix garbled text with Unicode display names obtained from HTTP headersJan Kundrát2017-01-261-1/+4
* | One-off request context on behalf of a userLuca Milanesio2017-01-241-2/+13
* | Doc: Fix minor nits in config-auto-site-initializationDavid Pursehouse2017-01-231-8/+8
* | Fix token in Group screenHongkai Liu2017-01-191-4/+8
* | Fix gitweb review linkHector Oswaldo Caballero2017-01-181-3/+4
* | Install "git-lfs-authenticate" SSH command when lfs.plugin is configuredJacek Centkowski2017-01-164-6/+24