Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IDEA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Warden
IDEA
Graph
e341f9e836b6a8bca64704acdeb93e1ef40e810f
Select Git revision
Branches
5
cejkat-pr
devel
master
default
protected
misp
stix
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Nov
28
Jun
27
21
1
17
Apr
30
Jan
10
Nov
6
Apr
4
8
Sep
7
30
Aug
31
Jul
14
5
May
28
Apr
20
19
12
11
6
5
3
13
Jan
3
Nov
23
Sep
10
Jun
12
May
20
Apr
13
1
20
Nov
2
12
Jun
2
Apr
16
Mar
15
Sep
1
Apr
31
Mar
Merge branch 'devel' into 'master'
master
master
[CI/CD] Download files located at BACKUP_ZIPFILE_URL
devel
devel
Merge branch 'devel' into 'master'
DEPLOY: Increased package version to '0.1.14' to build a new distribution.
Feature: Update project information
Merge branch 'hruska-feature-multiple-pythons' into 'devel'
Update Makefile
Fix: Don't use cached packages
Feature: Run tests in multiple Python versions
Fix: Use raw string in regexp. (Fixes #1)
Merge branch 'hruska-feature-nose2' into 'devel'
Use nose2
Merge branch 'hruska-feature-deprecation-warnings' into 'devel'
Feature: Check deprecation warnings
CI/CD: Save test result in JUnit report XML format.
Update repository url
Merge branch 'devel' into 'master'
Merge branch 'hruskraj-ci/cd' into 'devel'
Update .gitlab-ci.yml file
Add requirements-dev
Add of misp basic unittests
misp
misp
Update of misp.py converter
Added stix.py, converter from IDEA to STIX 2.0
stix
stix
Some fixes to misp.py
Added misp.py converting MISP core format into IDEA.
Fix unix timestamp conversion - we always work with UTC, not localtime
Fix conversion order if IP addr objects
Turned on building of universal wheels (work both for Python 2 and 3).
Version bumped up to 0.1.11 to build new packages.
Added master makefile target show-version for showing current project version.
Refactoring: Renamed MMakefile to Makefile.
Removed old version of Makefile.
Version bumped up to 0.1.10 to build new packages.
Added sort_keys default to True into to_json method.
Version bumped up to 0.1.9 to build new packages.
Reimplemented makefile to support our automated build system.
Changed the setup.py script to include and use the actual package version directly from Python module in local directory.
Implemented automated documentation generation using Sphinx-doc tool.
DEPRECATION OF OLD PERL CODE, RESTRUCTURALIZATION OF REPOSITORY CONTENTS.
Refactored json_default, implemented to_json method to Idea classes
Loading