Theodor Diaconu
|
669b954acb
|
Fixes #150
|
2017-11-25 14:03:25 +02:00 |
|
Theodor Diaconu
|
270a79b3b8
|
Fixes #149 and others
|
2017-11-24 16:32:42 +02:00 |
|
Theodor Diaconu
|
e1b22b0a77
|
removed simpleSchema connection
|
2017-11-23 21:09:14 +02:00 |
|
Theodor Diaconu
|
2be701f2e3
|
transformed metadata into a boolean
|
2017-11-23 21:03:39 +02:00 |
|
Theodor Diaconu
|
e2fb4e2fed
|
removed createNamedQuery from tests
|
2017-11-23 21:02:00 +02:00 |
|
Theodor Diaconu
|
33fbf72440
|
Merge pull request #158 from Herteby/deprecate_createNamedQuery
deprecated createNamedQuery and moved functionality to createQuery
|
2017-07-28 20:31:17 +03:00 |
|
Theodor Diaconu
|
572290dc33
|
removed meteor.startup to fix build passing with dispatch in console
|
2017-07-26 16:05:22 +03:00 |
|
Theodor Diaconu
|
63bd6b3e6d
|
some cleanups and fixed #161
|
2017-06-30 18:13:42 +03:00 |
|
herteby
|
998a3a7023
|
coding standards...
|
2017-06-28 13:42:50 +02:00 |
|
herteby
|
2b65928a07
|
deprecated createNamedQuery and moved functionality to createQuery
|
2017-06-28 12:30:33 +02:00 |
|
Theodor Diaconu
|
ec487ee614
|
some small changes to marcsj PR
|
2017-06-27 11:56:53 +03:00 |
|
Theodor Diaconu
|
bf2319c80f
|
Merge pull request #135 from macsj200/default-workaround-patch
Default workaround patch
|
2017-06-27 11:53:35 +03:00 |
|
Theodor Diaconu
|
7be6372c16
|
Merge pull request #156 from Herteby/postOptions
$postOptions
|
2017-06-27 11:48:52 +03:00 |
|
Theodor Diaconu
|
710cde1ed7
|
Merge pull request #155 from Herteby/patch-1
Fix spacing
|
2017-06-27 11:47:16 +03:00 |
|
herteby
|
2b17c352ce
|
sorting must be done before limit!
|
2017-06-26 17:32:04 +02:00 |
|
herteby
|
55f593719f
|
updated tests
|
2017-06-26 13:20:32 +02:00 |
|
herteby
|
7142f3bc3e
|
added postOptions and renamed postFilter to postFilters
|
2017-06-26 13:00:23 +02:00 |
|
Simon Herteby
|
8cfd20402c
|
Fix spacing
|
2017-06-24 00:05:55 +02:00 |
|
Theodor Diaconu
|
667c197ee3
|
Merge pull request #154 from zwjcarter/feature/params-validation
Named query validation/firewall changes
|
2017-06-23 23:51:28 +03:00 |
|
Zachary
|
d5f536cc4f
|
Log param validation errors / Run firewall for count methods
|
2017-06-23 15:44:48 +12:00 |
|
Theodor Diaconu
|
a26d829dca
|
updated to 1.2.8
|
2017-06-14 11:43:22 +03:00 |
|
Theodor Diaconu
|
c870c32044
|
added compatibility with simpl-schema
|
2017-06-14 11:42:29 +03:00 |
|
Theodor Diaconu
|
fb72720964
|
Merge branch 'master' of github.com:cult-of-coders/grapher
|
2017-06-14 11:23:28 +03:00 |
|
Theodor Diaconu
|
473213471e
|
fixing typo and spacings
|
2017-06-14 11:22:56 +03:00 |
|
Theodor Diaconu
|
9b4ff8ddbc
|
Merge pull request #145 from Herteby/master
fix issue with adding fields from $filters
|
2017-06-13 14:41:38 +03:00 |
|
herteby
|
96a8d05955
|
fix issue adding fields from $filters - added spaces
|
2017-06-13 13:18:09 +02:00 |
|
herteby
|
df6494dc44
|
changed to use _.has
|
2017-06-08 11:16:19 +02:00 |
|
herteby
|
ba1c52b759
|
fix issue with adding fields from $filters
|
2017-06-07 13:51:58 +02:00 |
|
Theodor Diaconu
|
d169296f5b
|
Merge pull request #136 from macsj200/patch-2
Remove phantomjs note
|
2017-05-11 10:16:01 +03:00 |
|
Max Johansen
|
8465781c1a
|
Remove phantomjs note
Phantom seems to be behaving itself now.
|
2017-05-07 14:52:52 -07:00 |
|
macsj200
|
0fd995a6f6
|
add comments
|
2017-05-04 13:32:00 -07:00 |
|
macsj200
|
eb520a06f3
|
workaround part deux
|
2017-05-04 13:29:59 -07:00 |
|
macsj200
|
5a7254a181
|
add workaround
|
2017-05-04 13:15:37 -07:00 |
|
Theodor Diaconu
|
e7b47911b6
|
Merge pull request #132 from cult-of-coders/hotfix/collection2-remove
Collection2 remove dependency
|
2017-04-28 07:40:07 +03:00 |
|
Theodor Diaconu
|
942702f67b
|
Collection2 remove
|
2017-04-28 07:16:38 +03:00 |
|
Theodor Diaconu
|
78933019f4
|
Merge pull request #128 from cult-of-coders/feature/1.2.8
[RFC] Feature/1.2.7_2
|
2017-04-13 17:46:24 +03:00 |
|
Theodor Diaconu
|
0656c434e2
|
added stringification of findOne to work with firewall
|
2017-04-13 17:20:17 +03:00 |
|
Theodor Diaconu
|
3e8cd5d8c4
|
fixed arguments, with function with own context
|
2017-04-13 17:19:15 +03:00 |
|
Theodor Diaconu
|
3acf7eb55c
|
update to 1.2.7_2
|
2017-04-13 16:58:05 +03:00 |
|
Theodor Diaconu
|
86a3a3bf4c
|
Fixed #127 - deepCloneArray infinite recursion
|
2017-04-13 16:55:44 +03:00 |
|
Theodor Diaconu
|
47445e083c
|
Fixed #126 - find() with no arguments
|
2017-04-13 16:55:33 +03:00 |
|
Theodor Diaconu
|
e04b39321e
|
Merge pull request #123 from cult-of-coders/feature/fix-tests
using old release to fix tests
|
2017-03-17 19:03:36 +02:00 |
|
Theodor Diaconu
|
d2c68ff9fa
|
using old release to fix tests
|
2017-03-17 18:58:10 +02:00 |
|
Theodor Diaconu
|
6d9166b572
|
Update README.md
|
2017-03-16 22:54:01 +02:00 |
|
Theodor Diaconu
|
706c3867cc
|
Added fix for cursors and exposures
|
2017-03-15 16:11:14 +02:00 |
|
Theodor Diaconu
|
84fea54bfd
|
Merge pull request #111 from cult-of-coders/feature/1.2.7
Feature 1.2.7 - Various Bug Fixes
|
2017-03-03 10:12:52 +02:00 |
|
Theodor Diaconu
|
9c85bb875e
|
Added back fixtures
|
2017-03-03 10:04:08 +02:00 |
|
Theodor Diaconu
|
31e17f8c73
|
Various fixes, added , began work on custom metadataFieldId
|
2017-03-03 10:00:30 +02:00 |
|
Theodor Diaconu
|
66a86debd5
|
fixed issue for server-side tests
|
2017-03-02 11:46:07 +02:00 |
|
Theodor Diaconu
|
a65ee9fd4a
|
updated travis
|
2017-03-02 11:35:27 +02:00 |
|