Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement incoming webhooks. | JoramWilander | 2015-09-21 | 1 | -1/+37 |
| | |||||
* | Merge pull request #709 from mattermost/PLT-11 | Harrison Healey | 2015-09-18 | 1 | -0/+18 |
|\ | | | | | PLT-11 adding config for logs to UI | ||||
| * | PLT-11 Adding ability to save config file | =Corey Hulen | 2015-09-17 | 1 | -0/+18 |
| | | |||||
* | | Fix authentication for loadtests. | JoramWilander | 2015-09-18 | 1 | -0/+1 |
|/ | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -68/+124 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -0/+9 |
| | |||||
* | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 1 | -0/+9 |
| | |||||
* | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -0/+9 |
| | |||||
* | Fixes mm-1912 move get file info into its own web service call | =Corey Hulen | 2015-08-24 | 1 | -0/+18 |
| | |||||
* | Fixing build | =Corey Hulen | 2015-08-20 | 1 | -0/+2 |
| | |||||
* | added api unit test for GetChannelCounts | JoramWilander | 2015-08-11 | 1 | -0/+9 |
| | |||||
* | added getChannel api service and use that over getChannels where appropriate ↵ | JoramWilander | 2015-08-11 | 1 | -0/+9 |
| | | | | on client | ||||
* | Adding etag to channel extra_info api call. | Christopher Speller | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into mm-1420 | =Corey Hulen | 2015-07-22 | 1 | -1/+1 |
|\ | |||||
| * | fixed unit tests to work with team domain changes and update partial url ↵ | JoramWilander | 2015-07-21 | 1 | -1/+1 |
| | | | | | | | | regex for files | ||||
* | | fixing merge conflicts | =Corey Hulen | 2015-07-21 | 1 | -10/+10 |
|\| | |||||
| * | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -10/+10 |
| | | | | | | | | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | | minor tweaks to make sure mysql still runs | =Corey Hulen | 2015-07-12 | 1 | -0/+2 |
|/ | |||||
* | added unit tests for new team API services | JoramWilander | 2015-06-18 | 1 | -0/+18 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+652 |