• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

luci / gae / 101

Builds Branch Commit Type Ran Committer Via Coverage
101 master Return error on Get(*Key). Before it would end up returning ErrInvalidKey, which is silly :). R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org, martiniss@chromium.org BUG=https://github.com/luci/gae/issues/27 Review URL: https://co... push 14 Dec 2015 11:37PM UTC Commit bot travis-ci pending completion   set done
100 master Clean up callback interfaces. R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/17 Review URL: https://codereview.chromium.org/1521823003 push 14 Dec 2015 11:09PM UTC Commit bot travis-ci pending completion   set done
99 master Add User Testing interface to impl/memory. R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/24 Review URL: https://codereview.chromium.org/1522783002 push 14 Dec 2015 09:10PM UTC Commit bot travis-ci pending completion   set done
98 master Add logging service documentation. Just points to github.com/luci/luci-go/common/logging, but explains how that works and meshes with the rest of the service definitions. R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org BUG=https://... push 14 Dec 2015 08:54AM UTC Commit bot travis-ci pending completion   set done
97 master Handle unexpected entity fields gracefully. Introduces a new field type 'extra', which allows full control over what to do with the extra properties, instead of having all operations return unhelpful conversion error messages. This allows black-... push 12 Dec 2015 09:19PM UTC Commit bot travis-ci pending completion   set done
96 master Clean up PropertyLoadSaver interface. This removes GetMetaDefault and Problem from the interfaces, and makes GetPLS errors into panics, on the assumption that if you pass it a bad datatype, you can't really do anything about it without recompilin... push 12 Dec 2015 05:24PM UTC Commit bot travis-ci pending completion   set done
95 master Transfer context deadline to AEContext. It's needed to be able to tweak default RPC timeout (5 sec), in particularly when using urlfetch service. R=iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/1515413002 push 12 Dec 2015 02:29AM UTC Commit bot travis-ci pending completion   set done
94 master Move gaelogging from luci/luci-go to luci/gae Also makes impl/memory Use memlogger too for consistency. This change is required to make luci-go logging work on appengine due to 3a50526e0. R=dnj@chromium.org, estaab... push 04 Dec 2015 08:13PM UTC Commit bot travis-ci pending completion   set done
93 master Add API to allow you to get the non-transactional datastore or taskqueue. R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org BUG= Review URL: https://codereview.chromium.org/1494223002 push 04 Dec 2015 03:53AM UTC Commit bot travis-ci pending completion   set done
92 master GAE Datastore - Fix derived meta types not being reflected properly Stuff like "type FooBar string" were not allowed as metadata fields correctly. BUG= Review URL: https://codereview.chromium.org/1494803005 push 04 Dec 2015 02:56AM UTC Commit bot travis-ci pending completion   set done
91 master Fix User API (CurrentOAuth) TBR=vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/19 Review URL: https://codereview.chromium.org/1493183003 push 03 Dec 2015 02:00AM UTC Commit bot travis-ci pending completion   set done
90 master Add User service. Doesn't add a memory implementation... it's easy enough to mock directly in the test and doesn't have any complex systemic behaviors (that I know of) that are necessary for a single mock implementation. R=dnj@chromium.org, vadi... push 03 Dec 2015 01:15AM UTC Commit bot travis-ci pending completion   set done
89 master Make appengine connection explicitly owned by impl/prod. R=vadimsh@chromium.org, hinoka@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/1490243004 . push 03 Dec 2015 01:07AM UTC riannucci travis-ci pending completion   set done
88 master Update README.md Typo :) push 18 Nov 2015 05:44AM UTC riannucci travis-ci pending completion   set done
87 master Fix races in txnBuf Runs clean with `-cpu=2,4 -race` now. It's also a lot clearer to follow the logic now. No more 'siblingLock'. At the time that each recursive transaction starts it locks (in the normal way!). It then keeps a reference to the p... push 11 Nov 2015 06:55PM UTC Commit bot travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc