1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00
Commit Graph

1430 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
4e91ebc94a 3.2.22 2019-12-18 15:25:28 +01:00
Ivar Conradi Østhus
bff80b6fd7 fix: failing test 2019-12-18 15:21:36 +01:00
Ivar Conradi Østhus
2271d7165f chore: update CHANGELOG.md 2019-12-18 15:15:12 +01:00
Ivar Conradi Østhus
3ef99616d4 fix: add appName as label 2019-12-18 15:13:42 +01:00
ivaosthu
95d4b8ec28 3.2.21 2019-12-16 22:13:16 +01:00
ivaosthu
1ed0657ce8 fix: bump unleash-frontend to version 3.2.10 2019-12-16 22:04:13 +01:00
ivaosthu
5da0307ddd 3.2.20 2019-12-07 09:23:23 +01:00
Martin Folkeseth
d432512b1f chore: Add baseUriPath support to docs (#531) 2019-12-06 11:19:32 +01:00
ivaosthu
8c5c961a07 chore: update changelog 2019-11-20 22:14:04 +01:00
ivaosthu
392a13e861 fix: update @types/node to latest 2019-11-20 22:12:44 +01:00
ivaosthu
897325b807 fix: constraints should be part of toggle schema 2019-11-20 22:11:30 +01:00
greenkeeper[bot]
974b93a154 fix: Update yargs to to version 15.0.1
* fix(package): update yargs to version 15.0.1

* chore(package): update lockfile yarn.lock
2019-11-18 08:12:14 +01:00
greenkeeper[bot]
82de3f95c8 fix: Update log4js to the latest version 🚀 (#524)
* fix(package): update log4js to version 6.0.0

* chore(package): update lockfile yarn.lock
2019-11-18 08:11:38 +01:00
Shobhit Khandelwal
32401db40e fix: Add option to disable database migrations #526 (#527)
Closes #526
2019-11-18 08:10:58 +01:00
Ronen Konfortes
1242c7f203 chore: Update beta-features.md with clients supporting variants (#525) 2019-11-13 09:30:59 +01:00
Jürgen Etzlstorfer
d6ec474bd5 chore: fix typo (#523) 2019-11-03 19:06:17 +01:00
ivaosthu
96d8187600 3.2.19 2019-10-28 08:11:10 +01:00
ivaosthu
066355d067 chore: update CHANGELOG.md 2019-10-28 08:08:16 +01:00
ivaosthu
ea9214c945 fix: update knex to version 0.20.0 2019-10-28 08:07:05 +01:00
ivaosthu
953a5602ef fix: update yarn.lock 2019-10-27 19:49:36 +01:00
ivaosthu
885f59b2f1 fix: Update unleash-frontend to 3.2.9 2019-10-27 19:44:48 +01:00
Ivar Conradi Østhus
64660d235e
Create FUNDING.yml 2019-10-24 18:56:14 +02:00
ivaosthu
3afb5b9775 3.2.18 2019-10-24 17:28:50 +02:00
ivaosthu
e6414c3d33 chore: update CHANGELOG.md 2019-10-24 17:26:39 +02:00
Ivar Conradi Østhus
80c08c013d
feat: Add new Flexible Rollout Strategy (#517)
* feat: Add new Flexible Rollout Strategy

fixes #516

* feat: update unleash-frontend to version 3.2.8

* chore: update flexible rollout documentation
2019-10-24 16:58:09 +02:00
Joshua Mentzer
3a88a1a86e chore: toggle/on|off documentation added (#515) 2019-10-24 16:51:29 +02:00
ivaosthu
350bdabdc1 3.2.17 2019-10-21 20:49:13 +02:00
Ivar Conradi Østhus
8eb9b598dc
Update CHANGELOG.md 2019-10-21 20:48:29 +02:00
dependabot[bot]
756a248ec9 fix: bump knex from 0.19.4 to 0.19.5 (#513)
Bumps [knex](https://github.com/tgriesser/knex) from 0.19.4 to 0.19.5.
- [Release notes](https://github.com/tgriesser/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tgriesser/knex/commits/0.19.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 20:47:14 +02:00
ivaosthu
13d3cf4005 3.2.16 2019-10-13 20:53:29 +02:00
ivaosthu
86e80b1372 fix: Update unleash-frontend to version 3.2.7 2019-10-13 20:52:40 +02:00
ivaosthu
ed7dabedcd chore: update CHANGELOG.md 2019-10-13 20:43:38 +02:00
Ivar Conradi Østhus
31e35e3c91 fix: lint error 2019-10-13 20:32:24 +02:00
Ivar Conradi Østhus
781f5441f0 fix: Add admin api for context-field definitions 2019-10-13 20:21:04 +02:00
greenkeeper[bot]
2325e9f06b fix: Update lolex to the latest version 🚀 (#508)
* chore(package): update lolex to version 5.0.0

* chore(package): update lockfile yarn.lock
2019-10-09 19:49:52 +02:00
ivaosthu
e80561881e fix: Only use set-value 2.0.1 2019-10-05 08:10:38 +02:00
Weslei Juan Novaes Pereira
c3ba676da0 chore: Added static context props in docs (#507) 2019-10-05 07:17:17 +02:00
ivaosthu
d36bee8862 fix: Update dev-dependencies
coveralls@3.0.6, lolex@4.2.0, proxyquire@2.1.3, superagent@5.1.0
2019-10-03 15:58:47 +02:00
ivaosthu
bca10f1b1d fix: upgrade prettier to version 1.18.2 2019-10-03 15:34:23 +02:00
ivaosthu
23eab577e1 fix: Upgrade express to version 4.17.1 2019-10-03 15:32:48 +02:00
ivaosthu
7f528a30f5 fix: update eslint to version 6.5.1 2019-10-03 15:30:54 +02:00
ivaosthu
ea4e79d0eb fix: update @passport-next/passport to version 3.0.1 2019-10-03 15:30:15 +02:00
ivaosthu
e077bf82d1 fix: remove unused dependency: commander 2019-10-03 15:23:21 +02:00
ivaosthu
7db15fa775 chore: Add details about Larvel (php) SDK 2019-10-03 15:22:27 +02:00
Weslei Juan Novaes Pereira
d0555fb468 chore: Added unleash-client-core as official sdk (#505)
Added in readme unleash-client-core as official sdk and removed unofficial ones
2019-10-03 15:15:50 +02:00
Ivar Conradi Østhus
32b999ff94
fix: e2e tests should only set up one database per test file (#504)
* fix: e2e tests should only set up one database per test file

* fix: Allow e2e-tests to reset db content
2019-10-03 15:01:33 +02:00
Weslei Juan Novaes Pereira
f8e2f42d6e chore: Added reference to official client implementation in .Net (#503)
* Added reference to official client implementation in .Net

* Added info of official implementations in docs
2019-10-03 08:41:27 +02:00
ivaosthu
89f6f32df9 Revert "debug: test not destroying db in test-setup"
This reverts commit 9fe70f84dc.
2019-10-02 23:21:27 +02:00
ivaosthu
9fe70f84dc debug: test not destroying db in test-setup 2019-10-02 23:11:28 +02:00
ivaosthu
d3fb9f0d09 revert: destroy db at test-init 2019-10-02 23:02:29 +02:00