1
0
mirror of https://github.com/jetty/jetty.project.git synced 2025-02-15 19:14:51 +00:00

992 Commits

Author SHA1 Message Date
Jesse McConnell
7958b033b0 Updating VERSION.txt top section 2011-10-06 09:22:28 -05:00
Jan Bartel
32dbb1bddb Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
	VERSION.txt
	example-jetty-embedded/pom.xml
	jetty-aggregate/jetty-all-server/pom.xml
	jetty-aggregate/jetty-all/pom.xml
	jetty-aggregate/jetty-client/pom.xml
	jetty-aggregate/jetty-plus/pom.xml
	jetty-aggregate/jetty-server/pom.xml
	jetty-aggregate/jetty-servlet/pom.xml
	jetty-aggregate/jetty-webapp/pom.xml
	jetty-aggregate/pom.xml
	jetty-ajp/pom.xml
	jetty-annotations/pom.xml
	jetty-client/pom.xml
	jetty-continuation/pom.xml
	jetty-deploy/pom.xml
	jetty-deploy/src/main/config/etc/jetty-deploy.xml
	jetty-distribution/pom.xml
	jetty-http/pom.xml
	jetty-io/pom.xml
	jetty-jaspi/pom.xml
	jetty-jmx/pom.xml
	jetty-jndi/pom.xml
	jetty-jsp-2.1/pom.xml
	jetty-monitor/pom.xml
	jetty-nested/pom.xml
	jetty-nosql/pom.xml
	jetty-osgi/jetty-osgi-boot-jsp/pom.xml
	jetty-osgi/jetty-osgi-boot-jsp/src/main/java/org/eclipse/jetty/osgi/boot/jsp/FragmentActivator.java
	jetty-osgi/jetty-osgi-boot-logback/pom.xml
	jetty-osgi/jetty-osgi-boot-warurl/pom.xml
	jetty-osgi/jetty-osgi-boot/pom.xml
	jetty-osgi/jetty-osgi-equinoxtools/pom.xml
	jetty-osgi/jetty-osgi-httpservice/pom.xml
	jetty-osgi/jetty-osgi-servletbridge/pom.xml
	jetty-osgi/jetty-osgi-servletbridge/src/main/java/org/eclipse/jetty/osgi/servletbridge/FrameworkLauncherExtended.java
	jetty-osgi/jetty-osgi-servletbridge/src/main/webapp/WEB-INF/web.xml
	jetty-osgi/pom.xml
	jetty-osgi/test-jetty-osgi/pom.xml
	jetty-overlay-deployer/pom.xml
	jetty-plus/pom.xml
	jetty-policy/pom.xml
	jetty-rewrite/pom.xml
	jetty-security/pom.xml
	jetty-server/pom.xml
	jetty-server/src/main/java/org/eclipse/jetty/server/HttpOutput.java
	jetty-servlet/pom.xml
	jetty-servlets/pom.xml
	jetty-start/pom.xml
	jetty-util/pom.xml
	jetty-webapp/pom.xml
	jetty-websocket/pom.xml
	jetty-xml/pom.xml
	pom.xml
	test-continuation-jetty6/pom.xml
	test-continuation/pom.xml
	test-jetty-nested/pom.xml
	test-jetty-servlet/pom.xml
	test-jetty-webapp/pom.xml
	tests/pom.xml
	tests/test-integration/pom.xml
	tests/test-loginservice/pom.xml
	tests/test-sessions/pom.xml
	tests/test-sessions/test-hash-sessions/pom.xml
	tests/test-sessions/test-jdbc-sessions/pom.xml
	tests/test-sessions/test-sessions-common/pom.xml
	tests/test-webapps/pom.xml
	tests/test-webapps/test-webapp-rfc2616/pom.xml
