aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-28Add log call to check when email is triggered.Milo Casagrande
2015-01-28Bump app version number.2015.1.3Milo Casagrande
2015-01-27Merge "improvements for e-mail boot reporting"Milo Casagrande
2015-01-26improvements for e-mail boot reportingTyler Baker
2015-01-23add .gitreview fileTyler Baker
2015-01-22Make sure we are using a valid defconf value.Milo Casagrande
2015-01-22ansible: Increase celery autoscale values.Milo Casagrande
2015-01-22Fix celery task definition.Milo Casagrande
2015-01-22ansible: Tweak celery worker processes.Milo Casagrande
2015-01-22Bump celery requirement to 3.1.17.Milo Casagrande
2015-01-21ansible: Add new variables for backend config.Milo Casagrande
2015-01-21ansible: Add new config options for nginx.Milo Casagrande
2015-01-21Fix Location header setting.2015.1.2Milo Casagrande
2015-01-21Fix check on return value from upload function.Milo Casagrande
2015-01-21Define the server listen port as a variable.Milo Casagrande
2015-01-20Minor changes/fixes to batch op.Milo Casagrande
2015-01-20Fix problem with document date.Milo Casagrande
2015-01-20Fix argument orders and checks.Milo Casagrande
2015-01-20Bump backend version number.Milo Casagrande
2015-01-20Make sure the delay value is valid.Milo Casagrande
2015-01-19Make send api accepts the lab name.Milo Casagrande
2015-01-19Remove email trigger from job api.Milo Casagrande
2015-01-19ansible: Increase body size for upload API.Milo Casagrande
2015-01-19max_workers cannot be VM-handled.file-uploadMilo Casagrande
2015-01-19Let the VM handle the thread pool size.Milo Casagrande
2015-01-19Manually handle open/close of upload file.Milo Casagrande
2015-01-19Fix how async method are created.Milo Casagrande
2015-01-19ansible: Enable upload API endpoint.Milo Casagrande
2015-01-16doc: Fix status codes.Milo Casagrande
2015-01-16doc: Add PUT method.Milo Casagrande
2015-01-16doc: Fix token schema.Milo Casagrande
2015-01-16Add more test for token validation.Milo Casagrande
2015-01-16Fix token handler.Milo Casagrande
2015-01-16Use new validation function for upload handler.Milo Casagrande
2015-01-16Add new token attribute.Milo Casagrande
2015-01-16Add new key and validation for token.Milo Casagrande
2015-01-16Return the correct status code.Milo Casagrande
2015-01-16doc: Fix upload return status code.Milo Casagrande
2015-01-16doc: Update examples.Milo Casagrande
2015-01-16Fix how destination directory is checked.Milo Casagrande
2015-01-16doc: Update upload documentation.Milo Casagrande
2015-01-16Fix path handling.Milo Casagrande
2015-01-16Fix tests.Milo Casagrande
2015-01-16Fix validation functions.Milo Casagrande
2015-01-16Tokens that can POST can also perform PUT.Milo Casagrande
2015-01-15doc: Add initial upload resource documentation.Milo Casagrande
2015-01-15Complete upload PUT handler.Milo Casagrande
2015-01-15Define new app setting.Milo Casagrande
2015-01-15Add new put key.Milo Casagrande
2015-01-15Fix base PUT handler.Milo Casagrande