summaryrefslogtreecommitdiffstats
path: root/web/web_test.go
Commit message (Expand)AuthorAgeFilesLines
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-261-5/+5
* MM-11106: Allow systeadmin webook to post to read only town square. (#9051)George Goldberg2018-07-061-5/+10
* MM-8853: Adding MANAGE_EMOJIS and MANAGE_OTHERS_EMOJIS permissions (#8860)Jesús Espino2018-05-291-0/+1
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-3/+2
* Refactor context out of API packages (#8755)Joram Wilander2018-05-141-66/+33
* Structured logging (#8673)Christopher Speller2018-04-271-0/+10
* Added additional unit tests for IE11 and compatibility mode (#8573)Harrison Healey2018-04-091-1/+4
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-0/+31
|\
| * Removed mssola/user_agent library (#8417)Harrison Healey2018-03-121-5/+5
| * [PLT-7574] Update and Simplify Compatibility Check and Replace UA Dependency ...Alex Moon2018-03-061-0/+31
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-0/+1
|\|
| * MM-8593 Default APIv3 to disabled for new installs (#8353)Joram Wilander2018-02-231-0/+1
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-191-0/+6
|\|
| * [PLT-539] Update incoming webhooks to accept multipart/form-data content (#7873)Carlos Tadeu Panato Junior2018-02-161-0/+6
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-071-1/+4
|\|
| * Abort on critical error during server startup (#8204)Pierre de La Morinerie2018-02-071-1/+4
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+2
|/
* Remove global config watcher (#8080)Chris2018-01-111-1/+4
* Role refactor (#7867)Chris2017-11-211-1/+1
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-1/+1
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-8/+4
* Reduce utils.Cfg references (#7650)Chris2017-10-181-4/+4
* parallel tests (#7629)Chris2017-10-161-2/+52
* Miscellaneous app cleanup (#7594)Chris2017-10-091-18/+15
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-4/+2
* remove global refs from api/api4 (#7496)Chris2017-09-221-3/+3
* Revert user_agent chanes made for PLT-959 #6945 to fix clients incorrectly be...Alex Moon2017-09-211-29/+0
* Remove global app references (#7433)Chris2017-09-121-26/+19
* Renaming repoChristopher Speller2017-09-061-6/+6
* app type transition (#7167)Chris2017-09-061-10/+10
* [PLT-959] Browser Compatibility (#6945)Alex Moon2017-09-061-0/+29
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-1/+1
* PLT-7408 Move webhook handling into api4 package to fix EnableAPIv3 config se...Joram Wilander2017-08-161-0/+2
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-191-1/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-041-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+1
* Add more OAuth unit tests (#5946)enahum2017-04-031-139/+0
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-1/+1
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-8/+11
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-1/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-21/+22
* Improving command line interface (#4689)Christopher Speller2016-12-061-4/+3
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-5/+5
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-1/+3
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-91/+94
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-4/+4
* PLT-3456 Fix Errors while starting the server (#3445)enahum2016-07-041-0/+1
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+1