Add a keyword search to the search box below. The follow query syntax is recognized:
Syntax | Meaning |
---|---|
GROUP/PROJECT#N | Issue #N of the given project |
GROUP/PROJECT issue N | Issue #N of the given project |
GROUP/PROJECT!N | Merge request #N of the given project |
GROUP/PROJECTx mr N | Merge request #N of the given project |
GROUP/PROJECT# TERMS | Search for the given terms in issues of the given project |
GROUP/PROJECT! TERMS | Search for the given terms in merge requests of the given project |
GROUP/PROJECT@COMMIT SHA | View {COMMIT SHA} commit |
GROUP/PROJECT@master | View commits of master branch |
GROUP/PROJECT TERMS | Search for the given terms the given project |