ivaosthu
7ed2ed4de1
Added docs for v3 options
2020-02-20 08:34:04 +01:00
Ivar Conradi Østhus
6fb097dcb7
Update migration-guide.md
...
Add details on how to upgrade unleash to version 3.
closes #276
2020-02-20 08:34:04 +01:00
ivaosthu
089268825f
Fix typo in custom validator
2020-02-20 08:34:04 +01:00
ivaosthu
37f9ed9570
Implement cookie-session support.
...
Sessions will be required to solve admin-auth.
I also refactored a few middlewares into seperate
files to make the code easier to read.
closes #262
2020-02-20 08:34:04 +01:00
ivaosthu
5711c46cbf
Add cookie-session dependency
2020-02-20 08:34:04 +01:00
Ivar Conradi Østhus
7e54b54b0d
Update activation-strategies.md
2020-02-20 08:34:04 +01:00
Ivar Conradi Østhus
320ce4d6f1
Update README.md
2020-02-20 08:34:04 +01:00
Ivar
09fdf10555
Upgrade dev dependencies
2020-02-20 08:34:04 +01:00
Simen Bekkhus
041ce8c9a1
Refresh yarn.lock
2020-02-20 08:34:04 +01:00
Simen Bekkhus
6072514edb
Add greenkeeper-lockfile
2020-02-20 08:34:04 +01:00
Simen Bekkhus
46bcd3cc5b
Add secure token
2020-02-20 08:34:03 +01:00
greenkeeper[bot]
324c62f425
docs(readme): add Greenkeeper badge
2020-02-20 08:34:03 +01:00
greenkeeper[bot]
0df2ad0078
chore(package): update dependencies
2020-02-20 08:34:03 +01:00
Simen Bekkhus
e5e8f3bee9
Upgrade Log4JS ( #274 )
2020-02-20 08:34:03 +01:00
Simen Bekkhus
5e28be375a
Upgrade ava
2020-02-20 08:34:03 +01:00
Simen Bekkhus
3aa871ca97
Update prettier and fix lint
2020-02-20 08:34:03 +01:00
ivaosthu
e02a9e095d
We should not use package-lock.json
2020-02-20 08:34:03 +01:00
Ivar
f093d609ae
Use pkginfo to resolve unleash-server version
...
closes #268
2020-02-20 08:34:03 +01:00
ivaosthu
6642978fc7
Remove log-message in test
2020-02-20 08:34:03 +01:00
ivaosthu
0fa4c367a0
3.0.0-alpha.5
2020-02-20 08:34:03 +01:00
ivaosthu
cdfffd92b0
3.0.0
2020-02-20 08:34:03 +01:00
Ivar
5e1fd4ae8e
Simplofy name validator
...
closes #271
2020-02-20 08:34:03 +01:00
Ivar
b8c2899f17
bump express dependecies
2020-02-20 08:34:03 +01:00
Ivar
ba53887ded
Use yarn with travis/heroku
2020-02-20 08:34:03 +01:00
Ivar
bd4d83104d
remove npm lockfile, we use yarn.lock
2020-02-20 08:34:03 +01:00
Ivar
007a3c69f7
bump node version
2020-02-20 08:34:03 +01:00
Ivar
9a2350a819
Fix unstable e2e test
2020-02-20 08:34:03 +01:00
Ivar
e679d5d975
Fix formatting
2020-02-20 08:34:00 +01:00
Martin Lehmann
c957aeba94
Fix feature name validation regex
2020-02-20 08:33:47 +01:00
Aslak Knutsen
a48deea0bb
Correct spelling mistake in Unleash Context
2020-02-20 08:33:47 +01:00
ivaosthu
76efca804b
3.0.0-alpha.4
2020-02-20 08:33:47 +01:00
ivaosthu
cd26505dc3
Bump 3.0.0-alpha.3
2020-02-20 08:33:47 +01:00
ivaosthu
12ef0db1f1
Bugfix: use basUrl when logging actual request path
2020-02-20 08:33:47 +01:00
Clint Brown
3e7098578b
Allow underscores in name validation
2020-02-20 08:33:47 +01:00
Ivar
eaef5df24b
3.0.0-alpha.3
2020-02-20 08:33:47 +01:00
Ivar
80f25555a2
update yarn.lock
2020-02-20 08:33:47 +01:00
Ivar
982997c3a9
Bump unleash-frontend
2020-02-20 08:33:46 +01:00
ivaosthu
6071d395c0
3.0.0-alpha.2
2020-02-20 08:33:46 +01:00
Ivar Conradi Østhus
5f7acaf2c7
Update CHANGELOG.md
2020-02-20 08:33:46 +01:00
Ivar
2d0463b81e
Update yarn.lock
2020-02-20 08:33:46 +01:00
Ivar
d58289540c
Include module version number in /api reponse
2020-02-20 08:33:46 +01:00
Ivar
6bc23f04da
Added option to disable legacy routes. Closes #244
2020-02-20 08:33:46 +01:00
Ivar
eb346756d2
Clean up intervals.
...
We use intervals in three places and we could probably organise them
better in the future. As long as they all do unref they do not form
any issues for us and I will just let them be as is for now.
This closes #186
2020-02-20 08:33:46 +01:00
Simen Bekkhus
54ca4ffc77
Upgrade prom-client and add gc-stats
2020-02-20 08:33:46 +01:00
Simen Bekkhus
5321a5e485
Use yarn in test script
2020-02-20 08:33:46 +01:00
Simen Bekkhus
37782e0519
Upgrade ava
2020-02-20 08:33:46 +01:00
Simen Bekkhus
3b260abbfe
Replace sinon with lolex
2020-02-20 08:33:46 +01:00
Simen Bekkhus
6df3ed6bc8
Upgrade all deps
2020-02-20 08:33:46 +01:00
Simen Bekkhus
a8e777724a
Bump pg to patch security vulnerability
...
https://nodesecurity.io/advisories/521
2020-02-20 08:33:46 +01:00
Ivar Conradi Østhus
b3030d0d09
Update getting-started.md
2020-02-20 08:33:46 +01:00