summaryrefslogtreecommitdiffstats
path: root/web/web_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-1/+1
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-1/+1
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-1/+1
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-1/+1
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-1/+1
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-1/+1
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-1/+1
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-1/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-2/+8
* Removing static test. Adding start-docker as a dep for run-server.Christopher Speller2016-03-221-1/+2
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-1/+1
* Fixing merge=Corey Hulen2016-02-011-2/+2
|\
| * Fixing email unit tests=Corey Hulen2016-02-011-2/+2
* | merging=Corey Hulen2016-01-221-1/+2
|\|
| * Merge pull request #1940 from ZBoxApp/PLT-7-goCorey Hulen2016-01-211-0/+1
| |\
| | * Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-0/+1
| | * Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-2/+2
| | * PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-2/+2
| * | Updating favicon fileAsaad Mahmood2016-01-151-1/+1
| * | Updating favicon fileAsaad Mahmood2016-01-151-1/+1
| |/
* / Fixing unit tests=Corey Hulen2016-01-081-0/+4
|/
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-2/+2
* Marking when user ran the unit tests=Corey Hulen2015-10-151-4/+7
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Fixing merge conflict=Corey Hulen2015-09-221-0/+45
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-0/+45
* | Adding service settings to admin console=Corey Hulen2015-09-221-1/+1
|/
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-1/+133