1. 0867d08 Merge pull request #82 from GoogleCloudPlatform/dependabot/maven/java/org.json-json-20231013 by Ludovic Champenois · 9 months ago master
  2. f392c0c Bump org.json:json from 20090211 to 20231013 in /java by dependabot[bot] · 9 months ago dependabot/maven/java/org.json-json-20231013
  3. 2773946 Merge pull request #70 from aozarov/master by Troy · 8 years ago
  4. 2f1930b Remove a special case where the appengine-pipeline generate task_target by aozarov · 8 years ago
  5. b18ab02 Bump version to 1.9.22.1 and depend on the CloudStorageClient 1.9.22.1 by Troy Trimble · 9 years ago
  6. 5b4cff2 Merge pull request #61 from someone1/patch-4 by Tom Kaitchuck · 9 years ago
  7. cd692c3 Fixes Issue #60 by Prateek Malhotra · 9 years ago
  8. c9f7aad Merge pull request #51 from Loudr/supress-reabort-log-50 by Tom Kaitchuck · 9 years ago
  9. 76c1f5e Merge branch 'master' of github.com:GoogleCloudPlatform/appengine-pipelines by Tom Kaitchuck · 9 years ago
  10. 95bcc50 Remove copy of source in demo directory by Tom Kaitchuck · 9 years ago
  11. 9c6cb79 Revert "Add queue name and target to admin UI" by tkaitchuck · 9 years ago
  12. bd9fa1e Revert "Add queue name and target to admin UI" by tkaitchuck · 9 years ago
  13. 633c9fb Revert "Make pipelines properly propagate their targets to child pipelines" by tkaitchuck · 9 years ago
  14. 160a25f surpresses bad state for abort, aborted log by Josh Whelchel · 9 years ago
  15. b3f56f0 Merge pull request #49 from aozarov/master by Tom Kaitchuck · 9 years ago
  16. 5ec60d1 ignore backend service when on MVN by aozarov · 9 years ago
  17. 08693d5 Merge pull request #38 from Khan/fix_zipimport by Tom Kaitchuck · 9 years ago
  18. df89325 Merge pull request #39 from Khan/fix_tests by Tom Kaitchuck · 9 years ago
  19. e1f5273 Merge pull request #34 from vendasta/fix-testutil by Tom Kaitchuck · 9 years ago
  20. 2561501 Merge pull request #44 from Loudr/fixes-43 by Tom Kaitchuck · 9 years ago
  21. d6078c7 Add build.sh to allow for running the tests easily. by tkaitchuck · 9 years ago
  22. 7749346 throw exception on 'no default bucket' state by Josh Whelchel · 9 years ago
  23. 8e37a5e Merge pull request #46 from GoogleCloudPlatform/revert-14-master by Arie · 9 years ago
  24. 8ba92cb Revert "added method to job to get PromiseValue using handle" by Arie · 9 years ago revert-14-master
  25. 0dd2d2d Merge pull request #45 from aozarov/master by Tom Kaitchuck · 9 years ago
  26. 461e8de fix unicode issue by aozarov · 9 years ago
  27. 42f6b6e provide a way to configure base url by aozarov · 9 years ago
  28. be1cc06 fixes #43 by supplying default bucket name by Josh Whelchel · 9 years ago
  29. d7999d5 Merge pull request #41 from maciekrb/master by Josh Whelchel · 9 years ago
  30. d299ed6 Adds ndb.Key JSON serialization by Maciek Ruckgaber · 9 years ago
  31. 8e2c116 Merge pull request #40 from Khan/fix_target_propagation by Josh Whelchel · 9 years ago
  32. 443e311 Make pipelines properly propagate their targets to child pipelines by Alan Pierce · 10 years ago
  33. adb3fd1 Add queue name and target to admin UI by Alan Pierce · 10 years ago
  34. 32fa1cb Remove an incorrect assertion in pipeline test mode by Alan Pierce · 10 years ago
  35. 1137cb9 Disable InOrder when running pipelines in test mode by Alan Pierce · 10 years ago
  36. a30e755 Fix /mapreduce/pipeline to properly ZipImport by MattFaus · 11 years ago
  37. 1db4424 Support reading the data files even when mapreduce is in a zipfile. by Craig Silverstein · 12 years ago
  38. bc46ac3 bump pypi version to 1.9.21.1, contains removal of Files API dependency by Troy Trimble · 9 years ago
  39. 35f03b1 Merge pull request #37 from mattjo/master by Troy · 9 years ago
  40. 95b4c61 Make filler_pipeline_key use .name() by Matt Jones · 9 years ago
  41. 42ee39b Import cloudstorage in the same way as mapreduce by Matt Jones · 9 years ago
  42. bddb382 Add extra grouping by pipeline_id by Matt Jones · 9 years ago
  43. 7cef80c Add prefix for files by Matt Jones · 9 years ago
  44. 0cbd533 Move to GCS client instead of files api by Matt Jones · 9 years ago
  45. 824b138 bump pypi version to 1.9.21 by Troy Trimble · 9 years ago
  46. 9aec23b Fix common test runner. by Kevin Sookocheff · 9 years ago
  47. 574c75c Merge pull request #14 from billy1380/master by Arie · 9 years ago
  48. 7349c00 Merge branch 'master' of https://github.com/billy1380/appengine-pipelines.git by billy1380 · 9 years ago
  49. 79c02c3 - reformatted code for 100 char line by billy1380 · 9 years ago
  50. 32321eb - used java 7 syntax for declaring generic by billy1380 · 9 years ago
  51. 9e418c2 added 3 tests for unfilled promise, filled promise and non-existent promise by billy1380 · 9 years ago
  52. eba5642 removed note about method returning null and added to the rest of the return docs by billy1380 · 9 years ago
  53. 99db1fc removed double line spacing in javadoc by billy1380 · 9 years ago
  54. f6821af Merge remote-tracking branch 'upstream/master' by billy1380 · 9 years ago
  55. aef7e75 Merge pull request #30 from svpino/master by Arie · 9 years ago
  56. 43e77e1 Fixed minor issues with TestStupMixin by Santiago L. Valdarrama · 9 years ago
  57. afd12f0 Changed Mixin pattern by Santiago L. Valdarrama · 9 years ago
  58. 8690982 Added TestSetupMixin for testbed by Santiago L. Valdarrama · 9 years ago
  59. ddc050d Merge pull request #28 from svpino/master by Arie · 9 years ago
  60. 020e4aa Replaced pytz with standard way of converting UTC to local time by Santiago L. Valdarrama · 9 years ago
  61. 6365a1d Restored blobstore code in pipelines by Santiago L. Valdarrama · 9 years ago
  62. d75f755 Fixed tests to run using testbed by Santiago L. Valdarrama · 9 years ago
  63. a436640 Fixed issue with timezones by Santiago L. Valdarrama · 9 years ago
  64. 38f83f4 Ignoring .DS_Store files by Santiago L. Valdarrama · 9 years ago
  65. 6a8ca40 Merge pull request #26 from someone1/patch-3 by Tom Kaitchuck · 9 years ago
  66. d5b54ac Missing line from Pull Request #19 by Prateek Malhotra · 9 years ago
  67. b6b82a5 Merge pull request #22 from someone1/master by Tom Kaitchuck · 9 years ago
  68. d9e95d8 Merge pull request #1 from GoogleCloudPlatform/master by Prateek Malhotra · 9 years ago
  69. cca603c Updated environment and imports by Prateek Malhotra · 9 years ago
  70. 5a6094c Merge pull request #20 from someone1/patch-2 by Tom Kaitchuck · 9 years ago
  71. b98aff2 Merge pull request #19 from someone1/patch-1 by Tom Kaitchuck · 9 years ago
  72. 06c35e3 Remove unused import by Prateek Malhotra · 9 years ago
  73. fb0ca3f Resolves Issue #17 by Prateek Malhotra · 9 years ago
  74. fe859ad bump pypi version to 1.9.17.0 by Troy Trimble · 9 years ago
  75. 10d3f3e Small doc change. by Troy Trimble · 9 years ago
  76. c9ad75f added javadoc to newPromise and promise methods by billy1380 · 9 years ago
  77. 202d8f2 added method queryPromisedValueSlot that is used from getPromisedValueSlot and acceptPromisedValue by billy1380 · 9 years ago
  78. 9b43be5 fixed constructor to call this instead of super by billy1380 · 9 years ago
  79. 408e26f Merge pull request #16 from sadovnychyi/patch-1 by Arie · 9 years ago
  80. 342cc0b Fix a typo by Dmitry Sadovnychyi · 9 years ago
  81. 5b8b842 get .gitignore back in the repo by Troy Trimble · 9 years ago
  82. 8a3ab97 setup.py comma fix by Troy Trimble · 9 years ago
  83. b5209e4 bump pypi to 1.9.16.0 by Troy Trimble · 9 years ago
  84. 6c32ebe - Remove simplejson from repo, use built-in version. by Troy Trimble · 9 years ago
  85. b0e27bf added method to get PromiseValue using handle by billy1380 · 10 years ago
  86. 82e1667 use simplejson >= 3.6.5 to be in line with GoogleAppEngineMapReduce dependencies by tkaitchuck · 10 years ago
  87. 96d612e Fix the "next page" cursor link on the root pipelines page. by lucena · 10 years ago
  88. b8c7156 Handle the situation when a Barrier that relies on a Slot is missing. by lucena · 10 years ago
  89. a69dfbc Merge pull request #11 from eshlox/remove-old-simplejson by Troy · 10 years ago
  90. 9898dd8 Remove old simplejson library, use version from requirements.txt by Przemysław Kołodziejczyk · 10 years ago
  91. 2c2a304 Exclude *.pyc files by Przemysław Kołodziejczyk · 10 years ago
  92. 73dd86c missing comma fix by Troy Trimble · 10 years ago
  93. 8f007c9 use simplejson >= 3.6.5 to be in line with GoogleAppEngineMapReduce dependencies by Troy Trimble · 10 years ago
  94. 521daed up pypi version to 1.9.15.1 by Troy Trimble · 10 years ago
  95. a39305f Put setup.py, MANIFEST.in and requirements.txt in python/src for pipelines. by Troy Trimble · 10 years ago
  96. 796ca93 Readme spaces. by tkaitchuck · 10 years ago
  97. 7d85a6f Sync and update some Python docs and tests. by tkaitchuck · 10 years ago
  98. ee5164f Update README by John Lucena · 10 years ago
  99. 1901345 Update README by John Lucena · 10 years ago
  100. 6d2e117 Pushing out a bunch of changes that got held up. by tkaitchuck · 10 years ago