summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Rework the manager and object classesGauvain Pocentek2017-06-023-106/+399
| * | | pep8 againGauvain Pocentek2017-06-021-10/+12
| * | | Add lower-level methods for Gitlab()Gauvain Pocentek2017-06-022-0/+229
* | | | Merge pull request #282 from velvetz7/docs_typoGauvain Pocentek2017-07-101-3/+3
|\ \ \ \
| * | | | Changed attribution referenceAron Pammer2017-07-091-2/+2
| * | | | fixed repository_compare examplesAron Pammer2017-06-261-3/+3
* | | | | Fix merge_when_build_succeeds attribute nameGauvain Pocentek2017-07-092-10/+10
| |_|_|/ |/| | |
* | | | Merge pull request #286 from jonafato/python3.6Gauvain Pocentek2017-07-092-1/+2
|\ \ \ \
| * | | | Declare support for Python 3.6Jon Banafato2017-07-072-1/+2
| |/ / /
* | | | Merge pull request #287 from guyzmo/features/dependency_injectionGauvain Pocentek2017-07-091-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Added dependency injection support for SessionGuyzmo2017-07-081-2/+2
|/ / /
* | | Merge pull request #276 from elisarver/patch-1Gauvain Pocentek2017-06-211-1/+1
|\ \ \
| * | | Missing expires_at in GroupMembers updateEli Sarver2017-06-161-1/+1
|/ / /
* | | 0.21.2 release0.21.2Gauvain Pocentek2017-06-113-1/+16
* | | Merge pull request #272 from astronouth7303/patch-1Gauvain Pocentek2017-06-111-1/+1
|\ \ \
| * | | Add new event types to ProjectHookJamie Bliss2017-06-051-1/+1
|/ / /
* | | Fixed spelling mistake (#269)Nathan Giesbrecht2017-06-021-2/+2
|/ /
* | import urlencode() from six.moves.urllib.parse instead of from urllib (#268)Cosimo Lupo2017-06-022-5/+5
|/
* Prepare for v4 API testingGauvain Pocentek2017-05-271-1/+9
* [v4] Make project issues work properlyGauvain Pocentek2017-05-271-27/+36
* Remove extra_attrs argument from _raw_list (unneeded)Gauvain Pocentek2017-05-273-31/+11
* pep8 fixGauvain Pocentek2017-05-271-1/+2
* Fix python functional testsGauvain Pocentek2017-05-272-3/+3
* [v4] Make MR work properlyGauvain Pocentek2017-05-271-33/+43
* install doc: use sudo for system commandsGauvain Pocentek2017-05-271-2/+2
* Changelog update0.21.1Gauvain Pocentek2017-05-251-0/+1
* Update API docs for v4Gauvain Pocentek2017-05-252-5/+33
* Fix broken docs examplesGauvain Pocentek2017-05-255-9/+9
* Prepare the 0.21.1 releaseGauvain Pocentek2017-05-252-1/+7
* move changelog and release notes at the end of indexGauvain Pocentek2017-05-251-2/+2
* [v4] Fix the jobs manager attribute in ProjectGauvain Pocentek2017-05-251-1/+1
* Prepare the 0.21 release0.21Gauvain Pocentek2017-05-244-1/+31
* update copyright yearsGauvain Pocentek2017-05-249-9/+9
* [v4] Add support for dockerfiles APIGauvain Pocentek2017-05-242-0/+14
* [v4] Builds have been renamed to JobsGauvain Pocentek2017-05-242-41/+41
* [v4] Triggers: update objectGauvain Pocentek2017-05-241-3/+16
* add a warning about the upcoming v4 as defaultGauvain Pocentek2017-05-241-0/+6
* Add v4 support to docsGauvain Pocentek2017-05-242-0/+18
* Update release notes for v4Gauvain Pocentek2017-05-241-0/+9
* pep8 fixGauvain Pocentek2017-05-241-1/+0
* Merge branch 'v4_support'Gauvain Pocentek2017-05-2410-582/+2802
|\
| * [v4] User: drop the manager filtersv4_supportGauvain Pocentek2017-05-241-40/+2
| * [v4] Remove deprecated objects methods and classesGauvain Pocentek2017-05-242-30/+2
| * pop8 fixesGauvain Pocentek2017-05-231-2/+4
| * [v4] Users confirm attribute renamed skip_confirmationGauvain Pocentek2017-05-231-2/+2
| * [v4] repository tree: s/ref_name/ref/Gauvain Pocentek2017-05-231-4/+4
| * [v4] Try to make the files raw() method workGauvain Pocentek2017-05-231-29/+29
| * [v4] Update triggers endpoint and attrsGauvain Pocentek2017-05-231-3/+3
| * [v4] Milestones: iid => iidsGauvain Pocentek2017-05-231-1/+1
| * 202 is expected on some delete operationsGauvain Pocentek2017-05-231-1/+1