552 Commits

Author SHA1 Message Date
16f3624237 Syntax 2016-12-25 19:13:50 +01:00
69321be00f Display custom routes 2016-12-25 19:12:38 +01:00
ad9cbdd1ae Add failing test 2016-12-25 18:49:09 +01:00
bb64e719b7 Update rewriter 2016-12-25 07:44:36 +01:00
442746efcc 0.9.4 v0.9.4 2016-12-08 23:47:41 +01:00
47e7643410 Update CHANGELOG.md 2016-12-08 23:41:52 +01:00
2960b27337 Update 2016-12-08 23:30:13 +01:00
0bac035258 Update 2016-12-08 23:29:43 +01:00
da7d61861c Merge branch 'zhangbg-master' 2016-12-08 23:01:03 +01:00
7cf8584f7c Merge branch 'master' of https://github.com/zhangbg/json-server into zhangbg-master 2016-12-08 23:00:47 +01:00
760c37d288 Update CHANGELOG.md 2016-12-08 22:55:35 +01:00
202a416098 update req.query when rewrite without params (#432)
* update req.query when rewrite without params #431

* add tests for rewrite rules with query and without paramas for PR #432

* [typo] add tests for rewrite rules with query and without paramas for PR #432
2016-12-08 22:53:16 +01:00
7c402a8556 Update package.json 2016-12-07 09:43:34 +01:00
427e6add1f 0.9.4 2016-12-07 09:41:42 +01:00
b2bcabb71e Fix PATCH test v0.9.3 2016-12-07 09:39:44 +01:00
84493e07db 0.9.3 2016-12-07 09:28:52 +01:00
d6528665a1 Update CHANGELOG.md 2016-12-07 09:28:33 +01:00
24b2c9f1b6 Update CHANGELOG.md 2016-12-06 23:52:26 +01:00
d0596e1386 clean 2016-12-06 23:51:01 +01:00
3df272dbe3 Update package.json 2016-12-06 23:49:21 +01:00
46a5259584 Add stricter tests 2016-12-06 23:43:26 +01:00
f2f96514e5 Update README.md 2016-12-06 13:05:28 +01:00
485378d222 fixed the bug on windows: SyntaxError-Unexpected end of input 2016-11-29 18:55:30 +08:00
060d194b04 Update CHANGELOG.md 2016-11-29 07:56:14 +01:00
814bae7969 0.9.2 v0.9.2 2016-11-29 08:54:28 +01:00
cb1d474ac6 Update run.js 2016-11-28 14:07:30 +01:00
b6b48facee Fix standard error 2016-11-28 13:33:29 +01:00
c527e1ef87 Fix nohup issue 2016-11-28 13:30:43 +01:00
2ce7cd37b2 Fix broken links (#426) 2016-11-28 12:09:58 +01:00
fdab5ee4d0 Create appveyor.yml 2016-11-28 08:55:14 +01:00
3f355b3ada Check if file is not null when watching dir 2016-11-27 20:12:38 +01:00
edbb860300 Fix invalid HTML, Improve formatting (#422) 2016-11-25 15:56:20 +01:00
6e75107638 Update README.md 2016-11-22 12:59:17 +01:00
d3883f9143 Update CHANGELOG.md 2016-11-21 14:57:11 +01:00
16577f1bfd Update CHANGELOG.md 2016-11-21 14:57:01 +01:00
05e147427d 0.9.1 v0.9.1 2016-11-21 02:43:35 +01:00
6051dde5f4 Update CHANGELOG.md 2016-11-21 02:43:18 +01:00
f54de70738 Update test 2016-11-21 02:39:29 +01:00
b5e4fcc9d2 Update underscore-db dependency 2016-11-21 02:39:04 +01:00
eca6b763f2 fix filter for boolean value false (#412) (#413) 2016-11-21 02:24:35 +01:00
b5eec153f7 Update package.json 2016-11-17 13:22:53 +01:00
4be7538412 Update README.md 2016-11-12 02:42:29 +01:00
a42373eaf2 Add markdown-toc 2016-11-12 02:42:06 +01:00
1cb4e3e27e Update README.md v0.9.0 2016-11-12 02:24:44 +01:00
d46cbd20f0 Add prepublish 2016-11-12 02:22:30 +01:00
526ff59aff 0.9.0 2016-11-12 02:01:26 +01:00
2b26630ac6 v0.9.0 (#404)
* Remove automatic type conversion

* Remove body-parser from default middlewares

* Ignore lib

* ES2015

* Use shortid

* Add babel-register

* Update paths to ./lib

* Add .npmignore

* Update bin

* temp fix

* Fix bin

* Add message when creating default db

* Use fs.watch

* Fix operator existence test

* Fix 0.12 tests

* Update dependencies

* Update

* Increase timeout

* Fix 0.12 support

* 0.9.0-beta.1

* Fix missing example.json issue

* 0.9.0-beta.2

* Update message

* Update CHANGELOG.md

* Update lowdb dependency

* Add error message

* Update README.md

* Add database validation

* Update

* Update

* Fix tests

* Update
2016-11-12 01:59:43 +01:00
44bdfb490a Update README.md 2016-11-10 12:57:48 +01:00
0861dfe581 Update .travis.yml 2016-11-03 12:48:52 +01:00
b2228581c8 0.8.23 v0.8.23 2016-11-03 09:23:57 +01:00