Simone Bordet
|
72040202d4
|
Reverted release back to 8.1.3-SNAPSHOT.
|
2012-04-13 17:27:37 +02:00 |
|
Simone Bordet
|
85710fb9ea
|
Reverted release back to 7.6.3-SNAPSHOT.
|
2012-04-13 16:59:06 +02:00 |
|
Greg Wilkins
|
adb1d86ab8
|
jetty-9 work in progress
|
2012-04-13 12:08:46 +10:00 |
|
Jesse McConnell
|
3b87e91cbe
|
[maven-release-plugin] prepare for next development iteration
|
2012-04-12 10:29:30 -05:00 |
|
Jesse McConnell
|
308b010744
|
[maven-release-plugin] prepare release jetty-8.1.3.v20120412
|
2012-04-12 10:29:20 -05:00 |
|
Jesse McConnell
|
cdcc0922c3
|
[maven-release-plugin] prepare for next development iteration
|
2012-04-12 09:49:52 -05:00 |
|
Jesse McConnell
|
5966c86571
|
[maven-release-plugin] prepare release jetty-7.6.3.v20120412
|
2012-04-12 09:49:46 -05:00 |
|
Greg Wilkins
|
f144b6562e
|
Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
jetty-servlets/src/test/java/org/eclipse/jetty/servlets/gzip/GzipTester.java
|
2012-04-12 22:20:01 +10:00 |
|
Greg Wilkins
|
f9a75984f0
|
374504: updated cookies for rfc6265
|
2012-04-12 20:24:50 +10:00 |
|
Greg Wilkins
|
ee2d289f63
|
Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
jetty-npn/pom.xml
jetty-osgi/jetty-osgi-boot-jsp/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot-jsp/src/main/java/org/eclipse/jetty/osgi/boot/jasper/WebappRegistrationCustomizerImpl.java
jetty-osgi/jetty-osgi-boot-jsp/src/main/java/org/eclipse/jetty/osgi/boot/jsp/FragmentActivator.java
jetty-osgi/jetty-osgi-boot-logback/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot-warurl/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/internal/webapp/WebBundleDeployerHelper.java
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/internal/webapp/WebBundleTrackerCustomizer.java
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/utils/internal/DefaultFileLocatorHelper.java
jetty-osgi/jetty-osgi-equinoxtools/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-httpservice/META-INF/MANIFEST.MF
jetty-spdy/spdy-jetty-http-webapp/pom.xml
jetty-spdy/spdy-jetty-http/pom.xml
jetty-spdy/spdy-jetty/pom.xml
|
2012-04-12 16:02:34 +10:00 |
|
Greg Wilkins
|
737db225e3
|
jetty-9 progress on SslConnection tests
|
2012-04-05 23:17:30 +10:00 |
|
Greg Wilkins
|
e7dcd16757
|
jetty-9 Simplified interface
|
2012-04-04 14:00:16 +10:00 |
|
Greg Wilkins
|
dfab993fcb
|
jetty-9 SSL partially working
|
2012-04-04 13:47:46 +10:00 |
|
Jan Bartel
|
83a4bb71a3
|
374475 Response.sendRedirect does not encode UTF-8 characters properly
|
2012-04-03 17:03:26 +10:00 |
|
Greg Wilkins
|
cc1bef6f2e
|
375594 fixed SSL tests so they are not order dependent
|
2012-04-02 18:18:39 +10:00 |
|
Jan Bartel
|
45050ebac9
|
Merge remote-tracking branch 'origin/master' into jetty-8
|
2012-04-02 17:49:33 +10:00 |
|
Jan Bartel
|
28de69760a
|
JETTY-1504 HttpServletResponseWrapper ignored when using asyncContext?
|
2012-04-02 12:35:12 +10:00 |
|
Greg Wilkins
|
9244292fca
|
375692: simplified gzipfilter
|
2012-04-02 12:09:03 +10:00 |
|
Thomas Becker
|
2278d27235
|
375692: GzipFilter support for deflate
Change-Id: I4a42d750cfbbb61078adafa1e2bcbc1973198dca
|
2012-03-30 11:02:44 +02:00 |
|
Jan Bartel
|
17269583fb
|
Merge remote-tracking branch 'origin/master' into jetty-8
|
2012-03-30 12:05:46 +11:00 |
|
Greg Wilkins
|
feca0aa672
|
jetty-9 rename to controller and processor
|
2012-03-30 02:04:12 +11:00 |
|
Greg Wilkins
|
c60ec9cf5f
|
jetty-9: work in progress on read/write interest
|
2012-03-29 22:49:08 +11:00 |
|
Greg Wilkins
|
fe8b5a6cb3
|
374505: ignore , as a cookie separator as per RFC6265
|
2012-03-29 16:58:56 +11:00 |
|
Greg Wilkins
|
b267511f8f
|
jetty-9 sketched out httpchannel blocking read
|
2012-03-28 23:31:39 +11:00 |
|
Greg Wilkins
|
2bcf611e5e
|
jetty-9 work in progress. Further simplification of jetty-io
|
2012-03-27 00:19:43 +11:00 |
|
Greg Wilkins
|
e77f4344ac
|
jetty-9 work in progress on HttpConnection to HttpChannel split
|
2012-03-23 16:29:38 +11:00 |
|
Jan Bartel
|
6a2c5fc9fd
|
375009 Filter initialization error will throw MultiException
|
2012-03-22 13:50:36 +11:00 |
|
Greg Wilkins
|
dc29d73d0b
|
jetty-9 work in progress. developing ServerConnection abstraction
|
2012-03-21 14:42:33 +11:00 |
|
Jan Bartel
|
9d54ea4cde
|
JETTY-1500 form parameters from multipart request not available via request.getParameter
|
2012-03-20 18:35:21 +11:00 |
|
Greg Wilkins
|
d8b1d80e4e
|
Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
jetty-spdy/spdy-jetty-http-webapp/pom.xml
jetty-spdy/spdy-jetty-http/pom.xml
jetty-spdy/spdy-jetty/pom.xml
|
2012-03-19 17:22:02 +11:00 |
|
Greg Wilkins
|
c04a195256
|
jetty-9 work in progress on remaking connection contracts
|
2012-03-16 10:06:23 +11:00 |
|
Greg Wilkins
|
25213b83fa
|
374158: improved test harness
|
2012-03-16 09:07:20 +11:00 |
|
Simone Bordet
|
90ef835825
|
Reverted changes to SuspendHandler to make tests pass again.
|
2012-03-15 15:01:24 +01:00 |
|
Simone Bordet
|
13f0ae732d
|
Test fixes.
|
2012-03-15 12:12:22 +01:00 |
|
Simone Bordet
|
5624a5721e
|
Merged from master.
|
2012-03-14 18:24:57 +01:00 |
|
Greg Wilkins
|
708f8ccaeb
|
374158: do not asyncDispatch from SSL if suspended
|
2012-03-14 11:48:06 +11:00 |
|
Greg Wilkins
|
10cc4ca498
|
jetty-9 refactored jetty-http to support injected state
|
2012-03-13 13:35:48 +11:00 |
|
Jesse McConnell
|
b4985ad0d5
|
[maven-release-plugin] prepare for next development iteration
|
2012-03-08 23:53:50 -06:00 |
|
Jesse McConnell
|
7a99af4ffe
|
[maven-release-plugin] prepare release jetty-8.1.2.v20120308
|
2012-03-08 23:53:42 -06:00 |
|
Jesse McConnell
|
246e3ed756
|
[maven-release-plugin] prepare for next development iteration
|
2012-03-08 21:09:46 -06:00 |
|
Jesse McConnell
|
a63b3fdc5e
|
[maven-release-plugin] prepare release jetty-7.6.2.v20120308
|
2012-03-08 21:09:37 -06:00 |
|
Jesse McConnell
|
2086937a09
|
Merge branch 'master' into jetty-8
|
2012-03-08 05:35:14 -06:00 |
|
Greg Wilkins
|
e757e5e54d
|
jetty-9 work in progress jetty-server
|
2012-03-08 21:37:03 +11:00 |
|
Greg Wilkins
|
872282c34c
|
jetty-9 work in progress jetty-server
|
2012-03-08 21:33:32 +11:00 |
|
Simone Bordet
|
c66f3d2a9d
|
Removed @Override in interface methods to compile with JDK5.
|
2012-03-08 10:16:47 +01:00 |
|
Greg Wilkins
|
03525bfe46
|
jetty-9 javadoc and code cleanups
|
2012-03-08 15:18:17 +11:00 |
|
Jesse McConnell
|
381615f52d
|
merge from master
|
2012-03-07 16:44:31 -06:00 |
|
Jesse McConnell
|
1e941cac32
|
Merge "373572: fix jdk7/macos ssl issue leading to ConnectHandlerSSLTest failures"
|
2012-03-07 13:12:57 -05:00 |
|
Thomas Becker
|
511f4ea957
|
373572: fix jdk7/macos ssl issue leading to ConnectHandlerSSLTest failures
Change-Id: I4056d686edffe073443bb40d6f0078d9aa7a7fa6
|
2012-03-07 19:09:29 +01:00 |
|
Thomas Becker
|
3c0c010690
|
373569: fix jdk7/macos ssl issue leading to SSLClostTest failures
Change-Id: I7af7e71581e1e56f308a5e1ca1f8e84fcbad7413
|
2012-03-07 18:58:12 +01:00 |
|