Joakim Erdfelt
|
b9590a575d
|
Bug 369349 - space in filename fix broke integration tests
+ adding more tests for binary in command line.
|
2012-01-30 13:01:50 -07:00 |
Simone Bordet
|
d79b511507
|
Notifying onConnect(Session) from the SPDY connection on first call to handle().
|
2012-01-30 20:35:51 +01:00 |
Joakim Erdfelt
|
b56f1bdcdf
|
Bug 369349 - space in filename fix broke integration tests
+ Attempting to fix space and quote issues with new CommandLineBuilder
class and tests.
|
2012-01-30 12:03:03 -07:00 |
Joakim Erdfelt
|
cd7ae20778
|
370120 - jvm arguments added via start.ini and --exec are missing spaces
+ Allow jetty.version to be overridden via jetty.version system
property.
|
2012-01-30 10:01:13 -07:00 |
Simone Bordet
|
7da429ce7a
|
Cosmetics.
|
2012-01-30 17:34:25 +01:00 |
Simone Bordet
|
7260640251
|
Introduced NPN support in the server.
|
2012-01-30 17:34:13 +01:00 |
Thomas Becker
|
9f667257f1
|
370120: --exec jvm arguments missing spaces fix
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
|
2012-01-30 09:17:59 -07:00 |
Thomas Becker
|
40963a884e
|
Revert "Making --dry-run work with paths that have spaces"
This reverts commit 3df95d45c2 .
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
|
2012-01-30 09:17:53 -07:00 |
Thomas Becker
|
49198a8a5c
|
Revert "369349 replace quotes with a space escape method"
This reverts commit bc5ac3622a .
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
|
2012-01-30 09:17:48 -07:00 |
Joakim Erdfelt
|
b2b8cf5dd5
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-01-30 09:11:11 -07:00 |
Simone Bordet
|
ebae11da68
|
370137 - SslContextFactory does not respect order for [included|excluded]Protocols() and [included|excluded]CipherSuites().
|
2012-01-30 16:40:04 +01:00 |
Simone Bordet
|
9dfb728fc8
|
Updated to Jetty 7.6.0 final.
|
2012-01-30 16:25:05 +01:00 |
Simone Bordet
|
233c32e9f3
|
Introduced NPN support in the client.
|
2012-01-30 16:23:59 +01:00 |
Greg Wilkins
|
cacc5aefa2
|
370081: Handle null capture groups and query strings
|
2012-01-30 09:25:42 +11:00 |
Simone Bordet
|
000b635a12
|
Corrected server-side plumbing of endpoints and connections.
|
2012-01-28 16:04:38 +01:00 |
Simone Bordet
|
2e16ce6bf2
|
Fixed test.
|
2012-01-28 16:04:24 +01:00 |
Simone Bordet
|
33968638bb
|
Corrected client-side plumbing of endpoints and connections.
|
2012-01-28 15:59:34 +01:00 |
Simone Bordet
|
ffe10f3cf8
|
Added SSL support.
|
2012-01-27 22:02:39 +01:00 |
Simone Bordet
|
298605aebd
|
Fixed test.
|
2012-01-27 21:33:41 +01:00 |
Simone Bordet
|
6d0bcc6a54
|
Improved logging.
|
2012-01-27 21:28:43 +01:00 |
Simone Bordet
|
3e3f9f181b
|
Added TODO for an optimization.
|
2012-01-27 21:28:18 +01:00 |
Jesse McConnell
|
a27a518bf6
|
Merge branch 'release'
|
2012-01-27 09:06:18 -06:00 |
Jesse McConnell
|
7a553b6469
|
set version
|
2012-01-27 09:06:02 -06:00 |
Jesse McConnell
|
ad6126553b
|
[maven-release-plugin] prepare for next development iteration
|
2012-01-27 08:13:06 -06:00 |
Jesse McConnell
|
4e25f7bb05
|
[maven-release-plugin] prepare release jetty-7.6.0.v20120127
|
2012-01-27 08:13:00 -06:00 |
Jesse McConnell
|
8e65e81618
|
update version
|
2012-01-27 07:50:10 -06:00 |
Jesse McConnell
|
735e3f87f8
|
Merge branch 'master' into release
|
2012-01-27 07:48:35 -06:00 |
Jesse McConnell
|
23c4543ed6
|
tweak .gitignore
|
2012-01-27 07:48:20 -06:00 |
Simone Bordet
|
2f58b6980a
|
Improved test to guard against race condition.
|
2012-01-27 13:42:59 +01:00 |
Simone Bordet
|
b91f9d0dbc
|
Logging at INFO level.
|
2012-01-27 13:42:33 +01:00 |
Simone Bordet
|
29c98f4b37
|
Processing of frames is now done only if we did not send go_away.
|
2012-01-27 13:42:13 +01:00 |
Simone Bordet
|
2b6d997320
|
Added NPE guard.
|
2012-01-27 13:41:21 +01:00 |
Simone Bordet
|
af44e47842
|
Cosmetics.
|
2012-01-27 12:16:57 +01:00 |
Simone Bordet
|
4d0096978d
|
Moved NIO connectors to nio package.
|
2012-01-27 12:15:51 +01:00 |
Simone Bordet
|
672c89827b
|
Logging cosmetics.
|
2012-01-27 12:15:05 +01:00 |
Simone Bordet
|
7272be863a
|
Fixed buffer indexing.
|
2012-01-27 12:14:38 +01:00 |
Simone Bordet
|
de336042bf
|
Initial implementation for Jetty 7.
|
2012-01-27 10:19:33 +01:00 |
Greg Wilkins
|
ce2dd8e30e
|
368773 allow authentication to be set by non securityHandler handlers
|
2012-01-27 08:39:11 +11:00 |
Jesse McConnell
|
7ac9eb585f
|
revert back to 7.6.0-SNAPSHOT
|
2012-01-26 10:42:11 -06:00 |
Greg Wilkins
|
eeb8d61f1f
|
368773 always set an indentity service
|
2012-01-26 23:15:17 +11:00 |
Greg Wilkins
|
6b0a97012c
|
Added RegexTargetHandler
|
2012-01-26 23:14:39 +11:00 |
Jesse McConnell
|
1ee600385f
|
Merge branch 'release'
|
2012-01-25 10:55:11 -06:00 |
Jesse McConnell
|
704ce74f84
|
Updating VERSION.txt top section
|
2012-01-25 10:54:49 -06:00 |
Jesse McConnell
|
0c96fc40ea
|
[maven-release-plugin] prepare for next development iteration
|
2012-01-25 09:31:06 -06:00 |
Jesse McConnell
|
b455b7d94e
|
[maven-release-plugin] prepare release jetty-7.6.0.v20120125
|
2012-01-25 09:30:55 -06:00 |
Jesse McConnell
|
3854701f85
|
Updating VERSION.txt top section
|
2012-01-25 09:08:12 -06:00 |
Jesse McConnell
|
b30ca0b99e
|
Merge branch 'master' into release
|
2012-01-25 08:58:57 -06:00 |
Simone Bordet
|
f0a064b624
|
Fixed compilation problem.
|
2012-01-25 15:18:50 +01:00 |
Simone Bordet
|
46b4888c71
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-01-25 14:50:44 +01:00 |
Greg Wilkins
|
ee9e195b49
|
369602: ignore NotUtf8Exception for decodeToUtf8
|
2012-01-25 15:40:24 +11:00 |