[go: up one dir, main page]

  1. b485cce [dsreadonly] Add read-only datastore filter. by dnj · 8 years ago master
  2. 6ba0ca9 [impl/memory] Enforce named tasks during txn. by dnj · 8 years ago
  3. a113838 [datastore] Fix querying with []byte. by iannucci · 8 years ago
  4. 52a3b01 [datastore] improve docs around auto-generated *Keys on Put. by iannucci · 8 years ago
  5. ddb4167 [dummy/info] Mock ModuleHostname and related functions. by iannucci · 8 years ago
  6. c229a75 Update apache2 license header to newer format. by estaab · 8 years ago
  7. aaaaddc Add CONTRIBUTING file. by estaab · 8 years ago
  8. e593adf Info Memory: Implement dummy ServiceAccount() by hinoka · 8 years ago
  9. 95cce9c Use luci-go simplified errors API. by Robert Iannucci · 8 years ago
  10. 2ace7f6 Break dependency on errors.Fix. by iannucci · 8 years ago
  11. 0e27a76 Fix typo in docs. by tandrii · 8 years ago
  12. 7fe31a8 Infra CQ: update OWNERS and add dry run access. by tandrii · 8 years ago
  13. da65416 Add UseFlex(c) for the cloud implementation. by hinoka · 8 years ago
  14. 4e7c36f gae cloud: Use with Datastore by hinoka · 9 years ago
  15. 272e088 impl/cloud: Report false for IsDevAppServer. by dnj · 9 years ago
  16. 89a62d1 Annotate ErrInvalidKey. by dnj · 9 years ago
  17. 4735254 impl/memory: Task queue Testable is per-namespace. by dnj · 9 years ago
  18. 951a9bd impl/memory: Replace gkvlite with "treapstore". by dnj · 9 years ago
  19. a05a77f Fix improper use of Stop in datastore. by dnj · 9 years ago
  20. c68b2ca Add batch Add to service/taskqueue. by dnj · 9 years ago
  21. 82198d4 Add datastore Put to service/datastore.Batcher. by dnj · 9 years ago
  22. e987b6b Add ds.Batcher class, implement Run, GetAll. by dnj · 9 years ago
  23. ac70e96 Split Buffer into WriteBuffer/ReadBuffer. by iannucci · 9 years ago
  24. 6f48bc6 Fix bug in txnBuf's WithoutTransaction funcion. by iannucci · 9 years ago
  25. c12ab6f impl/memory: Fix memcache stats race. by dnj · 9 years ago
  26. 7941536 impl/memory: Use random int as auto generated task name in Task Queues. by vadimsh · 9 years ago
  27. 84c7d59 Add Pull Task Queue impl/memory implementation. by vadimsh · 9 years ago
  28. a945170 impl/cloud: Add support for "memcached" memcache. by dnj · 9 years ago
  29. 3d3367c Fix #66. by iannucci · 9 years ago
  30. c0be545 Refactor Task Queue memory implementation to use sortedQueue struct internally. by vadimsh · 9 years ago
  31. 8ddad91 Add support for Pull Queues to prod implementation. by vadimsh · 9 years ago
  32. 1edd307 Use new mathrand API. by Dan Jacques · 9 years ago
  33. 04506f4 Fix a bug where deletions weren't updating the raw Kind index. by dnj · 9 years ago
  34. da301ac Fix 'impl/memory' context key. by dnj · 9 years ago
  35. 0fa8c6d Update cloud implementation w/ new datastore API by dnj · 9 years ago
  36. bc42c33 Add callbacks to query batch filter. by dnj · 9 years ago
  37. a25fc49 Make AddShardFunctions separate from the FilterRDS function. by iannucci · 9 years ago
  38. 31b3460 impl/prod: Make AEContext private. by dnj · 9 years ago
  39. cfd4c03 dscache: Use math/rand's Read for nonce. by dnj · 9 years ago
  40. 674c24e Add "MkKeyContext" KeyContext generation function. by dnj · 9 years ago
  41. 272b5f2 impl/memory: Fix round-tripping of AppID/Namespace. by dnj · 9 years ago
  42. cf74102 Fix prod tests, add benchmark. by dnj · 9 years ago
  43. 3715a27 Interface update, per-method Contexts. by dnj · 9 years ago
  44. c4fab9e Differentiate between single- and multi- props. by dnj · 9 years ago
  45. 5ea8e51 Luci GAE Datastore: Singlar Get() and Put() should always return single error by hinoka · 9 years ago
  46. 715e06f Implement info.ServiceAccount() on devserver via info.AccessToken(...). by vadimsh · 9 years ago
  47. 747577a Update cloud package. by dnj · 9 years ago
  48. 75ab19e Remove empty namespace assertion from impl/memory. by iannucci · 9 years ago
  49. df1b5cd GAE CL for luci-go common refactor by Robert Iannucci · 9 years ago
  50. 989edcd Add an option to install just Cloud Datastore. by dnj · 9 years ago
  51. 2edc40f cq.cfg: use luci builders by nodir · 9 years ago
  52. f297774 Add lightning talk that I didn't gave at Gophercon '16 by Robert Iannucci · 9 years ago
  53. 6caae32 Add cloud datastore implementation. by dnj · 9 years ago
  54. a212da0 datastore: Update AllocateIDs to take keys. by dnj · 9 years ago
  55. f11b1de Refactor multiarg, split MGS/PLS. by dnj · 9 years ago
  56. e3e2d44 make swarming trybuilders non-experimental by nodir · 9 years ago
  57. e9fd63b cq.cfg: enable experimental swarming builders by nodir · 9 years ago
  58. 062a323 Add datastore dumper tool. by iannucci · 9 years ago
  59. 48d5fbd Add TrimmedAppID to info service. by iannucci · 9 years ago
  60. 5f6e967 Add DefaultVersionHostname to impl/memory/info. by iannucci · 9 years ago
  61. 2973285 Fix typo in pls.go docs by Robert Iannucci · 9 years ago
  62. 47a59f6 Allow uint16 and uint32 in MakeKey. by iannucci · 9 years ago
  63. 5787dea Add GetNoTxn to txnBuf as a hack. by iannucci · 9 years ago
  64. ba34d4d Change gae to apache 2 license. by estaab · 9 years ago
  65. 5981afe Change codereview server to be consistent with other luci projects. by estaab · 9 years ago
  66. 6d78592 dscache: Reduce log level of memcache failures. by dnj · 9 years ago
  67. ee5266e datastore: variadic Get, Put, Exists, Delete. by dnj · 9 years ago
  68. 5e312ad filter/txnBuf: Use fully-qualified App ID. by dnj · 9 years ago
  69. a4fb70d Travis: Increase system specs, limit concurrent. by dnj · 9 years ago
  70. a8c62df pcg: Bump test time to 20 minutes. by dnj · 9 years ago
  71. 30cbeef Add meta package to datastore. by dnj · 9 years ago
  72. 76e9466 impl/memory: datastore and memcache namespacing by dnj · 9 years ago
  73. f87060b Bump max_duration for CI tests to 480s by Robert Iannucci · 9 years ago
  74. e6d5b59 Fix memory corruption bug in impl/memory by iannucci · 9 years ago
  75. 8304c6e Travis: Build against Go1.6. by dnj · 9 years ago
  76. 5ede455 Remove race from query finalization. by dnj · 9 years ago
  77. 19330b3 datastore: Fix AddIndexes with existing namespaces by dnj · 9 years ago
  78. 1ebcc92 service/taskqueue: Add NewPOSTTask, remove NewTask by dnj · 9 years ago
  79. 5c6b98b Add __namespace__ metadata query support to impl/memory. by iannucci · 9 years ago
  80. 15da1e8 Add Info Testable interface, implement for memory. by dnj · 9 years ago
  81. 6f2456b Add PopulateKey method to datastore. by dnj · 10 years ago
  82. f2a2648 Fix missing/broken ds.Stop handling in raw DS. by dnj · 10 years ago
  83. 0a4fa80 Add datastore iterating query filter. by dnj · 10 years ago
  84. 2b07306 Don't filter "Stop" error in raw interface. by dnj · 10 years ago
  85. ecb855a Make ExistsMulti return a BoolList by iannucci · 10 years ago
  86. 1ad17ed txnbuf: Add write count budget, size budget. by dnj · 10 years ago
  87. 8e00d27 Add wrappers for the module module by dsansome · 10 years ago
  88. caeb69f Add a MustNamespace that panics if the namespace wasn't valid by dsansome · 10 years ago
  89. 63bef7c Auto-project on distinct inequality fields. by dnj · 10 years ago
  90. 24f1007 Add header text to proto-gae tool by iannucci · 10 years ago
  91. ccd7f43 dscache: Only log unusual memcache errors. by dnj · 10 years ago
  92. b272ade Use ShouldResemble instead of ShouldResembleV. by dnj · 10 years ago
  93. daecce9 Add support for uint8, uint16 and uint32 in luci/gae by iannucci · 10 years ago
  94. 1fb004a Fixes #8: Seed indexes from index.yml by nishanths · 10 years ago
  95. c955069 impl/prod: Expose Remote API scopes. by dnj · 10 years ago
  96. ea770b8 Add UseBackground. by iannucci · 10 years ago
  97. fc6a394 Add tool to generate PropertyConverter implementations for proto messages. by iannucci · 10 years ago
  98. 7816a48 Fix logger for filter api change in luci-go. by iannucci · 10 years ago
  99. 139eaf1 Fix fast string comparison bug. by dnj · 10 years ago
  100. 3ca84d6 Add a test to ensure []byte => BlobKey PLS works. by dnj · 10 years ago