Skip to content

Feature celery#85

Merged
Drewsif merged 849 commits intomasterfrom
feature-celery
Mar 12, 2018
Merged

Feature celery#85
Drewsif merged 849 commits intomasterfrom
feature-celery

Conversation

@awest1339
Copy link
Contributor

No description provided.

clenk and others added 30 commits October 9, 2017 16:12
Current pre-processing steps:
  - pop unnecessary ssdeep keys
  - replace SHA256 with hyperlinks in ssdeep matches dict
… scroll.

Add better description to top docstring.
Add pre-processing to JSON before returning to web UI.
Wrap everthing into main(), add command line parser, implement proper scroll.
Fix some more failing tests
Adds ssdeep_group to return list of groups based on ssdeep hash.
Analytics tab may be come dropdown as we add new analytics in the future.
- API test was failing because of py2/3 differences
- Make it clear that Advanced Search uses Lucene query syntax
Celery worker tried to access api_config.ini before the default had been
created.

Also fixes another bug in celery tests where the wrong thing was being
mocked.
More bug fixes in API tests
Some tests failed when unable to access an Elasticsearch server.
Mock more stuff so tests work
@ptcNOP
Copy link
Contributor

ptcNOP commented Mar 12, 2018

Do we know if there are any breaking changes? Do we need to provide an update guide?

Copy link
Contributor

@Drewsif Drewsif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me! I don't see any breaking changes

@awest1339
Copy link
Contributor Author

No breaking changes that I'm aware of! 👍

@Drewsif Drewsif merged commit 09004f7 into master Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants