aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-16common: Treat case where date_range is not a number.batch-apiMilo Casagrande
2014-10-16batch: Fix serialization on batch utils.Milo Casagrande
2014-10-16handlers: Make instance method into static one, refactor.Milo Casagrande
2014-10-16common: Move batch valid keys in common file.Milo Casagrande
2014-10-16batch: Pass the db to the constructor.Milo Casagrande
2014-10-15batch: Create new batch operations.Milo Casagrande
2014-10-15handlers: Use the newly defined keys and values.Milo Casagrande
2014-10-15models: Use the newly defined keys and values.Milo Casagrande
2014-10-15models: Add new fields and the collection names.Milo Casagrande
2014-10-15common: Add valid keys definition.Milo Casagrande
2014-10-14common: Fix case with multiple defined query args.Milo Casagrande
2014-10-13batch: Store results in a list instead of a set.Milo Casagrande
2014-10-13count: Remove the fields from the result.Milo Casagrande
2014-10-13common: Move where list type is checked.Milo Casagrande
2014-10-13base: Add better error logging.Milo Casagrande
2014-10-08server: Increase mongodb connection pool size.Milo Casagrande
2014-10-08batch: Add batch handler, refactor old methods.Milo Casagrande
2014-10-08models: Add batch operation keys.Milo Casagrande
2014-09-11handlers: Refactor common methods into module.Milo Casagrande
2014-09-09server: Removed not-welcome parameters.Milo Casagrande
2014-09-09ansible: Tweak to the nginx vhost configuration.Milo Casagrande
2014-09-09server: Pass parameters to HTTPServer.Milo Casagrande
2014-09-08count: Trivia change to status message.Milo Casagrande
2014-09-08doc: Complete collection documents.Milo Casagrande
2014-09-08doc: Fix heading indentation.Milo Casagrande
2014-09-08doc: Add boot collection documentation.Milo Casagrande
2014-09-08count: Fix problem with date_range.Milo Casagrande
2014-09-08boot: Implement DELETE method.Milo Casagrande
2014-09-08ansible: Fix nginx configuration.Milo Casagrande
2014-09-05doc: Add new example.Milo Casagrande
2014-09-05doc: Fix documentation titles.Milo Casagrande
2014-09-05doc: Add Python code examples.Milo Casagrande
2014-09-05ansible: Fix nginx configuration.Milo Casagrande
2014-09-05ansible: Fix ansible playbook.Milo Casagrande
2014-08-22db: Create db indexes at server startup.Milo Casagrande
2014-08-22doc: Add missing doc in index.Milo Casagrande
2014-08-21doc: Added token schema.Milo Casagrande
2014-08-19ansible: Fix nginx installation.Milo Casagrande
2014-08-19decorators: Fix token handler decorator logic.Milo Casagrande
2014-08-19doc: Small doc fix.Milo Casagrande
2014-08-18doc: Work on JSON schema definition.Milo Casagrande
2014-08-18job: Removed unused imports.Milo Casagrande
2014-08-18boot: Fix parameter passing.Milo Casagrande
2014-08-18boot: Move two properties from metadata into model.Milo Casagrande
2014-08-14doc: Update configuration file.Milo Casagrande
2014-08-14doc: Fix HTTP status code.Milo Casagrande
2014-08-14doc: Update where doc are created.Milo Casagrande
2014-08-14ansible: Add nginx configuration.Milo Casagrande
2014-08-12handlers: Fix HTTP status code to 422.Milo Casagrande
2014-08-12job: Reduced metadata keys.Milo Casagrande