summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-087-70/+126
* | | | | | | Add a field for released_at to GH importerCindy Pallares 🦉2019-08-091-2/+5
* | | | | | | Merge branch 'sh-rename-githost-to-gitjson' into 'master'Mayra Cabrera2019-08-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Rename githost.log -> git_json.logStan Hu2019-08-081-1/+1
* | | | | | | | Merge branch 'jejacks0n-remove-bad-spec' into 'master'Tim Zallmann2019-08-081-7/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Clean up an incomplete thought as a specjejacks0n-remove-bad-specjejacks0n2019-08-061-7/+0
* | | | | | | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-0811-4/+339
* | | | | | | | Record usage on snippet usageMark Chao2019-08-086-0/+164
* | | | | | | | Merge branch '63181-collapsible-line' into 'master'Kushal Pandya2019-08-083-3/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Makes title section collapsible63181-collapsible-lineFilipa Lacerda2019-08-073-3/+37
| |/ / / / / / /
* | | | | | | | CE port for bulk updating group labelsEugenia Grieff2019-08-081-151/+168
* | | | | | | | Merge branch '20137-starrers' into 'master'Stan Hu2019-08-089-25/+319
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix public/private starrers counts in special cases20137-starrersCamil Staps2019-08-071-5/+38
| * | | | | | | | Handle reviewer comments on !24690Camil Staps2019-08-073-6/+12
| * | | | | | | | Address reviewer commentsCamil Staps2019-08-071-1/+1
| * | | | | | | | Fix test styleCamil Staps2019-08-071-3/+4
| * | | | | | | | Add tests for starrers viewsCamil Staps2019-08-075-1/+255
| * | | | | | | | Add /starrers view for projectsCamil Staps2019-08-074-24/+24
* | | | | | | | | Simplify getTimeDiff functionSimon Knox2019-08-084-14/+69
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'sh-add-missing-csp-report-uri' into 'master'Mayra Cabrera2019-08-071-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add missing report-uri to CSP configsh-add-missing-csp-report-uriStan Hu2019-08-071-1/+3
* | | | | | | | Save instance administration project id in DBReuben Pereira2019-08-073-32/+94
* | | | | | | | Support dashboard params for metrics dashboardSarah Yasonik2019-08-079-11/+519
* | | | | | | | Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-073-1/+41
* | | | | | | | Merge branch '65705-two-buttons' into 'master'Kushal Pandya2019-08-071-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Removes duplicate button65705-two-buttonsFilipa Lacerda2019-08-061-1/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Initial commit of WIP code for considerationKerri Miller2019-08-071-0/+11
* | | | | | | | Merge branch '47814-search-view-labels' into 'master'Paul Slaughter2019-08-075-2/+70
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Limiting search-field styling to search only47814-search-view-labelsDenys Mishunov2019-08-071-1/+1
| * | | | | | | Properly labelling fields on Search pageDenys Mishunov2019-08-072-0/+31
| * | | | | | | Replaced breadcrumbs with title on Search pageDenys Mishunov2019-08-072-1/+38
* | | | | | | | Merge branch 'sh-disable-registry-delete' into 'master'Thong Kuah2019-08-071-0/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't attempt to contact registry if it is disabledsh-disable-registry-deleteStan Hu2019-08-061-0/+12
* | | | | | | | Merge branch 'mc/feature/add-at-colon-variable-masking' into 'master'Grzegorz Bizon2019-08-072-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Allow masking @ and : charactersMatija Čupić2019-07-232-2/+2
* | | | | | | | Clean tmpdirs in metrics endpoint specsPeter Leitzen2019-08-071-1/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'sh-support-csp-nonce' into 'master'Ash McKenzie2019-08-071-0/+59
|\ \ \ \ \ \ \
| * | | | | | | Add support for Content-Security-PolicyStan Hu2019-08-071-0/+59
* | | | | | | | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-0720-371/+626
* | | | | | | | Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-0711-32/+56
* | | | | | | | Fix nil take regressionmc/bug/nil-takeMatija Čupić2019-08-071-14/+21
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'analytics-top-nav' into 'master'Clement Ho2019-08-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add top navigation analytics linkanalytics-top-navLuke Bennett2019-08-061-1/+1
| |/ / / / / /
* | | | | | | Merge branch '65152-selective-highlight' into 'master'Bob Van Landuyt2019-08-062-3/+57
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Support selective highlighting of lines65152-selective-highlightPatrick Bajao2019-08-062-3/+57
| |/ / / / /
* | | | | | Merge branch '43080-speed-up-deploy-keys' into 'master'Thong Kuah2019-08-062-8/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add spec for User#accessible_deploy_keysStan Hu2019-08-051-0/+18
| * | | | | Speed up loading and filtering deploy keys and their projectsNick Thomas2019-08-051-8/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'make-issue-boards-importable' into 'master'Sean McGivern2019-08-065-1/+109
|\ \ \ \ \
| * | | | | Make issue boards importableJason Colyer2019-08-025-1/+109