aboutsummaryrefslogtreecommitdiff
path: root/app/handlers/count.py
AgeCommit message (Expand)Author
2015-01-19Fix how async method are created.Milo Casagrande
2015-01-14Fix import.Milo Casagrande
2014-11-17Treat ObjectId correctly in queries.Milo Casagrande
2014-10-16handlers: Make instance method into static one, refactor.Milo Casagrande
2014-10-15handlers: Use the newly defined keys and values.Milo Casagrande
2014-10-13count: Remove the fields from the result.Milo Casagrande
2014-10-08batch: Add batch handler, refactor old methods.Milo Casagrande
2014-09-11handlers: Refactor common methods into module.Milo Casagrande
2014-09-08count: Fix problem with date_range.Milo Casagrande
2014-07-31Massive refactoring.Milo Casagrande
2014-07-29decorators: Rework decorators implementation.Milo Casagrande
2014-07-25Protect count handler GET method.Milo Casagrande
2014-06-12handlers/count.py: Return the query fields and values.Milo Casagrande
2014-05-16Use more predefined keys.Milo Casagrande
2014-05-15Fix created attribute.Milo Casagrande
2014-05-13Fix typo.Milo Casagrande
2014-05-13Completed GET method handler.Milo Casagrande
2014-05-13Add valid GET keys, remove subscription collection.Milo Casagrande
2014-05-13Override POST and DELETE methods.Milo Casagrande
2014-05-13First implementation of the CountHandler.Milo Casagrande