1. bafd920 Upgrade Apache Commons Collections to v3.2.2 by Luciano Resende · 8 years ago trunk
  2. b3da60b [WINK-437] Fix OSGi missing dependency by Luciano Resende · 9 years ago
  3. a01feaf WINK-371 - Force UTF-8 when reading Multi-Part MIME. by Luciano Resende · 9 years ago
  4. 598af98 WINK-418 fixed file name by Gerhard Petracek · 11 years ago
  5. 2122284 WINK-412 - Add @Ignore to the CDI server test by Luciano Resende · 11 years ago
  6. 6a9e06b Minor updates on release notes, preparing for the release by Luciano Resende · 11 years ago
  7. 5227663 WINK-409 - Use bundle plugin to create manifest file by Luciano Resende · 11 years ago
  8. 8e0663d Update Google Guice dependency to version 3.0 by Luciano Resende · 11 years ago
  9. d8fbd14 WINK-388 - Applying patch part 2 from Gerhard Petracek that reworks cdi integration by Luciano Resende · 11 years ago
  10. e32f948 WINK-388 - Applying patch from Gerhard Petracek that reworks cdi integration by Luciano Resende · 11 years ago
  11. b829895 WINK-394 - Applying patch from Gerhard Petracek to start using Apache Geronimo version of the JSR311 API jar by Luciano Resende · 11 years ago
  12. 53ec039 Minor blank line change to test auth by Luciano Resende · 11 years ago
  13. 7c0c15f WINK-392 - Applying patch from Gerhard Petracek to remove unecessary depedency by Luciano Resende · 11 years ago
  14. d91c456 WINK-389 - Add mac files to .gitignore by Luciano Resende · 11 years ago
  15. aca1807 WINK-389 - Patch from Gerhard Petracek configuring .gitignore to be used by git by Luciano Resende · 11 years ago
  16. 3d490e0 Fixing release version in release notes by Luciano Resende · 11 years ago
  17. e8180cb WINK-379 - Return HttpStatus.NOT_ACCEPTABLE (406) if no methods support one of the acceptable response entity body media types by Luciano Resende · 11 years ago
  18. 6469e98 Minor formattings by Luciano Resende · 11 years ago
  19. d63bf5b Update trunk pom version to 1.4.0-SNAPSHOT by Luciano Resende · 11 years ago
  20. 8ae3a1e Remove disclaimer from aggregates by Luciano Resende · 11 years ago
  21. 2b78c18 Update apache parent pom to version 13 by Luciano Resende · 11 years ago
  22. 07ae8d5 Update year in notice files by Luciano Resende · 11 years ago
  23. b7aea86 WINK-380 - Add support for structured syntax suffix in media types (e.g. application/vnd.custom+json) by Luciano Resende · 11 years ago
  24. 159d706 WINK-381 - Fix link about OSGiification by Luciano Resende · 11 years ago
  25. 52a4b41 Remove 'incubating' from maven artifacts by Luciano Resende · 11 years ago
  26. a66c690 Remove incubator disclaimers by Luciano Resende · 11 years ago
  27. 5d06aee Remove incubator references from repository configuration by Luciano Resende · 11 years ago
  28. a38b2f2 Wink has become a TLP by Daniel Shahaf · 11 years ago
  29. 045d10b WINK-377 - Add support for registering root resources with classes (rather then with instances) by Luciano Resende · 11 years ago
  30. 6713456 Fix exception handling in Thrift provider to be compatible with JDK 5.0 by Luciano Resende · 11 years ago
  31. 3bcff85 Fix exception handling in Thrift provider to be compatible with JDK 5.0 by Luciano Resende · 11 years ago
  32. 367bded WINK-375 - Applying patch from Reto Bachmann-Gmür to re-register previously unregistered service in a OSGi environment by Luciano Resende · 11 years ago
  33. b1a6b77 Remove duplicate plugin that was causing build warnings by Luciano Resende · 11 years ago
  34. a11e607 WINK-373 - Fix NPE when EntityType is null by Luciano Resende · 11 years ago
  35. b45debf Update maven-jar-plugin version to 2.4 by Luciano Resende · 11 years ago
  36. be158ee Update maven-bundle-plugin to version 2.3.7 by Luciano Resende · 11 years ago
  37. 288af07 Update Apache parent pom to version 12 by Luciano Resende · 11 years ago
  38. 7aa01e4 WINK-372 - Add Support for WADL Doc text content when using @WADLDoc annotation in Resource class by Luciano Resende · 11 years ago
  39. c822d1c Updating to apache pom version 11 by Luciano Resende · 12 years ago
  40. a09b6be Adding thrift provider to build by Luciano Resende · 12 years ago
  41. bfc1bc4 Removing deprecated code from Jackson integration by Luciano Resende · 12 years ago
  42. c29d00c WINK-369 update license/notice for wink-osgi module. Thanks Michael Fiedler! Adapted his contribution to use maven appended-resources by Kevan Lee Miller · 12 years ago
  43. ba703fe WINK-363 - Applying Patch from Georg Sander to fix generic related issues by Luciano Resende · 12 years ago
  44. 0f2d511 WINK-366 - Applying patch from gentaro oka to properly propagate exceptions by Luciano Resende · 12 years ago
  45. 828a3db Bumping pom version to 1.3.0-incubating-SNAPSHOT by Luciano Resende · 12 years ago
  46. be93781 WINK-351 - Additional changes from Reto to properly set root resource to none by Luciano Resende · 12 years ago
  47. dc4270d Set the chunked mode as the default by Zhaohui Feng · 12 years ago
  48. f8bb825 Allow the injected context proxy to use context resolvers by Zhaohui Feng · 12 years ago
  49. ceb5d68 Allow the RestClient to use non-chunked transfer encoding by Zhaohui Feng · 12 years ago
  50. ae728e5 Fixing artifacts version by Luciano Resende · 12 years ago
  51. de10f5d Updating copyright dates in NOTICE files by Luciano Resende · 12 years ago
  52. cb03c65 svn propset by Luciano Resende · 12 years ago
  53. 98b64a1 Adding async client by Luciano Resende · 12 years ago
  54. ff007ef Updating version number by Luciano Resende · 12 years ago
  55. 3e1c207 WINK-360 - Applying patch from gentaro oka to allow injection of members of Handler with Guice when using custom handlers by Luciano Resende · 12 years ago
  56. 2c5784f Upgrading maven surefire plugin to workaround SUREFIRE-704 by Luciano Resende · 12 years ago
  57. 67f1edc Fixing up build issue related to resource externalization by Luciano Resende · 12 years ago
  58. 8ed1872 Fixing up build issue related to resource externalization by Luciano Resende · 12 years ago
  59. 084899f Fixing up AL headers to follow same pattern of other files and to avoid license check warnings/errors by Luciano Resende · 12 years ago
  60. 8c74535 Excluding files that are causing build warnings by Luciano Resende · 12 years ago
  61. a0b8e9f WINK-351 - Applying patch from Reto Bachmann-Gmur to provide Felix OSGi integration/extension by Luciano Resende · 12 years ago
  62. c900f41 Updating to latest Apache parent pom release by Luciano Resende · 12 years ago
  63. f416e2e Move the handler too by Zhaohui Feng · 12 years ago
  64. 0377503 Move to org.apache.wink.client.httpclient to avoid OSGi split packages against the wink-client by Zhaohui Feng · 12 years ago
  65. 09f9a73 Apply the patch for https://issues.apache.org/jira/browse/WINK-364. Thanks, Seshu. by Zhaohui Feng · 12 years ago
  66. d2a9805 Change the output folder to be under target by Zhaohui Feng · 12 years ago
  67. db21f1b Use constants to reference the http status code by Zhaohui Feng · 12 years ago
  68. 50c938a Upgrade to the latest jackson version by Zhaohui Feng · 12 years ago
  69. bafc232 Add generics support for collections by Zhaohui Feng · 12 years ago
  70. 3bd8157 Add svn:ignore by Zhaohui Feng · 12 years ago
  71. bd7ba6e Fix the multipart format based on the http specs by Zhaohui Feng · 12 years ago
  72. 6d5f3d7 Upgrade the httpclient version by Zhaohui Feng · 12 years ago
  73. 8cc8607 WINK-356 - Applying patch from Gentaro Oka to fix issue around guice server when custom application class was in use by Luciano Resende · 12 years ago
  74. 2a0b32c Apply the patch from Seshu Pasam for WINK-353. Thanks. by Zhaohui Feng · 13 years ago
  75. 6fb16ca Apply the patch from Seshu Pasam for WINK-352. Thanks. by Zhaohui Feng · 13 years ago
  76. 6490a45 Should be java.util.Date by Zhaohui Feng · 13 years ago
  77. 88b447a Enhance the Date conversion for headers/parameters by Zhaohui Feng · 13 years ago
  78. 3369b58 Adding more error logs for BAD_REQUEST (400) by Zhaohui Feng · 13 years ago
  79. f5b6062 WINK-347 - Applying patch from Varesh Tapadia to avoid NPE in logging statement by Luciano Resende · 13 years ago
  80. 563ec49 Add back the apache-wink module for build by Bryant Luk · 13 years ago
  81. 9bbda5f Add osgi module back to build by Bryant Luk · 13 years ago
  82. 6da9777 Also disable apache-wink submodule temporarily for builds by Bryant Luk · 13 years ago
  83. 4ac3cfe Temporarily disable wink-assembly-aggregatejar-osgi module by Bryant Luk · 13 years ago
  84. 7dad432 Updating version id after 1.1.3 release by Luciano Resende · 13 years ago
  85. be84012 Fix CIBuild issues by Zhaohui Feng · 13 years ago
  86. f7a1e94 Adding version to dependency to avoid build complaints by Luciano Resende · 13 years ago
  87. c2f8476 Update to GBP 2.4.0a by Zhaohui Feng · 13 years ago
  88. f7f3587 Update dependencies by Zhaohui Feng · 13 years ago
  89. 44153a0 Once marshaller is released, don't re-use by Bryant Luk · 13 years ago
  90. 35971fe SimpleDateFormat is not thread safe so create new instance by Bryant Luk · 13 years ago
  91. 923118b Capture variables could be different in subresource methods by Bryant Luk · 13 years ago
  92. a1fe2b8 Adding Trhift extension to distribution by Luciano Resende · 13 years ago
  93. 5002258 Adding protocol buffers legal files to distribution by Luciano Resende · 13 years ago
  94. 6d6a7c6 Adding protocol buffer extension to distribution by Luciano Resende · 13 years ago
  95. 3721fda Fixing RAT issues by Luciano Resende · 13 years ago
  96. 2667781 Re-add OSGi module by Bryant Luk · 13 years ago
  97. c0af798 Add back the general apache-wink distribution by Bryant Luk · 13 years ago
  98. 66572c6 Re-add the aggregate JAR by Bryant Luk · 13 years ago
  99. 39cbd9b Temporarily disable all the aggregate JARs first by Bryant Luk · 13 years ago
  100. 45097cb Temporarily disable wink-assembly-aggregatejar-osgi by Bryant Luk · 13 years ago