-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement gist/snippet support for gitlab #12
Comments
firsts steps are implemented in branch features/gitlab-gist API doc: https://docs.gitlab.com/ee/api/project_snippets.html some issues are met:
Issue for lack of global snippet API reported on gitlab's ticket tracking: |
guyzmo
changed the title
Implement gist support for gitlab
Implement gist/snippet support for gitlab
Sep 11, 2016
|
Merged
guyzmo
added a commit
that referenced
this issue
Dec 28, 2016
🚧 Features * Support for insecure connection through config option (fixes #66) * Made gitlab feature complete: * Added support for list command in gitlab (cf #78) * Added support for gitlab gists (fixes #12) * Added support for gitlab merge requests (fixes #10) 🚒 Bugfixes * Bad exceptions handling mistakes (fixes #84, fixes #85) * Missing edge case handling in list command (fixes #83) 💄 Cosmetics * Updated README with new config option * Added @rnestler to contributors * Updated TODO list Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: