0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MANIFEST: add .j2 files in docs/
gpocentek
as Gauvain Pocentek
More... about 10 years ago
CLI: fix {all,owned,search} project listing
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Partially revert 00ab7d00
gpocentek
as Gauvain Pocentek
More... about 10 years ago
version bump
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Merge branch 'test-script-cleanups' of https://github.com/rhansen/python-gitlab into rhansen-test-script-cleanups
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Add docstrings to some methods
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Fix the RTD requirements
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Automatic doc generation for BaseManager classes
gpocentek
as Gauvain Pocentek
More... about 10 years ago
don't suppress docker's standard error More... about 10 years ago
wait for the docker container to stop before removing it More... about 10 years ago
add more log messages More... about 10 years ago
use 'docker stop' instead of 'docker kill' More... about 10 years ago
travis lacks py35 support without tricks
gpocentek
as Gauvain Pocentek
More... about 10 years ago
add python 3.5 test env
gpocentek
as Gauvain Pocentek
More... about 10 years ago
add support for project builds
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Fix Project.tree()
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Fix project update
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Rework the __version__ import
gpocentek
as Gauvain Pocentek
More... about 10 years ago
fix inclusion of api/*.rst
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Add sudo support
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Fix the 'password' requirement for User creation
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Add support for application settings
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Implement project variables support
gpocentek
as Gauvain Pocentek
More... about 10 years ago
implement project triggers support
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Implement setting release info on a tag
gpocentek
as Gauvain Pocentek
More... about 10 years ago
API tests for tags
gpocentek
as Gauvain Pocentek
More... about 10 years ago
ProjectTag supports deletion (gitlab 8.4.0)
gpocentek
as Gauvain Pocentek
More... about 10 years ago
define a testcase() function; use it for tests More... about 10 years ago
use ${CONFIG} instead of repeating the filename More... about 10 years ago
fix usage error message More... about 10 years ago