summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Fix owner: search operator substring regressionv2.1.4-rc3Shawn O. Pearce2010-08-044-45/+146
* Search username cache before database by nameShawn O. Pearce2010-08-041-4/+7
* Remove unnecessary throws OrmException in AccountResolverShawn O. Pearce2010-08-041-1/+1
* Fix CurrentUser reference on merge threadShawn O. Pearce2010-08-042-4/+4
* Implemented ssh command create-groupSasa Zivkov2010-07-301-3/+17
* Merge "Refactor complex logic out of formatters into getters."Shawn Pearce2010-07-233-26/+44
|\
| * Refactor complex logic out of formatters into getters.Martin Fick2010-07-233-26/+44
* | Fix method duplication incurred when splitting OutgoingEmailMartin Fick2010-07-232-25/+2
|/
* Don't bother setting Message-ID to a random string.Martin Fick2010-07-221-14/+0
* Split OutgoingEmail into 2 classesMartin Fick2010-07-229-390/+482
* query: Fix limit:N clauses on strange iteratorsShawn O. Pearce2010-07-192-2/+12
* Fix unused import in MergedSenderShawn O. Pearce2010-07-191-1/+0
* Allow file:^regex to match affected filesShawn O. Pearce2010-07-196-5/+135
* Validate scores before matching results in label queriesShawn O. Pearce2010-07-198-40/+125
* Allow watching specific branches or any other search queryShawn O. Pearce2010-07-1933-375/+701
* gerrit query SSH commandShawn O. Pearce2010-07-1911-9/+584
* Always use the smallest limit: in a queryShawn O. Pearce2010-07-191-0/+9
* Add age: operator to change queriesShawn O. Pearce2010-07-196-9/+130
* Add topic, lastUpdated, sortKey to ChangeAttributeShawn O. Pearce2010-07-192-0/+6
* Assume status:open if the query isn't executableShawn O. Pearce2010-07-191-1/+5
* Make query parser and rewriter request scopedShawn O. Pearce2010-07-193-0/+8
* Move stream-event JSON objects to a common packageShawn O. Pearce2010-07-1813-146/+326
* Implement full query operatorsShawn O. Pearce2010-07-1750-441/+4286
* Implemented rename detectionJeff Schumacher2010-07-161-82/+24
* Re-added support for whitespace ignoreJeff Schumacher2010-07-161-8/+23
* Replace git diff-tree invocationJeff Schumacher2010-07-161-56/+131
* Use Guice to construct the self populating cachesShawn O. Pearce2010-07-1616-1062/+1179
* Updated to newer version of jGitJeff Schumacher2010-07-163-6/+9
* Stop searching for branch/topic split at "refs/"Shawn O. Pearce2010-07-151-1/+1
* Fix schema 36 on MySQLShawn O. Pearce2010-07-151-3/+10
* Support topic branch tags on changesShawn O. Pearce2010-07-153-27/+76
* Fix access for site administratorsShawn O. Pearce2010-07-151-6/+5
* Add support for ${username} in refsMartin Fick2010-07-151-7/+42
* Define isRE utility method in RefControlShawn O. Pearce2010-07-151-6/+10
* Fix inifinite recursion in RefControl.isOwnerShawn O. Pearce2010-07-151-1/+1
* Support regular expressions for ref access rulesShawn O. Pearce2010-07-153-18/+153
* Shift around username/password editingShawn O. Pearce2010-07-152-0/+66
* Move allowrcpt handling up to EmailSender to fix empty envelopeShawn O. Pearce2010-07-143-17/+62
* Persisting users diff formatting preferencesSasa Zivkov2010-07-136-6/+87
* No longer CC a user by defaultShawn O. Pearce2010-07-134-6/+67
* Include Gerrit-Owner, Gerrit-Reviewer in email footersShawn O. Pearce2010-07-131-0/+41
* Enable watching of all projectsEdwin Kempin2010-07-125-13/+87
* Migrate to JUnit 4.8.1Anatol Pomazau2010-07-124-22/+21
* Remove pointless catch of ProvisionExeption in IdentifiedUserShawn O. Pearce2010-06-251-2/+0
* Filter the list of open changes by watched projectsEdwin Kempin2010-06-255-0/+47
* Start 2.1.4 developmentShawn O. Pearce2010-06-211-1/+1
* gerrit 2.1.3v2.1.3Shawn O. Pearce2010-06-211-1/+1
* Require branches to always start from commitsShawn O. Pearce2010-06-161-3/+29
* ScanTrackingIds: Utility to update tracking ids in the databaseShawn O. Pearce2010-06-162-54/+62
* Summarize number of inline comments on non-current patch setShawn O. Pearce2010-06-161-1/+3