Chris
bff2b5e735
Miscellaneous app cleanup ( #7594 )
...
* app cleanup
* whoops, forgot a file
* some minor cleanup
* longer container deadline
* defensive checks
2017-10-09 14:59:48 -07:00
Chris
5e69ce099f
Goroutine wranglin ( #7556 )
...
* goroutine wranglin
* synchronize WebConn.WritePump
2017-10-03 10:53:53 -05:00
Chris
8c80cdde38
remove remaining Global() calls (outside of tests) ( #7521 )
2017-09-28 00:52:34 +08:00
Christopher Speller
29fca51821
Renaming repo
2017-09-06 23:11:59 -07:00
Chris
1adfd0e9be
app type transition ( #7167 )
2017-09-06 17:12:54 -05:00
Corey Hulen
d6383643cb
PLT-6226 fixing race in IsAuth ( #7296 )
...
* 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
2017-09-05 07:58:47 -07:00
George Goldberg
e85b5fb988
App: NewLocAppError -> NewAppError ( #7327 )
...
* App: NewLocAppError -> NewAppError
* Remove statuscode that got missed.
2017-09-01 11:42:02 -04:00
Joram Wilander
0e4add96ae
Do not re-register WS connection if already authenticated ( #6511 )
2017-05-30 21:35:21 -07:00
Joram Wilander
0ae6886513
Detach session activity update from statuses ( #6379 )
2017-05-10 09:48:50 -04:00
Harrison Healey
fb6f2a123c
PLT-5860 Updated copyright date ( #6058 )
...
* 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
2017-04-12 08:27:57 -04:00
Joram Wilander
95da05a8c9
PLT-5750 Add sequence number to websocket connections and events ( #5907 )
...
* 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
2017-04-01 11:39:13 -04:00
Corey Hulen
4a0aba719b
Fixing double send of websocket hello message ( #5490 )
2017-02-22 14:22:00 +00:00
Corey Hulen
2e0cf56e86
Fixing websocket auth then sending challenge ( #5406 )
2017-02-14 17:25:40 -05:00
Joram Wilander
97558f6a6e
PLT-4938 Add app package and move logic over from api package ( #4931 )
...
* Add app package and move logic over from api package
* Change app package functions to return errors
* Move non-api tests into app package
* Fix merge
2017-01-13 13:53:37 -05:00