summaryrefslogtreecommitdiff
path: root/gitlab/utils.py
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2017-05-27 11:48:36 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2017-05-27 11:48:36 +0200
commit7ddbd5e5e124be1d93fbc77da7229fc80062b35f (patch)
tree6960962652fd0cea2bf2e0fa1ffb6f6dba41554c /gitlab/utils.py
parent38bff3eb43ee6526b3e3b35c8207fac9ef9bc9d9 (diff)
downloadgitlab-7ddbd5e5e124be1d93fbc77da7229fc80062b35f.tar.gz
Add lower-level methods for Gitlab()
Multiple goals: * Support making direct queries to the Gitlab server, without objects and managers. * Progressively remove the need to know about managers and objects in the Gitlab class; the Gitlab should only be an HTTP proxy to the gitlab server. * With this the objects gain control on how they should do requests. The complexities of dealing with object specifics will be moved in the object classes where they belong.
Diffstat (limited to 'gitlab/utils.py')
0 files changed, 0 insertions, 0 deletions