Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing old schema upgrades affecting postgres | =Corey Hulen | 2016-03-21 | 1 | -5/+0 |
* | Merge pull request #2475 from mattermost/plt-1606 | Christopher Speller | 2016-03-21 | 2 | -3/+15 |
|\ | |||||
| * | Update search unit tests | JoramWilander | 2016-03-18 | 1 | -2/+7 |
| * | Change searches to AND terms instead of OR | JoramWilander | 2016-03-18 | 1 | -1/+8 |
* | | Revert "PLT-2183 Slash command auto-complete" | Christopher Speller | 2016-03-18 | 1 | -1/+0 |
|/ | |||||
* | Merge pull request #2442 from mattermost/PLT-2115 | Corey Hulen | 2016-03-17 | 5 | -2/+474 |
|\ | |||||
| * | Fixing merge | =Corey Hulen | 2016-03-17 | 1 | -0/+1 |
| |\ | |||||
| * \ | merging files | =Corey Hulen | 2016-03-16 | 1 | -3/+8 |
| |\ \ | |||||
| * | | | Fixing unit tests | =Corey Hulen | 2016-03-15 | 1 | -5/+5 |
| * | | | PLT-2115 Adding compliance | =Corey Hulen | 2016-03-15 | 7 | -135/+474 |
| * | | | PLT-2115 adding compliance | =Corey Hulen | 2016-03-14 | 1 | -1/+1 |
| * | | | PLT-2115 adding compliance feature to enterprise | =Corey Hulen | 2016-03-10 | 3 | -0/+133 |
* | | | | Option to enable full snippets in push notifications | Elias Nahum | 2016-03-17 | 3 | -0/+102 |
| |_|/ |/| | | |||||
* | | | add external slashcommands management | Nicolas Clerc | 2016-03-17 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Auto-create account if team allows sign-up from login page and oauth account ... | JoramWilander | 2016-03-11 | 1 | -3/+8 |
|/ | |||||
* | Fix unit test for session counting | JoramWilander | 2016-03-01 | 1 | -0/+1 |
* | Don't count expired sessions | JoramWilander | 2016-03-01 | 1 | -3/+4 |
* | Refactor and modularize analytics on the client | JoramWilander | 2016-03-01 | 8 | -6/+161 |
* | Member show on Activate and Hide on deactivate from channel member list and a... | Elias Nahum | 2016-02-25 | 3 | -0/+87 |
* | Fixing postgres | =Corey Hulen | 2016-02-22 | 2 | -3/+3 |
* | Fixing device id column for droid | =Corey Hulen | 2016-02-22 | 5 | -18/+167 |
* | Fixed issue with corrupted custom mentions on username change | Reed Garmsen | 2016-02-19 | 1 | -1/+1 |
* | Stopped returning inactive members with getExtraInfo calls | hmhealey | 2016-02-10 | 2 | -2/+41 |
* | Move license storage to database | JoramWilander | 2016-02-04 | 6 | -2/+183 |
* | Merge pull request #2052 from mattermost/PLT-1429 | Harrison Healey | 2016-02-04 | 6 | -57/+353 |
|\ | |||||
| * | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 7 | -10/+135 |
| |\ | |||||
| * | | Adding loc to new command backend | =Corey Hulen | 2016-02-01 | 1 | -8/+7 |
| * | | Fixing merge | =Corey Hulen | 2016-02-01 | 15 | -266/+306 |
| |\ \ | |||||
| * \ \ | merging | =Corey Hulen | 2016-01-25 | 5 | -26/+187 |
| |\ \ \ | |||||
| * \ \ \ | merging | =Corey Hulen | 2016-01-22 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-01-14 | 5 | -5/+12 |
| |\ \ \ \ \ | |||||
| * | | | | | | Chaning webhooks to be team wide | =Corey Hulen | 2016-01-11 | 3 | -57/+7 |
| * | | | | | | PLT-1429 adding sql storage for slash commands | =Corey Hulen | 2016-01-06 | 4 | -0/+347 |
* | | | | | | | Merge pull request #2059 from mattermost/plt-1732 | Harrison Healey | 2016-02-04 | 3 | -4/+21 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Fix auth data unit test | JoramWilander | 2016-02-03 | 1 | -1/+1 |
| * | | | | | | Update user email when switching to SSO | JoramWilander | 2016-02-03 | 2 | -3/+20 |
* | | | | | | | Merge pull request #2057 from khoa-le/PLT-1673 | Harrison Healey | 2016-02-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Make hashtag searching independent of case | Khoa, Le Ngoc | 2016-02-03 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #2049 from mattermost/plt-1856 | Christopher Speller | 2016-02-03 | 2 | -3/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add basic server audit tab to system console for EE | JoramWilander | 2016-02-02 | 2 | -3/+18 |
| |/ / / / / | |||||
* / / / / / | Added extra system-wide statistics for EE | JoramWilander | 2016-02-02 | 5 | -5/+115 |
|/ / / / / | |||||
* | | | | | PLT-1765 allowing support of 2 previous versions | =Corey Hulen | 2016-01-28 | 3 | -22/+9 |
* | | | | | Merge pull request #1988 from mattermost/plt-1475 | Christopher Speller | 2016-01-27 | 2 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Update search query to ignore system messages | JoramWilander | 2016-01-26 | 2 | -0/+8 |
* | | | | | | Fixing naming | =Corey Hulen | 2016-01-26 | 1 | -1/+1 |
* | | | | | | PLT-1586 adding attach device id method | =Corey Hulen | 2016-01-26 | 3 | -0/+41 |
|/ / / / / | |||||
* | | | / | PLT-7: Refactoring stores to use translations (chunk 7) | Elias Nahum | 2016-01-25 | 12 | -245/+249 |
| |_|_|/ |/| | | | |||||
* | | | | Changed GetMemberCount to stop including inactive users | hmhealey | 2016-01-23 | 2 | -1/+116 |
* | | | | Generalize analytics server functions and begin componentizing client analyti... | JoramWilander | 2016-01-21 | 4 | -25/+71 |
| |_|/ |/| | | |||||
* | | | Revert " PLT-7 adding loc for db calls" | Corey Hulen | 2016-01-20 | 22 | -736/+714 |