summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
Commit message (Expand)AuthorAgeFilesLines
* Fix canonical URL detection with URL encoded partsLuca Milanesio2017-08-161-4/+13
* Allow running without gerrit.canonicalWebUrlLuca Milanesio2017-08-101-0/+5
* StaticModule: Only attempt to parse polygerrit parameter on GETDavid Pursehouse2017-07-261-1/+1
* Fix StringIndexOutOfBoundsException on /register with URL prefixPaladox none2017-07-111-3/+5
* Extend LFS plugin servlet so that Git LFS 2.0 Lock API is handledJacek Centkowski2017-06-014-66/+6
* PolyGerrit: Fix loading favicon on a prefixed urlPaladox none2017-05-161-0/+2
* Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-101-2/+3
* Fix issue with firefox autocomplete on LDAP login screenReyad Attiyat2017-04-271-2/+5
* Soy index cleanupWyatt Allen2017-04-192-3/+5
* Fix PolyGerrit URLs to support prefixed URLPaladox none2017-04-191-0/+2
* Explicitly declare charset when getting bytes from Soy index renderWyatt Allen2017-04-181-1/+1
* IndexServlet: Add missing serialVersionUIDDavid Pursehouse2017-04-041-0/+1
* Format Java files with google-java-formatDavid Pursehouse2017-04-043-17/+20
* Serve PolyGerrit index.html from a Soy templateWyatt Allen2017-04-035-3/+193
* Format Java files with google-java-formatDavid Pursehouse2017-03-181-1/+0
* Merge "Add more missing type arguments for generic class Class<T>"ekempin2017-03-171-1/+1
|\
| * Add more missing type arguments for generic class Class<T>David Pursehouse2017-03-161-1/+1
* | Fix launching daemon in Eclipse on MacOSDavid Pursehouse2017-03-171-2/+23
|/
* BazelBuild: Remove unused buildCommand() methodDavid Pursehouse2017-03-151-5/+0
* BazelBuild: Remove redundant logging of build tool nameDavid Pursehouse2017-03-151-6/+1
* Remove BuildSystem abstractionDavid Pursehouse2017-03-156-190/+115
* Get rid of references to .primary_build_toolDavid Pursehouse2017-03-151-10/+1
* Move BatchUpdate to a new packageDave Borowitz2017-03-131-2/+2
* Reintroduce Git/REST HTTP password with OAUTHLuca Milanesio2017-03-061-4/+5
* Migrate external IDs to NoteDb (part 1)Edwin Kempin2017-02-286-48/+47
* gerrit-server: use hashed passwords for HTTP.Han-Wen Nienhuys2017-02-283-352/+5
* Format Java files with google-java-formatDavid Pursehouse2017-02-222-6/+3
* Merge branch 'stable-2.13'David Pursehouse2017-02-212-1/+9
|\
| * Filter Git LFS HTTP requests through auth filterJacek Centkowski2017-02-172-1/+8
* | Avoid implicit use of the platform default charsetDavid Ostrovsky2017-02-191-1/+1
* | Fix ClassCanBeStatic warning flagged by error proneDavid Ostrovsky2017-02-181-2/+2
* | Format java files with google-java-formatDavid Pursehouse2017-02-171-2/+1
* | Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-172-2/+2
* | Remove old RPC backend for MyIdentitiesScreenChangcheng Xiao2017-02-155-272/+0
* | Format all Java files with google-java-formatDave Borowitz2017-02-07112-2006/+1727
* | Merge "Revert external ID cache"ekempin2017-02-022-22/+14
|\ \
| * | Revert external ID cacheEdwin Kempin2017-02-022-22/+14
* | | Merge branch 'stable-2.13'Paladox2017-02-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * RestApiMetrics: Fix description of error count metricDavid Pursehouse2017-02-021-1/+1
* | Merge branch 'stable-2.13'David Pursehouse2017-01-271-1/+4
|\|
| * Fix garbled text with Unicode display names obtained from HTTP headersJan Kundrát2017-01-261-1/+4
* | StaticModule: Fix misspelled method nameDavid Pursehouse2017-01-241-2/+2
* | Remove BuckUtilsDavid Pursehouse2017-01-242-82/+1
* | Remove Buck based buildDavid Ostrovsky2017-01-232-80/+2
* | Merge branch 'stable-2.13'David Pursehouse2017-01-201-3/+4
|\|
| * Fix gitweb review linkHector Oswaldo Caballero2017-01-181-3/+4
| * Allow HTTP password when using LDAP and basic authenticationHector Oswaldo Caballero2017-01-121-8/+25
* | Avoid Multimap implementation create methodsDave Borowitz2017-01-182-5/+8
* | Prefer subtypes of MultimapDave Borowitz2017-01-185-37/+40
* | Organize importsDavid Pursehouse2017-01-171-1/+0