Emmanuelle Vargas-Gonzalez
|
84fa86a2fd
|
Fix import statement
|
2017-11-01 11:03:02 -04:00 |
Emmanuelle Vargas-Gonzalez
|
06a50b0178
|
Update README, add DEFAULT_VERSION
|
2017-11-01 10:48:28 -04:00 |
Emmanuelle Vargas-Gonzalez
|
ef20860400
|
Detele support.ipynb
|
2017-11-01 10:03:03 -04:00 |
Emmanuelle Vargas-Gonzalez
|
e985d3b1d5
|
Move ts_support to Jupiter Notebook
|
2017-11-01 10:01:41 -04:00 |
Emmanuelle Vargas-Gonzalez
|
a514c5a3df
|
Add test for _register_type()
|
2017-10-29 00:09:13 -04:00 |
Emmanuelle Vargas-Gonzalez
|
b9d25a8375
|
Add notebook docs, fix package distribution
|
2017-10-28 00:32:28 -04:00 |
Emmanuelle Vargas-Gonzalez
|
942a95a4e2
|
Update documentation
|
2017-10-27 12:38:25 -04:00 |
Emmanuelle Vargas-Gonzalez
|
42317ddf31
|
Update filesystem.py to allow_custom and version
|
2017-10-27 12:38:03 -04:00 |
Emmanuelle Vargas-Gonzalez
|
71ee73c08a
|
Add MANIFEST to exclude test from final package
|
2017-10-27 12:37:08 -04:00 |
Emmanuelle Vargas-Gonzalez
|
9aefa61153
|
Small fix for Python 3.3, 3.4
|
2017-10-26 12:39:27 -04:00 |
Emmanuelle Vargas-Gonzalez
|
8c56adda21
|
Update package structure
|
2017-10-26 11:39:45 -04:00 |
Chris Lenk
|
ca7bb77d87
|
Use a better link to the documentation
|
2017-10-23 14:38:58 -04:00 |
Chris Lenk
|
09ef9353fc
|
Merge pull request #81 from emmanvg/issue-77
Make AS 'number' required, add missing props to SocketExt.
|
2017-10-11 17:30:42 -04:00 |
Emmanuelle Vargas-Gonzalez
|
cccd42d984
|
Make AS 'number' required, add missing props to SocketExt. closes #77
|
2017-10-11 15:10:06 -04:00 |
Greg Back
|
ed2cf28cdf
|
Merge pull request #74 from oasis-open/custom-props-in-bundled-objs
Allow objects with custom properties in bundles
|
2017-10-10 13:13:45 +00:00 |
Chris Lenk
|
2b6023e7bb
|
Allow objects with custom properties in bundles
|
2017-10-09 17:33:12 -04:00 |
Chris Lenk
|
3c80e5e7eb
|
Update Environment/Workbench layer progress
|
2017-10-06 16:10:36 -04:00 |
Chris Lenk
|
746f6a281d
|
Update CHANGELOG for v0.3.0
|
2017-10-06 15:44:44 -04:00 |
Chris Lenk
|
51361216e9
|
Bump version: 0.2.0 → 0.3.0
|
2017-10-06 15:40:34 -04:00 |
Chris Lenk
|
2f58d7888b
|
Merge branch 'master' of https://github.com/oasis-open/cti-python-stix2
|
2017-10-06 15:09:35 -04:00 |
Chris Lenk
|
53508a991f
|
Merge branch 'emmanvg-master'
|
2017-10-06 15:06:53 -04:00 |
Chris Lenk
|
e57c36f525
|
Check custom extension properties is not empty
|
2017-10-06 15:05:39 -04:00 |
Chris Lenk
|
d0f3fb0b47
|
Merge pull request #62 from oasis-open/documentation
Documentation: Fixes #53.
|
2017-10-06 14:33:14 -04:00 |
Emmanuelle Vargas-Gonzalez
|
2b65f7205b
|
Mutex 'name' is required. Bunch of formatting, update test
|
2017-10-06 14:24:46 -04:00 |
Chris Lenk
|
66e57ced25
|
Fix merge conflicts
|
2017-10-06 14:19:09 -04:00 |
Chris Lenk
|
23e3b3cc20
|
Fix FileSystemSource.all_versions bug
If `get()` returned a single STIX object, `all_versions()` would return a
list of the properties/values of that object.
|
2017-10-06 14:02:25 -04:00 |
Chris Lenk
|
1821cdb197
|
Merge pull request #71 from oasis-open/more_ds_tests
FileSystem tests
|
2017-10-06 13:31:50 -04:00 |
Chris Lenk
|
63e9d6af70
|
Merge pull request #69 from emmanvg/master
Update required properties in SDOs
|
2017-10-06 13:30:14 -04:00 |
Chris Lenk
|
79902f361e
|
Merge pull request #61 from oasis-open/list_comp
frivolous list comprehensions converted to list()
|
2017-10-06 13:29:22 -04:00 |
=
|
a36922990f
|
removing list comps
|
2017-10-06 11:20:18 -04:00 |
=
|
205013000d
|
removing debug line
|
2017-10-06 11:00:39 -04:00 |
=
|
a26e9b589f
|
FileSystem tests, and test directory of sample stix2 data
|
2017-10-06 10:56:24 -04:00 |
Emmanuelle Vargas-Gonzalez
|
24bc282d7e
|
Update required properties, indicator label and tests. closes #68
|
2017-10-06 10:29:30 -04:00 |
Emmanuelle Vargas-Gonzalez
|
4d819820e5
|
Merge branch 'master' of github.com:oasis-open/cti-python-stix2
|
2017-10-06 10:07:26 -04:00 |
Chris Lenk
|
9ea4344ca7
|
Make MarkingsMixin private
Partially so it doesn't clog up the markings API documentation.
|
2017-10-05 20:50:54 -04:00 |
Chris Lenk
|
8b702c6985
|
Minor API docs improvements
- Hide "Bases" below class signatures
- Leave some empty space after tables
|
2017-10-05 20:44:58 -04:00 |
Chris Lenk
|
9c7f49688f
|
Improve consistency across guide docs
|
2017-10-05 20:21:11 -04:00 |
Greg Back
|
58f39f80af
|
Merge pull request #63 from oasis-open/fix-timestamp_constant
Fix timestamp constant
|
2017-10-05 23:03:03 +01:00 |
Greg Back
|
1414035e8d
|
Isolate TimestampConstant in test.
|
2017-10-05 21:54:58 +00:00 |
Greg Back
|
f3431c97da
|
nested summaries for sources
|
2017-10-05 18:45:31 +00:00 |
Richard Piazza
|
0dc3226048
|
added test for Timestamp_Constant
|
2017-10-05 13:43:56 -04:00 |
=
|
ec34aa952f
|
Merge branch 'documentation' of https://github.com/oasis-open/cti-python-stix2 into documentation
|
2017-10-04 15:59:04 -04:00 |
=
|
f7c17d0c07
|
some progress on CompositeDS guide, but includes some bug fixes in the DataSource API
|
2017-10-04 15:57:38 -04:00 |
Chris Lenk
|
1c9a16ea77
|
Update markings docs with latest update
|
2017-10-04 11:05:33 -04:00 |
Chris Lenk
|
233ee7924e
|
Merge branch 'master' into documentation
|
2017-10-04 10:38:40 -04:00 |
Richard Piazza
|
ebd28aca9d
|
Merge branch 'master' of https://github.com/oasis-open/cti-python-stix2
|
2017-10-04 10:27:18 -04:00 |
Richard Piazza
|
3891595250
|
Use t prefix for timestamp constant
|
2017-10-04 10:27:06 -04:00 |
Greg Back
|
4990b7edb2
|
Merge pull request #60 from oasis-open/easier-markings
Easier markings
|
2017-10-04 14:58:01 +01:00 |
=
|
5789fbce20
|
filesystem list comps
|
2017-10-04 09:47:18 -04:00 |
Chris Lenk
|
6ccea9bb2e
|
Default to Py3 kernel in Jupyter notebooks
If no matching kernelspec is found a kernel with a matching `language`
("python") will be used
(https://ipython.org/ipython-doc/3/development/kernels.html).
|
2017-10-04 09:08:53 -04:00 |