Rufus Pollock
|
7a95302760
|
[#62,facets,backend/memory][m]: add faceting support to memory backend.
|
2012-04-01 16:31:36 +01:00 |
|
Rufus Pollock
|
e3819d8f4e
|
[#51,bugfix][xs]: fix bug in pulling of fields from document in createDataset (corrects error in 5fc486d8083a27db21993fc7d58c2c2dae75c17f).
|
2012-03-31 11:09:10 +01:00 |
|
Rufus Pollock
|
cb81fe87af
|
[#51,backend/memory][s]: simple createDataset method to create in-memory dataset from raw array of hashes (and optional other info).
|
2012-03-27 17:02:13 +01:00 |
|
Rufus Pollock
|
95a394bd13
|
[backend/webstore][s]: remove webstore backend.
|
2012-03-15 00:27:53 +00:00 |
|
Rufus Pollock
|
dd4fbeceb5
|
[backend/gdocs][s]: support being given standard 'user' gdocs url by extracting spreadsheet key and generating url with it.
* This makes gdocs backend much easier to use!
|
2012-03-15 00:24:21 +00:00 |
|
Rufus Pollock
|
2bf0f9681f
|
[test][xs]: fix for DataProxy test broken by changes in e6ce2ca533cf9ef60773280e51b866504e5047f5.
|
2012-03-14 18:43:42 +00:00 |
|
Rufus Pollock
|
ae587506f3
|
[#34,query][s]: switch to proper ES style sort structure.
|
2012-02-28 16:43:37 +00:00 |
|
Rufus Pollock
|
bd6123403e
|
[#34,query][s]: rename offset to from on query object.
* More natural in fact and we may as well go whole hog with ES structure.
|
2012-02-27 20:54:02 +00:00 |
|
Rufus Pollock
|
df79583bde
|
[#50,backend,refactor][s]: complete backend split / rename refactor by removing Backend prefix from Backend classes - fixes #50.
* Backend prefix unnecessary now that everything in recline.Backend module.
|
2012-02-24 19:17:51 +00:00 |
|
Rufus Pollock
|
e3a0615e43
|
[backend,refactor][s]: split backends in separate files and put in separate module recline.Backend.
|
2012-02-24 14:12:45 +00:00 |
|
Rufus Pollock
|
25c0177097
|
[#25,backend][s]: update backends to new fields setup.
|
2012-02-18 08:20:10 +00:00 |
|
Rufus Pollock
|
437dbfc80b
|
[refactor][xs]: Dataset -> Backend in module name in backend tests.
|
2012-02-18 07:30:31 +00:00 |
|
Rufus Pollock
|
702b030b70
|
[rename][xs]: rename model.test.js to backend.test.js to better reflect its function.
|
2012-02-18 07:05:31 +00:00 |
|