summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Custom cli actions fix"revert-760-custom_cli_actions_fixMax Wittig2019-05-101-5/+5
* Merge pull request #760 from kkoralsky/custom_cli_actions_fixMax Wittig2019-05-101-5/+5
|\
| * fix -/_ replacament for *Manager custom actionsKarol Ossowski2019-04-241-3/+3
| * dont ask for id attr if this is *Manager originating custom actionKarol Ossowski2019-04-241-2/+2
* | Merge pull request #759 from kkoralsky/registry_apiMax Wittig2019-05-104-0/+121
|\ \
| * | documentation fixKarol Ossowski2019-05-082-14/+14
| * | whitespacesKarol Ossowski2019-05-021-1/+3
| * | documentationKarol Ossowski2019-05-023-0/+77
| * | fix docstring & improve coding styleKarol Ossowski2019-05-011-3/+3
| * | register cli action for delete_in_bulkKarol Ossowski2019-05-011-0/+1
| * | fix repository_id marshaling in cliKarol Ossowski2019-05-011-1/+1
| * | merged new release & registry apisKarol Ossowski2019-05-011-0/+41
* | | Merge pull request #773 from python-gitlab/chore/ci-reliable-systemGauvain Pocentek2019-05-103-21/+130
|\ \ \ | |/ / |/| |
| * | chore(ci): use reliable ci systemchore/ci-reliable-systemMax Wittig2019-05-093-21/+130
|/ /
* | Merge pull request #769 from python-gitlab/pep-fixesMax Wittig2019-05-012-2/+3
|\ \
| * | fix: pep8 errorsGauvain Pocentek2019-05-012-2/+3
|/ /
* | Merge pull request #746 from therealgambo/masterMax Wittig2019-04-242-0/+45
|\ \ | |/ |/|
| * Use NoUpdateMixin for nowKris Gambirazzi2019-03-271-1/+1
| * add project releases apiKris Gambirazzi2019-03-272-0/+45
|/
* Merge pull request #714 from jaraco/feature/runpy-invokeGauvain Pocentek2019-03-211-0/+4
|\
| * Add runpy hook. Fixes #713.Jason R. Coombs2019-03-151-0/+4
* | feat(GitLab Update): delete ProjectPipeline (#736)gouglhupf2019-03-211-2/+3
* | Merge pull request #738 from jeroendecroos/Gitlab_from_config_inheritanceGauvain Pocentek2019-03-072-9/+41
|\ \
| * | Make gitlab.Gitlab.from_config a classmethodjeroen_decroos2019-03-072-9/+41
|/ /
* | Merge pull request #732 from hakanf/masterMax Wittig2019-03-071-4/+4
|\ \
| * | Use sys.exit as in rest of codeHakan Fouren2019-03-071-2/+2
| * | Re-enable command specific help mesaagesHakan Fouren2019-03-061-3/+3
* | | Merge pull request #729 from xarx00/PR-bugfix-716Max Wittig2019-03-061-10/+10
|\ \ \ | |/ / |/| |
| * | Fix for #716: %d replaced by %sxarx002019-03-051-10/+10
|/ /
* | Merge pull request #725 from python-gitlab/fix/699Max Wittig2019-03-042-2/+11
|\ \
| * | fix(api): Make *MemberManager.all() return a list of objectsfix/699Gauvain Pocentek2019-03-032-2/+11
|/ /
* | Merge pull request #721 from purificant/fix_typoGauvain Pocentek2019-03-011-1/+1
|\ \ | |/ |/|
| * fix tiny typopurificant2019-02-281-1/+1
|/
* Merge pull request #707 from python-gitlab/fix/python-testsGauvain Pocentek2019-02-242-3/+12
|\
| * fix: use python2 compatible syntax for superfix/python-testsMax Wittig2019-02-222-3/+12
* | Merge pull request #706 from python-gitlab/chore/ci-existing-releaseGauvain Pocentek2019-02-221-0/+1
|\ \ | |/ |/|
| * chore(ci): don't try to publish existing releaseMax Wittig2019-02-221-0/+1
* | Merge pull request #702 from jpiron/eq_hashMax Wittig2019-02-222-1/+34
|\ \ | |/ |/|
| * Implement __eq__ and __hash__ methodsJonathan Piron2019-02-202-1/+34
* | Merge pull request #705 from python-gitlab/release-1.8.01.8.0Max Wittig2019-02-223-3/+20
|\ \
| * | Release version 1.8.0Gauvain Pocentek2019-02-223-3/+20
|/ /
* | Merge pull request #701 from jpiron/fix_all_behaviourGauvain Pocentek2019-02-201-1/+1
|\ \ | |/ |/|
| * Fix all kwarg behaviourJonathan Piron2019-02-181-1/+1
|/
* Merge pull request #689 from python-gitlab/fix/wrong-rebaseGauvain Pocentek2019-01-261-0/+19
|\
| * fix: re-add merge request pipelinesfix/wrong-rebaseMax Wittig2019-01-261-0/+19
|/
* Merge pull request #685 from Joustie/masterMax Wittig2019-01-212-9/+36
|\
| * Merge branch 'master' into masterJoost Evertse2019-01-2141-252/+903
| |\ | |/ |/|
* | Merge pull request #687 from python-gitlab/fix/683/raw_downloadMax Wittig2019-01-192-13/+18
|\ \
| * | fix(api): Don't try to parse raw downloadsfix/683/raw_downloadGauvain Pocentek2019-01-192-13/+18
* | | Merge pull request #680 from python-gitlab/chore/automatic-deployGauvain Pocentek2019-01-191-0/+9
|\ \ \