Bolarinwa Balogun
4cfe61393b
[MM-15802] Migrate "Session.UpdateDeviceId" to Sync by default ( #11017 )
2019-06-03 16:16:50 +02:00
Woolim Cho
d1f81842a5
[MM-15799] Migrate "Session.PermanentDeleteSessionsByUser" to Sync by default ( #11038 )
2019-06-03 13:22:02 +02:00
GianOrtiz
ec20d3a844
MM-15794 Migrate "Session.Get" to Sync by default ( #10990 )
2019-05-30 23:22:19 +02:00
Evan do Carmo
ae6fed827a
#10939 Migrate "Session.Save" to Sync by default ( #10944 )
...
* Migrate "Session.Save" to Sync by default
* fixing unreachable code
* removing shadowing
* whitespace changes, refactoring flow control logic
* removing unnecessary whitespace
2019-05-30 12:10:24 -04:00
Bolarinwa Balogun
bdcee4d979
MM-15796 Migrate "Session.GetSessionsWithActiveDeviceIds" to Sync by default ( #10954 )
...
* MM-15796 Migrate "Session.GetSessionsWithActiveDeviceIds" to Sync by default
* Change API Call to use Sync approach
2019-05-28 15:55:04 +02:00
Bolarinwa Balogun
674b6f2285
[MM-15803] Migrate "Session.AnalyticsSessionCount" to Sync by default ( #10948 )
...
* [MM-15803] Migrate "Session.AnalyticsSessionCount" to Sync by default
* Use Explict Async for sessionChan in analytics.go
2019-05-27 18:54:46 +02:00
Christopher Speller
686c2fbab7
Structured logging ( #8673 )
...
* 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 fd8249e99b .
* Fixing some auto refactor strangeness and typo.
* Making keys more human readable.
2018-04-27 12:49:45 -07:00
Joram Wilander
dce0616305
ABC-73 Move session clean-up to daily task ( #8095 )
...
* Move session clean-up to daily task
* Split delete query into batches
2018-01-17 08:50:49 -05:00
Chris
c5e8cb25ca
simplify things ( #7735 )
2017-10-30 11:57:24 -05:00
Chris
363568b4eb
reduce store boiler plate ( #7585 )
2017-10-06 11:12:10 -04:00
Chris
49fe5fbf3d
Move sql store code into store/sqlstore package ( #7502 )
...
* move sql store code into store/sqlstore package
* move non-sql constants back up to store
* fix api test
* derp
2017-09-25 10:11:25 -04:00