summaryrefslogtreecommitdiffstats
path: root/wsapi
Commit message (Collapse)AuthorAgeFilesLines
* MM-12505: remove all things WebRTC (#9700)Jesse Hallam2018-10-182-27/+0
|
* Structured logging (#8673)Christopher Speller2018-04-272-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implementing structured logging * Changes to en.json to allow refactor to run. * Fixing global logger * Structured logger initalization. * Add caller. * Do some log redirection. * Auto refactor * Cleaning up l4g reference and removing dependancy. * Removing junk. * Copyright headers. * Fixing tests * Revert "Changes to en.json to allow refactor to run." This reverts commit fd8249e99bcad0231e6ea65cd77c32aae9a54026. * Fixing some auto refactor strangeness and typo. * Making keys more human readable.
* remove `go Publish(...)` idiom (#8373)Chris2018-03-022-2/+2
|
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-224-15/+0
| | | | | | | | * fix races * revert unintentional change * fix test as intended
* more global config ref cleanup (#7802)Chris2017-11-091-4/+4
|
* Remove unrelated v3 reference from websocket debug logs (#7662)Joram Wilander2017-10-201-4/+4
|
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-286-29/+33
|
* Renaming repoChristopher Speller2017-09-066-16/+16
|
* app type transition (#7167)Chris2017-09-066-9/+10
|
* PLT-6226 fixing race in IsAuth (#7296)Corey Hulen2017-09-051-1/+1
| | | | | | | | | | * Fixing race in isAuth function * PLT-6226 fixing race in IsAuth * Moving int64 to top so it's aligned * Adding comment and fixing asymmetric call
* Other Packages: NewLocAppError -> NewAppError (#7283)George Goldberg2017-08-251-1/+2
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-126-6/+6
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* PLT-5750 Add sequence number to websocket connections and events (#5907)Joram Wilander2017-04-011-3/+0
| | | | | | | | * Add sequence number to websocket connections and events * Copy pointer instead of pass by value and use int64 over uint64 * Add more logging to missed events
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-286-0/+218