.. |
migrator
|
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
|
2015-02-04 11:35:59 +01:00 |
sqlutil
|
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
|
2015-01-20 14:15:48 +01:00 |
account_test.go
|
Worked on ease of use for non multi tenant scenarios, Closes #20
|
2015-01-27 15:14:53 +01:00 |
account_users.go
|
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
|
2015-02-04 11:35:59 +01:00 |
account.go
|
More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done
|
2015-02-04 17:15:05 +01:00 |
apikey.go
|
API token -> API key rename
|
2015-01-27 08:26:11 +01:00 |
dashboard_test.go
|
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
|
2015-02-04 11:35:59 +01:00 |
dashboard.go
|
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
|
2015-02-04 11:35:59 +01:00 |
datasource_test.go
|
Worked on ease of use for non multi tenant scenarios, Closes #20
|
2015-01-27 15:14:53 +01:00 |
datasource.go
|
Admin flagged users, create a default admin user on startup if missing
|
2015-01-15 14:44:15 +01:00 |
migrations_test.go
|
Sign up and login work
|
2015-01-21 09:52:40 +01:00 |
migrations.go
|
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
|
2015-02-04 11:35:59 +01:00 |
shared.go
|
Worked on event system, needs a little more work
|
2015-02-04 15:37:26 +01:00 |
sqlstore.go
|
More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done
|
2015-02-04 17:15:05 +01:00 |
star.go
|
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
|
2015-02-04 11:35:59 +01:00 |
stars_test.go
|
Worked on dashboard starring and unstarring, renamed favorite model to star
|
2015-02-02 11:32:32 +01:00 |
tables.go
|
Began work on real sql schema definitions, and migration engine
|
2015-01-17 21:40:22 +01:00 |
user.go
|
Merge branch 'notifications'
|
2015-02-04 17:15:16 +01:00 |