Torkel Ödegaard d8db5189c1 More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done 11 years ago
..
migrator 0a695ba17a Final work on migration, now there is no usage of xorm table sync 11 years ago
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 years ago
account.go d8db5189c1 More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done 11 years ago
account_test.go 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 11 years ago
account_users.go eec178458b Validation check for not removing the last account admin 11 years ago
apikey.go 951ce0a102 API token -> API key rename 11 years ago
dashboard.go 97758380e0 Worked on stars in search results 11 years ago
dashboard_test.go 4ea5d80099 Various fixes to data access 11 years ago
datasource.go fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
datasource_test.go 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 11 years ago
migrations.go ad3d15e28d Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
migrations_test.go 3c8c53194f Sign up and login work 11 years ago
shared.go 3752379106 Worked on event system, needs a little more work 11 years ago
sqlstore.go d8db5189c1 More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done 11 years ago
star.go ad3d15e28d Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
stars_test.go ad3d15e28d Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 years ago
user.go d8db5189c1 More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done 11 years ago