Skip to content
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

Adding APIs for global search, search in projects and in groups #482

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

akashdotsrivastava
Copy link
Collaborator

Search API

  Gitlab.search_globally(scope, search)
  Gitlab.search_in_group(group, scope, search)
  Gitlab.search_in_project(project, scope, search)

Closes #469

Copy link
Owner

@NARKOZ NARKOZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@akashdotsrivastava akashdotsrivastava merged commit 83b93aa into NARKOZ:master Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants