1. 680e587 FELIX-4937 : IllegalArgumentException on shutdown if sessions have been created by Carsten Ziegeler · 9 years ago
  2. bade5a0 Fix listeners by Carsten Ziegeler · 9 years ago
  3. a3cf490 Update to new parent pom 3, cleanup pax exam configuration by Carsten Ziegeler · 9 years ago
  4. 6ad3d82 FELIX-4543 : Update webconsole plugin by Carsten Ziegeler · 9 years ago
  5. 8229908 FELIX-4925 : Request path is not decoded by Carsten Ziegeler · 9 years ago
  6. 4328339 FELIX-4796 : Log deprecation warning if Felix whiteboard is used by Carsten Ziegeler · 9 years ago
  7. 1cc1550 FELIX-4925 : Request path is not decoded by Carsten Ziegeler · 9 years ago
  8. 5d15e5d FELIX-4925 : Request path is not decoded by Carsten Ziegeler · 9 years ago
  9. 423e1bc FELIX-4060 : Make sure all projects work with Java 6, except the Jetty one by Carsten Ziegeler · 9 years ago
  10. 6e34679 Make sure, arrays for DTOs are always a copy by Carsten Ziegeler · 9 years ago
  11. c44a230 Remove special sorting for context handlers by Carsten Ziegeler · 9 years ago
  12. f8bc233 FELIX-4904 : Provide a way to associate whiteboard services with the default context of the http service by Carsten Ziegeler · 9 years ago
  13. 14168c0 FELIX-4904 : Provide a way to associate whiteboard services with the default context of the http service by Carsten Ziegeler · 9 years ago
  14. 2a1045b FELIX-4904 : Provide a way to associate whiteboard services with the default context of the http service by Carsten Ziegeler · 9 years ago
  15. 084274c FELIX-4782 : Implement session handling by Carsten Ziegeler · 9 years ago
  16. e5f7d13 FELIX-4860 : Revisit HandlerRegistry implementation. Improve servlet registry by sorting patterns, highest matching first by Carsten Ziegeler · 9 years ago
  17. 58b6785 FELIX-4860 : Revisit HandlerRegistry implementation. Unify all listener trackers and info objects into a single object. Cleanup registry handling by Carsten Ziegeler · 9 years ago
  18. 8d2ca88 FELIX-4860 : Revisit HandlerRegistry implementation. Unify all listener trackers and info objects into a single object. Cleanup registry handling by Carsten Ziegeler · 9 years ago
  19. 7a9ccd3 FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189). Move handler registration to own registry class. by Carsten Ziegeler · 9 years ago
  20. 810dc7d FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189). Clean up error handling and add logging by Carsten Ziegeler · 9 years ago
  21. 95910dd FELIX-4860 : Revisit HandlerRegistry implementation. Improve error page registration. by Carsten Ziegeler · 9 years ago
  22. 5e36e92 FELIX-4860 : Revisit HandlerRegistry implementation. Improve error page registration. by Carsten Ziegeler · 9 years ago
  23. 04d0a00 FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189). Clean up code, add some javadocs by Carsten Ziegeler · 9 years ago
  24. 7698d28 FELIX-4860 : Revisit HandlerRegistry implementation by Carsten Ziegeler · 9 years ago
  25. f8b495a FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189) by Carsten Ziegeler · 9 years ago
  26. cf55d09 FELIX-4899 : Change service id for http service context by Carsten Ziegeler · 9 years ago
  27. 465c850 FELIX-4893 : Replace filter registry with path resolvers by Carsten Ziegeler · 9 years ago
  28. d9317a1 FELIX-4893 : Replace filter registry with path resolvers by Carsten Ziegeler · 9 years ago
  29. 9fa7d65 FELIX-4894 : Implement cross context shadowing by Carsten Ziegeler · 9 years ago
  30. 615e4a1 FELIX-4894 : Implement cross context shadowing by Carsten Ziegeler · 9 years ago
  31. 6d2b53a FELIX-4543 : Update webconsole plugin by Carsten Ziegeler · 9 years ago
  32. 73eb4d3 FELIX-4543 : Update webconsole plugin by Carsten Ziegeler · 9 years ago
  33. 8a0e088 FELIX-4543 : Update webconsole plugin by Carsten Ziegeler · 9 years ago
  34. 7443c2b FELIX-4894 : Implement cross context shadowing by Carsten Ziegeler · 9 years ago
  35. cdde61b FELIX-4888 : ServletHandler's are not sorted by longest matching path. Pattern matching (WiP) by Carsten Ziegeler · 9 years ago
  36. d25e2d2 FELIX-4888 : ServletHandler's are not sorted by longest matching path. Pattern matching (WiP) by Carsten Ziegeler · 9 years ago
  37. a1ec296 FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  38. 3b5973e FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  39. 1a0c74d FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  40. 0258c38 FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  41. 26a0d11 FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  42. 5abb220 FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  43. ba30c5d FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  44. 0954a60 FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  45. 041eac6 FELIX-4888 : ServletHandler's are not sorted by longest matching path. Finish error page registry. Start DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  46. 836c75b FELIX-4888 : ServletHandler's are not sorted by longest matching path. Finish error page registry. Start DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  47. 537c25e FELIX-4888 : ServletHandler's are not sorted by longest matching path. Finish error page registry. Start DTO handling (WiP) by Carsten Ziegeler · 9 years ago
  48. 8d72162 FELIX-4888 : ServletHandler's are not sorted by longest matching path. Start new error page registry (WiP) by Carsten Ziegeler · 9 years ago
  49. e7f4c7f FELIX-4888 : ServletHandler's are not sorted by longest matching path. Implement new servlet and filter registry (WiP) by Carsten Ziegeler · 9 years ago
  50. 6e3500a FELIX-4888 : ServletHandler's are not sorted by longest matching path. Implement new servlet registry, start filter holder implementation by Carsten Ziegeler · 9 years ago
  51. 9ef5959 FELIX-4888 : ServletHandler's are not sorted by longest matching path. Implement new servlet registry, start filter holder implementation by Carsten Ziegeler · 9 years ago
  52. 30384dd FELIX-4888 : ServletHandler's are not sorted by longest matching path. Start new registry implementation by Carsten Ziegeler · 9 years ago
  53. 4c859e3 FELIX-4888 : ServletHandler's are not sorted by longest matching path. Split servlet holder from mapping. by Carsten Ziegeler · 9 years ago
  54. f4167a5 FELIX-4888 : ServletHandler's are not sorted by longest matching path by Carsten Ziegeler · 9 years ago
  55. ae180fe FELIX-4796 : Log deprecation warning if Felix whiteboard is used by Carsten Ziegeler · 9 years ago
  56. 59336a3 FELIX-4841 : Support HttpSessionIdListener by Carsten Ziegeler · 9 years ago
  57. c221140 FELIX-4865 : Take service hooks into account by Carsten Ziegeler · 9 years ago
  58. 0fe585d FELIX-4060 : Implement HTTP Service Update (RFC-189) by Carsten Ziegeler · 9 years ago
  59. 60442a8 Update to latest http whiteboard api by Carsten Ziegeler · 9 years ago
  60. 2571f74 Update to latest http whiteboard api by Carsten Ziegeler · 9 years ago
  61. 77c5660 FELIX-4546 : Implement HttpServiceRuntime service. Apply patch from Thomas Baier by Carsten Ziegeler · 9 years ago
  62. b55fb39 FELIX-4548 : Implement the missing errors registration. Apply patch from Thomas Baier by Carsten Ziegeler · 9 years ago
  63. e1737de FELIX-4551 : Add support for multiple patterns in servlet/filter registration. Apply patch from Thomas Baier by Carsten Ziegeler · 9 years ago
  64. 5005f31 FELIX-4548 : Implement the missing errors registration. Apply modified patch from Thomas Baier. Traversing the exception hierarchy by using the exception object (instread of the class name) by Carsten Ziegeler · 9 years ago
  65. 5ed2305 FELIX-4541 : Add support for multiple patterns in servlet/filter registration. Apply patch from Thomas Baier by Carsten Ziegeler · 9 years ago
  66. 13a2066 FELIX-4060 : Implement HTTP Service Update (RFC-189) - remove intermediate listener registry by Carsten Ziegeler · 9 years ago
  67. ba5b2a2 FELIX-4060 : Implement HTTP Service Update (RFC-189) - merge two manager classes into single one by Carsten Ziegeler · 9 years ago
  68. 7a124d4 FELIX-4060 : Implement HTTP Service Update (RFC-189) - clean up manager implementations by moving code where it belongs by Carsten Ziegeler · 9 years ago
  69. 770dbb2 FELIX-4060 : Implement HTTP Service Update (RFC-189) - clean up tracker implementations by Carsten Ziegeler · 9 years ago
  70. a46f26c FELIX-4841 : Support HttpSessionIdListener. Initial work tracking the listener by Carsten Ziegeler · 9 years ago
  71. 6c68689 FELIX-4546 - Remove unused files. by Jan Willem Janssen · 9 years ago
  72. 6bfbe0e FELIX-4546 - Implement HttpServiceRuntime service by Jan Willem Janssen · 9 years ago
  73. 56eada6 FELIX-4541 - Applied patch from Raluca: by Jan Willem Janssen · 9 years ago
  74. 0bfffa6 Update to latest parent pom by Carsten Ziegeler · 9 years ago
  75. 6996705 FELIX-4060 : Minor refactoring; code cleanup by Carsten Ziegeler · 9 years ago
  76. d861e2b FELIX-4060 : Clarify init parameter handling and init work for getting failure dtos by Carsten Ziegeler · 9 years ago
  77. f25b764 FELIX-4060 : Clarify init parameter handling and init work for getting failure dtos by Carsten Ziegeler · 9 years ago
  78. 30aada7 FELIX-4060 : Minor refactoring; code cleanup by Carsten Ziegeler · 9 years ago
  79. 575b07e FELIX-4546 : Implement HttpServiceRuntime service. Apply patch from Thomas Baier by Carsten Ziegeler · 9 years ago
  80. b6cf819 FELIX-4060 : Update to latest http whiteboard api : ServletContextDTO.contextName has been removed by Carsten Ziegeler · 9 years ago
  81. 196114f FELIX-4798 : Support async servlets (filters) by Carsten Ziegeler · 9 years ago
  82. 676574b FELIX-4060 : Correct ordering of info objects and per context handler registries. Added some test cases. Patch provided by Thomas Baier by Carsten Ziegeler · 9 years ago
  83. 4f6bd04 FELIX-4060 : Split implementation of http service into shared and per bundle part. by Carsten Ziegeler · 9 years ago
  84. f1119d0 FELIX-4060 : Fix servlet context DTOs and check servlet context helper name according to spec by Carsten Ziegeler · 9 years ago
  85. e150abd FELIX-4803 : Implement latest changes to ServletContetxHelper handling by Carsten Ziegeler · 9 years ago
  86. 0474147 FELIX-4060 : Fix context path handling if container is not deployed in the root context by Carsten Ziegeler · 9 years ago
  87. 1c5065e FELIX-4060 : Fix restarting of container by Carsten Ziegeler · 9 years ago
  88. f9460de FELIX-4060 : Fix registration of servlets and resources at / by Carsten Ziegeler · 9 years ago
  89. 515b560 FELIX-4546 - Implement HttpServiceRuntime service: by Jan Willem Janssen · 9 years ago
  90. 86e95d7 Add some additional null checks for shutdown, make sure requestURI is never null by Carsten Ziegeler · 9 years ago
  91. 3081cc0 Avoid duplicate unregistration by Carsten Ziegeler · 9 years ago
  92. 8c67b6b FELIX-4060 : Implement HTTP Service Update (RFC-189) - minor code cleanup by Carsten Ziegeler · 9 years ago
  93. 196eab3 FELIX-4060 : Implement HTTP Service Update (RFC-189) - correct name handling for servlets and filters by Carsten Ziegeler · 9 years ago
  94. 47bf915 FELIX-4060 : Implement HTTP Service Update (RFC-189) - move web console plugin to own package by Carsten Ziegeler · 9 years ago
  95. b226751 FELIX-4060 : Implement HTTP Service Update (RFC-189) - correct context and path handling by Carsten Ziegeler · 9 years ago
  96. ad3f432 FELIX-4060 : Implement HTTP Service Update (RFC-189) - unify request and request attribute listener handling by Carsten Ziegeler · 9 years ago
  97. a4a6e45 FELIX-4060 : Implement HTTP Service Update (RFC-189) - unify request and request attribute listener handling by Carsten Ziegeler · 9 years ago
  98. e065754 FELIX-4060 : Implement HTTP Service Update (RFC-189) - correct de/activation of contexts by Carsten Ziegeler · 9 years ago
  99. 77223c2 FELIX-4060 : Implement HTTP Service Update (RFC-189) - simplify service object getting/ungetting by Carsten Ziegeler · 9 years ago
  100. 8ebc48f FELIX-4060 : Implement HTTP Service Update (RFC-189) - correct context and path handling by Carsten Ziegeler · 9 years ago