summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Replicate all refs except refs/for for replication in PosReceiveDmitry Fink2010-11-251-2/+2
* Work around buggy MyersDiff by killing threadsv2.1.6-rc1Shawn O. Pearce2010-11-155-20/+250
* Cleanup the PatchListCache APIShawn O. Pearce2010-11-152-13/+6
* Split PatchListLoader, IntraLineLoader to top-level classesShawn O. Pearce2010-11-153-532/+532
* Use cache.diff_intraline.enabled to control intralineShawn O. Pearce2010-11-151-1/+3
* Fix crossed notify toggles for project watchesShawn O. Pearce2010-11-153-3/+6
* Fix NPE when loading IntraLineDiff from disk cacheShawn O. Pearce2010-11-152-4/+6
* Ability to reject commits from entering repositoryKenny Root2010-11-121-1/+32
* Update JGit to 0.9.3.197-g51bf8eaShawn O. Pearce2010-11-121-1/+1
* Split intraline differences into their own cacheShawn O. Pearce2010-11-117-158/+327
* Use HistogramDiff when computing 'Commit Message'Shawn O. Pearce2010-11-111-1/+2
* Upon replication fail, retry and block future ones to same URLrafael.rabelosilva2010-10-292-35/+179
* New non-blocking function category "NoBlock"Ulrik Sjölin2010-10-292-0/+35
* Added support for ref-update eventsJesse Greenwald2010-10-156-1/+145
* Add experimental support for automatic conflict handlingDmitry Fink2010-10-144-3/+50
* Add new system group for project ownersEdwin Kempin2010-10-147-9/+151
* Preference to display patch sets in reverse orderEdwin Kempin2010-10-142-1/+26
* Merge "Allow deleted and/or uncommented files to be skipped in reviews"Shawn Pearce2010-10-142-1/+26
|\
| * Allow deleted and/or uncommented files to be skipped in reviewsMartin Fick2010-10-142-1/+26
* | Update to JGit 0.9.3.86-g4c7e100Shawn O. Pearce2010-10-134-33/+9
|/
* Merge "SSO via client SSL certificates"Shawn Pearce2010-10-132-0/+2
|\
| * SSO via client SSL certificatesSasa Zivkov2010-10-132-0/+2
* | Allow rejection of changes without Change-Id line.Dmitry Fink2010-10-125-1/+47
* | Let login fail if user name cannot be setEdwin Kempin2010-10-122-5/+81
* | Merge "Ensure proper escaping of LDAP group names"Shawn Pearce2010-10-121-1/+4
|\ \
| * | Ensure proper escaping of LDAP group namesEdwin Kempin2010-10-071-1/+4
| |/
* / Update JGit to 0.9.3.79-g5c135a5Shawn O. Pearce2010-10-121-2/+2
|/
* Add a --all-approvals option to queriesMartin Fick2010-09-163-3/+48
* Update JGit to 0.8.4.403-ga424b7aShawn O. Pearce2010-09-153-30/+53
* Increase our default limit to 50 MiBShawn O. Pearce2010-09-151-1/+2
* Use ObjectLoader getCachedBytes(int) to read contentsShawn O. Pearce2010-09-151-28/+1
* Remove unused Text.asString methodShawn O. Pearce2010-09-151-4/+0
* Don't use getCachedBytes() when loading filesShawn O. Pearce2010-09-151-1/+1
* Permit changing only the author of a commitShawn O. Pearce2010-09-071-8/+42
* Drop useless 'did not import' warningShawn O. Pearce2010-09-071-4/+0
* Make date and time fields customizableShawn O. Pearce2010-09-032-1/+26
* Update to JGit 0.8.4.378-g2aa4196Shawn O. Pearce2010-09-031-6/+3
* Add possibility to override permissions from parent project.Anatol Pomazau2010-09-014-74/+144
* Search changes by commit messagesmonica.dionisio2010-09-013-2/+136
* Define gerrit.replicateOnStartup to control replicationShawn O. Pearce2010-08-281-2/+11
* Don't allow exclusive rights to block Owner inheritanceShawn O. Pearce2010-08-282-3/+6
* Remove unused PatchType N_WAYShawn O. Pearce2010-08-281-15/+11
* Allow receive-pack without Read +2 but with Push Head +1Shawn O. Pearce2010-08-283-6/+8
* Refuse to run receive-pack if refs/for/branch existsShawn O. Pearce2010-08-281-0/+22
* Match branch, topic, project, ref by regular expressionsShawn O. Pearce2010-08-285-0/+245
* Make branch: operator slightly less ambiguousShawn O. Pearce2010-08-281-2/+3
* Fix age:4days to parse correctlyShawn O. Pearce2010-08-282-19/+88
* Don't assume authGroup = "Registered Users" in replicationShawn O. Pearce2010-08-281-8/+1
* ensure that openend git repositories are closedEdwin Kempin2010-08-271-26/+33
* Update JGit to 0.8.4.312-g6517a7cShawn O. Pearce2010-08-264-16/+32