1. 79b09fd Deployment guide update for user domain requirement while running adaptor on Linux by Tanmay Vartak · 10 years ago master
  2. 644f66a Remove unsupported character codes from XML response by Tanmay Vartak · 10 years ago
  3. 0c96de9 Log warning when Adaptor is configured to use Virtual server URL not avaible in alternate access mapping as public URL by Tanmay Vartak · 10 years ago
  4. fac8aa9 Powershell script to enable access for Adaptor User on read only site collections by Tanmay Vartak · 10 years ago
  5. 094f569 Log all SOAP Exceptions returned by SharePoint. by Tanmay Vartak · 10 years ago
  6. 3c42dff Merge branch 'master' of https://code.google.com/p/plexi.sharepoint by PJ · 10 years ago v4.0.x
  7. f35e0e1 Use SiteUser mapping to build ACLs when user is not available in member id mapping by Tanmay Vartak · 10 years ago
  8. a407fbd add server.port optional config to docs by PJ · 10 years ago
  9. f768c68 Log warning if adaptor user is having other than full read permission on by Tanmay Vartak · 10 years ago
  10. 4554ced Use ows_Modified as "Last Modified" value. by Tanmay Vartak · 10 years ago
  11. bb75cdc Show better error message when SharePoint is down or adaptor is wrongly configured by Tanmay Vartak · 10 years ago
  12. ee518f9 SharePoint Powershell Utility to size SharePoint deployments by Tanmay Vartak · 10 years ago
  13. 37ec782 Return 404 for attachment documents when parent list item is deleted or not available. by Tanmay Vartak · 10 years ago
  14. d18b9d7 Documentation update for ADFS and Live authentication support by Tanmay Vartak · 10 years ago
  15. e20f685 move lib/plexi to 4.0.2 by PJ · 10 years ago
  16. 03d3797 Decode Claims from trusted identity provider by Tanmay Vartak · 10 years ago
  17. 7c55e06 Update Adaptor help file to include socket time out and read time out configuration properties by Tanmay Vartak · 10 years ago
  18. d49de2d Add Startup exception to Adaptor init for permanent failure scenarios by Tanmay Vartak · 10 years ago
  19. 38e19f6 Specify socket timeout and read time out for SharePoint web services call to avoid hanged threads from unstable SharePoint env. by Tanmay Vartak · 10 years ago
  20. 74ab159 plexi update @revision 97c617d0cfd8713e8a4d7fbbe61bc6b3ebf2c3fd by Tanmay Vartak · 10 years ago
  21. 5bafefb Use 2 arg String.split as per code review comments by Tanmay Vartak · 10 years ago
  22. 8242917 Support added for ADFS 2.0 and Live Authentication. by Tanmay Vartak · 10 years ago
  23. d134773 Fixing exception wrapper for UnknownHostException by Marc Kriguer · 10 years ago
  24. c493a54 Perform null check on Executor service in Adaptor.destroy. by Tanmay Vartak · 10 years ago
  25. 1e745a8 Add a "nicer" exception message when auth fails by Marc Kriguer · 10 years ago
  26. a6dcb77 add dashboard port to deployment guide by PJ · 10 years ago
  27. a35f2fd Use AsyncDocIdPusher to push named resources by Tanmay Vartak · 10 years ago
  28. 283b7c6 Updated Plexi to 8a614f2b5d357b980ba63bac4a9dbd8955f23f23 by Tanmay Vartak · 10 years ago
  29. 6a7b355 Merge branch 'master' of https://code.google.com/p/plexi.sharepoint by Tanmay Vartak · 10 years ago
  30. 4c98de3 Re-factor FormsAuthenticationHandler and add unit tests. by Tanmay Vartak · 10 years ago
  31. cd4ba68 an adaptorlib.suffix shoulda been adaptor.suffix by PJ · 10 years ago
  32. 204fe66 Use root folder for display URL when list default view is empty by Tanmay Vartak · 10 years ago
  33. 50c41af roll plexi lib forward to touch past v4.0.1 by PJ · 10 years ago
  34. e024d7f Use List root folder named resource for List ACL instead of List default view URL by Tanmay Vartak · 10 years ago
  35. 59cd97b Improve attachment handling using redirect on list root folder by Tanmay Vartak · 10 years ago
  36. aabae0a Add missing copyright headers by Eric Anderson · 10 years ago
  37. c59b7a1 Handle case where File looks like Attachment by Eric Anderson · 10 years ago
  38. 389fcdc Remove wildcard imports by Eric Anderson · 10 years ago
  39. 8477ac6 Clear groups on reset for AccumulatingDocIdPusher and return named resources as unmodifiable collection by Tanmay Vartak · 10 years ago
  40. 9d1e7ae Detect error page from SharePoint by Tanmay Vartak · 10 years ago
  41. 579e76c When running on windows use current credentials for SPUserProfile Adaptor by Tanmay Vartak · 10 years ago
  42. af3ae25 Require ASPX page to be a direct child of the Web by Tanmay Vartak · 10 years ago
  43. 5df6e5e Documentation update for NTLMv2 support by Tanmay Vartak · 10 years ago
  44. b5f6a84 Fix for b/12589674 Running adaptor from windows machine expects to have SharePoint username and password specified. by Tanmay Vartak · 10 years ago
  45. ea84ad8 Update deployment documentation by Eric Anderson · 10 years ago
  46. d898995 Fix deployment documentation formatting by Eric Anderson · 10 years ago
  47. 3f6ffb3 update JRE reqs for windows by PJ · 10 years ago
  48. 8d34e63 Set Last-Modified for Lists by Eric Anderson · 10 years ago
  49. 529299b Filter Lists with empty default view URLs by Eric Anderson · 10 years ago
  50. 68a8aad Try guessing LI URL for attachment when List fails by Eric Anderson · 10 years ago
  51. 564b7d5 Strip  from received XML by Eric Anderson · 10 years ago
  52. 4b4a8a7 update deployment guide by PJ · 10 years ago
  53. 9928b64 Update to latest plexi by Eric Anderson · 10 years ago
  54. dfc9e48 Convert SP-specific mime types to GSA-expected type by Eric Anderson · 11 years ago
  55. 882451a Prevent hard-coded words from being indexed by Eric Anderson · 11 years ago
  56. e5e217b Add metadata to list item contents for snippets by Eric Anderson · 11 years ago
  57. 8941a2a Quote replacement for metadata named decoding by Eric Anderson · 11 years ago
  58. 03937f6 Skip UserProfile_GUID property from SharePoint User profile meta data by Tanmay Vartak · 11 years ago
  59. 1a0f5a2 Fix NPE when restarting adaptor by Eric Anderson · 11 years ago
  60. b08e8c2 Support trailing slash in sharepoint.server by Eric Anderson · 11 years ago
  61. a50fa6e Batch group definitions by Eric Anderson · 11 years ago
  62. d3a39bb Add support for attachments on Folders by Eric Anderson · 11 years ago
  63. ef4a374 Support site administrators in ACLs by Eric Anderson · 11 years ago
  64. 05aabce To use windows authentication in SharePoint environment with multiple claims providers by Tanmay Vartak · 11 years ago
  65. 8ef6124 Host Name site collection support by Tanmay Vartak · 11 years ago
  66. 9c6e596 Provide Last-Modified in responses by Eric Anderson · 11 years ago
  67. 1163445 Merge branch 'master' of https://code.google.com/p/plexi.sharepoint by Tanmay Vartak · 11 years ago
  68. 4172d64 Incremental update support for SP 2013 by Tanmay Vartak · 11 years ago
  69. 960c99e Decode _x????_ escapes in metadata names by Eric Anderson · 11 years ago
  70. 4d805c1 Filter ows_MetaInfo by Eric Anderson · 11 years ago
  71. 3ee707e Fix spaces in Site names in more places by Eric Anderson · 11 years ago
  72. 38a861e Fix Unicode in Site names by Eric Anderson · 11 years ago
  73. 1d7c061 Normalize xml files to Unix newlines for tests by Tanmay Vartak · 11 years ago
  74. 7af9f86 Update to latest plexi by Eric Anderson · 11 years ago
  75. d32bb80 Update to latest plexi by Eric Anderson · 11 years ago
  76. 7e611bc Rebuild plexi with "dist" so "clean" is run by Eric Anderson · 11 years ago
  77. 77e5aa2 Add local group feeding support by Eric Anderson · 11 years ago
  78. bafd02c additional metadata for list guid, Object type and parent web title by Tanmay Vartak · 11 years ago
  79. f7c784c Flipping isSP2010 check to isSP2007 check to support SP2013 by Tanmay Vartak · 11 years ago
  80. bd42e0f Display URL support for User Profile Adaptor by Tanmay Vartak · 11 years ago
  81. cabd8e1 Use fragment-based named resource by Eric Anderson · 11 years ago
  82. 82126fc Improve modification feeding, reduce bug proneness by Eric Anderson · 11 years ago
  83. ca909f9 Add namespace support by Eric Anderson · 11 years ago
  84. 5aa663f Update plexi by Eric Anderson · 11 years ago
  85. 91017d6 Fix lint complaints by Eric Anderson · 11 years ago
  86. 6f1d93a Cleanup spaces in metadata keys by Eric Anderson · 11 years ago
  87. 6b5e37a Add Claims support to web-app-policy-ACL and use of people.asmx to resolve policy users by Tanmay Vartak · 11 years ago
  88. cd3be84 Decoding forms authentication claims by Tanmay Vartak · 11 years ago
  89. 23877bb SharePoint forms authentication support by Tanmay Vartak · 11 years ago
  90. fe466f7 Improve HTML for User profiles by Tanmay Vartak · 11 years ago
  91. f322fb0 Make user profile ACLs case Insensitive https://codereview.appspot.com/12905043/ by Tanmay Vartak · 11 years ago
  92. 2a40fe2 Combine SOAP Factory objects by Eric Anderson · 11 years ago
  93. 6554aab Merge branch 'master' of https://code.google.com/p/plexi.sharepoint by Tanmay Vartak · 11 years ago
  94. 2d756d7 Deployment steps update for User Profile Adaptor by Tanmay Vartak · 11 years ago
  95. ecd7e0f Send feeds when generated HTML grows too long by Eric Anderson · 12 years ago
  96. e9fa1d4 Fix spUrlToUri for path-less URLs, for root site by Eric Anderson · 11 years ago
  97. d9f93cb Make copies of SP Adaptor JARs for User Profiles by Eric Anderson · 11 years ago
  98. d0a5a2b Remove redundant calls to obtain items from cache by Eric Anderson · 11 years ago
  99. c18c26f Prevent "Lists" Folder from being listed for Sites by Eric Anderson · 11 years ago
  100. ac8bc53 Fix unicode for generated HTML and GET requests by Eric Anderson · 11 years ago