513b172a5cTell bumpversion to look in the right file
clenk
2017-07-24 15:43:43 -0400
b8c96e37a2Update to get tests passing
Greg Back
2017-07-20 20:28:21 +0000
b82606ba38Clean up TAXII Datastore to use latest TAXII client
Greg Back
2017-07-20 19:36:54 +0000
f4833c05f6Remove duplicate code.
Greg Back
2017-07-20 19:34:09 +0000
fe91907615Fix link in README for PyPI Previous version would not break display, but the link would go nowhere.
clenk
2017-07-20 09:45:39 -0400
750b408801Avoid byte/str error on reading version file.
Greg Back
2017-07-19 22:17:48 +0000
3420bb3493Convert README to ReStructuredText
Greg Back
2017-07-19 22:04:54 +0000
fd74edc33bUpdate setup.py to match PyPA sampleproject
Greg Back
2017-07-19 21:51:07 +0000
55e92bc237Update with correct class name
Greg Back
2017-07-19 21:30:29 +0000
bf9677094fMerge branch 'master' into datastores
Greg Back
2017-07-19 21:21:08 +0000
f4335f43adClean up redundant code.
Greg Back
2017-07-19 21:12:56 +0000
59b53661f6Update README
Greg Back
2017-07-19 14:20:52 +0000
bac87465cbMerge pull request #35 from oasis-open/pattern_expressions
Greg Back
2017-07-19 14:17:57 +0000
a2aacc5e20merge all classes into patterns.py
Richard Piazza
2017-07-19 09:39:17 -0400
595ba10695Merge pull request #34 from oasis-open/object-factory
Greg Back
2017-07-19 13:54:24 +0000
611045528ftaxii client and source/sink seperated; memory store common data dict (bug); all *Store classes have their sources and sinks tethered to one backend target
mbastian1135
2017-07-12 18:03:59 -0400
9d72d60706Data* suite reorg, fixing bugs
mbastian1135
2017-07-12 10:58:31 -0400
20958b908amore tests for TAXII data source
=
2017-05-31 11:44:24 -0400
979c09d8c0fixed import sorting error
Richard Piazza
2017-07-13 13:30:21 -0400
27af0c0d5bFixed style errors
Richard Piazza
2017-07-13 12:35:45 -0400
6fa009e509added object_paths added more tests for pattern expressions added "set" comparison expressions implemented make_constant fixed type name for EmailAddress
Richard Piazza
2017-07-12 17:02:51 -0400
c1b07ef505Introduce constant objects for literals in pattern expressions fixed idioms
Richard Piazza
2017-07-07 16:27:39 -0400
c8bcece6f6added tests for expressions fix __str__ methods
Richard Piazza
2017-07-06 10:06:24 -0400
c0467da5f9added classes for Pattern Expressions
Richard Piazza
2017-06-27 12:29:42 -0400
4bdbb4a2f9Deep-copy in Object Factory and allow appending multiple items to list properties in ObjectFactory.create()
clenk
2017-07-18 12:05:19 -0400
9ea65933c6Merge pull request #32 from oasis-open/issue23
Greg Back
2017-07-17 19:05:03 +0000
2e45cacd52Add to list properties like `external_references`, but include option to replace instead
clenk
2017-07-17 14:56:13 -0400
e233a424fbDrop granular markings from object factory for now
clenk
2017-07-14 16:11:48 -0400
5c5903179dFix import sort order
clenk
2017-07-14 16:02:29 -0400
7ebf5ac7c7Fix timestamp in test
clenk
2017-07-14 15:30:19 -0400
e1330692c8Move ObservableProperty, ExtensionsProperty, and Observable parsing code into observables.py to prevent circular imports and fix#23.
clenk
2017-07-14 14:55:57 -0400
c29acfa3ceAlternate implementation of ObjectFactory.
Greg Back
2017-07-13 15:03:31 +0000
4dba41afc8Add created to object factory, clean up code
clenk
2017-07-13 09:45:43 -0400