summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Allow download schemes to support but not require authenticationJonathan Nieder2013-10-231-1/+1
* Inject right plugin name @PluginName in init stepDavid Ostrovsky2013-10-181-2/+2
* Check preconditions when setting parent project through RESTEdwin Kempin2013-10-171-7/+36
* ChangeScreen2: Show download commands defined by pluginsEdwin Kempin2013-10-171-56/+46
* Merge "Add extension points for adding download schemes and commands"David Pursehouse2013-10-171-0/+4
|\
| * Add extension points for adding download schemes and commandsEdwin Kempin2013-10-161-0/+4
* | Add query tests for filtering/restarting paginated queriesDave Borowitz2013-10-161-0/+28
* | Add query tests for pagination and sort key orderingDave Borowitz2013-10-163-5/+146
* | Don't add 1 to limit for index queriesDave Borowitz2013-10-163-12/+14
* | Merge "Only return detailed accounts if requested"Shawn Pearce2013-10-161-1/+1
|\ \
| * | Only return detailed accounts if requestedEdwin Kempin2013-10-161-1/+1
* | | Merge "Cleanup project ConfigInfo constructor"Shawn Pearce2013-10-163-15/+7
|\ \ \
| * | | Cleanup project ConfigInfo constructorShawn Pearce2013-10-163-15/+7
* | | | Merge "Fix updating of project options"Shawn Pearce2013-10-161-2/+4
|\| | |
| * | | Fix updating of project optionsEdwin Kempin2013-10-161-2/+4
* | | | Merge changes I9ec71290,I6c20de69Shawn Pearce2013-10-161-1/+19
|\ \ \ \
| * | | | Don't allow project owners to delete branches if force push is blockedEdwin Kempin2013-10-161-1/+19
| | |/ / | |/| |
* | | | Use a fake MillisProvider in AbstractQueryChangesTestDave Borowitz2013-10-162-8/+26
* | | | Remove usages of System.currentTimeMillis() from gerrit-reviewdbDave Borowitz2013-10-1626-56/+83
* | | | Add TimeUtil.nowTs() to create a new TimestampDave Borowitz2013-10-167-9/+12
* | | | Use DateTimeUtils.currentTimeMillis() to get current timeDave Borowitz2013-10-1619-26/+73
* | | | Use TimeUnits for sort key calculationsDave Borowitz2013-10-162-14/+27
* | | | Fix inclusion of username if detailed account information is requestedEdwin Kempin2013-10-161-0/+1
|/ / /
* | | Simplify the GitReferenceUpdatedListener.Event APISasa Zivkov2013-10-162-26/+14
* | | Remove unnecessary throws OrmExceptionHugo Ares2013-10-152-4/+2
|/ /
* | AbstractQueryChangesTest: avoid possible NPEs on teardownDave Borowitz2013-10-141-2/+6
* | Fix last line of license headersDave Borowitz2013-10-1415-15/+15
* | Remove direct Lucene dependency from InMemoryModuleDave Borowitz2013-10-111-8/+38
|/
* Factor testutil classes into their own java_libraryDave Borowitz2013-10-111-5/+25
* Add a handful of tests for querying changesDave Borowitz2013-10-117-92/+492
* Teach InMemoryModule to work with custom index typesDave Borowitz2013-10-111-15/+23
* Extract an abstract test case for querying changesDave Borowitz2013-10-113-29/+84
* In-memory tests for searching changesDave Borowitz2013-10-113-4/+170
* Move InMemoryDatabase setup into a moduleDave Borowitz2013-10-115-72/+215
* Fix status:closed queryDave Borowitz2013-10-112-11/+25
* Bind caches as eager singletonsDave Borowitz2013-10-111-1/+1
* Return InMemoryRepository from InMemoryRepositoryManagerDave Borowitz2013-10-111-3/+2
* Run indexing in sameThreadExecutor when index.threads <= 0Dave Borowitz2013-10-111-6/+3
* Make @IndexExecutor a non-scheduled executorDave Borowitz2013-10-115-17/+17
* Merge "Fix potential NPE in mergeOp when abandoning a change"Saša Živkov2013-10-111-1/+1
|\
| * Fix potential NPE in mergeOp when abandoning a changeDavid Pursehouse2013-10-111-1/+1
* | Fix: draft patch set is published by cherrypickingDavid Pursehouse2013-10-111-0/+2
* | Fix: Editing the commit message publishes draft patch setDavid Pursehouse2013-10-111-1/+1
|/
* Remove unnecessary suppression of "unchecked"David Pursehouse2013-10-111-1/+0
* Merge "Run has:draft and is:starred before secondary index"Shawn Pearce2013-10-103-3/+3
|\
| * Run has:draft and is:starred before secondary indexShawn Pearce2013-10-103-3/+3
* | Make ChangeHooks expose postEvent method to send stream eventYang Zhenhui2013-10-103-0/+44
|/
* ChangeIndexerImpl: Replace old RequestContext after useDave Borowitz2013-10-091-22/+22
* ForwardingRemovalListener: suppress unchecked warningDave Borowitz2013-10-091-0/+1
* Miscellaneous Javadoc cleanups to cut down on Eclipse warningsDave Borowitz2013-10-098-26/+23