summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Remove more global refs / state (#7723)Chris2017-10-264-12/+2
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-2511-81/+75
* [PLT-7726] adjustments for the mm-server jenkinsfile (#7688)Carlos Tadeu Panato Junior2017-10-251-1/+2
* PLT-7599: webhook post splitting (#7707)Chris2017-10-241-2/+2
* eliminate more utils.Cfg references (#7701)Chris2017-10-244-204/+2
* add model.NewX funcs for builtin types (#7692)Chris2017-10-231-2/+1
* Reduce cfg boilerplate (#7689)Chris2017-10-236-303/+36
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-211-1/+9
* Reduce utils.Cfg references (#7650)Chris2017-10-1827-550/+641
* fix email race condition (#7656)Chris2017-10-181-2/+5
* Merge branch 'release-4.3'Christopher Brown2017-10-164-17/+387
|\
| * fix race condition in tests (#7609)Chris2017-10-111-0/+16
| * PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-093-14/+380
| * PLT-7818 Updates to post type (#7579)Joram Wilander2017-10-091-3/+7
* | parallel tests (#7629)Chris2017-10-165-20/+36
* | Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-123-419/+103
* | Miscellaneous app cleanup (#7594)Chris2017-10-092-26/+15
|/
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-5/+0
* PLT-7718 Patch for files (#7564)Joram Wilander2017-10-041-2/+20
* PLT-7782 Fix for OAuth (#7566)Joram Wilander2017-10-041-8/+0
* Goroutine wranglin (#7556)Chris2017-10-034-9/+14
* Don't use global app for api / api4 tests (#7528)Chris2017-10-0234-180/+561
* PLT-7404 Return viewed at times in view channel API response (#7428)Joram Wilander2017-09-291-1/+1
* PLT-7684 Add support to outgoing webhooks and slash commands to set post type...Joram Wilander2017-09-281-0/+10
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-288-31/+10
* PLT-7470: Add metrics for searches. (#7507)George Goldberg2017-09-251-0/+12
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-7/+8
* remove global refs from api/api4 (#7496)Chris2017-09-2221-340/+349
* remove more global refs (#7480)Chris2017-09-212-19/+18
* remove einterface gets (#7455)Chris2017-09-193-29/+26
* Fixing profile image tag (#7435)Corey Hulen2017-09-192-3/+3
* generate web error when opening an invalid public file link (#7475)Saturnino Abril2017-09-191-0/+4
* PLT-7539: Remove redundant license checks from CLI commands. (#7451)George Goldberg2017-09-151-106/+57
* Fix update SQL query to include refresh token (#7425)Joram Wilander2017-09-141-0/+29
* fix plugin test (#7436)Chris2017-09-121-3/+5
* Remove global app references (#7433)Chris2017-09-123-50/+37
* Disabling oauth testChristopher Speller2017-09-071-2/+2
* Adjustments to JenkinsfileChristopher Speller2017-09-071-20/+20
* Renaming repoChristopher Speller2017-09-0649-146/+146
* Adding jenkinsfile for new build server.Christopher Speller2017-09-062-16/+2
* Merge release-4.2Christopher Speller2017-09-064-6/+70
|\
| * Various patchesJoramWilander2017-09-064-6/+70
* | app type transition (#7167)Chris2017-09-0632-430/+436
|/
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...Saturnino Abril2017-09-062-9/+9
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-062-9/+9
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-0113-159/+92
* Config to make town square read only (#7140)David Meza2017-09-013-2/+64
* [PLT-5170] Add join the channel system message for the person who created the...Saturnino Abril2017-08-303-10/+24
* set to default value with config is missing (#7320)Saturnino Abril2017-08-309-40/+40
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-3/+3