summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove double target in Prometheus configremove-double-exampleMuhamed Huseinbašić2019-07-141-1/+1
* Merge branch 'ce-port-ee-10565' into 'master'Grzegorz Bizon2019-07-141-1/+1
|\
| * Remove an extra whitespace in test filesTakuya Noguchi2019-07-141-1/+1
* | Merge branch 'typo-fix' into 'master'Stan Hu2019-07-1348-48/+48
|\ \ | |/ |/|
| * Fix typo "beetween" in timeout validation messageDaniel Danner2019-07-1348-48/+48
|/
* Merge branch 'qa-unquarantine-autodevops-spec' into 'master'Dan Davison2019-07-121-2/+1
|\
| * Unquarantine previously failing autodevops specddavison2019-07-121-2/+1
* | Merge branch '11470-snowplow-tracking-for-notes-does-not-work-in-firefox' int...Clement Ho2019-07-121-1/+1
|\ \ | |/ |/|
| * CE backport of reply button tracker refactor11470-snowplow-tracking-for-notes-does-not-work-in-firefoxConstance Okoghenun2019-05-131-1/+1
* | Merge branch 'winh-multiple-boards-service' into 'master'Mike Greiling2019-07-123-0/+209
|\ \
| * | Add functions for multiple boards to BoardServiceWinnie Hellmann2019-07-123-0/+209
|/ /
* | Merge branch 'qa-nightly-115-fix-retry-until' into 'master'Dan Davison2019-07-123-5/+5
|\ \
| * | Fix page refresh in retry_untilqa-nightly-115-fix-retry-untilSanad Liaquat2019-07-123-5/+5
* | | Merge branch '64416-lodash-4.6.2-for-prototype-pollution' into 'master'Mike Greiling2019-07-122-6/+11
|\ \ \
| * | | Update lodash to 4.7.14 and lodash.mergewith to 4.6.2Takuya Noguchi2019-07-112-6/+11
* | | | Merge branch 'button-bug-fixes' into 'master'Annabel Dunstone Gray2019-07-122-1/+6
|\ \ \ \
| * | | | Fix Project ButtonsAndrew Fontaine2019-07-122-1/+6
* | | | | Merge branch 'z-index-fix-for-diff-file-dropdown' into 'master'Fatih Acet2019-07-122-1/+6
|\ \ \ \ \
| * | | | | z-index fixed for diff file dropdownFaruk Can2019-07-122-1/+6
|/ / / / /
* | | | | Merge branch 'docs/fix-link-on-e2e-quick-start-guide' into 'master'Walmyr2019-07-121-1/+1
|\ \ \ \ \
| * | | | | Fix link on end-to-end quick start guide docWalmyr Lima2019-07-121-1/+1
* | | | | | Merge branch 'remove-auto-ssl-ff' into 'master'Nick Thomas2019-07-1211-102/+46
|\ \ \ \ \ \
| * | | | | | Remove auto ssl feature flagsVladimir Shushlin2019-07-1211-102/+46
|/ / / / / /
* | | | | | Merge branch 'fix-only-https-pages-domains' into 'master'Nick Thomas2019-07-122-12/+27
|\ \ \ \ \ \
| * | | | | | Fix saving domain without certificate for auto_sslfix-only-https-pages-domainsVladimir Shushlin2019-07-122-12/+27
* | | | | | | Merge branch '51952-redirect-to-webide-in-fork' into 'master'Sean McGivern2019-07-124-8/+47
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Open WebIDE in fork when user doesn't have access51952-redirect-to-webide-in-forkMarkus Koller2019-07-124-8/+47
* | | | | | | Merge branch '64356-pin-external-dns-version' into 'master'Grzegorz Bizon2019-07-121-3/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ReviewApps: CI pin external-dns to 2.x version64356-pin-external-dns-versionJason Plum2019-07-121-3/+4
* | | | | | | Merge branch 'id-clean-up-mr-assignees' into 'master'Douwe Maan2019-07-121-4/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Backports of "Remove feature flag behind MR's multiple assignees"Igor2019-07-121-4/+0
|/ / / / / /
* | | | | | Merge branch 'update-pages-to-1.7.0' into 'master'Nick Thomas2019-07-122-1/+6
|\ \ \ \ \ \
| * | | | | | Update GitLab Pages to v1.7.0Vladimir Shushlin2019-07-122-1/+6
|/ / / / / /
* | | | | | Merge branch 'js-specs-transactions' into 'master'Andreas Brandl2019-07-128-29/+85
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use transactions in JS feature specsjs-specs-transactionsHeinrich Lee Yu2019-07-128-29/+85
* | | | | | Merge branch 'id-clean-up-mr-assignees-migration' into 'master'Andreas Brandl2019-07-124-6/+53
|\ \ \ \ \ \
| * | | | | | Add cleanup migration for MR's mutliple assigneesid-clean-up-mr-assignees-migrationIgor Drozdov2019-07-094-6/+53
* | | | | | | Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-1219-60/+431
|\ \ \ \ \ \ \
| * | | | | | | Fix incorrect namespaces & route for user-routesBob Van Landuyt2019-07-095-0/+356
| * | | | | | | Lesser Namespace#name validationsBob Van Landuyt2019-07-093-22/+1
| * | | | | | | Use namespace#path for building urls in specsBob Van Landuyt2019-07-097-18/+17
| * | | | | | | Set the name of a user-namespace to the user nameBob Van Landuyt2019-07-094-20/+57
* | | | | | | | Merge branch 'upgrade-rails-5-2-ce' into 'master'Bob Van Landuyt2019-07-1253-238/+225
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-1253-238/+225
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fe-delete-old-boardservice-on-component-modal-footer' into 'mas...Kushal Pandya2019-07-122-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | change the use of boardService in favor of boardsStore on footer for the boar...Eduardo Mejía2019-07-122-1/+7
|/ / / / / / / /
* | | | | | | | Merge branch 'prepare-cycle-analytics-to-run-concurrently-ce' into 'master'Kushal Pandya2019-07-121-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevent errors when CA has no dataBrandon Labuschagne2019-07-121-2/+8
|/ / / / / / / /
* | | | | | | | Merge branch 'rename-gitlab-docs-repo' into 'master'Marcia Ramos2019-07-128-25/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Move the gitlab-docs project under gitlab-orgrename-gitlab-docs-repoAchilleas Pipinellis2019-07-118-25/+25