Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing merge | =Corey Hulen | 2015-09-23 | 2 | -2/+7 |
|\ | |||||
| * | Changing image settings to file settings | =Corey Hulen | 2015-09-23 | 1 | -2/+2 |
| * | Merge branch 'master' into PLT-11-email | =Corey Hulen | 2015-09-23 | 1 | -0/+5 |
| |\ | |||||
| | * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -0/+5 |
* | | | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 2 | -1/+31 |
|/ / | |||||
* | | Fixing merge conflict | =Corey Hulen | 2015-09-22 | 1 | -1/+1 |
* | | Fixing merge conflict | =Corey Hulen | 2015-09-22 | 5 | -1/+229 |
|\| | |||||
| * | Implement incoming webhooks. | JoramWilander | 2015-09-21 | 5 | -1/+229 |
* | | Adding service settings to admin console | =Corey Hulen | 2015-09-22 | 2 | -15/+12 |
* | | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 2 | -6/+4 |
* | | Adding SQL settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -2/+2 |
* | | Fixing unit tests | =Corey Hulen | 2015-09-21 | 1 | -2/+12 |
* | | Adding rate limiter settings to the admin console | =Corey Hulen | 2015-09-21 | 1 | -13/+9 |
* | | Adding privacy to admin console | =Corey Hulen | 2015-09-21 | 1 | -2/+0 |
* | | Adding image properties | =Corey Hulen | 2015-09-21 | 1 | -17/+22 |
* | | Adding email to admin console | =Corey Hulen | 2015-09-21 | 2 | -9/+21 |
|/ | |||||
* | Merge pull request #709 from mattermost/PLT-11 | Harrison Healey | 2015-09-18 | 2 | -0/+169 |
|\ | |||||
| * | merging | =Corey Hulen | 2015-09-18 | 5 | -6/+218 |
| |\ | |||||
| * | | PLT-11 Adding ability to save config file | =Corey Hulen | 2015-09-17 | 2 | -0/+169 |
* | | | Merge pull request #717 from mattermost/fix-loadtest | Corey Hulen | 2015-09-18 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix authentication for loadtests. | JoramWilander | 2015-09-18 | 1 | -0/+1 |
| |/ | |||||
* | | fixing versioning | =Corey Hulen | 2015-09-17 | 1 | -3/+3 |
* | | Making changes to versioning | =Corey Hulen | 2015-09-17 | 3 | -40/+54 |
* | | Merge branch 'master' into PLT-92 | =Corey Hulen | 2015-09-17 | 1 | -1/+1 |
|\| | |||||
| * | Adding gofmt to travis build | Christopher Speller | 2015-09-17 | 1 | -1/+1 |
* | | Fixing postgres issue and bumping version number | =Corey Hulen | 2015-09-16 | 1 | -1/+1 |
* | | Adding database schema version | =Corey Hulen | 2015-09-16 | 2 | -0/+53 |
* | | PLT-92 Adding server side versioning to the binary | =Corey Hulen | 2015-09-16 | 3 | -6/+151 |
|/ | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 9 | -73/+642 |
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -0/+9 |
* | Merge branch 'master' into PLT-12-log | =Corey Hulen | 2015-09-14 | 3 | -6/+12 |
|\ | |||||
| * | Merge pull request #677 from mattermost/plt-50 | Joram Wilander | 2015-09-14 | 2 | -4/+10 |
| |\ | |||||
| | * | Allowing underscores in channel names. Added conversion of some slack channel... | Christopher Speller | 2015-09-14 | 2 | -4/+10 |
| * | | Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN | =Corey Hulen | 2015-09-11 | 1 | -2/+2 |
* | | | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 1 | -0/+9 |
|/ / | |||||
* | | merging | =Corey Hulen | 2015-09-10 | 4 | -5/+19 |
|\| | |||||
| * | Removed pointless attempt to verify a new user's username | hmhealey | 2015-09-09 | 1 | -5/+0 |
| * | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 4 | -0/+19 |
* | | Adding back admin unit test | =Corey Hulen | 2015-09-10 | 2 | -3/+3 |
* | | PLT-12 UI framework for admin console | =Corey Hulen | 2015-09-10 | 1 | -0/+4 |
* | | Adding unit tests for cmd line | =Corey Hulen | 2015-09-04 | 3 | -4/+13 |
* | | Adding cmd line options | =Corey Hulen | 2015-09-04 | 2 | -1/+56 |
|/ | |||||
* | Merging release branch 'release-0.7.0' | Christopher Speller | 2015-09-01 | 1 | -1/+0 |
|\ | |||||
| * | MM-2056 fixes problem with creating team | =Corey Hulen | 2015-08-31 | 1 | -1/+0 |
* | | Merge pull request #468 from nickago/MM-1848 | Christopher Speller | 2015-08-31 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Created a /echo command that will post on the user's behalf after | nickago | 2015-08-25 | 1 | -1/+1 |
* | | Remove Google as a SSO service. | JoramWilander | 2015-08-28 | 1 | -56/+0 |
* | | Merge pull request #496 from mattermost/mm-2015 | Christopher Speller | 2015-08-28 | 8 | -88/+209 |
|\ \ | |||||
| * | | Added the ability to create a team with SSO services and added the ability to... | JoramWilander | 2015-08-28 | 8 | -88/+209 |
* | | | Force fresh timestamp for CreateAt field of Posts before saving to DB. | JoramWilander | 2015-08-27 | 1 | -3/+1 |
|/ / |