Ritchie Martori
|
6cb53e5001
|
Add in memory geo filtering.
|
2013-06-25 20:31:00 -07:00 |
Ritchie Martori
|
008b406dd7
|
model.find => model.findById, model.all => model.find
|
2013-06-24 12:42:58 -07:00 |
Ritchie Martori
|
7e23393e99
|
Fixed memory adapter filtering + asteroid compatibility upddates
|
2013-06-12 15:45:31 -07:00 |
Raymond Feng
|
36c22ab972
|
Adjust the mixins
|
2013-06-05 14:34:05 -07:00 |
Ritchie Martori
|
adf7c49c91
|
Allow dao.find() and exists() to take any type for id
|
2013-06-05 07:39:26 -07:00 |
Ritchie
|
5f26eba571
|
Add plural name to models
|
2013-05-31 10:27:52 -07:00 |
Raymond Feng
|
dd8512bc1f
|
Refactor more functions into mixins
|
2013-05-27 22:20:43 -07:00 |
Ritchie Martori
|
50b2036511
|
Update remoting signatures for dao.
|
2013-05-24 15:10:34 -07:00 |
Ritchie
|
ae9cb9a6f2
|
Add pluralized name to model and remoting method signatures
|
2013-05-24 08:02:58 -07:00 |
Ritchie
|
1dee840de5
|
Add ability to attach data source to an existing model
|
2013-05-23 16:38:14 -07:00 |
Raymond Feng
|
fca91e3400
|
Fix the on-demand connection
|
2013-05-17 16:21:12 -07:00 |
Raymond Feng
|
630b991d1d
|
Refactor the CRUD operations to DataAccessObject
|
2013-05-17 08:49:57 -07:00 |