summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd/src/main/java/com/google/gerrit/httpd/rpc/patch/PatchScriptFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Draft patch sets are visible in diff screensGustaf Lundh2013-06-121-0/+8
* Fix compiler warnings about missing switch cases for ChangeTypeDavid Pursehouse2012-12-021-0/+12
* Fix displaying of comments on deleted filesEdwin Kempin2012-06-201-2/+2
* Merge tag 'v2.4.1'Sasa Zivkov2012-06-181-1/+5
|\
| * Display proper error if file diff fails because content is too largeEdwin Kempin2012-06-121-1/+5
* | Back in-memory caches with Guava, disk caches with H2Shawn O. Pearce2012-05-241-6/+8
* | Allow GitRepositoryManager methods to throw IOExceptionsDave Borowitz2012-05-141-0/+3
|/
* Updated to gwtorm 1.4.Colby Ranger2012-03-071-11/+11
* Support gwtorm 1.2Shawn O. Pearce2011-10-311-2/+2
* Use Project.NameKey in GitRepositoryManagerShawn O. Pearce2011-01-041-1/+1
* Work around buggy MyersDiff by killing threadsv2.1.6-rc1Shawn O. Pearce2010-11-151-1/+1
* Split intraline differences into their own cacheShawn O. Pearce2010-11-111-2/+1
* Enable commenting on commit messagesShawn O. Pearce2010-08-191-1/+1
* Refactoring AccountDiffPreference vs PatchScriptSettings+PrettySettingsSasa Zivkov2010-07-211-8/+8
* Persisting users diff formatting preferencesSasa Zivkov2010-07-131-1/+1
* Permit cache.diff.intraline to disable MyersDiffShawn O. Pearce2010-03-081-1/+2
* Allow user to modify patch display settingsShawn O. Pearce2010-02-261-12/+1
* Improve handling of files renamed between patch setsShawn O. Pearce2010-02-231-49/+111
* Simplify patch display to a single RPCShawn O. Pearce2010-02-231-23/+58
* Fix whitespace ignore featureShawn O. Pearce2010-02-231-14/+2
* Manage database connections directly in PatchScriptFactoryNico Sallembien2010-02-011-23/+29
* Run prettify on the server using whole file contentsShawn O. Pearce2010-01-301-5/+6
* Replace our own @Nullable with javax.annotation.Nullable.Nico Sallembien2010-01-251-3/+4
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-111-0/+236