Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
gitlabcicli
Browse files
Jun 15, 2023
Release 0.2.6
· 13872037
Sedrubal
authored
Jun 15, 2023
View commits for tag 0.2.6
0.2.6
13872037
Make some linters more happy
· a675da26
Sedrubal
authored
Jun 15, 2023
a675da26
Fix lint/validate for new API
· 01e061ce
Sedrubal
authored
Jun 15, 2023
01e061ce
Make urls in log more beautiful
· 177b5b78
Sedrubal
authored
Jun 15, 2023
177b5b78
Add ruff
· a6ea6b2a
Sedrubal
authored
Jun 15, 2023
a6ea6b2a
Fix get_project_id for subgroups
· cab44c4b
Sedrubal
authored
Jun 15, 2023
cab44c4b
Jun 05, 2023
Improve keyring logic
· 24242e1e
Sedrubal
authored
Jun 05, 2023
View commits for tag 0.2.5
0.2.5
24242e1e
Upgrade dependencies, improve token prompt
· 39f87d82
Sedrubal
authored
Jun 05, 2023
View commits for tag 0.2.4
0.2.4
39f87d82
May 28, 2023
Upgrade dependencies
· 60784534
Sedrubal
authored
May 28, 2023
60784534
Drop unnecessary dbus-python dependency
· 3d974415
Sedrubal
authored
May 28, 2023
3d974415
Run linter
· e13d9355
Sedrubal
authored
May 28, 2023
e13d9355
Use webbrowser package from python standard lib for platform independence
· fe1a6166
Sedrubal
authored
May 28, 2023
fe1a6166
Apr 27, 2023
Update type annotations, ci, dependencies
· 8a9822a8
Sedrubal
authored
Apr 27, 2023
View commits for tag v0.2.3
v0.2.3
8a9822a8
Feb 06, 2022
Fix .gitlab-ci.yml syntax
· 045a665f
Sedrubal
authored
Feb 06, 2022
045a665f
Feb 04, 2022
Release 0.2.2
· cf07bfea
Sedrubal
authored
Feb 04, 2022
View commits for tag 0.2.2
0.2.2
cf07bfea
Refactoring and bug fixes
· b15a2068
Sedrubal
authored
Feb 04, 2022
b15a2068
Mar 31, 2021
Fix(CI): Install rust environment for cryptography
· 283c8083
Sedrubal
authored
Mar 31, 2021
283c8083
Release v0.2.1
· bcbf51a4
Sedrubal
authored
Mar 31, 2021
View commits for tag 0.2.1
0.2.1
bcbf51a4
Update dependencies
· cafb1bf1
Sedrubal
authored
Mar 31, 2021
cafb1bf1
Fix: Improve error messages when interacting with git repo
· 8e69ee46
Sedrubal
authored
Mar 31, 2021
8e69ee46
Feat: Refactor token logic
· 724d2f1b
Sedrubal
authored
Mar 31, 2021
724d2f1b
Jan 08, 2021
Feat: Refactor job display (display more information more compact)
· 04e94968
Sedrubal
authored
Jan 08, 2021
View commits for tag 0.2.0
0.2.0
04e94968
Fix: Remove legacy setup.py
· 3e1f4883
Sedrubal
authored
Jan 08, 2021
3e1f4883
Dec 08, 2020
Switch to poetry, refactor and reformat code
· d20046d7
Sedrubal
authored
Dec 08, 2020
d20046d7
May 04, 2020
Fix: Project name determination, when multiple `.git` occur in the remote url
· eb180392
Sedrubal
authored
May 04, 2020
eb180392
May 01, 2020
Drop support for json config
· 64545f18
Sedrubal
authored
May 01, 2020
64545f18
Use new f-strings and eliminate .format
· d409e0ce
Sedrubal
authored
May 01, 2020
d409e0ce
Reformat code with black
· 5205be50
Sedrubal
authored
May 01, 2020
5205be50
Add .gitlab-ci.yml
· 80253217
Sedrubal
authored
May 01, 2020
80253217
Add .editorconfig, pre-commit and black
· 66a3e5af
Sedrubal
authored
May 01, 2020
66a3e5af
Feat: New action `open` to open the project in your browser
· 56cb04ec
Sedrubal
authored
May 01, 2020
56cb04ec
Mar 21, 2019
Handle keyboard interrupts during log following
· b090f60d
Sedrubal
authored
Mar 21, 2019
b090f60d
Random cleanup
· 3894beac
Sedrubal
authored
Mar 21, 2019
3894beac
Rename config from .json to .yml
· 78633c36
Sedrubal
authored
Mar 21, 2019
78633c36
Use yaml.safe_load and safe_dump
· f8e2a652
Sedrubal
authored
Mar 21, 2019
f8e2a652
Sep 09, 2018
Change License to GPLv3
· 05a3ca66
Sedrubal
authored
Sep 09, 2018
05a3ca66
Change config format to yaml, add type annotations to conf module
· e8b4103b
Sedrubal
authored
Sep 09, 2018
e8b4103b
Jul 19, 2018
Show message when no job was found, fix lint
· 68317bd6
Sedrubal
authored
Jul 19, 2018
68317bd6
Add argument aliases and default actions
· 0f36abf6
Sedrubal
authored
Jul 19, 2018
0f36abf6
Don't parse commit hashes as numbers in tabulate
· 51822b75
Sedrubal
authored
Jul 19, 2018
51822b75
Loading