-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First version * Added daily to allowed schedule modes for default user * REmoving user_id from object repr * SQL typo * Fixed timeout tests * Database is now reloaded from structure file instead of truncate * Authenticate now returns user obj instead of just ID * Updated diff test signature * Using TRUNCATE CASCADE to clear DB * DELETE script for retention expired * Implemented measurement quota with many tests and refactorings * Removed noise * Email adding was not possible without user_id * migration needs to be wrapped around [skip ci] * user_id added to hog, ci and carbond * CarbonDB user_id column [skip ci] * Adding user_id to structure * Added more JOINs for delete [skip ci] * Added machine to error in client.py [skip ci] * Run-ID link and class name added to errors * Run-ID Link only of not empty [skip ci] * Authentication token is now not DEFAULT in frontend. Only in API. Added tests * Added no-transform class * Guard claused import_csv * Added comment * Raising errors and applying caching (#896)
- Loading branch information
Showing
33 changed files
with
916 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.