summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update `git lfs fetch` command [ci skip]George Tsiolis2018-10-031-2/+2
* Merge branch '51942-auto-devops-local-tiller' into 'master'Dmitriy Zaporozhets2018-10-022-9/+23
|\
| * Use tiller locally for Auto DevopsThong Kuah2018-10-022-9/+23
|/
* Merge branch 'sh-improve-container-tags-update-username' into 'master'Rémy Coutable2018-10-024-3/+36
|\
| * Improve logging when username update fails due to registry tagsStan Hu2018-10-024-3/+36
* | Merge branch '41205-fix-filtering-issues' into 'master'Rémy Coutable2018-10-024-3/+25
|\ \
| * | Filter issues without an Assignee via the APIEva Kadlecová2018-10-014-3/+25
* | | Merge branch '#50928-stale-list-of-issues-on-board-after-click-back' into 'ma...Phil Hughes2018-10-024-0/+75
|\ \ \
| * | | circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-024-0/+75
|/ / /
* | | Merge branch 'leipert-yarn-integrity-check' into 'master'Tim Zallmann2018-10-021-0/+1162
|\ \ \
| * | | Add yarn integrity hashesLukas Eipert2018-10-011-0/+1162
* | | | Merge branch 'add-missing-changelog-type' into 'master'Achilleas Pipinellis2018-10-021-1/+2
|\ \ \ \
| * | | | Add missing changelog type [ci skip]George Tsiolis2018-10-011-1/+2
* | | | | Merge branch '52035-selecting-an-autofill-suggestion-for-project-name-will-no...Phil Hughes2018-10-023-5/+9
|\ \ \ \ \
| * | | | | Resolve "Selecting an autofill suggestion for project name will not update th...Martin Wortschack2018-10-023-5/+9
|/ / / / /
* | | | | Merge branch '35476-lazy-image-intersectionobserver' into 'master'Tim Zallmann2018-10-023-32/+266
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve performance of LazyLoader by using IntersectionObserver35476-lazy-image-intersectionobserverLukas Eipert2018-10-013-32/+266
* | | | | Merge branch 'rouge-3.3.0' into 'master'Stan Hu2018-10-023-2/+8
|\ \ \ \ \
| * | | | | Update to Rouge 3.3.0 including frozen string literals for improved memory usageDrew Blessing2018-10-013-2/+8
* | | | | | Merge branch 'add-gl-link-to-download-viewer' into 'master'Clement Ho2018-10-012-2/+9
|\ \ \ \ \ \
| * | | | | | Add link component to download viewer componentGeorge Tsiolis2018-10-012-2/+9
|/ / / / / /
* | | | | | Merge branch 'add-gl-link-to-user-avatar-link' into 'master'Clement Ho2018-10-012-2/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add link component to user avatar link componentGeorge Tsiolis2018-10-012-2/+9
|/ / / / /
* | | | | Merge branch '23197-add-custom-header-for-error-responses' into 'master'Stan Hu2018-10-013-0/+91
|\ \ \ \ \
| * | | | | Add custom header for error responsesDavid2018-10-013-0/+91
|/ / / / /
* | | | | Merge branch 'variables_in_events' into 'master'Kamil Trzciński2018-10-016-17/+59
|\ \ \ \ \
| * | | | | Add variables on pipeline webhookPierre Tardy2018-10-016-17/+59
|/ / / / /
* | | | | Merge branch 'improve-empty-project-placeholder' into 'master'Annabel Dunstone Gray2018-10-012-1/+6
|\ \ \ \ \
| * | | | | Improve empty project placeholder for non-members and members without write a...George Tsiolis2018-09-282-1/+6
* | | | | | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-0148-70/+622
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'security-2697-code-highlight-timeout' into 'master'Bob Van Landuyt2018-10-013-1/+35
| |\ \ \ \ \ \
| | * | | | | | Fix syntax highlight taking too longMark Chao2018-09-033-1/+35
| * | | | | | | Merge branch 'security-acet-issue-details' into 'master'Bob Van Landuyt2018-10-015-4/+47
| |\ \ \ \ \ \ \
| | * | | | | | | Properly sanitize JSON data to fix XSS on Issue details page.Fatih Acet2018-09-115-4/+47
| * | | | | | | | Merge branch 'security-package-json-xss' into 'master'Bob Van Landuyt2018-10-013-5/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix xss vulnerability sourced from package.json's homepageMark Chao2018-09-193-5/+24
| * | | | | | | | | Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt2018-10-0120-45/+160
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Ports new refactor from EE to CETiago Botelho2018-09-245-5/+17
| | * | | | | | | | | Applies the CE backport of EE#657Tiago Botelho2018-09-2417-40/+143
| * | | | | | | | | | Merge branch 'security-fj-stored-xss-in-repository-imports' into 'master'Bob Van Landuyt2018-10-015-2/+80
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López2018-10-015-2/+80
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'security-gcp-token-exposed-by-kubernetes' into 'master'Bob Van Landuyt2018-10-014-9/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Do not persist errors from Kubernetes callsMayra Cabrera2018-09-174-9/+9
| * | | | | | | | | | | Merge branch 'fix-events-finder-incomplete' into 'master'Bob Van Landuyt2018-10-017-4/+231
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add changelogNick Thomas2018-09-211-0/+5
| | * | | | | | | | | | | Check snippet note event visibilityNick Thomas2018-09-212-0/+99
| | * | | | | | | | | | | Fix Event#visible_to_user? for milestonesNick Thomas2018-09-212-1/+38
| | * | | | | | | | | | | Redact events shown in the events APINick Thomas2018-09-214-3/+89
| * | | | | | | | | | | | Update CHANGELOG.md for 11.3.1GitLab Release Tools Bot2018-09-261-0/+12
| * | | | | | | | | | | | Update CHANGELOG.md for 11.1.7GitLab Release Tools Bot2018-09-261-0/+12