summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207)Saturnino Abril2017-08-241-4/+12
* Switch hook debug msg to info (#7272)Corey Hulen2017-08-221-1/+1
* Adding debugging for webhook (#7199)Corey Hulen2017-08-181-1/+6
* webhook merge fix (#7250)Chris2017-08-172-1/+18
* Merge branch 'release-4.1'Christopher Speller2017-08-173-10/+64
|\
| * PLT-7408 Move webhook handling into api4 package to fix EnableAPIv3 config se...Joram Wilander2017-08-161-0/+51
| * disable intermittently failing test at TestGetAllTeams temporarily (#7211)Saturnino Abril2017-08-151-2/+4
| * Update unit testJoramWilander2017-08-091-0/+4
| * Minor updates to teamJoramWilander2017-08-082-4/+20
* | PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224)George Goldberg2017-08-171-1/+1
* | PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-168-134/+134
* | PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-163-4/+61
* | PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-093-0/+9
* | when session id is invalid,the function "revokeSession" should return (#7127)KenmyZhang2017-08-091-0/+1