RETIRED, Gerrit as used by OpenStack
Go to file
David Ostrovsky 9adf60e96f GWT SuperDevMode: Spawn codeserver and Daemon in same process
Simplify SDM experience by embedding codeserver and daemon in one
process: no multiple launch configurations must be started and
the output must not be captured in different IDE console windows.

Unfortunately, as is Codeserver implementation is based on outdated
Jetty. Replace WebServer.java from GWT project (same license like
Gerrit itself, preserving the license header) and adjust it to run
against Jetty 9 that is used by Gerrit.

This also removes the need to fetch outdated Jetty version that we
have just wiped out from gwt-dev.jar during download from Central.

Change-Id: I616a53eb080d49a2bdf7a2211067b821af9f85d7
2014-09-10 18:47:58 +02:00
.settings Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
bucklets Buck: Allow to co-exist in tree and standalone plugins 2014-06-26 10:59:25 +02:00
contrib Allow to download reposize.sh script from Gerrit 2014-05-09 16:20:51 +02:00
Documentation GWT SuperDevMode: Spawn codeserver and Daemon in same process 2014-09-10 18:47:58 +02:00
gerrit-acceptance-tests Reduce number of valid NotesMigration permutations 2014-08-20 07:59:29 -07:00
gerrit-antlr Buck: Remove usage of genfile() 2014-06-10 07:14:18 +00:00
gerrit-cache-h2 Add REST endpoint to list caches 2014-05-28 09:29:12 +02:00
gerrit-common Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-extension-api Auto register static/init.js as JavaScript plugin 2014-08-18 23:19:43 +00:00
gerrit-gwtdebug GWT SuperDevMode: Spawn codeserver and Daemon in same process 2014-09-10 18:47:58 +02:00
gerrit-gwtexpui Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-gwtui Remove redundant 'Prev' and 'Next' string constants 2014-08-20 12:02:57 +09:00
gerrit-gwtui-common Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-httpd Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-launcher Apply "type inference for generic instance creation" Java 7 feature 2014-04-26 15:27:57 +02:00
gerrit-lucene Tweak Lucene analyzer's definition of a whole word 2014-08-20 15:38:14 +00:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-openid Factor out proxy properties from OpenIdServiceImpl 2014-07-30 10:32:57 +02:00
gerrit-patch-commonsnet Replace 'for' loop with 'foreach' 2013-12-04 01:02:53 +04:00
gerrit-patch-jgit Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-pgm GWT SuperDevMode: Spawn codeserver and Daemon in same process 2014-09-10 18:47:58 +02:00
gerrit-plugin-api Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-gwt-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-gwtui Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-plugin-js-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-prettify Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-reviewdb Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-server Merge "Remove redundant null check in PostReview" 2014-09-04 00:32:20 +00:00
gerrit-solr Remove unused insert method from secondary index interface 2014-08-12 23:52:06 +00:00
gerrit-sshd Merge branch 'stable-2.10' 2014-08-27 17:18:48 -07:00
gerrit-util-cli Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-util-ssl Remove unused .gitignore 2013-11-28 22:56:51 -08:00
gerrit-war Merge branch 'stable-2.10' 2014-08-27 17:18:48 -07:00
lib GWT SuperDevMode: Spawn codeserver and Daemon in same process 2014-09-10 18:47:58 +02:00
plugins Update plugins to latest revisions 2014-08-22 15:04:56 +09:00
ReleaseNotes Merge branch 'stable-2.9' into stable-2.10 2014-07-23 12:03:41 +09:00
tools GWT SuperDevMode: Spawn codeserver and Daemon in same process 2014-09-10 18:47:58 +02:00
website/releases Exclude gerrit-snapshot-* from releases page 2014-02-19 05:56:00 +00:00
.buckconfig GWT DevMode is dead; set up SuperDevMode 2014-08-15 21:33:18 +00:00
.buckversion Update Buck 2014-09-01 02:57:52 +00:00
.gitignore Merge branch 'stable-2.9' 2014-05-27 09:58:38 +09:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.pydevproject Set python version back to 2.6.5 in .pydevproject 2013-05-20 11:36:08 +09:00
.watchmanconfig Watchman: Add buck-out dir to ignored directories 2014-08-21 07:32:37 +02:00
BUCK Update Buck and use gwt_binary() 2014-05-19 11:41:31 -07:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
SUBMITTING_PATCHES Update push URL in SUBMITTING_PATCHES 2012-03-29 00:57:14 -04:00
VERSION Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00