Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2073 from mattermost/ee-updates | Corey Hulen | 2016-02-04 | 2 | -0/+27 |
|\ | |||||
| * | Move license storage to database | JoramWilander | 2016-02-04 | 2 | -0/+27 |
* | | Merge pull request #2064 from hmhealey/plt882 | Christopher Speller | 2016-02-04 | 2 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | Changed how posts are marked ephemeral | hmhealey | 2016-02-04 | 1 | -7/+7 |
| * | Added ephemeral messages sent when a user mentions someone not in the channel | hmhealey | 2016-02-04 | 2 | -5/+8 |
* | | PLT-1429 Fixing code review comments | =Corey Hulen | 2016-02-04 | 1 | -1/+0 |
* | | Fixing based on feedback | =Corey Hulen | 2016-02-03 | 1 | -1/+1 |
* | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 2 | -0/+34 |
|\| | |||||
| * | Merge pull request #2049 from mattermost/plt-1856 | Christopher Speller | 2016-02-03 | 1 | -0/+9 |
| |\ | |||||
| | * | Add basic server audit tab to system console for EE | JoramWilander | 2016-02-02 | 1 | -0/+9 |
| * | | Added ability to sign in via username; separated email sign in and sign up co... | Reed Garmsen | 2016-02-02 | 2 | -0/+25 |
| |/ | |||||
* | | Fixing version | =Corey Hulen | 2016-02-02 | 1 | -1/+1 |
* | | Adding loc to new command backend | =Corey Hulen | 2016-02-01 | 1 | -10/+10 |
* | | Fixing merge | =Corey Hulen | 2016-02-01 | 7 | -68/+155 |
|\| | |||||
| * | PLT-1765 allowing support of 2 previous versions | =Corey Hulen | 2016-01-28 | 2 | -28/+84 |
| * | Fixing build | =Corey Hulen | 2016-01-27 | 1 | -1/+1 |
| * | PLT-7 Removing AppError ctor | =Corey Hulen | 2016-01-27 | 1 | -10/+0 |
| * | Merge pull request #1993 from mattermost/PLT-1586 | Christopher Speller | 2016-01-27 | 1 | -0/+11 |
| |\ | |||||
| | * | Fixing version | =Corey Hulen | 2016-01-26 | 1 | -1/+1 |
| | * | PLT-1586 adding attach device id method | =Corey Hulen | 2016-01-26 | 2 | -1/+12 |
| * | | Updated serverside hashtag regex to ignore more punctuation around words | hmhealey | 2016-01-26 | 4 | -25/+54 |
| |/ | |||||
* | | merging | =Corey Hulen | 2016-01-25 | 16 | -138/+163 |
|\| | |||||
| * | Fixed serverside errors occurring when getting files with no extension | hmhealey | 2016-01-25 | 2 | -5/+24 |
| * | PLT-7: Refactoring models to use translations (chunk 6) | Elias Nahum | 2016-01-25 | 15 | -127/+129 |
| * | Merge pull request #1956 from mattermost/plt-1779 | Corey Hulen | 2016-01-22 | 2 | -2/+10 |
| |\ | |||||
| | * | Added unit test and fixed errors | JoramWilander | 2016-01-22 | 1 | -1/+10 |
| | * | Add create_at back to profile fields to fix analytics | JoramWilander | 2016-01-22 | 1 | -1/+0 |
* | | | merging | =Corey Hulen | 2016-01-22 | 3 | -9/+54 |
|\| | | |||||
| * | | Merge pull request #1924 from loafoe/master | Christopher Speller | 2016-01-21 | 1 | -0/+10 |
| |\ \ | | |/ | |/| | |||||
| | * | Optionally specify ws:// and wss:// port in config | Andy Lo-A-Foe | 2016-01-19 | 1 | -0/+10 |
| * | | tweaking | =Corey Hulen | 2016-01-20 | 1 | -6/+5 |
| * | | tweak | =Corey Hulen | 2016-01-20 | 1 | -1/+1 |
| * | | PLT-7-server-db | =Corey Hulen | 2016-01-20 | 2 | -8/+33 |
| * | | Fxing version | =Corey Hulen | 2016-01-19 | 1 | -1/+1 |
| * | | PLT-7 Adding translation function to context | =Corey Hulen | 2016-01-19 | 2 | -2/+11 |
| |/ | |||||
* | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-01-14 | 5 | -5/+125 |
|\| | |||||
| * | Final updates | JoramWilander | 2016-01-14 | 1 | -3/+20 |
| * | Add some unit tests | JoramWilander | 2016-01-14 | 2 | -1/+35 |
| * | Added license validation and settings | JoramWilander | 2016-01-14 | 1 | -0/+68 |
| * | Merge pull request #1852 from mattermost/PLT-1608 | Joram Wilander | 2016-01-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Upgrade logging package | =Corey Hulen | 2016-01-11 | 1 | -1/+1 |
| * | | Release 1.4 rc1 | =Corey Hulen | 2016-01-11 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #1824 from hmhealey/plt1525 | Joram Wilander | 2016-01-11 | 2 | -4/+4 |
| |\ | |||||
| | * | Added the ability to get more channel members from getChannelExtraInfo | hmhealey | 2016-01-06 | 2 | -4/+4 |
* | | | adding different commands | =Corey Hulen | 2016-01-09 | 1 | -0/+1 |
* | | | Adding web service methods | =Corey Hulen | 2016-01-08 | 3 | -2/+42 |
* | | | partial fix for UI | =Corey Hulen | 2016-01-08 | 5 | -22/+111 |
* | | | PLT-1429 adding sql storage for slash commands | =Corey Hulen | 2016-01-06 | 2 | -29/+182 |
|/ / | |||||
* | | Merge pull request #1813 from mattermost/PLT-1558 | Harrison Healey | 2016-01-06 | 2 | -14/+31 |
|\ \ | |/ |/| | |||||
| * | Adding UI for session length settings | =Corey Hulen | 2016-01-05 | 1 | -8/+1 |