Commit Graph

54 Commits

Author SHA1 Message Date
Ritchie Martori
f336e87796 fixed process exiting without error code 2012-09-25 12:27:22 -07:00
Aaron Fay
659976db1a merge commit 2012-09-20 20:40:43 -07:00
Aaron Fay
fdb28b82a5 Added tests for remote connection 2012-09-18 22:56:12 -07:00
Aaron Fay
8768695c22 successfully authenticated with remote mongodb 2012-09-18 21:46:31 -07:00
Dallon Feldner
20b44df338 Fixed some lint errors 2012-09-18 08:20:37 -07:00
Ritchie Martori
91e4ab976e fixed no open connection during db.dropDatabase() 2012-09-17 15:27:02 -07:00
Ritchie Martori
102d8bfa99 renamed db.connect to db.create 2012-09-17 12:01:07 -07:00
Ritchie Martori
4c6a5e5b57 added lazy db connections 2012-09-17 11:06:13 -07:00
Ritchie Martori
328022e822 more docs 2012-09-09 10:53:30 -07:00
DallonF
db24dce136 Fixed most lint errors 2012-09-06 10:50:53 -07:00
DallonF
a1f6d605d4 Workaround for occasional crash in scrubber 2012-08-22 11:41:28 -07:00
Ritchie Martori
660ac48288 fixed property renaming not updating all values in dashboard 2012-08-07 08:21:41 -07:00
Ritchie Martori
2f0a73d8a4 cleaned up tabs, instrumented db with debugging 2012-08-01 10:52:59 -07:00
Ritchie Martori
0642c6dae4 fixed $ne query bug when using id 2012-07-09 16:42:33 -07:00
Ritchie Martori
c1daf7a1a8 added preliminary $limit, $skip, $sort support 2012-07-03 15:16:40 -07:00
Ritchie Martori
702d2a2b0b added update command execution to collections 2012-07-02 16:32:55 -07:00
DallonF
82a4b8a299 Fixed property rename bug 2012-06-29 10:11:08 -07:00
Ritchie Martori
39db9b54b2 readme updates 2012-06-20 10:48:21 -07:00
Ritchie Martori
ed4e1a9fcf fixed incorrect query for updates 2012-06-19 17:43:26 -07:00
Ritchie Martori
348034af24 fixed incorrect id during GET 2012-06-19 13:47:37 -07:00
Ritchie Martori
119328712e updated docs 2012-06-19 11:14:11 -07:00
Ritchie Martori
876b7cb0b3 added unique email check 2012-06-07 16:15:56 -07:00
Ritchie Martori
62f80262f8 store now returns empty array when there arent any results 2012-06-07 13:35:17 -07:00
Ritchie Martori
3d6869fccf added sha encryption + random salts to passwords 2012-06-07 08:52:48 -07:00
Ritchie Martori
4f9adace56 fixed collection get not matching id 2012-06-06 20:42:11 -07:00
Ritchie Martori
25474b4b93 refactored context, added sugar to http utils 2012-06-04 14:12:13 -07:00
Ritchie Martori
9bfcaa9645 added socket session support 2012-06-03 22:14:01 -07:00
Ritchie Martori
6fc0316b63 initial docs 2012-05-28 10:32:46 -07:00
Ritchie Martori
462915b2e7 router rebuild 2012-05-25 09:08:12 -07:00
Ritchie Martori
efe7dcb3f9 initial rewrite, validation tests, validation 2012-05-24 00:04:12 -07:00
Ritchie Martori
32cce09157 passing 11/11 0.3.0-pre 2012-03-07 16:14:47 -07:00
Ritchie Martori
2615958f1c start refactor 2012-01-11 10:06:41 -08:00
Ritchie
3920e13996 merged db state check from deploydapp 2011-12-29 14:12:00 -07:00
Ritchie
efc8f7d083 added connection loader to db, fixes db connection race condition 2011-12-28 12:35:02 -07:00
Ritchie Martori
d113797c1a session store 2011-12-19 20:56:27 -08:00
Ritchie Martori
b9eeebe39e logging and config changes 2011-12-18 20:30:53 -08:00
Ritchie Martori
fb35997d22 various alpha fixes, login/logout fixes, alpha updates 2011-12-13 22:43:00 -08:00
Ritchie Martori
70da4dd880 added password hashing 2011-12-08 17:32:44 -08:00
Ritchie Martori
c7ac7b31e0 added app restart 2011-11-27 09:31:12 -08:00
Ritchie Martori
08f94f8552 catch mongodb-native errors 2011-11-27 09:17:21 -08:00
Ritchie Martori
4e91e3e6cd fixes upsert bug 2011-11-27 00:14:43 -08:00
Ritchie Martori
e8241902f3 settings key fixes 2011-11-26 23:57:00 -08:00
Ritchie Martori
8c6180a256 fixes missing _id error 2011-11-26 19:09:40 -08:00
Ritchie Martori
196246055f generic routes fixes 2011-11-26 12:34:19 -08:00
Ritchie Martori
eb7bd735e1 initial graph plugin 2011-11-24 01:49:09 -08:00
Ritchie Martori
93946e99e8 fixes various model errors 2011-11-19 18:59:35 -08:00
Ritchie Martori
be6d46f5c3 various model cleanup, permissions, unique key bugfix 2011-11-19 15:38:00 -08:00
Ritchie Martori
3f115aa649 fixes duplicate models, various minor features 2011-11-14 07:42:29 -08:00
Ritchie Martori
1e2e7118d7 apps, login, settings, validation 2011-11-10 20:03:49 -08:00
Ritchie Martori
96ad3e08e8 added load balancer into app plugin 2011-11-10 00:06:43 -08:00