1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
ivaosthu
59ef1d356b fix(http-status): Client errors should use 400 status codes 2019-01-02 12:38:58 +01:00
ivaosthu
f9760427f3 chore(modernize): Use joi for url-friendly name validation 2018-12-17 08:27:49 +01:00
ivaosthu
7819c45351 chore(modernize): remove express-validator 2018-12-17 08:27:49 +01:00
ivaosthu
9eb0d2e535 chore(modernize): Use joi schema-validation in FeatureController 2018-12-17 08:27:49 +01:00
sveisvei
20af766086 Prettier/lint 2017-06-28 10:17:14 +02:00
sveisvei
dfa490affb fix lint 2016-12-27 21:03:50 +01:00
ivaosthu
0bd0924aee remove all lerna stuff 2016-11-10 15:52:49 +01:00
sveisvei
0ffb9b78b6 use lerna for multipackaging 2016-06-18 09:19:57 +02:00
Anders Olsen Sandvik
f01ef69d7e #108 Add eslint-config-spt and remove jshint (#111)
* #108 Add eslint-config-spt

* #108 Ignore bundle.js file

* #108 Change eslint ignore path to a glob file

* Remove jshint and follow more of eslint rules
2016-04-24 22:41:37 +02:00
ivaosthu
00da8d1e3b Clean up strategyApi with chained-promises 2014-12-10 19:11:52 +01:00
ivaosthu
6133f4920b Cleaned up and changed promises used in the feature API 2014-12-10 18:45:02 +01:00