Emmanuelle Vargas-Gonzalez
|
15b5e107d5
|
Fix imports, sort requirements.
|
2017-08-15 13:54:16 -04:00 |
Emmanuelle Vargas-Gonzalez
|
226a41e0ff
|
Merge pull request #41 from oasis-open/namedtuple-filters Use Namedtuples for Filters.
|
2017-08-14 15:01:07 -04:00 |
Emmanuelle Vargas-Gonzalez
|
e52575e01a
|
Add missing call to super() in TAXIICollectionStore.
|
2017-08-11 09:52:29 -04:00 |
Emmanuelle Vargas-Gonzalez
|
86fd3778f5
|
Formatting changes, replace deduplicate() code in DataSource, missing super() calls to initialize objects.
|
2017-08-11 08:10:20 -04:00 |
Greg Back
|
961dfdc984
|
Convert rest of code to use namedtuple Filters
|
2017-08-09 19:25:06 +00:00 |
Greg Back
|
87f7503c0a
|
Convert filters to be NamedTuples
|
2017-08-09 18:49:06 +00:00 |
Emmanuelle Vargas-Gonzalez
|
a4ead4f6e7
|
Formatting changes, skip add/remove filter test, change deduplicate() approach.
|
2017-08-09 13:31:07 -04:00 |
Greg Back
|
b8c96e37a2
|
Update to get tests passing
|
2017-07-20 20:30:04 +00:00 |
Greg Back
|
b82606ba38
|
Clean up TAXII Datastore to use latest TAXII client
|
2017-07-20 19:36:54 +00:00 |
Greg Back
|
f4833c05f6
|
Remove duplicate code.
|
2017-07-20 19:34:09 +00:00 |
Greg Back
|
f4335f43ad
|
Clean up redundant code.
|
2017-07-19 21:12:56 +00:00 |
mbastian1135
|
611045528f
|
taxii client and source/sink seperated; memory store common data dict (bug); all *Store classes have their sources and sinks tethered to one backend target
|
2017-07-18 20:55:22 +00:00 |
mbastian1135
|
9f659f9ecb
|
formatting
|
2017-07-18 20:44:21 +00:00 |
mbastian1135
|
9d72d60706
|
Data* suite reorg, fixing bugs
|
2017-07-18 20:44:19 +00:00 |
clenk
|
f321447ecc
|
Make Travis happy with cosmetic fixes
|
2017-06-01 16:47:56 -04:00 |
Greg Back
|
ea1e408b50
|
More style fixes
|
2017-05-31 10:02:37 -05:00 |
=
|
03f9af4b96
|
Merge branch 'taxii-data-source' of https://github.com/mitre/cti-python-stix2 into taxii-data-source
|
2017-05-31 09:41:32 -04:00 |
=
|
d207ada05e
|
in order to pull
|
2017-05-31 09:41:19 -04:00 |
=
|
c65055bb0e
|
tests for TAXII data source; some bug fixes
|
2017-05-30 16:56:27 -04:00 |
Emmanuelle Vargas-Gonzalez
|
835d675162
|
Merge fork changes.
|
2017-05-26 15:30:30 -04:00 |
Emmanuelle Vargas-Gonzalez
|
2a8af45ec2
|
Code style changes.
|
2017-05-26 15:24:33 -04:00 |
Greg Back
|
fc1ce6d56d
|
Add some tests
|
2017-05-25 12:31:45 -05:00 |
Michael Kouremetis
|
97d8d732fc
|
Initial code for TAXII data source.
|
2017-05-24 10:27:37 -05:00 |