summaryrefslogtreecommitdiffstats
path: root/store/sql_command_store.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* make cli team / channel delete operations also delete webhooks and slash ↵Chris2017-07-311-0/+18
| | | | commands (#7028)
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-2/+2
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Add database indexes to timestamp columns (#4314)enahum2016-10-241-0/+3
| | | | | | * Add database indexes to timestamp columns * add indexes to session table
* Fix leaking goroutines in store calls (#3993). (#4021)Kyo Nguyen2016-09-191-7/+7
|
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-241-4/+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
* Added DisplayName and Description fields to both types of webhooks and slash ↵Harrison Healey2016-04-041-0/+2
| | | | commands
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-1/+0
|
* add external slashcommands managementNicolas Clerc2016-03-171-0/+1
|
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-5/+36
|
* Adding loc to new command backend=Corey Hulen2016-02-011-8/+7
|
* PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-061-0/+174