Rithish Saralaya
|
8f42be2faa
|
Fixes for the app tests to execute properly.
|
2013-11-14 23:24:33 +05:30 |
|
haoxin
|
649e35e53c
|
add test script for subproperty query
|
2013-07-05 09:18:38 +08:00 |
|
nothing2lose
|
1555c29750
|
test codes added
|
2013-06-08 20:08:17 +09:00 |
|
Ritchie Martori
|
b545a8bf1f
|
fixed #107, changed() returning incorrect true when values were equal
|
2012-12-04 09:39:36 -08:00 |
|
Ritchie Martori
|
fc4ae32ff8
|
fixed restarts caused by 404s of unexpected http verbs
|
2012-11-29 10:45:05 -08:00 |
|
Dallon Feldner
|
41ba9045ea
|
Added utility functions for Event API
|
2012-11-09 11:40:33 -07:00 |
|
Dallon Feldner
|
5133654d77
|
Slightly improved performance on test app
|
2012-10-30 11:51:26 -07:00 |
|
Dallon Feldner
|
7ec0425c70
|
Fixed username/password change
|
2012-10-30 11:41:46 -07:00 |
|
Dallon Feldner
|
c90f933acb
|
Added dpd.once, off, onConnect, socket functions
Test app should no longer have expected failures
|
2012-10-30 08:28:26 -07:00 |
|
Ritchie Martori
|
5041e82047
|
added changed() and previous to the collection save domain
|
2012-10-19 19:55:31 -07:00 |
|
Ritchie Martori
|
fc87ede63e
|
fixed missing sanitization of boolean query values
|
2012-10-19 18:59:55 -07:00 |
|
Dallon Feldner
|
6dec442356
|
Changed root behavior
|
2012-10-19 11:25:34 -07:00 |
|
Dallon Feldner
|
571f707cfc
|
Merge branch 'bug/error-function'
Conflicts:
HISTORY.md
|
2012-10-17 10:27:48 -07:00 |
|
Dallon Feldner
|
9c16957536
|
Fixed bug where PUT would fail without an error
|
2012-10-16 11:35:51 -07:00 |
|
Dallon Feldner
|
0713d25730
|
Fixed bug where an error() in POST would not cancel the request
|
2012-10-16 10:51:33 -07:00 |
|
Dallon Feldner
|
0d7874a2b2
|
Added failing tests
|
2012-10-16 10:35:37 -07:00 |
|
Dallon Feldner
|
59bdcc4891
|
Fixed a rare bug where the first request after a login would not be authenticated
|
2012-10-01 16:21:23 -07:00 |
|
Dallon Feldner
|
9d4363fd88
|
Fixed bug where username would not save on an empty users collection
|
2012-09-18 08:50:39 -07:00 |
|
DallonF
|
b61398f3de
|
Made dpd.js (internal and browser) more stable and lenient
|
2012-09-13 11:54:36 -07:00 |
|
DallonF
|
d74de2f2b9
|
Fixed some bugs in IE
|
2012-09-11 12:47:23 -07:00 |
|
DallonF
|
db24dce136
|
Fixed most lint errors
|
2012-09-06 10:50:53 -07:00 |
|
DallonF
|
4e245c7565
|
Fixed timeout on passing test
|
2012-08-28 10:18:05 -07:00 |
|
DallonF
|
cee73e37f8
|
Added failing test for changing recursive query bug
|
2012-08-28 10:17:00 -07:00 |
|
DallonF
|
4d8957ac6e
|
Fixed regression error where On Validate does not have access to an object's full data on a Put request
|
2012-08-23 15:44:49 -07:00 |
|
DallonF
|
577ded64ab
|
Fixed bug where cancel() on a non-specific GET would abort the entire request
|
2012-08-23 14:12:11 -07:00 |
|
DallonF
|
8d04e6bc2e
|
Bumped the default recursion limit to 2 levels, added $recursionLimit property to queries
|
2012-08-21 12:40:56 -07:00 |
|
DallonF
|
c60aee9d66
|
Added test case for rare crash
|
2012-08-20 10:03:11 -07:00 |
|
DallonF
|
1c3e82be97
|
Fixed problems in validation
|
2012-08-20 10:00:07 -07:00 |
|
DallonF
|
ff275299f9
|
Added additional id query test
|
2012-08-13 12:39:43 -07:00 |
|
DallonF
|
271bab664c
|
Merge branch '0.6' of github.com:deployd/deployd into 0.6
|
2012-08-13 12:35:17 -07:00 |
|
DallonF
|
fe0b5a0fb0
|
Renamed "email" to "username"
|
2012-08-13 12:34:20 -07:00 |
|
Ritchie Martori
|
2741604240
|
fixed events not running when id included
|
2012-08-13 12:30:14 -07:00 |
|
Ritchie Martori
|
660ac48288
|
fixed property renaming not updating all values in dashboard
|
2012-08-07 08:21:41 -07:00 |
|
Ritchie Martori
|
bab171afd6
|
fixed internal calls being canceled()
|
2012-08-03 13:11:40 -07:00 |
|
Ritchie Martori
|
29a650b99a
|
resolved conflicts
|
2012-08-02 09:33:26 -07:00 |
|
Ritchie Martori
|
9594c06809
|
fixed a bug where cancel() was not canceling an event after internal event-io occured
|
2012-07-27 12:45:20 -07:00 |
|
Ritchie Martori
|
7506869228
|
collections and user collections now support .on("changed") out of the box
|
2012-07-24 09:09:57 -07:00 |
|
DallonF
|
d38c9e0edc
|
Added realtime tests
|
2012-07-17 08:49:02 -07:00 |
|
DallonF
|
d0d182bb0f
|
Fixed error("message", "") edge case
|
2012-07-13 09:00:29 -07:00 |
|
DallonF
|
62b098e6d5
|
Fixed Array saving problems, added $pull and $pullAll commands
|
2012-07-12 10:04:10 -07:00 |
|
DallonF
|
dd909be32e
|
Fixed duplicate errors object on user collection
|
2012-07-11 11:54:05 -07:00 |
|
DallonF
|
9c0a2486a7
|
Added test for $sort
|
2012-07-11 11:48:13 -07:00 |
|
DallonF
|
db35242e0a
|
Allowed arbitrary query parameters
|
2012-07-11 10:53:26 -07:00 |
|
DallonF
|
274f8cb7a7
|
Finished recursion prevention
|
2012-07-11 09:59:10 -07:00 |
|
DallonF
|
4b2e7b7a8f
|
Started adding recursion prevention
|
2012-07-11 08:20:50 -07:00 |
|
Ritchie Martori
|
278e3922b5
|
fixed bug where /todos/:id wasnt returning 404 when object was not found
|
2012-07-09 17:09:59 -07:00 |
|
Ritchie Martori
|
0642c6dae4
|
fixed $ne query bug when using id
|
2012-07-09 16:42:33 -07:00 |
|
DallonF
|
733d3cfed7
|
Removed examples
|
2012-07-09 09:59:05 -07:00 |
|