Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eb-prune
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
eb-prune
Commits
Commits · 589f6a7ced5c2fe2c6da8fed2bc0ab63e56c048f
589f6a7ced5c2fe2c6da8fed2bc0ab63e56c048f
Select Git revision
1 result
Searching
eb-prune
Author
Search by author
Any Author
authors
0 authors
Browse files
Dec 26, 2020
Remove flake8 section from setup.cfg.
· 589f6a7c
nimrod
authored
Dec 26, 2020
589f6a7c
Bumped patch version.
· d99f2855
nimrod
authored
Dec 26, 2020
View commits for tag v0.4.2
v0.4.2
d99f2855
Tweak GitLab CI.
· eb9ff3a4
nimrod
authored
Dec 26, 2020
eb9ff3a4
Bumped patch version.
· 78e41fcc
nimrod
authored
Dec 26, 2020
View commits for tag v0.4.1
v0.4.1
78e41fcc
Migrate to GitLab.
· 2b6f0bcd
nimrod
authored
Dec 26, 2020
2b6f0bcd
May 25, 2017
- Added Bandit test.
· 56687605
nimrod
authored
May 25, 2017
56687605
Jan 23, 2017
- Created a new Tox environment just for docs, added said environment to...
· efb55f83
nimrod
authored
Jan 23, 2017
efb55f83
- Don't test on Python 3.2, not supported by Pygments.
· 77387d7a
nimrod
authored
Jan 23, 2017
77387d7a
Jan 09, 2017
- Reenabled Python 3.2 Travis CI but allow it to fail for now.
· 242752c1
nimrod
authored
Jan 9, 2017
242752c1
Jan 01, 2017
- Removed fabfile.py from manifest as Fabric is no longer used in this project.
· 85c4a83b
nimrod
authored
Jan 1, 2017
85c4a83b
Dec 30, 2016
- Updated documentation, release procedure.
· 347f5833
nimrod
authored
Dec 30, 2016
347f5833
- Added Travis CI shield to README.
· 395dcc30
nimrod
authored
Dec 30, 2016
395dcc30
Merge branch 'feature/travisci'
· 84a38d4d
nimrod
authored
Dec 30, 2016
84a38d4d
- Removed Python 3.2 from Travis CI, fails on an unrelated error.
· 07fbceef
nimrod
authored
Dec 30, 2016
07fbceef
- Corrected manifest (ignore travis.yml, fabfile.py).
· ded65d4e
nimrod
authored
Dec 30, 2016
ded65d4e
- Added Travis CI.
· 180e3de5
nimrod
authored
Dec 30, 2016
180e3de5
Sep 03, 2016
- Ran source through yapf.
· a90e216b
nimrod
authored
Sep 3, 2016
View commits for tag v0.3.1
v0.3.1
a90e216b
Mar 16, 2016
- Added licesne.
· c59147ed
nimrod
authored
Mar 16, 2016
c59147ed
Mar 08, 2016
- Added Tox release environment.
· f32d325a
nimrod
authored
Mar 8, 2016
View commits for tag 0.2.1
0.2.1
f32d325a
- Moved flake8 settings from tox.ini to setup.cfg (in case of moving away from
· 2a10db68
nimrod
authored
Mar 8, 2016
View commit 2a10db68
2 tags
2a10db68
- Testing is now done with Tox (just flake8 for now) on Python 2 and 3.
· c1358ac3
nimrod
authored
Mar 8, 2016
c1358ac3
Mar 07, 2016
- Cleaned tox.ini a bit.
· 017b8999
nimrod
authored
Mar 7, 2016
017b8999
- Added .cache to gitignore.
· e228e342
nimrod
authored
Mar 7, 2016
e228e342
- Explicitly exclude .pre-commit.yaml in MANIFEST.in, now tests pass.
· 3f691371
nimrod
authored
Mar 7, 2016
3f691371
Mar 06, 2016
- Added TODO item of dry_run mode.
· e79150fc
nimrod
authored
Mar 6, 2016
e79150fc
- Renamed Python module to eb_prune (otherwise import fails).
· 1483774b
nimrod
authored
Mar 6, 2016
1483774b
Added __pycache__ to gitignore.
· 3edbdf7b
nimrod
authored
Mar 6, 2016
3edbdf7b
First commit, moved from private repo (version 0.2.0).
· 603a1b06
nimrod
authored
Mar 6, 2016
603a1b06
Loading