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

luci / gae / 116

Builds Branch Commit Type Ran Committer Via Coverage
116 master Add dscache.AlwaysFilterRDS function. It's like dscache.FilterRDS, except it doesn't use IsGloballyEnabled. Intended to be used by callers that know better when to apply (or not) the filter. R=iannucci@chromium.org BUG= Review URL: https://code... push 12 Jan 2016 07:20PM UTC Commit bot travis-ci pending completion   set done
115 master Fix GAE <-> GAE RemoteAPI Urlfetch.Get needs the user context, not the aeCtx. R=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG= Review URL: https://codereview.chromium.org/1578943002 push 11 Jan 2016 09:34PM UTC Commit bot travis-ci pending completion   set done
114 master Make UseRemote work for dev_appserver too. Now interacting with remote_api is as simple as: ```go ctx := context.Background() if err := prod.UseRemote(&ctx, "localhost:8080", nil); err != nil { panic(err) } // ctx is us... push 05 Jan 2016 10:53PM UTC Commit bot travis-ci pending completion   set done
113 master impl/memory: Fix time serialization encoding. In a PropertyMap, time is serialized as an integer type. However, for queries, time is serialized as a time type. This causes all queries on time fields to select any encoded time properties, since PT... push 05 Jan 2016 03:08AM UTC Commit bot travis-ci pending completion   set done
112 master Replace spammy log message in dscache with comment. Fixes luci/gae#35. R=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/35 Review URL: https://codereview.chromium.org/1... push 05 Jan 2016 02:08AM UTC Commit bot travis-ci pending completion   set done
111 master Add remote_api support R=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/33 Review URL: https://codereview.chromium.org/1549223002 push 04 Jan 2016 11:41PM UTC Commit bot travis-ci pending completion   set done
110 master impl/memory: Add "PULL" as valid taskqueue method. BUG= Review URL: https://codereview.chromium.org/1550863002 push 29 Dec 2015 11:11PM UTC Commit bot travis-ci pending completion   set done
109 master Use prod logger's user context to read logging level TBR=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/32 Review URL: https://codereview.chromium.org/1542263003 push 23 Dec 2015 04:37PM UTC Commit bot travis-ci pending completion   set done
108 master Make setting a Memcache Item with a nil Value OK This conforms to the expectations that if you Set with a nil Value, it's the same as setting to []byte{}... One less trap :) R=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadims... push 23 Dec 2015 04:30PM UTC Commit bot travis-ci pending completion   set done
107 master Fix doc bug in pls.go push 18 Dec 2015 08:13PM UTC riannucci travis-ci pending completion   set done
106 master Implement Mail service. R=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/20 Review URL: https://codereview.chromium.org/1525923002 push 17 Dec 2015 12:58AM UTC Commit bot travis-ci pending completion   set done
105 master impl/prod: Fix logging field output. By using the AppEngine context, logging calls would not have access to logging fields that were set in subsequent contexts (most of them). Retain both the AppEngine context (for logging calls) and the logger c... push 15 Dec 2015 07:43PM UTC Commit bot travis-ci pending completion   set done
104 master Add filters for user service. This brings the user service up to parity with the rest. R=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG= Review URL: https://codereview.chromium.org/1530533002 push 15 Dec 2015 07:17PM UTC Commit bot travis-ci pending completion   set done
103 master Panic when non-runtime-handleable type errors occur R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/28 Review URL: https://codereview.chromium.org/1525873002 push 15 Dec 2015 12:41AM UTC Commit bot travis-ci pending completion   set done
102 master Fix nil-deref panic from Put. We were using key before checking the error. R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/26 Review URL: https://codereview.chromium.org/1523943002 push 14 Dec 2015 11:44PM 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