summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* 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
* | PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-092-12/+3
|/
* Added unit tests for getFile headers (#7045)Harrison Healey2017-08-081-0/+65
* PLT-7261 Fixed incorrect content type for preview and thumbnail images (#7119)Harrison Healey2017-08-041-2/+5
* If login is using mobile respond with JSON object (#7030)enahum2017-08-031-4/+20
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-011-0/+55
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-1/+1
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-1/+1
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-316-2/+464
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-311-5/+15
* fix dm custom slash command regression (#7008)Chris2017-07-251-1/+7
* PLT-6595-Server: Job Management APIs. (#6931)George Goldberg2017-07-203-38/+234
* PLT-6760 Allowed TestUploadFile to pass when http client errors (#6985)Harrison Healey2017-07-201-1/+4
* PLT-6595: API to purge Elasticsearch indexes. (#6971)George Goldberg2017-07-192-0/+26
* Merge branch 'release-4.0'Christopher Speller2017-07-187-49/+101
|\
| * PLT-6983 Allowed team invite IDs of arbitrary lengths to match API v3 (#6944)Harrison Healey2017-07-152-4/+11
| * Fixed downloading of image files (#6934)Harrison Healey2017-07-151-31/+62