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

11 Commits

Author SHA1 Message Date
ivaosthu
48d2e0c304 API and gui for archiving #43 2014-12-15 22:40:07 +01:00
ivaosthu
00da8d1e3b Clean up strategyApi with chained-promises 2014-12-10 19:11:52 +01:00
ivaosthu
553f20c3a6 Syntax 2014-12-10 18:51:27 +01:00
ivaosthu
65225ffba0 Validation logic should probably not be in the db-code 2014-12-10 18:49:08 +01:00
ivaosthu
6133f4920b Cleaned up and changed promises used in the feature API 2014-12-10 18:45:02 +01:00
Jari Bakken
20c4fe6702 Add ability to create custom stratgies. Closes #11. 2014-11-25 15:28:31 +01:00
Jari Bakken
92eda2660e Fix getFeature() semantics
It will always reject if the feature is not found, not resolve to null.
2014-11-14 16:58:05 +01:00
Jari Bakken
981c383bb5 Replace PATCH with PUT, which enables editing multiple fields at once.
Closes #47.
2014-11-14 12:56:23 +01:00
Jari Bakken
fee7838d20 Get rid of deprecation warnings. 2014-11-03 12:43:23 +01:00
ivaosthu
f38a07325d added server side validation of feature name 2014-11-01 11:47:21 +01:00
Jari Bakken
8c3fdfc9d4 Move unleash-server to top level. 2014-10-31 16:35:35 +01:00