Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add database indexes to timestamp columns (#4314) | enahum | 2016-10-24 | 1 | -0/+3 |
| | | | | | | * Add database indexes to timestamp columns * add indexes to session table | ||||
* | Fix leaking goroutines in store calls (#3993). (#4021) | Kyo Nguyen | 2016-09-19 | 1 | -7/+7 |
| | |||||
* | PLT-3695 refactoring to use sql_upgrader (#3788) | Corey Hulen | 2016-08-24 | 1 | -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 Healey | 2016-04-04 | 1 | -0/+2 |
| | | | | commands | ||||
* | Revert "PLT-2183 Slash command auto-complete" | Christopher Speller | 2016-03-18 | 1 | -1/+0 |
| | |||||
* | add external slashcommands management | Nicolas Clerc | 2016-03-17 | 1 | -0/+1 |
| | |||||
* | Refactor and modularize analytics on the client | JoramWilander | 2016-03-01 | 1 | -5/+36 |
| | |||||
* | Adding loc to new command backend | =Corey Hulen | 2016-02-01 | 1 | -8/+7 |
| | |||||
* | PLT-1429 adding sql storage for slash commands | =Corey Hulen | 2016-01-06 | 1 | -0/+174 |