summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* Reduce utils.Cfg references (#7650)Chris2017-10-1826-500/+555
* fix email race condition (#7656)Chris2017-10-181-1/+4
* fix job test race condition (#7647)Chris2017-10-181-3/+4
* fix preference test races (#7645)Chris2017-10-181-0/+8
* PLT-7193: Regression - Custom slash commands don't work in direct or group me...Jonathan2017-10-173-7/+148
* Merge branch 'release-4.3'Christopher Brown2017-10-163-17/+482
|\
| * fix race condition in tests (#7609)Chris2017-10-111-0/+16
| * PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-092-14/+471
| * PLT-7818 Updates to post type (#7579)Joram Wilander2017-10-091-3/+11
* | [PLT-7396] Add the ability to revoke user sessions in System Console > Users ...Rick Batka2017-10-162-0/+65
* | parallel tests (#7629)Chris2017-10-162-6/+12
* | Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-122-2/+104
* | Add User To Channel api route returns a 400 error when trying to add users to...Santos Solorzano2017-10-121-0/+5
* | Miscellaneous app cleanup (#7594)Chris2017-10-092-27/+14
|/
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-5/+0
* PLT-7718 Patch for files (#7564)Joram Wilander2017-10-043-6/+11
* PLT-7785: Slash commands can be issued to a channel in a team without it (#7567)Jonathan2017-10-042-6/+38
* PLT-7781 Some more OAuth fixes (#7568)Joram Wilander2017-10-042-23/+129
* Updates to session revoking in v4 (#7565)Joram Wilander2017-10-042-1/+21
* Only update session activity on specific endpoints (#7549)Joram Wilander2017-10-034-1/+5
* Goroutine wranglin (#7556)Chris2017-10-031-2/+1
* Fix bad merge (#7553)Joram Wilander2017-10-021-1/+1
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-023-0/+50
* Don't use global app for api / api4 tests (#7528)Chris2017-10-0225-262/+269
* PLT-7404 Return viewed at times in view channel API response (#7428)Joram Wilander2017-09-292-5/+19
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-292-5/+4
* PLT-7684 Add support to outgoing webhooks and slash commands to set post type...Joram Wilander2017-09-282-0/+10
* PLT-7633 (E20) Add session idle timeout config setting (#7524)Joram Wilander2017-09-281-0/+1
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-283-5/+4
* 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-4/+4
* remove global refs from api/api4 (#7496)Chris2017-09-2227-400/+415
* remove more global refs (#7480)Chris2017-09-211-2/+1
* fix error message escaping (#7467)Chris2017-09-201-2/+2
* remove einterface gets (#7455)Chris2017-09-199-22/+20
* 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/+2
* Implement update OAuthApp endpoint for APIv4, add test (#7413)n1aba2017-09-182-0/+148
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-153-10/+41
* Model: NewLocAppError -> NewAppError (#7450)George Goldberg2017-09-151-1/+1
* Invalidate webhook cache after updating webhook (#7430)Joram Wilander2017-09-141-0/+5
* fix plugin test (#7436)Chris2017-09-123-10/+15
* Remove global app references (#7433)Chris2017-09-123-52/+31
* PLT-7407: Back-end plugins (#7409)Chris2017-09-112-2/+2
* Renaming repoChristopher Speller2017-09-0646-122/+122
* Adding jenkinsfile for new build server.Christopher Speller2017-09-062-11/+4
* Merge release-4.2Christopher Speller2017-09-064-5/+36
|\
| * Various patchesJoramWilander2017-09-064-5/+36
* | app type transition (#7167)Chris2017-09-0632-491/+489
|/
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...Saturnino Abril2017-09-061-3/+3