Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unrelated v3 reference from websocket debug logs (#7662) | Joram Wilander | 2017-10-20 | 1 | -4/+4 |
| | |||||
* | remove remaining Global() calls (outside of tests) (#7521) | Chris | 2017-09-28 | 1 | -3/+4 |
| | |||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -3/+3 |
| | |||||
* | app type transition (#7167) | Chris | 2017-09-06 | 1 | -2/+3 |
| | |||||
* | PLT-6226 fixing race in IsAuth (#7296) | Corey Hulen | 2017-09-05 | 1 | -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 Goldberg | 2017-08-25 | 1 | -1/+2 |
| | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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 Wilander | 2017-04-01 | 1 | -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 Wilander | 2017-03-28 | 1 | -0/+61 |