Torkel Ödegaard ebad9cb502 Fixed gofmt formating, updated precommit hook 10 سال پیش
..
migrations ebad9cb502 Fixed gofmt formating, updated precommit hook 10 سال پیش
migrator 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 سال پیش
sqlutil afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 سال پیش
apikey.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 سال پیش
apikey_test.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 سال پیش
dashboard.go 04d25dc58a Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 10 سال پیش
dashboard_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 سال پیش
datasource.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 سال پیش
datasource_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 سال پیش
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 سال پیش
org_test.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 سال پیش
org_users.go f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 10 سال پیش
shared.go 10820f31c2 Changed go package path 11 سال پیش
sqlstore.go 02a89c752b Progress on database schema migration for account -> org refactor 10 سال پیش
star.go 10820f31c2 Changed go package path 11 سال پیش
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 سال پیش
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 سال پیش
user.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 سال پیش