summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gerrit.sh: Don't use let, dash doesn't support itv2.1.2-rc1Shawn O. Pearce2010-02-241-2/+2
* Cleanup CSS for side-by-side view when there are character differencesShawn O. Pearce2010-02-244-27/+78
* Color entire replace block same background shadeShawn O. Pearce2010-02-241-4/+20
* Simplify some CSS rules for side-by-side viewerShawn O. Pearce2010-02-241-4/+4
* Ensure vertical tabs are visible within deleted regionsShawn O. Pearce2010-02-241-1/+2
* gerrit.sh: Wait until the daemon is serving requestsShawn O. Pearce2010-02-243-12/+63
* Fix SparseFileContent for delete-only patchesShawn O. Pearce2010-02-241-0/+4
* Fix the style of the Reviewed column headerShawn O. Pearce2010-02-241-0/+1
* Fix combined diffs on merge commitsShawn O. Pearce2010-02-241-13/+9
* Fix source code formatting in RefControlShawn O. Pearce2010-02-241-3/+4
* Add Forge Identity +3 to permit pushing filtered historyShawn O. Pearce2010-02-247-2/+61
* Show old file paths on renamed filesShawn O. Pearce2010-02-233-11/+37
* Don't RPC to load the full file if we already have itShawn O. Pearce2010-02-234-9/+46
* Cleanup useless leftmost/rightmost CSS classesShawn O. Pearce2010-02-233-6/+1
* Fix missing right side border of history, dependency tablesShawn O. Pearce2010-02-232-1/+6
* Improve handling of files renamed between patch setsShawn O. Pearce2010-02-231-49/+111
* Simplify patch display to a single RPCShawn O. Pearce2010-02-239-287/+140
* Delay marking a file reviewed until its displayingShawn O. Pearce2010-02-231-15/+13
* Fix database connection leak in git-receive-packShawn O. Pearce2010-02-233-3/+33
* Fix whitespace ignore featureShawn O. Pearce2010-02-236-172/+190
* Update 2.1.2 release notes to mention juniversalchardetShawn O. Pearce2010-02-231-0/+17
* documentation: Document database.pool* variablesShawn O. Pearce2010-02-233-1/+50
* Replace CDDL javax.servlet with APLv2 implementationShawn O. Pearce2010-02-235-13/+17
* documentation: Correct links to the MPL 1.1 licenseShawn O. Pearce2010-02-231-1/+2
* documentation: Add JSR 305 and AOP Alliance to licensesShawn O. Pearce2010-02-231-0/+40
* documentation: Correct sorting error in noticesShawn O. Pearce2010-02-231-1/+1
* Drop XRI related support from our notices listShawn O. Pearce2010-02-232-49/+14
* documentation: Fix version number to only consider x.y.z formatv2.1.2-rc0Shawn O. Pearce2010-02-222-2/+2
* Draft 2.1.2 release notesShawn O. Pearce2010-02-223-0/+426
* Show download links as a tabbed panelShawn O. Pearce2010-02-2212-58/+525
* Include formatted HTML documentation in WARShawn O. Pearce2010-02-229-8/+124
* documentation: Use a per-version directoryShawn O. Pearce2010-02-223-54/+100
* documentation: Remove stupid ReleaseNotes build rulesShawn O. Pearce2010-02-221-2/+1
* Update to GWT 2.0.2Shawn O. Pearce2010-02-221-1/+1
* Update to gwtorm 1.1.4, gwtjsonrpc 1.2.2, gwtexpui 1.2.1Shawn O. Pearce2010-02-221-3/+3
* Add patch releases to release notesShawn O. Pearce2010-02-221-5/+12
* documentation: Describe how to do case insensitive commentlinkShawn O. Pearce2010-02-211-0/+5
* Drop unused err PrintWriter in ReceiveShawn O. Pearce2010-02-211-2/+0
* Defer LDAP server type discovery until first authenticationShawn O. Pearce2010-02-211-127/+159
* Bind to LDAP using only the end-user identityShawn O. Pearce2010-02-2112-5/+48
* documentation: Improve bugzilla link example to include #Shawn O. Pearce2010-02-211-3/+5
* Move release notes into the repositoryShawn O. Pearce2010-02-1730-1/+3582
* init: Only suggest downloading BouncyCastle on new installsShawn O. Pearce2010-02-161-1/+1
* Fix upgrading H2 from schema 20 to currentShawn O. Pearce2010-02-162-5/+16
* Remove useless imports from Schema_28Shawn O. Pearce2010-02-161-4/+0
* Add missing step to add gwtui_dbg configurationNico Sallembien2010-02-161-0/+4
* Remove Mozilla Rhino from our buildShawn O. Pearce2010-02-166-183/+0
* Don't try to syntax highlight plain textShawn O. Pearce2010-02-161-0/+9
* Move syntax highlighting back to clientShawn O. Pearce2010-02-1611-174/+408
* Fix whitespace errors with word diff enabledShawn O. Pearce2010-02-162-8/+20