summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update GitLab Shell to v8.7.1nick.thomas/gitlab-ce-shell-8-7Nick Thomas2019-03-062-1/+6
* Merge branch 'feature/api-delete-job-artifacts' into 'master'Kamil Trzciński2019-03-066-22/+118
|\
| * API: delete job_artifacts of a single jobRoger Rüttimann2019-03-066-22/+118
|/
* Merge branch 'docs/fix-spelling-in-new-variables' into 'master'Kamil Trzciński2019-03-061-1/+1
|\
| * Fix spelling and other minor improvementsEvan Read2019-03-061-1/+1
|/
* Merge branch '45035-force-push-api' into 'master'Nick Thomas2019-03-0612-17/+53
|\
| * Accept force option on commit via APIPatrick Bajao2019-03-0612-17/+53
|/
* Merge branch 'ce-9445-kerberos-clone-url-is-no-longer-visible' into 'master'Kushal Pandya2019-03-062-2/+4
|\
| * Backport Kerberos clone URL to CEDennis Tang2019-03-042-2/+4
* | Merge branch 'contribute/fix-issue-board-weekday-shift' into 'master'Kushal Pandya2019-03-063-3/+8
|\ \
| * | Remove timezone conversion of issue due dates for issue board cardsElias Werberich2019-02-253-3/+8
* | | Merge branch 'patch-1' into 'master'Evan Read2019-03-061-3/+3
|\ \ \
| * | | Fixed incorrect include keyLaurens Stötzel2019-03-061-3/+3
|/ / /
* | | Merge branch 'gitlab-ui-2.1.1' into 'master'Kushal Pandya2019-03-062-11/+21
|\ \ \
| * | | Update gitlab-ui to 2.1.1Clement Ho2019-03-062-11/+21
|/ / /
* | | Merge branch 'fix/38010-sidebar-loads-and-collapses' into 'master'Fatih Acet2019-03-0611-84/+258
|\ \ \
| * | | Align nav-sidebar with design.gitlab.com docsEzekiel Kigbo2019-03-054-67/+79
| * | | Fix collapsing behaviour at 1200pxEzekiel Kigbo2019-03-053-29/+27
| * | | Removed force toggle .nav-sidebar on any click eventEzekiel Kigbo2019-03-052-11/+6
| * | | Added test for interacting with the nav-sidebar on smaller screensEzekiel Kigbo2019-03-053-13/+98
| * | | Updated nav-sidebar to collapse on loadEzekiel Kigbo2019-03-058-71/+62
| * | | Added DESKTOP_BREAKPOINTS constantEzekiel Kigbo2019-03-051-2/+4
| * | | Add tests for nav sidebar collapsed on renderLuke Bennett2019-03-056-0/+46
| * | | Fixed navigation sidebar flashing open on page loadEzekiel2019-03-058-14/+59
* | | | Merge branch '52792-align-mirror-repository-button' into 'master'Clement Ho2019-03-053-5/+6
|\ \ \ \
| * | | | Add changelog entryealcantara2019-03-051-0/+5
| * | | | Delete class selector that removes right paddingealcantara2019-03-052-5/+1
* | | | | Merge branch '58503-fix-qa-auto-devops' into 'master'Dan Davison2019-03-051-9/+9
|\ \ \ \ \
| * | | | | Fix QA Auto DevOps push after adding clusterDylan Griffith2019-03-061-9/+9
* | | | | | Merge branch 'test-57693-download-mr-patch-diffs' into 'master'Mark Lapierre2019-03-055-3/+65
|\ \ \ \ \ \
| * | | | | | Add QA test to download merge request patch/diffsLinda Dai2019-03-055-3/+65
|/ / / / / /
* | | | | | Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-0510-153/+226
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix CI/CD bridge variables unit testGrzegorz Bizon2019-03-021-14/+8
| * | | | | Add test for evaluating bridge variables policyGrzegorz Bizon2019-03-021-0/+21
| * | | | | Add changelog for bridge jobs variables policy fixGrzegorz Bizon2019-03-021-0/+5
| * | | | | Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-024-142/+180
| * | | | | Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-022-0/+10
| * | | | | Move ref slug helper to HasRef moduleGrzegorz Bizon2019-03-023-11/+12
| * | | | | Require scoped variables for a CI/CD processable entityGrzegorz Bizon2019-03-021-0/+4
* | | | | | Merge branch '27333-re-deploy-rollback-button-should-ask-for-confirmation-bef...Filipa Lacerda2019-03-0513-17/+392
|\ \ \ \ \ \
| * | | | | | Add Component to Confirm Environment RollbackAndrew Fontaine2019-03-0513-17/+392
|/ / / / / /
* | | | | | Merge branch '56851-error-tracking-page-seems-broken' into 'master'Filipa Lacerda2019-03-055-14/+62
|\ \ \ \ \ \
| * | | | | | Fix error tracking page, not showing an empty stateJose Vargas2019-03-015-14/+62
* | | | | | | Merge branch '32714-copying-comment-with-ordered-list-includes-extraneous-new...Filipa Lacerda2019-03-054-14/+10
|\ \ \ \ \ \ \
| * | | | | | | Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-054-14/+10
|/ / / / / / /
* | | | | | | Merge branch 'add-efs-warning-to-requirements' into 'master'Mike Lewis2019-03-051-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Adding NFS warning to requirementsEric Johnson2019-03-051-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'check_pg_stat_activity' into 'master'Stan Hu2019-03-051-0/+19
|\ \ \ \ \ \ \
| * | | | | | | Show pg_stat_activity before each test runThong Kuah2019-03-051-0/+19
* | | | | | | | Merge branch '56809-graphql-version-api' into 'master'Douwe Maan2019-03-0514-5/+171
|\ \ \ \ \ \ \ \