Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2049 from mattermost/plt-1856 | Christopher Speller | 2016-02-03 | 2 | -3/+18 |
|\ | | | | | PLT-1856 Add basic server audit tab to system console for EE | ||||
| * | 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 |
|\ | | | | | PLT-1475 Update search query to ignore system messages | ||||
| * | 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 |
| | | | | - Add spanish translations | ||||
* | Changed GetMemberCount to stop including inactive users | hmhealey | 2016-01-23 | 2 | -1/+116 |
| | |||||
* | Generalize analytics server functions and begin componentizing client ↵ | JoramWilander | 2016-01-21 | 4 | -25/+71 |
| | | | | analytics controls | ||||
* | Revert " PLT-7 adding loc for db calls" | Corey Hulen | 2016-01-20 | 22 | -736/+714 |
| | |||||
* | PLT-7 adding loc db calls for users table | =Corey Hulen | 2016-01-20 | 5 | -106/+108 |
| | |||||
* | PLT-7 adding loc db calls for posts table | =Corey Hulen | 2016-01-20 | 3 | -152/+153 |
| | |||||
* | PLT-7 adding loc db calls for session table | =Corey Hulen | 2016-01-20 | 4 | -47/+50 |
| | |||||
* | PLT-7 adding loc db calls for oauth table | =Corey Hulen | 2016-01-20 | 4 | -172/+174 |
| | |||||
* | PLT-7 adding loc db calls for oauth table | =Corey Hulen | 2016-01-20 | 3 | -46/+48 |
| | |||||
* | PLT-7 adding loc db calls for webhooks table | =Corey Hulen | 2016-01-20 | 3 | -68/+70 |
| | |||||
* | PLT-7 adding loc db calls for team table | =Corey Hulen | 2016-01-20 | 4 | -53/+55 |
| | |||||
* | PLT-7 adding loc db calls for system table | =Corey Hulen | 2016-01-20 | 4 | -14/+16 |
| | |||||
* | PLT-7 adding loc for db calls audits and prefs | =Corey Hulen | 2016-01-20 | 6 | -56/+62 |
| | |||||
* | PLT-7 Adding translation function to context | =Corey Hulen | 2016-01-19 | 1 | -0/+2 |
| | |||||
* | Upgrade logging package | =Corey Hulen | 2016-01-11 | 4 | -4/+4 |
| | |||||
* | Added the ability to get more channel members from getChannelExtraInfo | hmhealey | 2016-01-06 | 1 | -1/+8 |
| | |||||
* | Moving to constnt | =Corey Hulen | 2016-01-05 | 1 | -2/+6 |
| | |||||
* | PLT-1572 Adding more info to the error message | =Corey Hulen | 2016-01-05 | 1 | -4/+4 |
| | |||||
* | Add ability to switch between SSO and email account | JoramWilander | 2015-12-17 | 3 | -1/+55 |
| | |||||
* | Some refactoring | Christopher Speller | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | Fixing channel limit | =Corey Hulen | 2015-12-15 | 2 | -8/+10 |
| | |||||
* | Fixed issue with Team Settings modal saving items instead of cancelling; ↵ | Reed Garmsen | 2015-12-10 | 2 | -2/+2 |
| | | | | changed remaining copyrights | ||||
* | Removing old 1.3 DB upgrade code | Christopher Speller | 2015-12-09 | 1 | -2/+0 |
| | |||||
* | Split db channel get into two functions using master and replica | JoramWilander | 2015-12-09 | 2 | -3/+18 |
| | |||||
* | Merge pull request #1646 from mattermost/PLT-1302 | Joram Wilander | 2015-12-08 | 1 | -1/+1 |
|\ | | | | | PLT-1302 fixing hiding email adddress | ||||
| * | PLT-1302 fixing hiding email adddress | =Corey Hulen | 2015-12-07 | 1 | -1/+1 |
| | | |||||
* | | Update unit test | JoramWilander | 2015-12-07 | 1 | -1/+1 |
| | | |||||
* | | Make sure posts in threads are included in getPosts DB query | JoramWilander | 2015-12-07 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #1621 from mattermost/plt-1331 | Harrison Healey | 2015-12-07 | 1 | -1/+2 |
|\ | | | | | PLT-1331 Fix possible race condition when creating new channels | ||||
| * | Fix possible race condition on when creating new channels | JoramWilander | 2015-12-04 | 1 | -1/+2 |
| | | |||||
* | | PLT-1326: Enable channel posts of type join or leave not trigger unread ↵ | Florian Orben | 2015-12-04 | 1 | -1/+2 |
|/ | | | | notifications | ||||
* | Add limit to Props size in Post table | JoramWilander | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1537 from florianorben/PLT-1035 | Corey Hulen | 2015-11-30 | 2 | -6/+16 |
|\ | | | | | PLT-1035: Remove last data point in graphs on #statistics page | ||||
| * | PLT-1035: Remove last data point in graphs on #statistics page | Florian Orben | 2015-11-28 | 2 | -6/+16 |
| | | |||||
* | | add missing unit test | Florian Orben | 2015-11-27 | 1 | -0/+72 |
| | | |||||
* | | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵ | Florian Orben | 2015-11-27 | 2 | -3/+3 |
| | | | | | | | | prerelease-features to constants.jsx | ||||
* | | add unit tests | Florian Orben | 2015-11-27 | 2 | -2/+65 |
| | | |||||
* | | go fmt | Florian Orben | 2015-11-27 | 1 | -1/+1 |
| | | |||||
* | | allow to toggle features in backend | Florian Orben | 2015-11-27 | 3 | -1/+51 |
|/ | |||||
* | Adding perm delete channels by team | =Corey Hulen | 2015-11-16 | 2 | -0/+18 |
| | |||||
* | Adding perm delete to cmd line | =Corey Hulen | 2015-11-16 | 19 | -30/+176 |
| | |||||
* | PLT-975 adding perm deletes | =Corey Hulen | 2015-11-16 | 18 | -0/+419 |
| |