Jan Bartel
6489d7fd23
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-10-11 18:00:12 +11:00
Jan Bartel
6e19bddc2d
Issue #993
2016-10-11 17:59:38 +11:00
Joakim Erdfelt
ac9583f6b3
Merge pull request #991 from WalkerWatch/issues/984
...
Issue #984 - Minor edits to wording.
2016-10-10 10:31:21 -07:00
WalkerWatch
8248e187d9
Issue #984 - Minor edits to wording.
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-10-10 12:28:34 -04:00
Greg Wilkins
0142bcde8f
Issue #984 Improve module listing
...
renamed verbose to internal module tag
2016-10-07 20:27:38 +11:00
Greg Wilkins
33b290c8b2
Issue #984 Improve module listing
...
Transient modules only created in ini if directly added
improved list-modules
2016-10-07 14:12:17 +11:00
Greg Wilkins
d8b1c88abc
Issue #984 Improve module listing
...
Reworked logging modules
added support for ,= and += properties
2016-10-07 12:48:47 +11:00
Jan Bartel
f0c5c0f149
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-10-07 10:58:58 +11:00
Jan Bartel
97d18665ef
Issue #963
...
Remove debug and fix NPE
2016-10-07 10:58:12 +11:00
Jan Bartel
f7f49fa96e
Issue #954
...
Extra debug when checking for indexes.
2016-10-07 09:50:33 +11:00
Simone Bordet
bcc29de3eb
Merged branch 'jetty-9.4.x' into 'master'.
2016-10-06 16:37:43 +02:00
Simone Bordet
f2061cbe60
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2016-10-06 16:33:58 +02:00
Sergiu Prodan
407111a796
Issue #295 Ensure Jetty Client use of Inflater calls .end() to avoid memory leak
...
Signed-off-by: Sergiu Prodan <p.sergiu92@gmail.com>
2016-10-06 16:12:53 +02:00
Greg Wilkins
539a209bef
Issue #984 Improve module listing
...
added verbose tags
2016-10-06 19:16:23 +11:00
Jan Bartel
f2beb54caf
Issue #896
2016-10-06 17:43:37 +11:00
Greg Wilkins
5c57d51401
Issue #984 Improve module listing
...
fixed import
2016-10-06 17:21:13 +11:00
Greg Wilkins
91e9e7b76a
Issue #984 Improve module listing
2016-10-06 17:01:08 +11:00
Greg Wilkins
7310067954
updated global binding test
2016-10-06 12:58:15 +11:00
Greg Wilkins
dfabd48149
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-10-06 12:03:12 +11:00
Greg Wilkins
84f7fc31cb
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-10-06 12:01:50 +11:00
Greg Wilkins
9148678dad
fixed annotation javadoc
2016-10-06 11:46:40 +11:00
Greg Wilkins
baef7f09d4
removed debug
2016-10-06 10:50:19 +11:00
Greg Wilkins
afb750515e
Issue #963 Location based classpath pattern ( #978 )
...
Issue #963 location based white/black classpath lists
- removed outdated annotations/ClassNameResolver
- implemented loadedFrom in TypeUtil
- created a growable Trie
- reimplemented classpathpattern
- simplified OSGi classloading
2016-10-06 10:47:09 +11:00
Simone Bordet
65e87eebfd
Merged branch 'jetty-9.4.x' into 'master'.
2016-10-05 09:16:05 +02:00
Simone Bordet
85f50da053
Code cleanups.
2016-10-05 09:15:33 +02:00
Greg Wilkins
ea6c4ab01a
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-10-05 16:21:21 +11:00
Greg Wilkins
4eca898ab0
fixed race in test
2016-10-05 16:20:45 +11:00
Greg Wilkins
6ca387afc2
Issue #592
2016-10-05 15:58:23 +11:00
Greg Wilkins
be1726e251
Merge remote-tracking branch 'origin/jetty-9.4.x'
2016-10-05 13:51:03 +11:00
Greg Wilkins
4410610ef3
javadoc
2016-10-05 13:50:12 +11:00
Greg Wilkins
98bb582d45
Jetty 9.4.x http interceptor #382
...
* Issue #382 Request compression
Added identity HttpInput.Interceptor
Moved GZIPContentDecoder to jetty-http
Reworking interceptor and GZIPContentDecoder to avoid data copies
Completed and tested GZIPContentDecoder
Implemented GzipHttpInputInterceptor
updated GzipHandler.java
updated gzip module
use common GZIP decoder
Gzip Bomb
handle read() after empty interception
2016-10-05 13:49:20 +11:00
Jesse McConnell
3d69ce327e
Merge branch 'jetty-9.4.x'
2016-09-30 19:07:23 +00:00
Jesse McConnell
3a34e4d21b
Merge branch 'jetty-9.3.x' into jetty-9.4.x
2016-09-30 19:06:51 +00:00
Jesse McConnell
863913b64e
set for dev
2016-09-30 19:05:47 +00:00
Jesse McConnell
b91cc8a4ea
set for release
2016-09-30 18:01:20 +00:00
Jesse McConnell
2d516487ab
set for release
2016-09-30 16:44:52 +00:00
Simone Bordet
308bfd9b91
Merged branch 'jetty-9.4.x' into 'master'.
2016-09-30 18:11:05 +02:00
Simone Bordet
285f283e5b
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2016-09-30 18:09:58 +02:00
Simone Bordet
38d48395b0
Issue #918 - Support certificates hot reload.
...
Introduced SslContextFactory.reload(Consumer) to perform atomic
reload of SslContextFactory.
2016-09-30 17:48:09 +02:00
Simone Bordet
7471f5c8f2
Code cleanup.
2016-09-30 17:47:52 +02:00
Jesse McConnell
3234e243a4
Merge branch 'jetty-9.4.x'
2016-09-29 11:23:56 -05:00
Jesse McConnell
5a0b0d96f9
Merge branch 'jetty-9.3.x' into jetty-9.4.x
2016-09-29 11:23:34 -05:00
Jesse McConnell
7a3a1006cf
Merge pull request #971 from WalkerWatch/issues/896
...
Update quickstart docs for #896
2016-09-29 11:22:08 -05:00
Jesse McConnell
459506d89b
Merge pull request #970 from WalkerWatch/issues/943
...
Resolves #943
2016-09-29 11:21:58 -05:00
Jesse McConnell
e95d14a11e
Merge branch 'jetty-9.4.x'
2016-09-29 11:21:42 -05:00
Jesse McConnell
896438eb45
Merge branch 'jetty-9.3.x' into jetty-9.4.x
2016-09-29 11:21:16 -05:00
WalkerWatch
c1c42f6b73
Updates quickstart docs for #896
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-29 11:57:53 -04:00
WalkerWatch
db4cce8161
Resolves #943
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-29 10:13:35 -04:00
Jesse McConnell
aaa2faa54a
Merge pull request #969 from WalkerWatch/issues/965
...
Resolves #965
2016-09-29 08:50:26 -05:00
WalkerWatch
260cb3ce41
Resolves #965
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-09-29 09:44:47 -04:00