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

1391 Commits

Author SHA1 Message Date
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
dependabot[bot]
b5184f8fc0 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#487)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-02 22:48:45 +02:00
ivaosthu
59f89001e9 chore: do not destroy db on startup 2019-10-02 22:48:12 +02:00
ivaosthu
c89638fda2 chore: remove old test-setup hacks 2019-10-02 22:36:11 +02:00
ivaosthu
c24eace2f9 chore: upgrade knex to version 0.19.4 2019-10-02 22:30:57 +02:00
ivaosthu
ae1b191da2 chore: upgrade @types/node to version 12.7.9 2019-10-02 22:27:36 +02:00
ivaosthu
b4e08dc9b8 chore: upgrade lint-staged to version 9.4.1 2019-10-02 22:26:44 +02:00
ivaosthu
e8c35f02e5 chore: add more logging if test-db destroy fails 2019-10-02 22:23:02 +02:00
ivaosthu
9d4005c80b chore: upgrade async to version 3.1.0 2019-10-02 21:51:58 +02:00
ivaosthu
0907aebe8e chore: upgrade supertest to version 4.0.2 2019-10-02 21:50:45 +02:00
ivaosthu
a7d1ee2c52 Revert "chore: test postgres 11 on travis"
This reverts commit 0e8db9279b.
2019-10-02 21:49:52 +02:00
ivaosthu
b8b87153e8 chore: upgrade ava to version 2.4.0 2019-10-02 21:48:53 +02:00
ivaosthu
1c5932259d fix: remove unused depenency yallist 2019-10-02 21:47:08 +02:00
ivaosthu
73b5f083b0 fix: Bump yargs to version 14.0.0 2019-10-02 21:44:55 +02:00
ivaosthu
1d13a662cd fix: bump husky to version 3.0.8 2019-10-02 21:43:32 +02:00
ivaosthu
0e8db9279b chore: test postgres 11 on travis 2019-10-02 21:42:01 +02:00
ivaosthu
1d19feccca chore: test db-pool on travis 2019-10-02 21:35:43 +02:00
Weslei Juan Novaes Pereira
37ff86ea0a chore: Updated slack invite token (#501)
Slack invite token was invalid, updated to a valid one
2019-10-02 21:27:41 +02:00
ivaosthu
c05de1824b fix: Upgrade log4js to version 5.1.0
closes #479
2019-10-02 21:17:31 +02:00
ivaosthu
9bd49b25a8 chore: tune travis config 2019-10-02 21:15:50 +02:00
Ivar Conradi Østhus
f7c52c21fb
chore: Fix slack invite link 2019-10-02 19:43:57 +02:00
ivaosthu
980fcae30e debug: travis with postgres 10 2019-08-27 23:27:24 +02:00
ivaosthu
0e3186fee5 chore: debugging travis by ignoring import tests 2019-08-27 23:21:35 +02:00
ivaosthu
40101a6bff chore: increase test-logging 2019-08-27 23:10:33 +02:00
ivaosthu
fac4602ab3 chore: see if travis is hapy with serial tests 2019-08-27 23:02:32 +02:00
ivaosthu
a98ba18a46 Revert "fix: build on node 10 and 12"
This reverts commit d7165e02d3.
2019-08-27 22:50:32 +02:00
ivaosthu
d7165e02d3 fix: build on node 10 and 12 2019-08-27 22:36:43 +02:00
ivaosthu
3b254f8e24 chore: bump pg to 7.12.1 2019-08-27 22:32:51 +02:00
ivaosthu
619df8b9ad fix: only build with node v10 for now 2019-08-27 22:02:38 +02:00
ivaosthu
fc8816813d fix: build on node 10 and 12 2019-08-27 21:52:47 +02:00
Ibrahim AshShohail
9af4c5557d Fix asset paths (#486) 2019-08-27 21:40:20 +02:00
ivaosthu
003e171f83 chore: fix broken links 2019-08-24 13:11:42 +02:00
Andrew Fontaine
c605bd1fb3 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
2019-08-12 18:08:47 +02:00
Kevin O'Neal
165e3ba5ca fix: update keycloak example (#478) 2019-08-10 16:06:09 +02:00
greenkeeper[bot]
31dba37534 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
2019-08-10 16:05:53 +02:00
ivaosthu
90520720cf Add missing image 2019-08-06 14:25:10 +02:00
ivaosthu
493fd56761 3.2.15 2019-08-04 14:18:16 +02:00
ivaosthu
c6a17954ae chore: update CHANGELOG.md 2019-08-04 14:17:48 +02:00
dependabot[bot]
986b6e4ca5 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>
2019-08-04 14:13:19 +02:00
ivaosthu
31c1f85287 chore: move metrics-helper.js 2019-08-04 11:15:40 +02:00