summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Fix unit test for session countingJoramWilander2016-03-011-0/+1
* Don't count expired sessionsJoramWilander2016-03-011-3/+4
* Refactor and modularize analytics on the clientJoramWilander2016-03-018-6/+161
* Member show on Activate and Hide on deactivate from channel member list and a...Elias Nahum2016-02-253-0/+87
* Fixing postgres=Corey Hulen2016-02-222-3/+3
* Fixing device id column for droid=Corey Hulen2016-02-225-18/+167
* Fixed issue with corrupted custom mentions on username changeReed Garmsen2016-02-191-1/+1
* Stopped returning inactive members with getExtraInfo callshmhealey2016-02-102-2/+41
* Move license storage to databaseJoramWilander2016-02-046-2/+183
* Merge pull request #2052 from mattermost/PLT-1429Harrison Healey2016-02-046-57/+353
|\
| * Merge branch 'master' into PLT-1429=Corey Hulen2016-02-037-10/+135
| |\
| * | Adding loc to new command backend=Corey Hulen2016-02-011-8/+7
| * | Fixing merge=Corey Hulen2016-02-0115-266/+306
| |\ \
| * \ \ merging=Corey Hulen2016-01-255-26/+187
| |\ \ \
| * \ \ \ merging=Corey Hulen2016-01-221-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into PLT-1429=Corey Hulen2016-01-145-5/+12
| |\ \ \ \ \
| * | | | | | Chaning webhooks to be team wide=Corey Hulen2016-01-113-57/+7
| * | | | | | PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-064-0/+347
* | | | | | | Merge pull request #2059 from mattermost/plt-1732Harrison Healey2016-02-043-4/+21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix auth data unit testJoramWilander2016-02-031-1/+1
| * | | | | | Update user email when switching to SSOJoramWilander2016-02-032-3/+20
* | | | | | | Merge pull request #2057 from khoa-le/PLT-1673Harrison Healey2016-02-031-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make hashtag searching independent of caseKhoa, Le Ngoc2016-02-031-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-032-3/+18
|\ \ \ \ \ \
| * | | | | | Add basic server audit tab to system console for EEJoramWilander2016-02-022-3/+18
| |/ / / / /
* / / / / / Added extra system-wide statistics for EEJoramWilander2016-02-025-5/+115
|/ / / / /
* | | | | PLT-1765 allowing support of 2 previous versions=Corey Hulen2016-01-283-22/+9
* | | | | Merge pull request #1988 from mattermost/plt-1475Christopher Speller2016-01-272-0/+8
|\ \ \ \ \
| * | | | | Update search query to ignore system messagesJoramWilander2016-01-262-0/+8
* | | | | | Fixing naming=Corey Hulen2016-01-261-1/+1
* | | | | | PLT-1586 adding attach device id method=Corey Hulen2016-01-263-0/+41
|/ / / / /
* | | | / PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-2512-245/+249
| |_|_|/ |/| | |
* | | | Changed GetMemberCount to stop including inactive usershmhealey2016-01-232-1/+116
* | | | Generalize analytics server functions and begin componentizing client analyti...JoramWilander2016-01-214-25/+71
| |_|/ |/| |
* | | Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-2022-736/+714
* | | PLT-7 adding loc db calls for users table=Corey Hulen2016-01-205-106/+108
* | | PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-203-152/+153
* | | PLT-7 adding loc db calls for session table=Corey Hulen2016-01-204-47/+50
* | | PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-204-172/+174
* | | PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-203-46/+48
* | | PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-203-68/+70
* | | PLT-7 adding loc db calls for team table=Corey Hulen2016-01-204-53/+55
* | | PLT-7 adding loc db calls for system table=Corey Hulen2016-01-204-14/+16
* | | PLT-7 adding loc for db calls audits and prefs=Corey Hulen2016-01-206-56/+62
* | | PLT-7 Adding translation function to context=Corey Hulen2016-01-191-0/+2
| |/ |/|
* | Upgrade logging package=Corey Hulen2016-01-114-4/+4
* | Added the ability to get more channel members from getChannelExtraInfohmhealey2016-01-061-1/+8
|/
* Moving to constnt=Corey Hulen2016-01-051-2/+6
* PLT-1572 Adding more info to the error message=Corey Hulen2016-01-051-4/+4
* Add ability to switch between SSO and email accountJoramWilander2015-12-173-1/+55