1. 082989e Update .asf.yaml - fix spelling (#399) by John Bampton · 12 months ago master
  2. 176f4bc remove travis from required checks for merging PRs (#398) by David Grove · 2 years, 9 months ago
  3. df97566 fix travis URL (#394) by David Grove · 4 years ago
  4. 6b9fa32 roll credentials (#393) by David Grove · 4 years ago
  5. 3f24e01 Update notice (#392) by Dominic Kim · 4 years, 4 months ago
  6. 452bc45 configure github project using .asf.yaml (#391) by David Grove · 4 years, 7 months ago
  7. f2a091b chore: fix spelling (#390) by John Bampton · 4 years, 7 months ago
  8. 4262263 update for travis migration (#387) by David Grove · 4 years, 9 months ago
  9. 112cd1f Allow trailing non-alphanumeric character in path params (#386) by DavidMGreen · 4 years, 10 months ago
  10. 5ef42e3 Update management_interface_v2.md by Mr.Yang · 5 years ago
  11. 1e90148 fix(rclone): use official install mechanism (#381) by Matt Hamann · 5 years ago
  12. c0615cf fix(ci): exclude 3rd party scripts from scan by Matt Hamann · 5 years ago
  13. df5ba8e fix(ci): proper lua install by Matt Hamann · 5 years ago
  14. 0b6268e fix(lint): most lint errors resolved by Matt Hamann · 5 years ago
  15. 79f7794 fix(lint): remove unused modules by Matt Hamann · 5 years ago
  16. 6d5b9d1 feat(ci): check for lua global scope problems by Matt Hamann · 5 years ago
  17. 9733fb9 fix(core): upstream openresty fixes; lua global scope pollution by Matt Hamann · 5 years ago
  18. 888f105 Rename parsePolicies to parseSwaggerPolicies to avoid conflict (#377) by jiangpch · 5 years ago
  19. b8013f2 chore: upgrade to latest openresty stable (#374) by Matt Hamann · 5 years ago
  20. 6fb8fff update end year to 2020 in NOTICE.txt (#372) by David Grove · 5 years ago 1.0.0
  21. f2a56cd add changelog (#371) by David Grove · 5 years ago
  22. 519f1e9 Fix array handling during mapping operations (#359) by Matt Hamann · 5 years ago
  23. ca0fae0 Fix getUriPath logic to ignore API tenant base path (#363) by Hidematsu Sueki · 5 years ago
  24. c79eda2 fix(http): Use HTTP 1.1 for upstreams (#369) by Matt Hamann · 6 years ago
  25. 6ed81c5 Disable ipv6 during DNS resolution (#366) by Matt Hamann · 6 years ago
  26. 4d1fbf5 Fix max body size limit (#365) by Matt Hamann · 6 years ago
  27. 5d419ed travis normalization dist, language, jdk, docker install (#367) by David Grove · 6 years ago
  28. 2201160 Fix App ID bug, add unit tests (#357) by Matt Hamann · 6 years ago
  29. 24d9865 Add support for preserving XF headers from upstream (#356) by Hidematsu Sueki · 6 years ago
  30. 6f66df9 Add license to dockerfile fragments. (#355) by rodric rabbah · 6 years ago
  31. b80ce4d OAuth fixes and improvements (#353) by Matt Hamann · 6 years ago 0.11.0
  32. 5025170 Remove 'incubat(ing, ion, or)' designation and disclaimer (#352) by Matt Rutkowski · 6 years ago
  33. fd1f48d Run test framework in a Docker container (#351) by Matt Hamann · 6 years ago
  34. 174b995 Tests for backend url override support (#350) by Chetan Mehrotra · 6 years ago
  35. 203d355 Remove Incubat(ing, ion, or) from docs (#349) by Matt Rutkowski · 6 years ago
  36. c064b29 Enable overriding the backend url to enable standalone mode (#347) by Chetan Mehrotra · 6 years ago
  37. add9e6f change travis builds to publish docker images with tag 'nightly' (#346) by David Grove · 6 years ago
  38. 786879a Update all files using Mini license header to use full ASF header (#344) by Matt Rutkowski · 6 years ago
  39. a737552 Improve LICENSE/NOTICE treatment of bundled non-ASF files. (#341) by David Grove · 6 years ago 0.10.0-incubating
  40. 4071f82 Guard against missing query parameters. (#343) by rodric rabbah · 6 years ago
  41. 1f46de9 Add paging to getTenantAPIs (#335) by Lars Andersson · 6 years ago
  42. cf9bd9a Add retry logic to redis queries (#339) by Alex Song · 6 years ago 0.9.14
  43. 993dda2 Decode body only if it is JSON (#338) by Alex Song · 6 years ago
  44. 226c1d9 update end year in notice (#336) by David Grove · 7 years ago
  45. 00c4c7c Integrate upstream Aarch64 changes (#332) by Jonathan Springer · 7 years ago
  46. 80dfa6d Fix builds post Alpine 3.9 (#337) by Matt Hamann · 7 years ago
  47. bed6e65 Update client_max_body_size for managed APIs (#327) by Cody Walker · 7 years ago
  48. 7dc641c Add package tzdata to the image (#319) by jiangpch · 7 years ago
  49. 2737295 Include license in container image (#328) by Matt Hamann · 7 years ago
  50. 0a84552 Security: Disable use of X-Accel-Redirect header (#330) by moritzraho · 7 years ago
  51. e56a1c0 package rename for whisk.core is now org.apache.openwhisk.core (#331) by Carlos Santana · 7 years ago
  52. a996221 bump scala to 2.12.7 (#329) by Mark Deuser · 7 years ago
  53. 3616abf Decode empty JSON arrays correctly (#324) by Alex Song · 7 years ago 0.9.13
  54. 5921317 travis push lastest as hash commit tag (#323) by Carlos Santana · 7 years ago
  55. 3f88122 Update managed API timeout (#321) by Cody Walker · 7 years ago
  56. eb22ac6 Revert the copyright to the content in the template (#320) by Vincent · 7 years ago 0.9.0-incubating 0.9.0-incubating
  57. c89afeb Add additional headers to remove when cors is disabled (#317) by Alex Song · 7 years ago 0.9.12
  58. 56673df Add playbook to install package. (#316) by rodric rabbah · 7 years ago
  59. bac25d8 Fix Access-Control-Allow-Headers header; Fix case when cors is not set (#315) by Alex Song · 7 years ago
  60. b4d25b5 Move gateway playbook after openwhisk. (#314) by rodric rabbah · 7 years ago
  61. 2b87366 Fix awk command in init.sh generating resolvers.conf file (#313) by Sam Baxter · 7 years ago
  62. 8fbfb97 Add the DISCLAIMER file for Apache incubator project (#308) by Vincent · 7 years ago
  63. 8907ab9 Fix license header in rules config. file. (#305) by Matt Rutkowski · 7 years ago
  64. cd7a7f1 Fix minor scancode EOL error in index.html. (#303) by Matt Rutkowski · 7 years ago
  65. da17089 Add option to encrypt redis password (#302) by Alex Song · 7 years ago 0.9.11
  66. 86e5fdc Add ASF license header to travis yaml file. (#301) by Matt Rutkowski · 7 years ago
  67. 3009c07 Remove IBM copyright from LICENSE.txt (#299) by Matt Rutkowski · 7 years ago
  68. 39d88cf Change hash header to latest version in .conf files. (#298) by Matt Rutkowski · 7 years ago
  69. 44fc452 refactor travis setup (#297) by Carlos Santana · 7 years ago
  70. 973c048 updated some licenses to ASF and removed naxsi module (#293) by ddragosd · 7 years ago
  71. 43e5f5a Ensure donated IBM code uses Apache 2 headers. (#296) by Matt Rutkowski · 7 years ago
  72. d3347ba updated ansible version for travis/setup.sh (#295) by ddragosd · 7 years ago
  73. 5c4b804 Support ASF Header in .md and .sh files for scancode (#292) by Matt Rutkowski · 7 years ago
  74. 195cedf Sync the Gateway configuration with a remote location (#290) by ddragosd · 7 years ago
  75. f32f941 add license header to 3 files (#291) by Ying Chun Guo · 7 years ago
  76. c04e49c Use ASF strict license checking configuration for scancode. (#289) by Matt Rutkowski · 7 years ago
  77. b89c487 add webhook for slack notification of PR results (#284) by David Grove · 7 years ago
  78. 29897e2 update notice file (#286) by Ying Chun Guo · 7 years ago
  79. 6587ad6 Update ansible version (#287) by Mark Deuser · 7 years ago
  80. 8ad9bbb Add support for set-variable in operation-switch (#282) by Alex Song · 8 years ago 0.9.10 v0.9.10
  81. c389313 make controller use http instead of https (#283) by Carlos Santana · 8 years ago
  82. 3e1fafb Add x-forwarded-url to request headers (#281) by Alex Song · 8 years ago
  83. 6165ffe Add license headers (#277) by Vincent · 8 years ago
  84. 5fccc3c Use sourceforge on HTTPS (#280) by Matt Hamann · 8 years ago
  85. 501589b Add the NOTICE file (#275) by Vincent · 8 years ago
  86. 827cee1 Use gmatch instead of gfind (#274) by Alex Song · 8 years ago
  87. c0a11bf OpenRESTy version bump + Power (#272) by Jonathan Springer · 8 years ago
  88. c0294da Fix multiple query parameter issue for dynamic backends (#270) by Alex Song · 8 years ago 0.9.9
  89. f2c9665 add PUBLIC_MANAGEDURL_CONNECT to override HOST:PORT assumption (#269) by David Grove · 8 years ago
  90. 3731a68 Add s390x provisions to Dockerfile (#267) by Jonathan Springer · 8 years ago
  91. 72e08f4 Remove Swift3 reference from Travis build (#268) by Jonathan Springer · 8 years ago
  92. a3818d6 Update the Travis to install the wsk cli in remote mode by Vincent Hou · 8 years ago
  93. 25e495e Check for expired oauth tokens (#264) by Alex Song · 8 years ago
  94. 3006547 modify build.sh to reflect moving runtimes from core to actionRuntimes in openwhisk repo (#261) by Kavitha · 8 years ago 0.9.8
  95. cd556b2 Implement request.path for path parameter mapping by Alex Song · 8 years ago
  96. 055b262 Allow periods in managed url paths by Alex Song · 8 years ago 0.9.7
  97. f29d872 Add gateway specific scancode config file by Alex Song · 8 years ago
  98. 72b183c Allow credentials for cors requests by Alex Song · 8 years ago
  99. 28546b4 lower case bearer (#252) by Taylor King · 8 years ago 0.9.6
  100. 81c76fb Fix dumb-init entrypoint (#251) by Cody Walker · 8 years ago 0.9.5