summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* 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
* PLT-7468 Moved more error pages to use predefined error types (#7378)Harrison Healey2017-09-052-4/+2
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-061-3/+3
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-1/+1
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-016-0/+260
* PLT-3893: Structured Logging Continues (#7252)Jonathan2017-08-311-5/+3
* APIv4: NewLocAppError -> NewAppError (#7328)George Goldberg2017-08-319-68/+34
* Fix setting profile image for other users (#7306)Joram Wilander2017-08-312-1/+10
* [PLT-5170] Add join the channel system message for the person who created the...Saturnino Abril2017-08-301-2/+15
* set to default value with config is missing (#7320)Saturnino Abril2017-08-308-27/+27
* PLT-6403: Interactive messages (#7274)Chris2017-08-293-0/+36
* Manage version configurations client versions (#7220)Chris Duarte2017-08-281-1/+12
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-1/+1
* Set charset for OAuth2 authorize page (#7304)Joram Wilander2017-08-281-1/+1
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-252-7/+9