1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

1261 Commits

Author SHA1 Message Date
ivaosthu
e5d4cec107 chore: increase test-logging 2020-02-20 08:34:28 +01:00
ivaosthu
4e8405d499 chore: see if travis is hapy with serial tests 2020-02-20 08:34:28 +01:00
ivaosthu
fe8ce7debd Revert "fix: build on node 10 and 12"
This reverts commit d7165e02d3.
2020-02-20 08:34:28 +01:00
ivaosthu
8c25cbbdaf fix: build on node 10 and 12 2020-02-20 08:34:28 +01:00
ivaosthu
f380918810 chore: bump pg to 7.12.1 2020-02-20 08:34:28 +01:00
ivaosthu
4ddced519b fix: only build with node v10 for now 2020-02-20 08:34:27 +01:00
ivaosthu
c9829b0888 fix: build on node 10 and 12 2020-02-20 08:34:27 +01:00
Ibrahim AshShohail
983b941629 Fix asset paths (#486) 2020-02-20 08:34:27 +01:00
ivaosthu
81259cdf94 chore: fix broken links 2020-02-20 08:34:27 +01:00
Andrew Fontaine
f4c62bd3bb chore: Add Elixir Unleash Library to README (#480)
* Add Elixir Unleash Library to README

I pushed a new elixir package (https://hex.pm/packages/unleash) so you can use unleash from an Elixir project!

* Add Link to `unleash_ex` on Docs
2020-02-20 08:34:27 +01:00
Kevin O'Neal
af0a33434a fix: update keycloak example (#478) 2020-02-20 08:34:27 +01:00
greenkeeper[bot]
67ad9c4498 fix(package): update commander to version 3.0.0
* fix(package): update commander to version 3.0.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:27 +01:00
ivaosthu
9f83826633 Add missing image 2020-02-20 08:34:27 +01:00
ivaosthu
57eb157126 3.2.15 2020-02-20 08:34:27 +01:00
ivaosthu
a650a4f41b chore: update CHANGELOG.md 2020-02-20 08:34:27 +01:00
dependabot[bot]
01a5552317 chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 (#474)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 08:34:27 +01:00
ivaosthu
4ce23e4f7f chore: move metrics-helper.js 2020-02-20 08:34:27 +01:00
Moritz Johner
d0f57a68b2 feat: add db query latency metrics (#473)
* feat: add db metrics
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

* fix: use base unit

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2020-02-20 08:34:27 +01:00
ivaosthu
a7cd7f76c5 fix: update knex to version 0.19.1 2020-02-20 08:34:27 +01:00
ivaosthu
adb3d588f1 remove unused dependency install 2020-02-20 08:34:27 +01:00
ivaosthu
e2c34b1e8e fix: Upgrade lint-staged to version 9.2.1 2020-02-20 08:34:27 +01:00
ivaosthu
097d8cdb70 fix: Upgrade husky to version 3.0.1 2020-02-20 08:34:27 +01:00
ivaosthu
067a84869a fix: upgrade eslint to version 6.1.0 2020-02-20 08:34:26 +01:00
ivaosthu
52de24b6e8 fix: Update unleash-frontend to version 3.2.6 2020-02-20 08:34:26 +01:00
ivaosthu
da4d1a5b66 fix: upgrade ava to 2.2.0 2020-02-20 08:34:26 +01:00
greenkeeper[bot]
21d2deebd3 fix: Update @passport-next/passport to the latest version 🚀 (#469)
* chore(package): update @passport-next/passport to version 3.0.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:26 +01:00
ivaosthu
7812078db3 chore: update readme 2020-02-20 08:34:26 +01:00
ivaosthu
e93948cf6f chore: Add webhook guide do website 2020-02-20 08:34:26 +01:00
Ran Magen
d41daf716c Chore: Add guide for how to use eventHook to send updates to Slack (#459)
* Add guide for how to use eventHook to send updates to Slack

* better slack url

* use require instead of import
2020-02-20 08:34:26 +01:00
ivaosthu
de1a9e29a5 3.2.14 2020-02-20 08:34:26 +01:00
ivaosthu
c375f5eec5 fix: Unleash bin should allow databaseUrl to be defined in env
This was a regreission introduced in b2ce6f7a48
2020-02-20 08:34:26 +01:00
ivaosthu
f4667fa767 chore: add a test to verify eventHook registration 2020-02-20 08:34:26 +01:00
ivaosthu
6aefe18440 3.2.13 2020-02-20 08:34:26 +01:00
ivaosthu
cf5392c9fa chore: Update changelog 2020-02-20 08:34:26 +01:00
Ran Magen
d917e8018f feat: add option and functionality that allows a user to hook into feature mutations (#457)
* Add option and functionality that allows a user to hook into feature mutations.

* Fix function argument to include the entire event.
2020-02-20 08:34:26 +01:00
Derek Wene
55d2208422 chore: add budgets as a company using unleash (#456) 2020-02-20 08:34:26 +01:00
Ran Magen
79741f78e5 fix: Add DATABASE_URL_FILE for loading a db url from a file (#455) 2020-02-20 08:34:26 +01:00
ivaosthu
3f31048c6f fix: Upgrade knex to version 0.17.5
closes #447
2020-02-20 08:34:26 +01:00
greenkeeper[bot]
1db0d94e0f chore: Update db-migrate-pg to version 1.0.0 2020-02-20 08:34:26 +01:00
Ivar Conradi Østhus
fe54b101b1 3.2.12 2020-02-20 08:34:25 +01:00
Ivar Conradi Østhus
8cb93920d9 chore: remove console.log in test 2020-02-20 08:34:25 +01:00
Ivar Conradi Østhus
6d4650287d fix: Update nyx to version 14.1.1
closes #451
2020-02-20 08:34:25 +01:00
Ivar Conradi Østhus
3298f1bb20 fix: Update commander to version 2.20.0 2020-02-20 08:34:25 +01:00
Ivar Conradi Østhus
5faaf0d1cc fix: Update docusaurus to version 1.11.0 2020-02-20 08:34:25 +01:00
Ivar Conradi Østhus
62b97ca828 fix: none authentication should have a mock user (#449)
This also fix the bug introduces where authentication mode triggers readOnly mode in the UI.
2020-02-20 08:34:25 +01:00
ivaosthu
ecc81c0a18 fix: Specify helpers in ava 2020-02-20 08:34:25 +01:00
greenkeeper[bot]
f854428c47 fix: Update ava to the latest version 🚀 (#448)
* chore(package): update ava to version 2.0.0

* chore(package): update lockfile yarn.lock
2020-02-20 08:34:25 +01:00
greenkeeper[bot]
41776331eb chore: Update async to the latest version 🚀 (#445)
* fix(package): update async to version 3.0.1

* chore(package): update lockfile yarn.lock
2020-02-20 08:34:25 +01:00
ivaosthu
874a5dac44 chore: typos in README.md 2020-02-20 08:34:25 +01:00
ivaosthu
eaae969e84 chore: Update readme with details about slack
releates to #444
2020-02-20 08:34:25 +01:00