summaryrefslogtreecommitdiffstats
path: root/store/store.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-0/+3
* Member show on Activate and Hide on deactivate from channel member list and a...Elias Nahum2016-02-251-0/+1
* Move license storage to databaseJoramWilander2016-02-041-1/+8
* Merge pull request #2052 from mattermost/PLT-1429Harrison Healey2016-02-041-2/+11
|\
| * Merge branch 'master' into PLT-1429=Corey Hulen2016-02-031-1/+3
| |\
| * \ Fixing merge=Corey Hulen2016-02-011-0/+1
| |\ \
| * \ \ merging=Corey Hulen2016-01-251-0/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-1/+1
| |\ \ \ \
| * | | | | Chaning webhooks to be team wide=Corey Hulen2016-01-111-2/+1
| * | | | | PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-061-0/+10
* | | | | | Update user email when switching to SSOJoramWilander2016-02-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | Added extra system-wide statistics for EEJoramWilander2016-02-021-1/+3
| |_|_|/ |/| | |
* | | | Fixing naming=Corey Hulen2016-01-261-1/+1
* | | | PLT-1586 adding attach device id method=Corey Hulen2016-01-261-0/+1
| |_|/ |/| |
* | | Generalize analytics server functions and begin componentizing client analyti...JoramWilander2016-01-211-0/+1
* | | Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-122/+120
* | | PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-21/+21
* | | PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-15/+15
* | | PLT-7 adding loc db calls for session table=Corey Hulen2016-01-201-8/+8
* | | PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-27/+27
* | | PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-12/+12
* | | PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-201-14/+14
* | | PLT-7 adding loc db calls for team table=Corey Hulen2016-01-201-10/+10
* | | PLT-7 adding loc db calls for system table=Corey Hulen2016-01-201-3/+3
* | | PLT-7 adding loc for db calls audits and prefs=Corey Hulen2016-01-201-10/+12
| |/ |/|
* | Upgrade logging package=Corey Hulen2016-01-111-1/+1
|/
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+1
* Split db channel get into two functions using master and replicaJoramWilander2015-12-091-0/+1
* rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...Florian Orben2015-11-271-1/+1
* go fmtFlorian Orben2015-11-271-1/+1
* allow to toggle features in backendFlorian Orben2015-11-271-1/+2
* Adding perm delete channels by team=Corey Hulen2015-11-161-0/+1
* Adding perm delete to cmd line=Corey Hulen2015-11-161-9/+10
* PLT-975 adding perm deletes=Corey Hulen2015-11-161-0/+9
* Added ChannelExtra.MemberCount field to reflect the actual member count when ...hmhealey2015-11-121-0/+1
* Adding ability to fetch posts around a specifc postChristopher Speller2015-11-031-0/+2
* PLT-340=Corey Hulen2015-10-271-0/+2
* Merge branch 'master' into PLT-25=Corey Hulen2015-10-231-0/+2
|\
| * Merge pull request #1149 from mattermost/plt-808Christopher Speller2015-10-231-0/+1
| |\
| | * Delete webhooks when the associated channel gets deletedJoramWilander2015-10-221-0/+1
| * | Refactoring direct channel creation to use transaction to avaoid state where ...Christopher Speller2015-10-221-0/+1
| |/
* / Adding analytics tab=Corey Hulen2015-10-221-0/+4
|/
* Merge pull request #1113 from hmhealey/plt716Joram Wilander2015-10-201-1/+1
|\
| * Added from:, in:, and channel: search modifiershmhealey2015-10-191-1/+1
* | Refactor to hit database less often.JoramWilander2015-10-191-1/+1
* | Implement outgoing webhooks.JoramWilander2015-10-191-0/+7
|/
* Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+1
* Marking when user ran the unit tests=Corey Hulen2015-10-151-0/+1
* Removed Preference.AltIdhmhealey2015-10-131-1/+2
* Made structural changes to server-side Preference code based on feedbackhmhealey2015-10-131-3/+1