summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-1656-20312/+0
* Move SAML endpoints out of api package (#8780)Joram Wilander2018-05-141-131/+0
* Refactor context out of API packages (#8755)Joram Wilander2018-05-141-154/+0
* MM-10188: expect io.Reader in FileBackend.WriteFile (#8765)Jesse Hallam2018-05-101-1/+1
* MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...Christopher Speller2018-05-101-2/+2
* Structured logging (#8673)Christopher Speller2018-04-277-38/+45
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-183-13/+16
* Remove problematic mute test (#8580)Joram Wilander2018-04-051-114/+0
* Fixing misspell errors (#8544)Jesús Espino2018-03-297-7/+7
* [PLT-4340] Channel Mute and "/mute" command #7617 (#7713)Christian Claus2018-03-281-0/+114
* Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-233-3/+9
|\
| * MM-9853 Fix Team invite does not carry through SAML login (#8495)Elias Nahum2018-03-221-1/+5
| * Fix various segfaults when running `go test` manually (#8448)Jesse Hallam2018-03-212-2/+4
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-135-30/+12
|\|
| * Removed mssola/user_agent library (#8417)Harrison Healey2018-03-121-4/+3
| * general cleanup (#8387)Chris2018-03-071-13/+0
| * MM-9664 Add invalidation metrics for store caches (#8340)Joram Wilander2018-03-051-8/+7
| * remove `go Publish(...)` idiom (#8373)Chris2018-03-022-5/+2
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-023-4/+5
|\|
| * MM-8593 Default APIv3 to disabled for new installs (#8353)Joram Wilander2018-02-231-0/+1
| * Remove global site url (#8343)Chris2018-02-221-3/+3
| * MM-9556 Added ability to upload files without a multipart request (#8306)Harrison Healey2018-02-201-1/+1
| * ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)Joram Wilander2018-02-132-0/+16
* | MM-8825: Make consistent INVITE_USER and ADD_USER_TO_TEAM permissions checkin...Jesús Espino2018-02-201-0/+5
* | MM-8827: Add ADD_REACTION, REMOVE_REACTION and REMOVE_OTHERS_REACTIONS permis...Jesús Espino2018-02-191-4/+4
* | MM-9618: Don't change default role permissions for policy. (#8303)George Goldberg2018-02-191-4/+4
* | ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)Joram Wilander2018-02-132-0/+16
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-1310-69/+27
|\|
| * Remove license globals entirely (#8229)Chris2018-02-094-13/+11
| * Eliminate utils.SetLicense calls (#8217)Chris2018-02-075-354/+28
| * ABC-132: sign error page parameters (#8197)Chris2018-02-073-6/+10
* | XYZ-73: Removes EnableOnlyAdminIntegrations uses. (#8245)Martin Kraft2018-02-121-3/+0
* | Fix tests. (#8244)George Goldberg2018-02-121-4/+4
* | AllowEditPost and PostEditTimeLimit migration (#8208)Jesús Espino2018-02-091-4/+9
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-073-4/+8
|\|
| * Abort on critical error during server startup (#8204)Pierre de La Morinerie2018-02-071-1/+5
| * add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-063-5/+4
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-063-37/+55
|\|
| * ABC-179: check email verification last (#8172)Jesse Hallam2018-02-052-5/+42
| * User based rate limiting (#8152)Christopher Speller2018-01-311-32/+13
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-067-839/+359
|/
* PLT-3383: image proxy support (#7991)Chris2018-01-221-1/+1
* Add sort query parameter to GET /emojis (#8121)Joram Wilander2018-01-191-1/+1
* Finally remove utils.Cfg (#8113)Chris2018-01-173-26/+35
* Allow deactivation of SSO users api3 (#8008)Chris Duarte2018-01-161-1/+9
* Remove global config watcher (#8080)Chris2018-01-111-2/+7
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-1/+0
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-053-4/+3
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-2221-79/+2
* fix PUT webhook permissions (#7970)Chris2017-12-121-1/+1