-
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.6
head repository: python-gitlab/python-gitlab
compare: 0.7
- 16 commits
- 5 files changed
- 4 contributors
Commits on Feb 3, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 994e464 - Browse repository at this point
Copy the full SHA 994e464View commit details -
Merge pull request #16 from locke105/master
Fix license classifier in setup.py
Gauvain Pocentek committedFeb 3, 2014 Configuration menu - View commit details
-
Copy full SHA for 8ce3e30 - Browse repository at this point
Copy the full SHA 8ce3e30View commit details
Commits on Jul 28, 2014
-
Fix encoding error when printing to redirected output
When redirecting output to a file sys.stdout.encoding is None, so use sys.getdefaultencoding() instead.
Configuration menu - View commit details
-
Copy full SHA for e236fd9 - Browse repository at this point
Copy the full SHA e236fd9View commit details -
Fix encoding error when updating with redirected output
When output is redirected sys.stdout.encoding is None. Fix this by always encoding to utf-8, assuming gitlab handles that. The encoding used by the local system is irrelevant here.
Configuration menu - View commit details
-
Copy full SHA for ec185cf - Browse repository at this point
Copy the full SHA ec185cfView commit details
Commits on Aug 21, 2014
-
Gauvain Pocentek committed
Aug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 01335f3 - Browse repository at this point
Copy the full SHA 01335f3View commit details -
add support for UserKey listing and deletion
Gauvain Pocentek committedAug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 09e4a64 - Browse repository at this point
Copy the full SHA 09e4a64View commit details -
add support for branches creation and deletion
Gauvain Pocentek committedAug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 97e2689 - Browse repository at this point
Copy the full SHA 97e2689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2281283 - Browse repository at this point
Copy the full SHA 2281283View commit details -
Merge pull request #27 from cdleonard/master
Fix encoding errors on display and update with redirected output
Gauvain Pocentek committedAug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 2b5ea46 - Browse repository at this point
Copy the full SHA 2b5ea46View commit details -
Gauvain Pocentek committed
Aug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for d38f219 - Browse repository at this point
Copy the full SHA d38f219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d6952 - Browse repository at this point
Copy the full SHA 34d6952View commit details -
Fix handling of boolean values
Gitlab expects an int (1 or 0) as value for boolean attributes. Transform python bool's into int's when creating or updating objects. Closes #22
Gauvain Pocentek committedAug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for d4803f9 - Browse repository at this point
Copy the full SHA d4803f9View commit details -
Gauvain Pocentek committed
Aug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 5d5e0f7 - Browse repository at this point
Copy the full SHA 5d5e0f7View commit details -
Gauvain Pocentek committed
Aug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for c6f0a8d - Browse repository at this point
Copy the full SHA c6f0a8dView commit details -
Gauvain Pocentek committed
Aug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 3f0ac43 - Browse repository at this point
Copy the full SHA 3f0ac43View commit details -
Gauvain Pocentek committed
Aug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 8846bf7 - Browse repository at this point
Copy the full SHA 8846bf7View 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.6...0.7