Skip to content

Gitlab global search as CE version doesn't support this.

Notifications You must be signed in to change notification settings

huifenqi/gitlab-global-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-global-search

git clone git@github.com:huifenqi/gitlab-global-search.git

cd gitlab-global-search

virtualenv env

source env/bin/activate

pip install -r requirements.txt

update .gitlab.cfg(Get private_token from Personal Access Tokens in gitlab with api scope.)

python search.py -w test

python search.py --help

About

Gitlab global search as CE version doesn't support this.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages