.testr.conf
.travis.yml
AUTHORS
COPYING
ChangeLog
MANIFEST.in
README.rst
requirements.txt
rtd-requirements.txt
setup.py
test-requirements.txt
tox.ini
docs/Makefile
docs/api-objects.rst
docs/api-usage.rst
docs/cli.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/upgrade-from-0.10.rst
docs/api/gitlab.rst
docs/api/modules.rst
docs/ext/__init__.py
docs/ext/docstrings.py
docs/ext/gl_tmpl.j2
docs/ext/manager_tmpl.j2
docs/ext/object_tmpl.j2
docs/gl_objects/access_requests.py
docs/gl_objects/access_requests.rst
docs/gl_objects/branches.py
docs/gl_objects/branches.rst
docs/gl_objects/builds.py
docs/gl_objects/builds.rst
docs/gl_objects/commits.py
docs/gl_objects/commits.rst
docs/gl_objects/deploy_keys.py
docs/gl_objects/deploy_keys.rst
docs/gl_objects/deployments.py
docs/gl_objects/deployments.rst
docs/gl_objects/environments.py
docs/gl_objects/environments.rst
docs/gl_objects/groups.py
docs/gl_objects/groups.rst
docs/gl_objects/issues.py
docs/gl_objects/issues.rst
docs/gl_objects/labels.py
docs/gl_objects/labels.rst
docs/gl_objects/messages.py
docs/gl_objects/messages.rst
docs/gl_objects/milestones.py
docs/gl_objects/milestones.rst
docs/gl_objects/mrs.py
docs/gl_objects/mrs.rst
docs/gl_objects/namespaces.py
docs/gl_objects/namespaces.rst
docs/gl_objects/notifications.py
docs/gl_objects/notifications.rst
docs/gl_objects/projects.py
docs/gl_objects/projects.rst
docs/gl_objects/runners.py
docs/gl_objects/runners.rst
docs/gl_objects/settings.py
docs/gl_objects/settings.rst
docs/gl_objects/sidekiq.rst
docs/gl_objects/snippets.py
docs/gl_objects/snippets.rst
docs/gl_objects/system_hooks.py
docs/gl_objects/system_hooks.rst
docs/gl_objects/templates.py
docs/gl_objects/templates.rst
docs/gl_objects/todos.py
docs/gl_objects/todos.rst
docs/gl_objects/users.py
docs/gl_objects/users.rst
gitlab/__init__.py
gitlab/cli.py
gitlab/config.py
gitlab/const.py
gitlab/exceptions.py
gitlab/objects.py
gitlab/utils.py
gitlab/tests/__init__.py
gitlab/tests/test_cli.py
gitlab/tests/test_config.py
gitlab/tests/test_gitlab.py
gitlab/tests/test_gitlabobject.py
gitlab/tests/test_manager.py
python_gitlab.egg-info/PKG-INFO
python_gitlab.egg-info/SOURCES.txt
python_gitlab.egg-info/dependency_links.txt
python_gitlab.egg-info/entry_points.txt
python_gitlab.egg-info/requires.txt
python_gitlab.egg-info/top_level.txt
tools/build_test_env.sh
tools/functional_tests.sh
tools/py_functional_tests.sh
tools/python_test.py