ivaosthu
|
f5e9ca3bbe
|
Implement support for logger provider.
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
|
2020-02-20 08:33:33 +01:00 |
|
Ivar
|
915158212c
|
Add support for sdkVersion in client registration
|
2020-02-20 08:30:52 +01:00 |
|
sveisvei
|
375a8b1d4f
|
Prettier/lint
|
2020-02-20 08:30:50 +01:00 |
|
ivaosthu
|
51442a6cc4
|
Remove client_strategies table
We can just have a strategies column in the client_applications
table. This solves all our needs, and thus avoids the need
for an extra table.
|
2020-02-20 08:30:42 +01:00 |
|
sveisvei
|
a1303f4c42
|
only log if num of cleaned is above 0
|
2020-02-20 08:30:41 +01:00 |
|
sveisvei
|
f425597640
|
fix lint
|
2020-02-20 08:30:41 +01:00 |
|
sveisvei
|
e55378e1c4
|
Better client informations from the API.
Impelements:
- http://unleash.host.com/api/client/seen-toggles
- http://unleash.host.com/api/metrics/feature-toggles
- http://localhost:4242/api/client/applications
- http://localhost:4242/api/client/applications/:appName
|
2020-02-20 08:30:40 +01:00 |
|
ivaosthu
|
90859701c6
|
remove all lerna stuff
|
2020-02-20 08:30:37 +01:00 |
|