=
|
61e091baf3
|
added FilterSet class for internal use; modified certain parsing processes to make deepcopies or suppled values(dicts) so as to taint original user passed data; added Filter logic to handle datetime objects; added/adjusted tests accordingly
|
2018-04-13 12:25:12 -04:00 |
=
|
1a1e5e1616
|
WIP- getting close though
|
2018-04-13 11:08:03 -04:00 |
=
|
31fc1c369a
|
still WIP
|
2018-04-12 12:03:07 -04:00 |
=
|
333fea4d18
|
merge conflicts
|
2018-04-11 21:08:37 -04:00 |
=
|
ba6fa595c6
|
WIP - finding more issues with allowing dicts as filters
|
2018-04-11 20:54:16 -04:00 |
Chris Lenk
|
e3bbc39353
|
Fix bug with mutable default parameter
|
2018-04-05 10:07:35 -04:00 |
=
|
51dcd6c184
|
same as last commit
|
2018-03-22 11:46:49 -04:00 |
=
|
b1579ae265
|
same as last commit
|
2018-03-22 11:36:35 -04:00 |
=
|
9f19245c8a
|
modify tests for python 3.x acceptance
|
2018-03-22 11:23:48 -04:00 |
=
|
536e56836c
|
adding Filter check when the Filter property is 'type', checks the value has no underscores (issue #136)
|
2018-03-22 10:59:07 -04:00 |
=
|
7880e4a89b
|
passing TAXII query params in correct format to taxii2client; patching bug where TAXII query filters were being applied again locally to STIX objects via Filters (which doesnt work)
|
2018-03-21 17:19:05 -04:00 |
Chris Lenk
|
5f703509be
|
Rename "sources" subpackage to "datastore"
Fix #114.
|
2018-03-01 09:04:42 -05:00 |