Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IPRanges
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
IPRanges
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
comparision_python3_fix
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Nov
28
2
Nov
27
Jun
21
1
17
Apr
14
Jun
4
Apr
9
Mar
8
8
Sep
7
5
Merge branch 'devel' into 'master'
master
master
Fix subclass comparison logic in equality check
Restrict objects for testing equality
DEPLOY: Increased package version to '0.1.13' to build a new distribution.
Set GitLab CI/CD image to Python 3.11
Add equality with arbitrary objects
Test equality with arbitrary objects
Merge branch 'devel' into 'master'
Update ipranges.py, .gitlab-ci.yml, README.rst
Merge branch 'devel' into 'master'
DEPLOY: Increased package version to '0.1.11' to build a new distribution.
Merge branch 'hruska-feature-improve-documentation' into 'devel'
Feature: Improve project information
Merge branch 'hruska-feature-multiple-python-versions' into 'devel'
Feature: Run tests in multiple Python versions
Merge branch 'hruska-feature-deprecation-warnings' into 'devel'
Feature: Show deprecation warnings
Merge branch 'hruska-feature-nose2' into 'devel'
Feature: Use nose2
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
Update Makefile, requirements-dev.pip
Deletion of unused function
comparision_pyt…
comparision_python3_fix
Fix for comparision of ips in python3, identical behavior in python 2 and 3
Version bump
Make objects hashable, so same ip's can get indexed in dict/set as same keys
Ditch util subobject (more redundancy but lighter objects)
Implement PTR reverse notation generation
Turned on building of universal wheels (work both for Python 2 and 3).
Version bumped up to 0.1.9 to build new packages.
Added master makefile target show-version for showing current project version.
Refactoring: Renamed MMakefile to Makefile.
Version bumped up to 0.1.8 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.
Initial commit - split from IDEA repository, commit e341f9e836b6a8bca64704acdeb93e1ef40e810f
Loading