-
Notifications
You must be signed in to change notification settings - Fork 671
Comparing changes
Open a pull request
base repository: python-gitlab/python-gitlab
base: 0.17
head repository: python-gitlab/python-gitlab
compare: 0.18
- 18 commits
- 13 files changed
- 3 contributors
Commits on Dec 12, 2016
-
Fix JIRA service editing for GitLab 8.14+
GitLab simplified the configuration for JIRA service and renamed most of the fields. To maintain backward compatibility all mandatory fields were moved to optional section.
Configuration menu - View commit details
-
Copy full SHA for 343c131 - Browse repository at this point
Copy the full SHA 343c131View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e6482 - Browse repository at this point
Copy the full SHA f7e6482View commit details -
Merge pull request #192 from galet/gitlab-8.14-jira
Fix JIRA service editing for GitLab 8.14+
Gauvain Pocentek authoredDec 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 15d3362 - Browse repository at this point
Copy the full SHA 15d3362View commit details
Commits on Dec 24, 2016
-
Added support for Snippets (new API in Gitlab 8.15)
cf [Gitlab-CE MR !6373](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6373) Signed-off-by: Guyzmo <guyzmo+github@m0g.net>
Configuration menu - View commit details
-
Copy full SHA for 6022dfe - Browse repository at this point
Copy the full SHA 6022dfeView commit details -
[docs] update pagination section
First page is page 1. Fixes #197
Gauvain Pocentek committedDec 24, 2016 Configuration menu - View commit details
-
Copy full SHA for d86ca59 - Browse repository at this point
Copy the full SHA d86ca59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c6bbb - Browse repository at this point
Copy the full SHA 35c6bbbView commit details -
Gitlab 8.15 doesn't appreciate arguments with None as value. This breaks the python-gitlab CLI. Fixes #199
Gauvain Pocentek committedDec 24, 2016 Configuration menu - View commit details
-
Copy full SHA for f4fcf45 - Browse repository at this point
Copy the full SHA f4fcf45View commit details
Commits on Dec 25, 2016
-
[CLI] Fix wrong use of arguments
The previous change removed undefined arguments from the args dict, don't try to use possibly missing arguments without a fallback value.
Gauvain Pocentek committedDec 25, 2016 Configuration menu - View commit details
-
Copy full SHA for b05c0b6 - Browse repository at this point
Copy the full SHA b05c0b6View commit details -
Merge branch 'features/personal_snippets' of https://github.com/guyzm…
…o/python-gitlab into guyzmo-features/personal_snippets
Gauvain Pocentek committedDec 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 26c8a0f - Browse repository at this point
Copy the full SHA 26c8a0fView commit details -
Merge branch 'guyzmo-features/personal_snippets'
Gauvain Pocentek committedDec 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 0a4d40e - Browse repository at this point
Copy the full SHA 0a4d40eView commit details -
Gauvain Pocentek committed
Dec 25, 2016 Configuration menu - View commit details
-
Copy full SHA for bd7d2f6 - Browse repository at this point
Copy the full SHA bd7d2f6View commit details
Commits on Dec 26, 2016
-
SnippetManager: all() -> public()
Rename the method to make what it does more explicit.
Gauvain Pocentek committedDec 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 7453895 - Browse repository at this point
Copy the full SHA 7453895View commit details -
Using the content() method causes conflicts with the API `content` attribute.
Gauvain Pocentek committedDec 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 064e2b4 - Browse repository at this point
Copy the full SHA 064e2b4View commit details -
Add functional tests for Snippet
Gauvain Pocentek committedDec 26, 2016 Configuration menu - View commit details
-
Copy full SHA for d3d8baf - Browse repository at this point
Copy the full SHA d3d8bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73990b4 - Browse repository at this point
Copy the full SHA 73990b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3804661 - Browse repository at this point
Copy the full SHA 3804661View commit details -
The behavior seems to have changed on recent gitlab releases and providing an ID as int doesn't work anymore. Using a string seems to make things work again. Fixes #193
Gauvain Pocentek committedDec 26, 2016 Configuration menu - View commit details
-
Copy full SHA for d6c87d9 - Browse repository at this point
Copy the full SHA d6c87d9View commit details
Commits on Dec 27, 2016
-
Gauvain Pocentek committed
Dec 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 8028ec7 - Browse repository at this point
Copy the full SHA 8028ec7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.17...0.18