- 25 Oct, 2013 4 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
"Ok" and "ok" was the only available string to use to make http code 200. "OK" should also be available.
-
Tristan Cavelier authored
Allow us to choose what to test because timeout tests and job management tests take too much time.
-
- 24 Oct, 2013 36 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
query.exec([{"title": "hello"}, null], {"select_list": "title"}); // before: TypeError: list[i] is null // after: [{"title": "hello"}]
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
Job queues are now saved in workspace at different moment
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
Test if an object is a native object (`var object = {};`) seams not to be a good idea. The Firefox scratchpad seams to act differently with them.
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
http://semver.org
-
Sven Franck authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
davstorage.tests.js is hybrid, you can use it with real server or fake server.
-