summaryrefslogtreecommitdiffstats
path: root/store/sql_system_store.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix leaking goroutines in store calls (#3993). (#4021)Kyo Nguyen2016-09-191-5/+5
|
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-241-3/+0
| | | | | | | | | | | | | | | | | | | | * PLT-3695 unitying upgrade support * PLT-3695 refactoring to use sql_upgrader * Fixing unit test * Adding 3.3 to 3.4 * Fixing upgrading * Seperating DB schema from version.go * Fixing upgrade cmd * Moving to const for exit codes * remving old unused code
* Add custom branding functionality (#2667)Joram Wilander2016-04-111-0/+21
|
* Move license storage to databaseJoramWilander2016-02-041-1/+25
|
* PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-251-3/+3
| | | | - Add spanish translations
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-4/+3
|
* PLT-7 adding loc db calls for system table=Corey Hulen2016-01-201-3/+4
|
* Fix spelling of encounteredPat Lathem2015-10-301-3/+3
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Adding database schema version=Corey Hulen2015-09-161-0/+92