2011-10-04 17:45:15 +11:00
hmalphettes
ab6ff817a3 JETTY-1378 new sys property for the latest jsp-impl to force the use of the JDTCompiler when running in OSGi. 2011-10-03 09:37:53 +08:00
Simone Bordet
a699ffd869 Updated VERSION.txt for . 2011-09-22 12:14:15 +02:00
Simone Bordet
0bd7519a2e Fix for (Utf8Appendable refactored to use Bjoern Hoehrmann's decoder). 2011-09-21 15:54:53 +02:00
Jesse McConnell
9bcde10aa9 reset version for next release 2011-09-08 13:30:27 -05:00
Jesse McConnell
0046c5a9c2 set for next release 2011-09-08 12:45:59 -05:00
Jesse McConnell
721c8ab682 updating version.txt and resetting pom version to 8.0.1-SNAPSHOT 2011-09-08 11:54:53 -05:00
Jesse McConnell
37d0f53b0a updating version.txt and resetting pom versions to 7.5.1-SNAPSHOT 2011-09-08 11:40:37 -05:00
Jesse McConnell
f7e25b2a13 Updating VERSION.txt top section 2011-09-07 17:56:28 -05:00
Jesse McConnell
66af591b8c Updating VERSION.txt top section 2011-09-07 17:52:40 -05:00
Jesse McConnell
336e3b383b reset for release 2011-09-07 17:49:08 -05:00
Jesse McConnell
7c7fc30b90 Merge over from jetty 7 master 2011-09-07 16:08:35 -05:00
Jesse McConnell
7f5cafc717 Updating VERSION.txt top section 2011-09-07 10:46:08 -05:00
Jesse McConnell
4169d610b0 Updating VERSION.txt top section 2011-09-07 09:44:20 -05:00
Greg Wilkins
04385c5c3b Fixed missing 7.4.5 2011-09-07 19:56:59 +10:00
Simone Bordet
b1f95541de Fixes (WebSocket message length is computed wrongly when greater than 0xFFFF), and a bunch of other silly mistakes. 2011-09-06 00:18:02 +02:00
Simone Bordet
1f380606d1 Fixes (websocket packages should be provided), along with commit a8ce6e8878f9e7fa299dea601e425c36d86c3074. 2011-09-05 11:29:43 +02:00
Jesse McConnell
639d12be02 Updating VERSION.txt top section 2011-09-01 12:04:40 -05:00
Jesse McConnell
bfcd3f6308 Updating VERSION.txt top section 2011-09-01 11:54:29 -05:00
Jesse McConnell
7f405070cb Updating VERSION.txt top section 2011-09-01 10:57:29 -05:00
Jan Bartel
1e079f06c9 Merge remote-tracking branch 'origin/master' into jetty-8 2011-09-01 14:11:53 +10:00
Jesse McConnell
d959276c9a Updating VERSION.txt top section 2011-08-31 13:58:27 -05:00
Jesse McConnell
0b1fff1a7a Updating VERSION.txt top section 2011-08-31 13:56:53 -05:00
Joakim Erdfelt
b0b4c31dfe Setting Next Development Version in VERSION.txt 2011-08-30 14:01:32 -07:00
Joakim Erdfelt
ce53687643 Updating VERSION.txt to 7.5.0.RC2 2011-08-30 12:29:07 -07:00
Jan Bartel
1ff02e56e2 356137 - Upgrade to jsp implementation version 2.1.3-b10 2011-08-30 11:26:21 +10:00
Michael Gorovoy
4bab65040d 356128 Removed integration tests from jetty-monitor module 2011-08-29 19:36:40 -04:00
Michael Gorovoy
0763e040e5 353014 TimeoutExchangeTest run time reduced
Patch provided by Thomas Becker <tbecker@intalio.com>
2011-08-29 16:18:45 -04:00
Michael Gorovoy
1ba88a6a4b 352188 TestClient correctly processes --host option in jetty-websocket 2011-08-29 14:13:53 -04:00
Michael Gorovoy
103d7a87c2 353623 Added new methods to HttpExchange 2011-08-26 03:49:58 -04:00
Michael Gorovoy
19a8916982 353624 HttpURI accepts java.net.URI object in constructor 2011-08-25 18:51:29 -04:00
Michael Gorovoy
d40b9ccca5 Merge branch 'jetty1410' 2011-08-24 21:26:01 -04:00
Michael Gorovoy
a81611400d 354080 ServletContextHandler allows to replace any subordinate handler when restarted 2011-08-24 18:14:10 -04:00
Michael Gorovoy
07b8f08a37 JETTY-1410 HTTP client handles CONTINUE 100 response correctly 2011-08-23 16:20:37 +10:00
Joakim Erdfelt
b34ccc5915 Making VERSION.txt automatically update itself in the jetty-distribution tarball 2011-08-19 10:52:48 -07:00
Michael Gorovoy
bb03bb090b Moved 355162 entry to correct release 2011-08-19 11:09:17 -04:00
Greg Wilkins
30603c013e set version for RC1 2011-08-19 21:55:32 +10:00
Joakim Erdfelt
ffee22f357 Fixing NPE in jetty-version-maven-plugin 2011-08-18 14:36:08 -07:00
Michael Gorovoy
0720ba9c04 355162 Allow creating an empty resource collection 2011-08-18 17:13:25 -04:00
Joakim Erdfelt
64605e9129 Merging version-updates 2011-08-18 13:46:45 -07:00
Simone Bordet
fc55901661 Merge remote-tracking branch 'origin/master'
Conflicts:
	VERSION.txt
2011-08-18 17:42:32 +02:00
Simone Bordet
2d6491b78f Fixes (Make allowCredentials default to true in CrossOriginFilter). 2011-08-18 17:41:21 +02:00
Jan Bartel
817ecc25c3 Part of: JETTY-1414 HashLoginService doesn't refresh realm if specified config filename is not an absolute platform specific value 2011-08-18 16:10:33 +10:00
Michael Gorovoy
39fce10d74 335001 Eliminate expected exceptions from log when running in JBoss 2011-08-17 15:32:31 -04:00
Joakim Erdfelt
be4d0cf3ec Updating VERSION.txt (in a branch) with formatting (and missed entries in 7.5.0.RC0) using jetty-version-maven-plugin 2011-08-16 11:42:20 -07:00
Jesse McConnell
4eef2c792a set for release 2011-08-16 09:10:43 -05:00
Jan Bartel
6e8afd6795 Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
	VERSION.txt
2011-08-16 11:35:46 +10:00
Joakim Erdfelt
c2c4234690 Fixing minor formatting issues in prep for jetty-version-maven-plugin 2011-08-15 12:54:42 -07:00
Jesse McConnell
0610ce4387 update for release 2011-08-15 14:03:25 -05:00