-
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.19
head repository: python-gitlab/python-gitlab
compare: 0.20
- 17 commits
- 23 files changed
- 7 contributors
Commits on Mar 3, 2017
-
* Added gitlab time tracking features - get/set/remove estimated time per issue - get/set/remove time spent per issue * Added documentation for time tracking functions
Configuration menu - View commit details
-
Copy full SHA for 92151b2 - Browse repository at this point
Copy the full SHA 92151b2View commit details
Commits on Mar 9, 2017
-
Changelog: improvements. Fixes #229 (#230)
+ change indentation so bullet points are not treated as quote + add links to releases + add dates to releases + use releases as headers
Configuration menu - View commit details
-
Copy full SHA for 37ee7ea - Browse repository at this point
Copy the full SHA 37ee7eaView commit details
Commits on Mar 17, 2017
-
Make sure that manager objects are never overwritten
Group.projects (manager) can be replaced by a list of Project objects when creating/updating objects. The GroupObject API is more consistent and closer to the GitLab API, so make sure it is always used. Fixes #209
Gauvain Pocentek committedMar 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 35339d6 - Browse repository at this point
Copy the full SHA 35339d6View commit details -
Minor changelog formatting update
Gauvain Pocentek committedMar 17, 2017 2Configuration menu - View commit details
-
Copy full SHA for 99e6f65 - Browse repository at this point
Copy the full SHA 99e6f65View commit details -
Include chanlog and release notes in docs
Gauvain Pocentek committedMar 17, 2017 Configuration menu - View commit details
-
Copy full SHA for ea0759d - Browse repository at this point
Copy the full SHA ea0759dView commit details -
Add DeployKey{,Manager} classes
They are the same as Key and KeyManager but the name makes more sense. Fixes #212
Gauvain Pocentek committedMar 17, 2017 Configuration menu - View commit details
-
Copy full SHA for a3f2ab1 - Browse repository at this point
Copy the full SHA a3f2ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e39d7ea - Browse repository at this point
Copy the full SHA e39d7eaView commit details -
Properly handle extra args when listing with all=True
Fixes #233
Gauvain Pocentek committedMar 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 3b38844 - Browse repository at this point
Copy the full SHA 3b38844View commit details
Commits on Mar 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8c27e70 - Browse repository at this point
Copy the full SHA 8c27e70View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 380bcc4 - Browse repository at this point
Copy the full SHA 380bcc4View commit details
Commits on Mar 20, 2017
-
Change to correct logic of functions
Dmytro Litvinov committedMar 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 889bbe5 - Browse repository at this point
Copy the full SHA 889bbe5View commit details -
Merge pull request #243 from DmytroLitvinov/fix/bug_242
Change to correct logic of functions
Gauvain Pocentek authoredMar 20, 2017 Configuration menu - View commit details
-
Copy full SHA for cc4fe78 - Browse repository at this point
Copy the full SHA cc4fe78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8677f1c - Browse repository at this point
Copy the full SHA 8677f1cView commit details
Commits on Mar 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 22bf128 - Browse repository at this point
Copy the full SHA 22bf128View commit details
Commits on Mar 23, 2017
-
Stop listing if recursion limit is hit (#234)
Johan Brandhorst authored and Gauvain Pocentek committedMar 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 989f3b7 - Browse repository at this point
Copy the full SHA 989f3b7View commit details -
Merge pull request #244 from gpocentek/issue/209
Make GroupProject inherit from Project
Gauvain Pocentek authoredMar 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 20d6678 - Browse repository at this point
Copy the full SHA 20d6678View commit details
Commits on Mar 25, 2017
-
Gauvain Pocentek committed
Mar 25, 2017 Configuration menu - View commit details
-
Copy full SHA for c545504 - Browse repository at this point
Copy the full SHA c545504View 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.19...0.20