Activity
Deleted branch
Merge pull request #2 from vendasta/ndb
Merge pull request #2 from vendasta/ndb
Pull request merge
chore: update index.yaml comments, refactor GqlQuery to gql, and bump…
chore: update index.yaml comments, refactor GqlQuery to gql, and bump…
refactor: migrate from db to ndb for datastore models and update quer…
refactor: migrate from db to ndb for datastore models and update quer…
remove unused imports
remove unused imports
bump version to 2.0.0a11 and remove email sending functionality
bump version to 2.0.0a11 and remove email sending functionality
refactor: update email sender logic to use full_app_id and increment …
refactor: update email sender logic to use full_app_id and increment …
update TaskRunningMixin to use environment variables for task handlin…
update TaskRunningMixin to use environment variables for task handlin…
envfile doesn't work without additional plugins [skip ci]
envfile doesn't work without additional plugins [skip ci]
remove pip.conf
remove pip.conf
run pytest via python3
run pytest via python3
remove --user flag from pip install requirements.txt
remove --user flag from pip install requirements.txt
fix up the CI/CD
fix up the CI/CD
Remove the build files that don't work
Remove the build files that don't work
Use the Python 3 environment variables for the current version and se…
Use the Python 3 environment variables for the current version and se…
Use request.values instead of the long form
Use request.values instead of the long form
Fix tests so that they can be run in the IDE
Fix tests so that they can be run in the IDE
Add bytes to json encoder
Add bytes to json encoder
check if queue exists before delete in teardown
check if queue exists before delete in teardown
Fix the task running mixin to ensure tasks get deleted from the right…
Fix the task running mixin to ensure tasks get deleted from the right…
add ability to override base path in the test mixin
add ability to override base path in the test mixin
Fix decoding of the urlsafe cursor
Fix decoding of the urlsafe cursor
Move testing utilities into an exported module inside the library
Move testing utilities into an exported module inside the library
Change the default prefix
Change the default prefix
Merge pull request #1 from vendasta/python3
Merge pull request #1 from vendasta/python3
Pull request merge
Add inv test
Add inv test
Merge pull request GoogleCloudPlatform#82 from GoogleCloudPlatform/de…
Merge pull request GoogleCloudPlatform#82 from GoogleCloudPlatform/de…
Finish the manual changes
Finish the manual changes