summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-203-32/+36
* Merge pull request #185 from mattermost/mm-1348Corey Hulen2015-07-172-134/+0
|\
| * fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-142-134/+0
* | Fix migration code so that LastName is populated correctly for users who only...hmhealey2015-07-171-4/+8
* | Added FirstName and LastName fields to User object and attempt to populate th...hmhealey2015-07-171-2/+14
* | Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-174-30/+40
* | Added table updaternickago2015-07-161-0/+1
* | Added last updated for picturesnickago2015-07-162-3/+6
* | Merge pull request #153 from nickago/MM-1460Corey Hulen2015-07-152-2/+15
|\ \ | |/ |/|
| * Updated database schema for full utf8 compatibilitynickago2015-07-092-2/+15
* | Added timestamps to pictures to stop cachingnickago2015-07-132-0/+20
|/
* Merge pull request #136 from mattermost/code-reviewJoram Wilander2015-07-081-2/+2
|\
| * team code review=Corey Hulen2015-07-061-2/+2
* | Merge pull request #143 from rgarmsen2295/mm-1416Corey Hulen2015-07-071-2/+14
|\ \
| * | Added new error message when trying to add a channel that was previously dele...Reed Garmsen2015-07-061-2/+14
* | | Merge pull request #138 from hmhealey/mm756Christopher Speller2015-07-071-3/+9
|\ \ \ | |/ / |/| |
| * | Add a post type for user joined/left messages and don't flag a channel as unr...hmhealey2015-07-071-3/+9
* | | fixing build=Corey Hulen2015-07-061-0/+3
|/ /
* | Fixing unit tests=Corey Hulen2015-07-068-67/+76
* | adding debugging=Corey Hulen2015-07-051-1/+1
* | adding debugging=Corey Hulen2015-07-051-1/+1
* | fixing unit test=Corey Hulen2015-07-051-2/+2
* | fixing unit test=Corey Hulen2015-07-051-0/+3
* | fixing unit test=Corey Hulen2015-07-051-0/+3
* | fixing unit test=Corey Hulen2015-07-052-2/+7
* | fixing timming test=Corey Hulen2015-07-051-0/+7
|/
* Merge pull request #62 from jedisct1/authenticated-encryptionCorey Hulen2015-06-301-6/+32
|\
| * SQL store: use authenticated encryptionFrank Denis2015-06-241-6/+32
| * fixing unit test=Corey Hulen2015-06-161-1/+1
| * changing unit test=Corey Hulen2015-06-161-1/+4
| * first commit=Corey Hulen2015-06-1417-0/+4052
* Added the ability to have hashtags with dashes in themnickago2015-06-301-0/+16
* rebase touch-upsJoramWilander2015-06-291-1/+1
* fix more indentingJoramWilander2015-06-291-1/+1
* fix indentingJoramWilander2015-06-291-1/+1
* fixes mm-1316 improves channel notifications UI and updates channellist etagJoramWilander2015-06-291-3/+9
* move valet feature switch to DB from configJoramWilander2015-06-171-0/+6
* fixing unit test=Corey Hulen2015-06-161-1/+1
* changing unit test=Corey Hulen2015-06-161-1/+4
* first commit=Corey Hulen2015-06-1417-0/+4052