1. 7e88e06 SLING-1936 - adding SERVLET_CONTEXT static to HttpTestBase by Justin Edelson · 13 years ago
  2. 8073ac1 SLING-1901 - integration test and bugfix for LaunchpadConfigInstaller by Bertrand Delacretaz · 13 years ago
  3. 984a39e SLING-1800 - use port 8080 as the default here as well by Bertrand Delacretaz · 13 years ago
  4. 7db9f77 SLING-1597 - adding config installation via launchpad by Justin Edelson · 13 years ago
  5. b6dc887 Use latest releases. by Carsten Ziegeler · 13 years ago
  6. 197b681 prepping maven-launchpad-plugin for release by Justin Edelson · 13 years ago
  7. 331c430 Update to recent snapshots by Carsten Ziegeler · 13 years ago
  8. 942ce87 SLING-1803 - adding emma report. runs with -P emma by Justin Edelson · 14 years ago
  9. 61e3ade updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent by Justin Edelson · 14 years ago
  10. 9f1d7d4 adding SLING-1795 profile info to README by Justin Edelson · 14 years ago
  11. ce02228 removing commented-out line by Justin Edelson · 14 years ago
  12. 70397a1 SLING-1795 - adding Drools-based rules for rewriting bundle list. Includes sample rule which can be activated by running "mvn -P test-reactor-sling-bundles clean install" from the root project. by Justin Edelson · 14 years ago
  13. 76d6435 cleaning up comments in testing pom.xml to reflect that standalone integration tests are now run using the integration-tests module. by Justin Edelson · 14 years ago
  14. e6227a5 Use released version of commons testing. by Carsten Ziegeler · 14 years ago
  15. 4fae122 Go back to latest snapshots by Carsten Ziegeler · 14 years ago
  16. 28dc330 SLING-1743 / SLING-845 - setting slingHome to default to ${basedir}/sling. No longer need the antrun execution as a result by Justin Edelson · 14 years ago
  17. 9b4308b Cleanup and use a single classloader variable only by Felix Meschberger · 14 years ago
  18. f63835a SLING-1697 Improve logging of single test cases to the logger and to stdout by Felix Meschberger · 14 years ago
  19. 4267a1c SLING-1697 - log start of each test run by Justin Edelson · 14 years ago
  20. b36f155 using SNAPSHOT version of launchpad plugin to see repository.xml context support by Justin Edelson · 14 years ago
  21. de5e3c1 adding sample repository.xml files just to demonstrate SLING-1664 by Justin Edelson · 14 years ago
  22. 33f378a SLING-1659 - adding MDC setup to HttpTestBase and logback-test.xml (based heavily on the one from jackrabbit-core) by Justin Edelson · 14 years ago
  23. 8fdeecf SLING-1658 - switching implementation to logback by Justin Edelson · 14 years ago
  24. 900e467 creating profile for running launchpad without initial content by Justin Edelson · 14 years ago
  25. 752e6bb SLING-1543 - allow for running single tests from the integration-tests module by Bertrand Delacretaz · 14 years ago
  26. 46afc97 SLING-1495 - log number of test classes found by Bertrand Delacretaz · 14 years ago
  27. de7c079 SLING-1495, fix minor typo by Bertrand Delacretaz · 14 years ago
  28. e93bd24 SLING-1495 Moved all integration tests into a new bundle and added a scanning test suite to find all the tests in the classpath by Ian Boston · 14 years ago
  29. b2eb311 SLING-1528 Fixed, reverting to original format, and fixing the reverting the integration tests (keeping the additional integration tests to cover this area) by Ian Boston · 14 years ago
  30. 309b047 SLING-649 - adding support for @UseDefaultWhenMissing by Justin Edelson · 14 years ago
  31. dcaba76 Use released parent pom. by Carsten Ziegeler · 14 years ago
  32. 5eff3a1 Use current snapshot by Carsten Ziegeler · 14 years ago
  33. ffb7f91 Use released version of launchpad base by Carsten Ziegeler · 14 years ago
  34. 5da8e01 SLING-1501 Let JSONResponse set the correct HTTP response code (applying path from Simon Gaeremynck - thanks!) by Vidar Skauge Ramdal · 14 years ago
  35. b43a71d SLING-1491 - switching from pax web to felix httpservice by Justin Edelson · 14 years ago
  36. be0657a SLING-1485 - adapt testing instructions to the use of the launchpad plugin by Bertrand Delacretaz · 14 years ago
  37. 8b68ef1 SLING-1485 - refactoring launchpad/testing to use launchpad goals, not cargo by Justin Edelson · 14 years ago
  38. eb2eb7f SLING-1457 SLING-1458 - enable support for specifying the position of an ACE (within the ACL) when it is added/updated by Eric Norman · 14 years ago
  39. bf2872b SLING-1456 Add integration validating presence and non-presence of request attributes as per RequestDispatcher include and forward by Felix Meschberger · 14 years ago
  40. 5e38392 added missing license headers by Eric Norman · 14 years ago
  41. 6e154e7 SLING-1453 Provide AuthorizablePrivilegesInfo service to help user/group management scripts query what the current user is allowed to do by Eric Norman · 14 years ago
  42. bdc345d added a unit test to verify that merge of a denied privilege with an ACE that already contains a grant privilege works correctly by Eric Norman · 14 years ago
  43. 8e628c7 SLING-1237 regression test to ensure a group with members can be removed by Eric Norman · 14 years ago
  44. b4a73c8 adding config for launchpad:run http port by Justin Edelson · 14 years ago
  45. 4c89403 moving configuration of launchpad plugin to be global - now launchpad:run works on testing by Justin Edelson · 14 years ago
  46. abf1f3d SLING-1393 - adding davex module and test content loading support by Justin Edelson · 14 years ago
  47. 92834cd SLING-1439 - Readyness timeout in launchpad/testing should be configurable by Bertrand Delacretaz · 14 years ago
  48. 1a746a7 SLING-1336 - integration test added by Bertrand Delacretaz · 14 years ago
  49. d3915ba Fix test, failed when testing against Sling mounted at / by Bertrand Delacretaz · 14 years ago
  50. 5a031ab SLING-1090 fixed return value of PrivilegesInfo.canDelete(..) for children of the root node + added some unit tests by Eric Norman · 14 years ago
  51. ff76039 SLING-1424, StandaloneScriptExecutionTest failed with JVM 1.5 by Bertrand Delacretaz · 14 years ago
  52. 4ec2ca4 SLING-1423 - integration tests for standalone script execution by Bertrand Delacretaz · 14 years ago
  53. 7fb3faa SLING-1413 - In Jackrabbit 2.0, Privileges can now be denied for Groups. The ModifyAceServlet and security ContentLoader should allow it as well. by Eric Norman · 14 years ago
  54. 8a63a64 SLING-1411 Clarify how to un-set a privilege and fix the sample ACE edit script from the launchpad.content bundle by Eric Norman · 14 years ago
  55. 4f0b0b4 SLING-1411 Add replaceAccessControlEntry method to AccessControlUtil by Eric Norman · 14 years ago
  56. 2ece8c4 SLING-997 handle merges involving aggregate privileges properly by Eric Norman · 14 years ago
  57. 0069cec marking 'base' test classes abstract by Justin Edelson · 14 years ago
  58. 10d7741 SLING-1333 - fixing integration test type hints by Justin Edelson · 14 years ago
  59. bf685ba SLING-1404 - adding new property jetty.http.port to change jetty http port, defaults to 8888 by Justin Edelson · 14 years ago
  60. d83aa82 improving integration test for SLING-1395 by Justin Edelson · 14 years ago
  61. 5b1f934 SLING-1333 - adding multi-valued test post SLING-1407 addition by Justin Edelson · 14 years ago
  62. d8d4cd1 SLING-1407 - creating NameValuePairList utility class and adding method to SlingIntegrationTestClient. This created one ambiguous method call in PostRedirectTest. by Justin Edelson · 14 years ago
  63. 79428df seperating out header and content logging config by Justin Edelson · 14 years ago
  64. ca83721 changing scope by Justin Edelson · 14 years ago
  65. ff9d6e2 had logger cateogry name wrong for httpclient wire logging by Justin Edelson · 14 years ago
  66. 9f91477 SLING-1333 - adding integration test for reference and weak reference type hints by Justin Edelson · 14 years ago
  67. 30086ee SLING-1404 - use build-helper-maven-plugin to select ports in all modules that do integration testing by Bertrand Delacretaz · 14 years ago
  68. cb0f1be SLING-1404 - use build-helper-maven-plugin to dynamically select port for testing by Bertrand Delacretaz · 14 years ago
  69. 9d1bcd1 SLING-1401 - AuthRequestLoginTest added by Bertrand Delacretaz · 14 years ago
  70. 4b9a5a4 SLING-997 ModifyAceServlet replaces rather than merges privileges by Eric Norman · 14 years ago
  71. 6f8ee7e SLING-1212 - upgrading to Jackrabbit 2. Also includes re-revert of SLING-1363 and implementation of SLING-1330. Thanks to Felix for getting this started. by Justin Edelson · 14 years ago
  72. 30f6cef SLING-1384 - adding license header by Justin Edelson · 14 years ago
  73. c68931f SLING-1384 - switching slf4j impl to log4j by Justin Edelson · 14 years ago
  74. f03339c adding integration test for impersonation and SLING-1366. also includes pulling authentication-related test methods from a usermanager-specific base test class. by Justin Edelson · 14 years ago
  75. 6079c4c re-adding test for SLING-1366 and interface for SLING-1363 by Justin Edelson · 14 years ago
  76. 5645b2b SLING-1372 Reverting previous commits to get to a place where jcr bundles can be released. by Ian Boston · 14 years ago
  77. f689395 SLING-1363 - removing SessionConfigurer interface and moving NamespaceMapper from base to api. Created tests for both dynamic NamespaceMapper and static Sling-Namespaces namespace registration. Note - this involved updating the version of jcr.api in the bundle list file which also required including the JCR 2 API bundle. by Justin Edelson · 14 years ago
  78. df1eb86 SLING-1359 - forgot license headers by Justin Edelson · 14 years ago
  79. 6bb9681 SLING-1359 - adding tests by Justin Edelson · 14 years ago
  80. cddf85e SLING-1321 - using added bundles from src/main/bundles/list.xml by Justin Edelson · 14 years ago
  81. 2a95060 SLING-1341 - adding builder.write() method by Justin Edelson · 14 years ago
  82. 03d9429 SLING-1303 - adding bindings object for JSP pages and EL test by Justin Edelson · 14 years ago
  83. 3b0df0e SLING-1320 - adding script binding for JSONGroovyBuilder by Justin Edelson · 14 years ago
  84. 45ade0f SLING-1303 - adding JSP test case by Justin Edelson · 14 years ago
  85. 9d99824 SLING-1303 - switching esp test to use typeof as we're testing for an undefined value by Justin Edelson · 14 years ago
  86. 2117519 initial impl of SLING-1303 by Justin Edelson · 14 years ago
  87. 03b06d3 SLING-1308 Applied Patch from Simon Gaeremynck that fixes potential DOS on infinite selectors. by Ian Boston · 14 years ago
  88. f69ee77 SLING-1223 - adding whiteboard support and ensuring that Filters aren't double-registered by Justin Edelson · 14 years ago
  89. 2796b34 PathsServlet integration test added, uses sling.servlet.paths registration mechanism by Bertrand Delacretaz · 14 years ago
  90. 9e1df38 SLING-1258 - adding gitignore files by Justin Edelson · 14 years ago
  91. 4b62356 Revert "creating gitignore files" by Justin Edelson · 14 years ago
  92. 46afa4a SLING-1258 - creating gitignore files by Justin Edelson · 14 years ago
  93. bbc61d9 SLING-1257 - adding a Groovy Builder for producing JSON documents by Justin Edelson · 14 years ago
  94. 27e4b3a Introducing the maven-launchpad-plugin and builder (fka uber) project described in SLING-1197 by Justin Edelson · 14 years ago
  95. 6339d32 SLING-1231 - default GET servlet now returns 404/NOT FOUND if no renderer is defined for the request extension by Bertrand Delacretaz · 14 years ago
  96. 28be66a SLING-1208 As of Jackrabbit 1.6 the protected properties of the repository reflection of users and groups are not returned as Authorizable properties any more. Therefore the rep:principalName property which is checked in the integration test does not exist any longer. by Felix Meschberger · 14 years ago
  97. ceb8004 SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries by Felix Meschberger · 14 years ago
  98. 83d9255 #26239 - use latest launchpad.base module by Bertrand Delacretaz · 14 years ago
  99. 37311e1 SLING-1157 apply testing extension supporting WAR bundles (another thanks to Justin Edelson for providing) by Felix Meschberger · 14 years ago
  100. f8a4cc8 SLING-1177 - use latest launchpad.base version and warn about duplicate reference in pom.xml (that we should get rid of, but that's another story) by Bertrand Delacretaz · 14 years ago