summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importv2.12-rc2Hector Oswaldo Caballero2015-12-071-1/+0
* Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-12-071-8/+17
|\
| * Improve visibility of comments on dark themesDoug Kelly2015-12-071-8/+17
* | Remove unsupported search operatorsDoug Kelly2015-12-061-2/+0
* | Merge "Do not wrap nav links in unified diff view" into stable-2.12David Pursehouse2015-12-043-0/+6
|\ \
| * | Do not wrap nav links in unified diff viewEdwin Kempin2015-12-043-0/+6
* | | Add some tests for ResourceServletDave Borowitz2015-12-037-16/+387
* | | Add fake HttpServlet{Request,Response} for testingDave Borowitz2015-12-037-92/+849
|/ /
* | Eclipse: List GWT deps after non-GWT depsDave Borowitz2015-12-031-2/+2
* | Merge changes from topic 'daemon-slave-mode-fixes' into stable-2.12Edwin Kempin2015-12-032-5/+12
|\ \
| * | ChangeCleanupConfig: Allow canonical web URL to be nullDavid Pursehouse2015-11-301-2/+5
| * | Daemon: Don't add change cleanup module when running as slaveDavid Pursehouse2015-11-301-1/+3
| * | Daemon: Don't add index commands when running as slaveDavid Pursehouse2015-11-301-2/+4
* | | Buck: Remove non working local_jar rule and documentationDavid Ostrovsky2015-12-023-91/+0
|/ /
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-305-66/+37
|\|
| * CurrentSchemaVersion: Allow to use it in pluginsDavid Ostrovsky2015-11-301-3/+3
| * Use REST implementation to list members for label with group operatorEdwin Kempin2015-11-274-61/+29
| * InitAdminUser: Don't assume the group ID of the Administrators groupDavid Pursehouse2015-11-271-1/+4
* | Fix wrong date/time for commits in refs/users/default branchEdwin Kempin2015-11-271-3/+4
* | Move sendemail.allowRegisterNewEmail to auth.allowRegisterNewEmailDavid Pursehouse2015-11-275-22/+19
* | Update 2.12 release notesDavid Pursehouse2015-11-271-22/+190
* | Update 2.12 release notesDavid Ostrovsky2015-11-271-0/+21
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-277-22/+138
|\|
| * Fix query for changes using a label with a group operator.Khai Do2015-11-264-10/+127
| * Add !important back to .cm-searching and .cm-trailingspaceMichael Zhou2015-11-261-2/+2
| * HttpPluginServlet: Fix "short read of block" IO error on plugin docsLuca Milanesio2015-11-261-3/+1
| * HttpPluginServlet: Use try-with-resource in readWholeEntryDavid Pursehouse2015-11-261-4/+1
| * Make InternalChangeQuery.query public so it can be used by pluginsDavid Pursehouse2015-11-241-1/+1
| * Merge "InitPlugins: Suggest to upgrade installed plugins per default" into st...David Pursehouse2015-11-201-4/+5
| |\
| | * InitPlugins: Suggest to upgrade installed plugins per defaultDavid Ostrovsky2015-11-201-4/+5
* | | StaticModule: Remove unused importDavid Pursehouse2015-11-261-1/+0
* | | Brings Gerrit docs back to lifeLuca Milanesio2015-11-252-0/+62
* | | Correct docs since --name is not a valid option for create-projectAndrew Bonventre2015-11-251-2/+2
* | | ResourceServlet: Fix refreshing stale resourcesDave Borowitz2015-11-241-18/+15
* | | Skip non-existent projects when migrating to schema version 108Luca Milanesio2015-11-221-6/+24
* | | rest-api-changes.txt: Make anchor names consistentDavid Pursehouse2015-11-201-3/+3
* | | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-206-29/+32
|\| |
| * | Merge changes I6728ef75,I5f321aa8 into stable-2.11David Pursehouse2015-11-204-7/+7
| |\ \ | | |/ | |/|
| | * Make JdbcUtil#port() publicDavid Ostrovsky2015-11-171-1/+1
| | * Allow to use GWTORM Key classes in pluginsDavid Ostrovsky2015-11-173-6/+6
| * | SiteIndexer: Always scan changes from repo/dbDave Borowitz2015-11-192-26/+27
| |/
* | Update download-commands pluginEdwin Kempin2015-11-191-0/+0
* | Handle new CommitMergeStatus REBASE_MERGE_CONFLICT in MergeOpJean-Jacques Lafay2015-11-171-0/+1
* | Update 2.12 release notesDavid Pursehouse2015-11-171-1/+1
* | Update JGit to 4.1.1.201511131810-rMatthias Sohn2015-11-151-6/+6
* | Set version to 2.12David Pursehouse2015-11-1310-10/+10
* | dev-plugins: Correct missing @Inject annotationDoug Kelly2015-11-131-0/+1
* | Mention that "submit whole topic" is experimental.v2.12-rc1David Pursehouse2015-11-132-5/+5
* | Buck: Stop spamming standard output on unit test failuresDavid Ostrovsky2015-11-131-1/+7
* | Merge "Correct RebaseChangeOp running hooks" into stable-2.12Edwin Kempin2015-11-131-0/+6
|\ \