1. d87ab6a Namespace and case insensitivity support in feeds by Eric Anderson · 11 years ago
  2. 199b589 Provide sane AdaptorContext until Adaptor.destroy by Eric Anderson · 11 years ago
  3. c9c9e25 Ensure threads have stopped before Adaptor.destroy by Eric Anderson · 11 years ago
  4. 934b1d6 Separate HttpServer management from GsaCommHandler by Eric Anderson · 11 years ago
  5. 54610ba Acl authz honors case sensitivity boolean by PJ · 11 years ago
  6. ada57dc Acl gets case sensitivity boolean; not yet used in authz by PJ · 11 years ago
  7. 018e8e7 Acl uses Principal review comments by PJ · 11 years ago
  8. 2270834 Acl group methods use GroupPrincipal by PJ · 11 years ago
  9. 51a934e Acl user methods use UserPrincipal by PJ · 11 years ago
  10. f8f9fdc Principal code review comments by PJ · 11 years ago
  11. aa8a1df AuthnIdentity getGroups now gives Set<GroupPrincipal> by PJ · 11 years ago
  12. 1c1a684 AuthnIdentity has UserPrincipal instead of username by PJ · 11 years ago
  13. 5b8d071 Represent Principals (both user and group) by PJ · 11 years ago
  14. a862057 Remove unnecessary public API from HttpExchanges by Eric Anderson · 11 years ago
  15. 967c0c4 Fix bug: full doc pusher doesn't work after reload by Sergey Pisarenko · 11 years ago
  16. d8b5e32 Fix bug in OneAtATimeRunnable, set runningThread correctly by Sergey Pisarenko · 11 years ago
  17. 320b014 Make dependency in push-incr test volatile by PJ · 11 years ago
  18. 972617a touch up incr-push in dash CL by PJ · 11 years ago
  19. 2764d41 Use AuthnIdentity in ACL API by Eric Anderson · 11 years ago
  20. 598068e Improve docs for using keytool by Eric Anderson · 11 years ago
  21. 886b5f2 Show the last incremental push in the dashboard by Sergey Pisarenko · 11 years ago
  22. f1ece1b Start serving when adaptor has initialized by Sergey Pisarenko · 11 years ago
  23. 14457e1 Support Adaptor-provided Authn to the GSA by Eric Anderson · 11 years ago
  24. c89e9ab Split AbstractHandler into concrete classes by Eric Anderson · 11 years ago
  25. 8dab1d0 Fix broken StatRpcMethodTest by Sergey Pisarenko · 11 years ago
  26. c2225ae Added "push incremental update" from dashboard by Sergey Pisarenko · 11 years ago
  27. 5659a04 Added version information to the dashboard by Sergey Pisarenko · 11 years ago
  28. 8cd0e1d document jvm args enabling security by PJ · 11 years ago
  29. f5498cb Add a watchdog to interrupt long-running tasks by Eric Anderson · 11 years ago
  30. 0de7885 Move config key-specific logic to common codepath by Eric Anderson · 11 years ago
  31. b0bbccd Add version info to adaptor.jar's manifest by Eric Anderson · 11 years ago
  32. 0e4afe8 Merge manifest info for withlib jar by Eric Anderson · 11 years ago
  33. d498bea Stream results in CommandLineAdaptor by Eric Anderson · 12 years ago
  34. 32f1a1c Improve debugability of retriever exceptions by Eric Anderson · 11 years ago
  35. c0d1ad0 Add comment describing need for dashboard port by Eric Anderson · 11 years ago
  36. c2eb00e Add a sleep to stop() to help mitigate a race by Eric Anderson · 11 years ago
  37. e95a88c Merge branch 'master' of https://code.google.com/p/plexi by PJ · 11 years ago
  38. 5619b9e use reduced memory in journal by default by PJ · 11 years ago
  39. f447f13 Fix validation checks for duplicate keys in Config by Eric Anderson · 11 years ago
  40. f3fe1a4 Fix CommandLineAdapter getRetrieverCommand method name. by PJ · 11 years ago
  41. e346221 Workaround HttpServer.stop() bug to speed shutdown by Eric Anderson · 12 years ago
  42. afe2196 Shutdown Executors as part of stop by Eric Anderson · 12 years ago
  43. 24d8eaa Improve dashboard login error when GSA unavailable by Eric Anderson · 12 years ago
  44. f792afa Workaround GSA 7.0 bug by Eric Anderson · 12 years ago
  45. c0281fe RuntimeExceptions should not kill incr pushing by Eric Anderson · 12 years ago
  46. 5af4bd1 Allow adaptors to close OutputStream in retriever by Eric Anderson · 12 years ago
  47. 5dc5f66 Force usage of Java 1.6 features and bytecode by Eric Anderson · 12 years ago
  48. 7537877 Small logging/exception string improvements by Eric Anderson · 12 years ago
  49. 80a7947 Wrap long line of code by Eric Anderson · 12 years ago
  50. 04af1af Support sending Last-Modified for documents by Eric Anderson · 12 years ago
  51. c40e8d3 Make uses of CommandStreamParser consistant by Eric Anderson · 12 years ago
  52. a5f6c1e Fix split() invocation to not lose empty strings by Eric Anderson · 12 years ago
  53. 3938864 Improve HTTP date handling by Eric Anderson · 12 years ago
  54. c4c1721 Handle Adaptor.init throwing InterruptedException by Eric Anderson · 12 years ago
  55. 101e87f Add toString() to ACL for debugging by Eric Anderson · 12 years ago
  56. 990216a Send ACL with fake deny rule to GSA for empty ACL by Eric Anderson · 12 years ago
  57. 1c7e8c1 javadoc configuration options by PJ · 12 years ago
  58. 0a4d0df Add support for X-Gsa-Serve-Security by Eric Anderson · 12 years ago
  59. bf81c3a Enhance stop() to cancel currently-running start() by Eric Anderson · 12 years ago
  60. 4f168c9 Improve debugability by adding toString to Request by Eric Anderson · 12 years ago
  61. 1f4fad5 Merge branch 'master' of https://code.google.com/p/plexi by PJ · 12 years ago
  62. b652a6d provide mime type of test for db docs by PJ · 12 years ago
  63. e60385b Reduce exceptions thrown by GsaCommHandler.start by Eric Anderson · 12 years ago
  64. f937ebe Reduce GsaCommunicationHandlerTest time by 4s by Eric Anderson · 12 years ago
  65. 707a568 db example review comments incorporated by PJ · 12 years ago
  66. 784c945 provide db example command; remind of no pooling in class comment by PJ · 12 years ago
  67. 019373a add closing of statement and result set to db example by PJ · 12 years ago
  68. 6abc3aa rearrange db example code; adaptor first, utils 2nd by PJ · 12 years ago
  69. 7dc48f1 make db stream doc ids by PJ · 12 years ago
  70. a90492e Improve JavaDoc by Eric Anderson · 12 years ago
  71. 648ec6c Add 6.14 feed workaround by Eric Anderson · 12 years ago
  72. b22108e Remove config modification events from public API by Eric Anderson · 12 years ago
  73. d548016 Merge branch 'master' of https://code.google.com/p/plexi by PJ · 12 years ago
  74. 363bf62 remove obsolete build targets by PJ · 12 years ago
  75. a7f30f5 Merge branch 'master' of https://code.google.com/p/plexi by PJ · 12 years ago
  76. 92c362f minor updates to adaptor examples by PJ · 12 years ago
  77. b610840 update shell script examples to GSA data version 1 by PJ · 12 years ago
  78. d72929b explicitly make staging dirs for ant by PJ · 12 years ago
  79. 0bb56a1 Merge branch 'master' of https://code.google.com/p/plexi by PJ · 12 years ago
  80. 1f6c725 fix a close that shoulda been a flush by PJ · 12 years ago
  81. 34f9cbc Allow specifying which tests to run on the cmdline by Eric Anderson · 12 years ago
  82. 0f1b7af Always use GENERATE to mark computed configuration by Eric Anderson · 12 years ago
  83. 9acff89 Clear previous metadata/ACL if current is empty by Eric Anderson · 12 years ago
  84. f3cb2b8 Add license information to binary distribution by Eric Anderson · 12 years ago
  85. e0685ab include example sh scripts in bin zip by PJ · 12 years ago
  86. befc9d9 final license touchups by PJ · 12 years ago
  87. 67ff880 somehow a single letter from CDDL got removed. by PJ · 12 years ago
  88. de0f84d replace non-ascii license characters with ascii version by PJ · 12 years ago
  89. 11f8b79 fmt long lines by PJ · 12 years ago
  90. 29a1135 attribute 3rd party software befittingly by PJ · 12 years ago
  91. fdce96c remove a spurious binary class from test sources dir by P.J. Opalinski · 12 years ago
  92. 580beef Merge branch 'master' of https://code.google.com/p/plexi by P.J. Opalinski · 12 years ago
  93. 9d60bb9 review comments for Metadata part 2 by P.J. Opalinski · 12 years ago
  94. 97576d1 review comments for Metadata by P.J. Opalinski · 12 years ago
  95. ddf33b2 Add logging of response headers at FINER level by Eric Anderson · 12 years ago
  96. 9ca686a create and use unmodifiable view of Metadata by PJ O · 12 years ago
  97. 7a80f1e touch up Metadata iterator; add empty iterator test by PJ O · 12 years ago
  98. bd7366a command line support for multiple values per metadata key by PJ O · 12 years ago
  99. a9ce511 rearange Metadata tests to be in method order of Metadata by PJ O · 12 years ago
  100. b623dd9 finished updating all Metadata tests by PJ O · 12 years ago