Commit Graph

2679 Commits

Author SHA1 Message Date
Greg Wilkins fe489224e6 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-09-21 13:46:21 +10:00
Greg Wilkins 790f6be8a6 JETTY-1130 Access Sessions from HashSessionIdManager 2011-09-21 11:41:43 +10:00
Greg Wilkins f8b8a2e770 JETTY-1277 Fixed sendRedirect encoding of relative locations 2011-09-21 11:30:40 +10:00
Jesse McConnell 21ddd768f0 [Bug 358147] Add catch for UnknownHostException to fix leaky file descriptor in client 2011-09-20 14:26:17 -05:00
Thomas Becker 4b7f8d79dd 358147: SelectConnector catch UnresolvedAddressException to avoid socket leak 2011-09-20 14:21:26 -05:00
Thomas Becker f0fe55165b SelectConnector.java code format 2011-09-20 14:21:18 -05:00
Jesse McConnell f6d26c2007 [Bug 358263] add method for osgi users to register a driver as Class.forName does not work for them 2011-09-20 14:09:26 -05:00
Jesse McConnell bc86f5d154 update parent version 2011-09-20 14:08:30 -05:00
Jesse McConnell 3091739b70 remove plugin versions we get from parent and remove groupId 2011-09-20 11:47:17 -05:00
Jesse McConnell 2ef624e9fa add resource dir for tests 2011-09-20 10:11:26 -05:00
Jesse McConnell c17552ee50 [323311] apply 5th patch of thomas, also removed extra method on IdentityService since it appears not needed, moved behavior to loadUsers() method instead. 2011-09-20 10:11:26 -05:00
Thomas Becker df0aab1f49 PropertyUserStore: Code Format 2011-09-20 10:11:26 -05:00
Thomas Becker 129a66f579 323311: HashLoginService uses PropertyUserStore now 2011-09-20 10:11:26 -05:00
Thomas Becker 95ee2157bd JETTY-1414 applied to PropertyUserStore 2011-09-20 10:11:26 -05:00
Thomas Becker 1e30a58419 HashLoginService code format 2011-09-20 10:11:26 -05:00
Greg Wilkins 26c8cc8514 346419 testing HttpClient FDs 2011-09-20 18:00:24 +10:00
Greg Wilkins b7b567d86d 353627 Basic Auth checks that Basic method has been send 2011-09-20 17:16:58 +10:00
Greg Wilkins 57bd9f3bce 336443 Check nonce count is increasing 2011-09-20 17:04:01 +10:00
Greg Wilkins dacb8962f0 356144 Allow SelectorManager thread priority to be set 2011-09-20 15:23:25 +10:00
Greg Wilkins 94d43e4229 356274 Start SSL socket factory in call to open() 2011-09-20 15:19:19 +10:00
Greg Wilkins 978f06242b 357240 extra debug 2011-09-20 14:50:53 +10:00
Greg Wilkins 0949443fab 358164 Dispatch from servlet to handler 2011-09-20 12:59:22 +10:00
Jan Bartel 4cec8627b9 353267 Request._parameters initialization bug
Add some extra tests.
2011-09-19 19:09:55 +10:00
Jan Bartel 479d9606ec 353267 Request._parameters initialization bug 2011-09-19 19:05:49 +10:00
Jan Bartel c984d25871 358027 NullPointerException in ResourceHandler with jetty-stylesheet.css 2011-09-19 17:57:48 +10:00
Jan Bartel 8e765f12c6 JETTY-1431 2011-09-19 10:32:43 +10:00
Greg Wilkins 949975e46a 358035 servlet streams access max idle time from endp 2011-09-19 08:09:20 +10:00
Joakim Erdfelt 3a5d25db66 Merge branch 'dist-with-javadoc' 2011-09-16 16:02:23 -07:00
Joakim Erdfelt 298a623fe9 357959 - Include javadoc in distribution
+ Adjusting /javadoc/ proxy configuration in test-jetty-webapp to
  now be /javadoc-proxy/, along with providing a link to the
  distribution's /javadoc/ path as well.
2011-09-16 11:05:07 -07:00
Joakim Erdfelt d39ceb21a7 357959 - Include javadoc in distribution
+ Enabling javadoc:jar on jetty-all (aggregate)
+ Using jetty-all-${version}-javadoc.jar as source for
  distribution ${jetty.home}/javadoc/ content.
2011-09-16 10:13:21 -07:00
Joakim Erdfelt 51cf6ee1c7 357959 - Include javadoc in distribution
+ Reworked ${jetty.home}/etc creation by using unpack-dependencies
  on the 'config' classifier instead.
2011-09-16 10:03:21 -07:00
Joakim Erdfelt 67a73c38f8 357959 - Include javadoc in distribution
+ Reworked how ${jetty.home}/lib folder, now created by 3
  copy-dependencies declarations.
2011-09-16 09:48:19 -07:00
Greg Wilkins 8870a623f2 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-09-16 15:29:42 +10:00
Greg Wilkins a6988108c3 minor cleanups and extra debug 2011-09-16 15:29:28 +10:00
Joakim Erdfelt a3b2a71aea Setting back to debug level 2011-09-15 11:28:56 -07:00
Joakim Erdfelt 570134d78d Merge branch 'bug-353509' 2011-09-15 11:18:39 -07:00
Jesse McConnell 1e8b4eb9ed Merge branch 'master', remote-tracking branch 'origin/master' 2011-09-15 07:56:46 -05:00
Jesse McConnell f6c480cef1 [Bug 357672] resolve issue with serializing pojos with mongodb session manager, thanks to john simone for the discovery and fix 2011-09-15 07:54:05 -05:00
Joakim Erdfelt 18c5483cc4 353509 - jetty-client unit tests are running too long
+ Fixing last remaining test failure with some careful
  GenericServerHandler refactoring.
2011-09-14 11:23:11 -07:00
Thomas Becker 5530594128 353509: Fixed merging issues 2011-09-14 08:41:33 -07:00
hmalphettes fd911df740 Ability to start equinox in a different thread instead of blocking the servletbrdige webapp from starting until equinox has completed to start. this is useful for cloudfoundry that at the moment complains if the webapp does not start very quickly 2011-09-14 16:34:56 +08:00
hmalphettes 1cbf5c4672 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-09-14 16:34:33 +08:00
hmalphettes 901f818cb6 Ability to start equinox in a different thread instead of blocking the servletbrdige webapp from starting until equinox has completed to start. this is useful for cloudfoundry that at the moment complains if the webapp does not start very quickly 2011-09-14 16:34:15 +08:00
Greg Wilkins 54961fca1f refined test options and output 2011-09-14 14:17:09 +10:00
Thomas Becker 670e8de261 352050: Fixed infinite redirect loop for /remote.html in testapp 2011-09-13 11:58:30 -07:00
Joakim Erdfelt 82f48ada9a 342161 - ScannerTest fails intermittently on Mac OS X
+ changing test directory to use test specific directory to avoid
  conflicts with /tmp directory reuse amoung other tests.
2011-09-13 11:48:16 -07:00
Jan Bartel 61eba95ac6 JETTY-1430 local JNDI contexts don't carry environment 2011-09-13 17:57:50 +10:00
Joakim Erdfelt fce4192fd9 353509 - jetty-client unit tests are running too long 2011-09-12 15:04:59 -07:00
Simone Bordet 9c43e04bb4 Guarding against NPE in case of concurrent stop(). 2011-09-12 21:01:08 +02:00
Greg Wilkins 55d229e73c 357338 remove debug 2011-09-13 00:38:08 +10:00