Commit graph

281 commits

Author SHA1 Message Date
Theodor Diaconu
e7e680b360 Merge pull request #68 from barbatus/master
Fix issue with $regex operator
2016-11-17 19:51:53 +02:00
Alex
b8e331674b Fix issue with $regex operator 2016-11-17 19:19:55 +03:00
Theodor Diaconu
296e8d26e5 fixed some issues with grapher, data integrity, exposure unblocking and beginning journey of reducers 2016-11-17 13:11:55 +02:00
Theodor Diaconu
35511bec7c 1.2.3 - paginate true, exporting function for grapher live, fixed package implying 2016-11-07 18:44:09 +02:00
Theodor Diaconu
52de82ed6f fixed a previous bug, written a test for it 2016-10-26 10:34:36 +03:00
Theodor Diaconu
01f86f1f48 bumped to 1.2.2_2 2016-10-26 10:28:19 +03:00
Theodor Diaconu
9b419de092 improved restrictFields to work better with nested elements 2016-10-26 10:28:09 +03:00
Theodor Diaconu
8de2744e8c fixed bug with restrictFields, bumped to 1.2.2_1 2016-10-25 22:51:51 +03:00
Theodor Diaconu
73092e15f9 small typo 2016-10-25 13:03:45 +03:00
Theodor Diaconu
f2dcbc240d bump to 1.2.2 2016-10-25 10:52:31 +03:00
Theodor Diaconu
41ba9639d4 added and cleaning options for the client, added .createNamedQuery at collection level, added more tests 2016-10-25 10:52:16 +03:00
Theodor Diaconu
c52b6410f7 update changelog 2016-10-24 07:59:02 +03:00
Theodor Diaconu
4bb309a1cd cleaned up files + fixed cleanup for body and + bump to 1.2.1 2016-10-23 20:02:44 +03:00
Theodor Diaconu
377e6407c0 cleaned up intercompute deep and bump up to v1.2.0 2016-10-23 18:52:18 +03:00
Theodor Diaconu
248412e014 added metafilters, + tests, + added a new cleanup function for making the data graph as we expect and store the properly 2016-10-23 18:39:11 +03:00
Theodor Diaconu
06c28112c5 added intercompute deep for large-scale security concerns regarding exposure 2016-10-21 14:01:27 +03:00
Theodor Diaconu
9cc17ff602 bumped up to 1.1.14 improved security 2016-10-19 18:40:41 +03:00
Theodor Diaconu
b8c2a81682 #45 added compute deep functions + bumped up to 1.1.13 2016-10-19 18:28:55 +03:00
Theodor Diaconu
ce3fe7e3c0 Merge pull request #44 from cult-of-coders/feature/41-exposure-body
[RFC] Added exposure to body #41
2016-10-19 17:27:30 +03:00
Theodor Diaconu
b56f3c6822 bumped up version to 1.1.12 2016-10-19 17:14:00 +03:00
Theodor Diaconu
651d6c4306 #41 added documentor to return the body for the grapher-live package 2016-10-19 17:11:01 +03:00
Theodor Diaconu
002a9456b4 fixing tests 2016-10-19 16:41:46 +03:00
Theodor Diaconu
6c8af3502b added body to exposure that will intersect with actual request, + made body immutable + some cleanups 2016-10-19 15:22:50 +03:00
Theodor Diaconu
7578400e09 missing commas 2016-10-14 16:22:18 +03:00
Theodor Diaconu
3dcd96e27e updated the readme 2016-10-14 11:00:03 +03:00
Theodor Diaconu
cb0254c60f decoupled query code, added metadata for inversed links 2016-10-14 10:57:26 +03:00
Theodor Diaconu
2373323ddb 1.1.9 - fixed issue with deep cloning array 2016-10-13 11:08:31 +03:00
Theodor Diaconu
dbcfa9f70d updated typo from readme 2016-10-11 09:38:13 +03:00
Theodor Diaconu
b0f19d38ce updated exceptions 2016-10-07 13:08:36 +03:00
Theodor Diaconu
6dd35bbebd added deepcloning + fixed deep function 2016-10-07 12:49:02 +03:00
Theodor Diaconu
3f1824d710 bumped version 2016-10-07 12:05:30 +03:00
Theodor Diaconu
8b870ef84e fix filter recursive bug with params, updated documentor to return namedQueries as well 2016-10-07 11:59:18 +03:00
Theodor Diaconu
a1ac6a77f0 #22 - putting in direct children 2016-10-07 10:46:28 +03:00
Theodor Diaconu
b0e1098d1e added namedQuery + cloning ability to query + fixes to exposure 2016-10-07 10:31:58 +03:00
Theodor Diaconu
d0dde92cee updated to 1.1.8 2016-10-05 11:52:48 +03:00
Theodor Diaconu
8351afd5a9 1.1.7 2016-10-05 11:33:06 +03:00
Theodor Diaconu
45cf24befe added documentation exposure 2016-10-05 10:02:32 +03:00
Theodor Diaconu
378fd65aae removed hypernova logger 2016-09-28 18:39:33 +03:00
Theodor Diaconu
40529d8673 upgrade to 1.1.5 2016-09-28 18:30:12 +03:00
Theodor Diaconu
4e9f7d2d14 1.1.4 - added smart skip option for paginating publications 2016-09-26 11:59:04 +03:00
Theodor Diaconu
8cff81e0ff added count method + added tests + updated restrictedFields to throw propper error 2016-09-26 10:01:29 +03:00
Theodor Diaconu
0dc2dff223 find(undefined) behaves diff from find(), fix 2016-09-26 09:04:17 +03:00
Theodor Diaconu
6856fba114 update changelog 2016-09-24 08:24:45 +03:00
Theodor Diaconu
3e1ed02567 readme updatE 2016-09-24 08:20:00 +03:00
Theodor Diaconu
620a703fa2 Merge pull request #9 from cult-of-coders/feature/exposure
[RFC] init new exposure paradigm and configurations
2016-09-24 08:19:44 +03:00
Theodor Diaconu
9acaf43e59 updated doc + bumped version 2016-09-24 08:12:43 +03:00
Theodor Diaconu
4f9a050ee1 init new exposure paradigm and configurations 2016-09-24 08:05:26 +03:00
Theodor Diaconu
1963c9f55c updated readme 2016-09-23 21:17:29 +03:00
Theodor Diaconu
b993e87d98 fixed readme typo 2016-09-23 14:11:05 +03:00
Theodor Diaconu
f8a07ff02f updated changelog 2016-09-23 14:10:28 +03:00