Ritchie Martori
|
93f6709102
|
added POST /<collection>/<id> will alias PUT for convenience and compatibility
|
2012-04-28 11:16:27 -07:00 |
|
Ritchie Martori
|
c3719c0ac9
|
removed security around user id listing
|
2012-04-28 11:04:45 -07:00 |
|
Ritchie Martori
|
039a042bcb
|
fixed date empty object bug in events
|
2012-04-28 10:07:34 -07:00 |
|
Ritchie Martori
|
cf7d73ff37
|
fixed resource rename and delete issues
|
2012-04-28 09:17:33 -07:00 |
|
Ritchie Martori
|
5ea6b9780e
|
fixed PUT overwriting user, fixed query parsing error
|
2012-04-26 15:51:55 -07:00 |
|
Ritchie Martori
|
a4eda5bebb
|
fixed missing resource after onPut handler
|
2012-04-23 12:34:58 -07:00 |
|
Dallon Feldner
|
f9a18f7455
|
Fixed event comment bug
|
2012-04-23 08:38:12 -07:00 |
|
Ritchie Martori
|
28f8c86f08
|
added auto file collection creation to dpd push
|
2012-04-18 15:00:06 -07:00 |
|
Ritchie Martori
|
e446ae6139
|
added clone support
|
2012-04-16 19:35:31 -07:00 |
|
Ritchie Martori
|
18302d8b35
|
merged dallon master
|
2012-04-11 17:25:12 -07:00 |
|
Ritchie Martori
|
eb4188c373
|
removed mdoq patch from tests
|
2012-04-10 12:09:53 -07:00 |
|
Dallon Feldner
|
20c377fe51
|
Fixed user bugs blocking the tutorial
|
2012-04-10 11:37:58 -07:00 |
|
Dallon Feldner
|
680ea4ac52
|
Fixed me in events
|
2012-04-10 11:01:09 -07:00 |
|
Ritchie Martori
|
ff3b94243b
|
added more logout tests
|
2012-04-10 10:14:08 -07:00 |
|
Ritchie Martori
|
adb890f3ba
|
refactored /me to only return user, removed session
|
2012-04-05 10:49:06 -07:00 |
|
Ritchie Martori
|
ab29a5d22d
|
changed logout to accept a POST, updated docs
|
2012-04-05 10:39:36 -07:00 |
|
Ritchie Martori
|
96ee3a61c9
|
fixed GET returning bad data for /login
|
2012-04-05 09:56:53 -07:00 |
|
Ritchie Martori
|
f0244fe28e
|
refactored events to use vm.runInNewContext()
|
2012-04-05 09:50:41 -07:00 |
|
Ritchie Martori
|
82b345efca
|
fixed cancel() crashing bug
|
2012-04-05 09:33:25 -07:00 |
|
Ritchie
|
bc99dddd5c
|
added index support for file collections
|
2012-03-31 17:28:11 -07:00 |
|
Ritchie
|
10d0a3ade9
|
fixes user login error
|
2012-03-31 16:42:27 -07:00 |
|
Dallon Feldner
|
089fc80e08
|
Added test for partial PUTs - shouldn't pass but does
|
2012-03-31 11:50:26 -07:00 |
|
Ritchie
|
da23b474e8
|
Release v0.3.8
|
2012-03-30 18:32:20 -07:00 |
|
Dallon Feldner
|
6aa6da25c2
|
Ignore event security functions as root
|
2012-03-30 17:14:59 -07:00 |
|
Dallon Feldner
|
e76adffe79
|
Fixed some more validation annoyances
|
2012-03-30 17:00:33 -07:00 |
|
Ritchie
|
e734521980
|
merged validation
|
2012-03-30 16:02:59 -07:00 |
|
Dallon Feldner
|
7d4bce567b
|
Added support
|
2012-03-30 15:48:55 -07:00 |
|
Ritchie
|
cd0df3520b
|
fixed date exception for bad dates
|
2012-03-30 15:22:02 -07:00 |
|
Dallon Feldner
|
bacd814b9a
|
Fixed booleans not defaulting to false
|
2012-03-30 14:59:40 -07:00 |
|
Dallon Feldner
|
2d6e5be4bf
|
Allow null for property posts
|
2012-03-30 14:48:35 -07:00 |
|
Dallon Feldner
|
8f16f16954
|
Fixed date validation
|
2012-03-30 14:38:09 -07:00 |
|
Ritchie
|
3a06505306
|
fixes root validation errors
|
2012-03-30 12:06:55 -07:00 |
|
Dallon Feldner
|
8e5c3d03f9
|
UX tweaks
|
2012-03-29 18:58:03 -07:00 |
|
Ritchie Martori
|
a5a24db61c
|
fixed logout error due to missing sid
|
2012-03-29 08:36:25 -07:00 |
|
Ritchie Martori
|
a4384d3d30
|
added remote files collection mounting to cli
|
2012-03-29 08:29:11 -07:00 |
|
Ritchie Martori
|
7bd358899f
|
Release v0.3.6
|
2012-03-28 17:03:05 -07:00 |
|
Ritchie Martori
|
02f71c2c53
|
added dashboard key param
|
2012-03-28 16:19:02 -07:00 |
|
Ritchie Martori
|
eec55657cf
|
fixed /login validation error
|
2012-03-28 12:41:33 -07:00 |
|
Ritchie Martori
|
0d96215130
|
updated errors to include messages, events now support protect(), error(), and hide()
|
2012-03-28 12:17:11 -07:00 |
|
Ritchie Martori
|
90c7f2c5ea
|
removed old and incomplete tests, rebuilt dashboard
|
2012-03-27 17:34:00 -07:00 |
|
Ritchie Martori
|
9809a63ca2
|
merged in upstream master
|
2012-03-27 17:13:06 -07:00 |
|
Ritchie Martori
|
f34923c1bc
|
fixed collection rename bug
|
2012-03-27 13:35:10 -07:00 |
|
Ritchie Martori
|
01a9944a46
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-03-27 09:35:33 -07:00 |
|
Ritchie Martori
|
c1b7fd0a3b
|
removed log
|
2012-03-27 09:34:51 -07:00 |
|
Ritchie Martori
|
64fd4210ce
|
added collection renaming
|
2012-03-27 09:32:49 -07:00 |
|
Ritchie Martori
|
f78778a9b4
|
added human readable errors
|
2012-03-26 17:48:39 -07:00 |
|
Ritchie Martori
|
55752ac596
|
added input sanitization
|
2012-03-26 17:29:01 -07:00 |
|
Ritchie Martori
|
42a165b38b
|
added query util for json query strings
|
2012-03-26 16:32:28 -07:00 |
|
Dallon Feldner
|
223fec6662
|
Added mime types to dashboard responses
|
2012-03-26 13:07:16 -07:00 |
|
Dallon Feldner
|
8bf7720ff3
|
Integrated dashboard
|
2012-03-26 12:59:49 -07:00 |
|