Joakim Erdfelt
|
1c77ef0723
|
Fixing bad generator.generate() assumptions on output bytebuffer state
|
2012-07-18 12:36:42 -07:00 |
|
Joakim Erdfelt
|
b0e475f09c
|
Fixing invalid statuscode error that shouldn't be thrown on no-status code
|
2012-07-18 12:36:14 -07:00 |
|
Joakim Erdfelt
|
fae2e0d48e
|
No longer need to flip output of Generator.generate()
|
2012-07-18 12:23:04 -07:00 |
|
Joakim Erdfelt
|
f8e72803a6
|
Fixing expectations in unit tests
|
2012-07-18 12:22:16 -07:00 |
|
Jesse McConnell
|
960491cc64
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-07-18 14:01:42 -05:00 |
|
Joakim Erdfelt
|
964fa9325a
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-07-18 11:51:38 -07:00 |
|
Joakim Erdfelt
|
0060a32bc5
|
Adding test of windows generator with masking
|
2012-07-18 11:51:22 -07:00 |
|
Joakim Erdfelt
|
58e181f463
|
Making Generator and WebSocketFrame collaborate to allow for windowed buffer creation
|
2012-07-18 11:36:30 -07:00 |
|
Simone Bordet
|
ebb7806edc
|
Jetty9 - Implemented abstract methods on SelectorManager that were always implemented in the same way, making them consistent.
|
2012-07-18 19:47:10 +02:00 |
|
Joakim Erdfelt
|
51e77c93f3
|
Adding testcase for windowed Generator
|
2012-07-18 09:44:55 -07:00 |
|
Joakim Erdfelt
|
6350470e3f
|
Coming to grips with windowed write
|
2012-07-18 09:36:16 -07:00 |
|
Jesse McConnell
|
c0e80e6ff9
|
comments on the generate() method
|
2012-07-18 10:54:00 -05:00 |
|
Joakim Erdfelt
|
99e7b9becc
|
Fixing mid-message ping/pong support
|
2012-07-17 11:50:53 -07:00 |
|
Joakim Erdfelt
|
4aa54d244a
|
Working out some fallout of the Session split
|
2012-07-17 11:20:18 -07:00 |
|
Joakim Erdfelt
|
6ece593c58
|
Fixing expectations of internal impl now that WebSocketSession exists
|
2012-07-17 10:15:11 -07:00 |
|
Joakim Erdfelt
|
249595882c
|
Wiring up extension chain on server side
|
2012-07-17 10:09:25 -07:00 |
|
Joakim Erdfelt
|
c84df9bf2b
|
Adding test suite for quick testing
|
2012-07-16 16:08:00 -07:00 |
|
Joakim Erdfelt
|
6c0e24485a
|
Splitting out new WebSocketSession from WebSocketAsyncConnection to better support extensions (see diagrams)
|
2012-07-16 15:49:12 -07:00 |
|
Joakim Erdfelt
|
10eeb3f6cf
|
Fixing typo [1]
|
2012-07-16 12:04:43 -07:00 |
|
Joakim Erdfelt
|
851b53ec3a
|
Adding diagrams to javadoc about communications stack (and extensions)
|
2012-07-16 11:58:27 -07:00 |
|
Jesse McConnell
|
136514948f
|
[maven-release-plugin] prepare for next development iteration
|
2012-07-16 13:24:49 -05:00 |
|
Jesse McConnell
|
1bbc677a09
|
[maven-release-plugin] prepare release jetty-8.1.5.v20120716
|
2012-07-16 13:24:42 -05:00 |
|
Jesse McConnell
|
f755d014cd
|
[maven-release-plugin] prepare for next development iteration
|
2012-07-16 13:23:59 -05:00 |
|
Jesse McConnell
|
04b7e807a0
|
[maven-release-plugin] prepare release jetty-7.6.5.v20120716
|
2012-07-16 13:23:53 -05:00 |
|
Jesse McConnell
|
c00bb2d6ca
|
reset for release
|
2012-07-16 12:55:22 -05:00 |
|
Jesse McConnell
|
f59b2a0632
|
reset release
|
2012-07-16 12:54:36 -05:00 |
|
Joakim Erdfelt
|
1381ee4eeb
|
Adding copy constructor
|
2012-07-16 09:55:00 -07:00 |
|
Joakim Erdfelt
|
1cf2035580
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-07-16 09:32:38 -07:00 |
|
Joakim Erdfelt
|
5bf71f5125
|
Support reponse forbidden better
|
2012-07-16 09:32:25 -07:00 |
|
Jesse McConnell
|
205e8f74f0
|
[maven-release-plugin] prepare for next development iteration
|
2012-07-13 10:20:48 -05:00 |
|
Jesse McConnell
|
c3b5269d60
|
[maven-release-plugin] prepare release jetty-8.1.5.v20120713
|
2012-07-13 10:20:23 -05:00 |
|
Jesse McConnell
|
12ecc10c6a
|
[maven-release-plugin] prepare for next development iteration
|
2012-07-13 09:35:08 -05:00 |
|
Jesse McConnell
|
bf40110fb8
|
[maven-release-plugin] prepare release jetty-7.6.5.v20120713
|
2012-07-13 09:34:52 -05:00 |
|
Greg Wilkins
|
acbf20af27
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
Conflicts:
jetty-websocket/websocket-core/src/main/java/org/eclipse/jetty/websocket/protocol/WebSocketFrame.java
|
2012-07-13 22:59:05 +10:00 |
|
Greg Wilkins
|
e70df19248
|
jetty-9 progress on more unit tests
|
2012-07-13 22:55:40 +10:00 |
|
Joakim Erdfelt
|
fc658c3805
|
Fixing NPE
|
2012-07-12 11:29:40 -07:00 |
|
Joakim Erdfelt
|
b0549d8bf9
|
Introducing IncomingFrames and OutgoingFrames interfaces for everything to use, including Extensions
|
2012-07-12 11:21:35 -07:00 |
|
Joakim Erdfelt
|
f4c0b376d6
|
Removing discouraged form of Generator constructor
|
2012-07-11 13:08:02 -07:00 |
|
Jesse McConnell
|
81d72052c8
|
merged master to jetty-8
|
2012-07-11 14:04:49 -05:00 |
|
Joakim Erdfelt
|
03fa76d333
|
Adding more TODOs
|
2012-07-11 12:01:02 -07:00 |
|
Joakim Erdfelt
|
be0c372cad
|
Moving Parser and Generator into .protocol. package
|
2012-07-11 11:59:03 -07:00 |
|
Joakim Erdfelt
|
9986f43272
|
Fixing license headers
|
2012-07-11 11:57:31 -07:00 |
|
Joakim Erdfelt
|
d3a7ddbef0
|
Fixing license headers
|
2012-07-11 11:53:19 -07:00 |
|
Joakim Erdfelt
|
d7f3bbb260
|
Fixing build issue
|
2012-07-11 11:43:12 -07:00 |
|
Joakim Erdfelt
|
6757160a94
|
Starting to piece together the Extensions
|
2012-07-11 11:42:26 -07:00 |
|
Jesse McConnell
|
aa941f5711
|
quick pass through to clean up missing or incorrect license blocks
|
2012-07-11 12:29:46 -05:00 |
|
Joakim Erdfelt
|
0d1fee5906
|
Making BlockHeadClient timeouts more sane
|
2012-07-11 09:53:18 -07:00 |
|
Joakim Erdfelt
|
d3b599d67c
|
Attempting to get timeouts working
|
2012-07-11 09:47:10 -07:00 |
|
Joakim Erdfelt
|
c8821605fe
|
Fixing fill interested
|
2012-07-11 09:33:58 -07:00 |
|
Jesse McConnell
|
0fa17c13b1
|
Merge branch 'master' into jetty-8
|
2012-07-11 10:10:00 -05:00 |
|