Josh Whelchel
Josh Whelchel
We have a case where we have deterministic keys on entities that share prefixes is certain cases. Basically, we'd like to query by this _prefix_, which right now is also...
Brings over UI updates and truncation support originally implemented by Kahn Academy’s appengine-mapreduce repo (https://github.com/Khan/appengine-mapreduce). For the python backend: - `get_status_tree` supports a `depth` parameter, to enable non-root pipeline lookup....
`./build.sh test` is currently failing on master, and this resolves that issue by: - disabling mail stub exception on tests - observing that `params` sometimes does not have `target` defined...