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

luci / gae / 150

Builds Branch Commit Type Ran Committer Via Coverage
150 master Travis: Increase system specs, limit concurrent. Increase the Travis system specs and limit the number of concurrent tests to try and avoid the signal-kill error that we're seeing in Travis ATM. TBR=iannucci@chromium.org BUG=None Review URL: ht... push 25 Apr 2016 04:10PM UTC Commit bot travis-ci pending completion   set done
149 master pcg: Bump test time to 20 minutes. Travis is currently timing out. TBR=iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/1918713003 push 25 Apr 2016 03:54PM UTC Commit bot travis-ci pending completion   set done
148 master Add meta package to datastore. Add the service/datastore/meta package, which currently implements: - __entity_group__ meta. - Namespaces, which lists all datastore namespaces. Fixes luci/gae#45. R=iannucci@chromium.org BUG= Review URL: https:/... push 25 Apr 2016 03:31PM UTC Commit bot travis-ci pending completion   set done
147 master impl/memory: datastore and memcache namespacing Update GetNamespace() to return an additional boolean, which will be true if the namespace was set and false if it was not. The AppEngine SDK defaults to having no namespace installed ("", false), b... push 24 Apr 2016 06:38AM UTC Commit bot travis-ci pending completion   set done
146 master Bump max_duration for CI tests to 480s Hopefully Fixes #48. push 23 Apr 2016 08:28PM UTC riannucci travis-ci pending completion   set done
145 master Fix memory corruption bug in impl/memory When you `SetCollection` in gkvlite, it invalidates the old collection, but keeps the Items of the previous collection. The way that impl/memory was using SetCollection was more along the lines of GetOrCre... push 22 Apr 2016 04:33PM UTC Commit bot travis-ci pending completion   set done
144 master Travis: Build against Go1.6. TBR=iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/1911293002 push 22 Apr 2016 05:58AM UTC Commit bot travis-ci pending completion   set done
142 master datastore: Fix AddIndexes with existing namespaces AddIndexes previously only added an index for the current namespace. Since indexes are global, they should be added for all existing namespaces. BUG= Review URL: https://codereview.chromium.org... push 20 Apr 2016 03:41PM UTC Commit bot travis-ci pending completion   set done
141 master service/taskqueue: Add NewPOSTTask, remove NewTask Add NewPOSTTask, which mirrors the method of the same name in AppEngine's Go task queue SDK. Remove NewTask from the taskqueue Interface, since it was basically useless. BUG= Review URL: https... push 18 Apr 2016 11:23PM UTC Commit bot travis-ci pending completion   set done
140 master Add __namespace__ metadata query support to impl/memory. Ref: https://cloud.google.com/datastore/docs/concepts/metadataqueries R=dnj@chromium.org BUG= Review URL: https://codereview.chromium.org/1892343002 push 16 Apr 2016 12:59AM UTC Commit bot travis-ci pending completion   set done
139 master Add Info Testable interface, implement for memory. This adds a Testable interface to the Info service which allows it to install Info parameters in Contexts. Add support for setting version ID and request ID to impl/memory Info service. BUG= R... push 14 Apr 2016 01:22AM UTC Commit bot travis-ci pending completion   set done
138 master Add PopulateKey method to datastore. Add PopulateKey, a method that, given an object, fills in its key fields. Fixes #44. BUG= Review URL: https://codereview.chromium.org/1867963003 push 07 Apr 2016 11:33PM UTC Commit bot travis-ci pending completion   set done
137 master Fix missing/broken ds.Stop handling in raw DS. Several places were missed when patching "ds.Stop" to being correctly filtred at the top interface rather than the raw interface. At the top-level, GetAll and Count both did not filter the Stop erro... push 04 Apr 2016 12:46AM UTC Commit bot travis-ci pending completion   set done
136 master Add datastore iterating query filter. BUG= Review URL: https://codereview.chromium.org/1843313004 push 31 Mar 2016 11:59PM UTC Commit bot travis-ci pending completion   set done
135 master Don't filter "Stop" error in raw interface. The Stop error is a high-level error used by the datastore service to indicate that an iterative operation should stop rather. It should appear to the user as a "nil" error. However, currently the data... push 31 Mar 2016 12:28AM 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