summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Work around buggy MyersDiff by killing threadsv2.1.6-rc1Shawn O. Pearce2010-11-1512-37/+335
* Cleanup the PatchListCache APIShawn O. Pearce2010-11-153-14/+8
* Split PatchListLoader, IntraLineLoader to top-level classesShawn O. Pearce2010-11-153-532/+532
* Use cache.diff_intraline.enabled to control intralineShawn O. Pearce2010-11-152-7/+9
* Fix crossed notify toggles for project watchesShawn O. Pearce2010-11-155-41/+33
* review: Batch submit all changes at onceShawn O. Pearce2010-11-151-1/+39
* 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-122-2/+2
* Split intraline differences into their own cacheShawn O. Pearce2010-11-119-166/+368
* Use HistogramDiff when computing 'Commit Message'Shawn O. Pearce2010-11-111-1/+2
* Update MINA SSHD to 0.5.1-r1033260Shawn O. Pearce2010-11-091-1/+1
* Merge branch 'sec-access-panel'v2.1.6-rc0Shawn O. Pearce2010-11-081-4/+17
|\
| * Hide access rights not visible to userv2.1.5.1Shawn O. Pearce2010-11-081-4/+17
* | Improve the no-interactive-shell error message over SSHShawn O. Pearce2010-11-052-27/+134
* | Configure SSHD maxAuthTries, loginGraceTime, maxConnectionsPerUserShawn O. Pearce2010-11-052-0/+59
* | Update MINA SSHD to 0.5.1-r1031886Shawn O. Pearce2010-11-052-1/+18
* | Fix key bindings in patch viewsShawn O. Pearce2010-11-051-1/+0
* | Update JGit to 0.9.3.133-gaa09599Shawn O. Pearce2010-11-011-1/+1
* | Disable checkbox for useContentMerge if 'Fast Forward Only'Edwin Kempin2010-10-292-4/+31
* | Make Enter key work to trigger the comment buttonsEdwin Kempin2010-10-293-22/+118
* | Upon replication fail, retry and block future ones to same URLrafael.rabelosilva2010-10-293-35/+192
* | New non-blocking function category "NoBlock"Ulrik Sjölin2010-10-292-0/+35
* | fix push refspecs in example 'replication.config'Edwin Kempin2010-10-281-2/+2
* | doc: 'patchset-added' is actually 'patchset-created'Maciej Żenczykowski2010-10-171-4/+4
* | Make ENTER work for 'Create Group' buttonEdwin Kempin2010-10-161-0/+23
* | Log branch creation error only onceEdwin Kempin2010-10-161-3/+0
* | Disable 'Create Group' button if group name not enteredEdwin Kempin2010-10-161-0/+11
* | Added support for ref-update eventsJesse Greenwald2010-10-1511-2/+192
* | Enable creation of initial empty commit for new projectsShawn Pearce2010-10-152-2/+62
* | Add experimental support for automatic conflict handlingDmitry Fink2010-10-1410-3/+84
* | Move ProjectsTable to ui and make ProjectsListScreen use itMartin Fick2010-10-148-87/+87
* | Add ProjectsList popup under Settings > Watched ProjectsMartin Fick2010-10-145-4/+321
* | Add new system group for project ownersEdwin Kempin2010-10-1410-11/+182
* | Preference to display patch sets in reverse orderEdwin Kempin2010-10-147-2/+66
* | Merge "Allow deleted and/or uncommented files to be skipped in reviews"Shawn Pearce2010-10-147-16/+134
|\ \
| * | Allow deleted and/or uncommented files to be skipped in reviewsMartin Fick2010-10-147-16/+134
* | | Merge "Do not auto enable save button in enableForm"Shawn Pearce2010-10-141-2/+0
|\ \ \
| * | | Do not auto enable save button in enableFormDmitry Fink2010-10-141-2/+0
* | | | Merge "Remove duplicate code in class CreateProject"Shawn Pearce2010-10-141-4/+0
|\ \ \ \
| * | | | Remove duplicate code in class CreateProjectEdwin Kempin2010-10-141-4/+0
| | |/ / | |/| |
* | | | Merge "Remove unnecessary code"Shawn Pearce2010-10-141-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary codeEdwin Kempin2010-10-141-3/+0
| |/ /
* | | Replace TextSaveButtonListener use with new OnEditEnabler.Martin Fick2010-10-148-121/+196
* | | Update to JGit 0.9.3.86-g4c7e100Shawn O. Pearce2010-10-137-38/+14
|/ /
* | Merge "Remove ctrl-d keybinding to discard comment"Shawn Pearce2010-10-134-18/+0
|\ \
| * | Remove ctrl-d keybinding to discard commentJay Soffian2010-10-134-18/+0
* | | Merge "SSO via client SSL certificates"Shawn Pearce2010-10-1310-3/+173
|\ \ \
| * | | SSO via client SSL certificatesSasa Zivkov2010-10-1310-3/+173
| |/ /
* | | Allow rejection of changes without Change-Id line.Dmitry Fink2010-10-1210-11/+92