Commit Graph

42 Commits

Author SHA1 Message Date
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
Ritchie Martori
79486f1326 100 % coverage on db, model 2011-10-23 17:33:42 -07:00
Ritchie Martori
6fd2f917e3 test coverage, user routes 2011-10-06 08:18:03 -07:00
Ritchie Martori
cf9f99c0fe revised inheritance, added tests 2011-09-22 01:03:47 -07:00
Ritchie
ca5c982f52 restructure and plugins 2011-09-11 16:02:17 -07:00