summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOG.md for 11.10.8v11.10.811-10-stableGitLab Release Tools Bot2019-07-011-0/+1
* Merge branch 'security-support-object-storage-at-file-mover-11-10' into '11-1...Marin Jankovski2019-07-012-54/+126
|\
| * Support object storage at FileMover classOswaldo Ferreira2019-06-302-54/+126
|/
* Update VERSION to 11.10.8GitLab Release Tools Bot2019-06-271-1/+1
* Update CHANGELOG.md for 11.10.8GitLab Release Tools Bot2019-06-2712-55/+20
* Merge branch 'security-notes-in-private-snippets-11-10' into '11-10-stable'GitLab Release Tools Bot2019-06-265-10/+132
|\
| * Correctly check permissions when creating snippet notesMarkus Koller2019-06-065-10/+132
* | Merge branch 'security-fp-prevent-billion-laughs-attack-11-10' into '11-10-st...GitLab Release Tools Bot2019-06-267-8/+249
|\ \
| * | Prevent Billion Laughs attackFabio Pitino2019-06-077-8/+249
| |/
* | Merge branch 'security-prevent-detection-of-merge-request-template-name-11-10...GitLab Release Tools Bot2019-06-266-32/+130
|\ \
| * | Authorize access before serving project templateLuke Duncalfe2019-06-136-32/+130
| |/
* | Merge branch 'security-11-10-mr-head-pipeline-leak' into '11-10-stable'GitLab Release Tools Bot2019-06-263-1/+33
|\ \
| * | Add CHANGELOG entryMatija Čupić2019-06-121-0/+5
| * | Gate MR head_pipeline behind read_pipeline abilityMatija Čupić2019-06-122-1/+28
| |/
* | Merge branch 'security-DOS_issue_comments_banzai-11-10' into '11-10-stable'GitLab Release Tools Bot2019-06-263-1/+11
|\ \
| * | Fix DOS when rendering issue/MR commentsMario de la Ossa2019-06-133-1/+11
| |/
* | Merge branch 'security-persist-tmp-snippet-uploads-11-10' into '11-10-stable'GitLab Release Tools Bot2019-06-2612-102/+222
|\ \
| * | Persist tmp snippet uploadsOswaldo Ferreira2019-06-1712-102/+222
| |/
* | Merge branch 'security-59581-related-merge-requests-count-11-10' into '11-10-...GitLab Release Tools Bot2019-06-2630-140/+282
|\ \
| * | Add improvements to the global search processFrancisco Javier López2019-06-1814-113/+182
| * | Expose merge requests count based on user accessAlexandru Croitor2019-06-1816-27/+100
| |/
* | Merge branch 'security-bvl-enforce-graphql-type-authorization-11-10' into '11...GitLab Release Tools Bot2019-06-2610-36/+66
|\ \
| * | Fix failing auhtorizations in GraphQLBob Van Landuyt2019-06-2110-36/+66
| |/
* | Merge branch 'security-2858-fix-color-validation-11-10' into '11-10-stable'GitLab Release Tools Bot2019-06-263-1/+49
|\ \
| * | Fix color validation regexHeinrich Lee Yu2019-06-253-1/+49
| |/
* | Merge branch 'security-fix-issue-59379-11-10' into '11-10-stable'GitLab Release Tools Bot2019-06-264-2/+13
|\ \
| * | Disable Rails SQL query cache when applying service templatesStan Hu2019-06-254-2/+13
| |/
* | Update VERSION to 11.10.7v11.10.7GitLab Release Tools Bot2019-06-261-1/+1
* | Update CHANGELOG.md for 11.10.7GitLab Release Tools Bot2019-06-264-15/+9
* | Merge branch '11-10-stable-patch-7' into '11-10-stable'Marin Jankovski2019-06-266-22/+25
|\ \
| * | Merge branch 'fe-fix-gl-dropdown-scrolling-to-top' into 'master'Fatih Acet2019-06-262-1/+6
| * | Merge branch '61246-fix-label-click-scroll-to-top' into 'master'Fatih Acet2019-06-262-0/+10
| * | Merge branch 'revert-git-depth-for-merge-request' into 'master'Kamil Trzciński2019-06-263-22/+10
| |/
* | Merge branch 'pb-quarantine-size-check-11-10-ce' into '11-10-stable'Marin Jankovski2019-06-267-4/+39
|\ \ | |/ |/|
| * Add client code to call GetObjectDirectorySize RPCpb-quarantine-size-check-11-10-cePatrick Bajao2019-06-257-4/+39
|/
* Update VERSION to 11.10.6v11.10.6GitLab Release Tools Bot2019-06-041-1/+1
* Update CHANGELOG.md for 11.10.6GitLab Release Tools Bot2019-06-049-40/+17
* Merge branch '11-10-stable-patch-6' into '11-10-stable'John Jarvis2019-06-0431-14/+159
|\
| * Merge branch 'sh-fix-related-merge-requests-path' into 'master'11-10-stable-patch-6Rémy Coutable2019-06-034-1/+44
| * Merge branch 'use-source-ref-name-in-webhook' into 'master'Ash McKenzie2019-06-033-1/+15
| * Merge branch '60778-input-text-height' into 'master'Filipa Lacerda2019-06-033-0/+10
| * Merge branch 'sh-fix-rugged-get-tree-entries-recursive' into 'master'Douglas Barbosa Alexandre2019-06-033-1/+10
| * Merge branch 'fix-project-visibility-level-validation' into 'master'Stan Hu2019-06-033-2/+18
| * Merge branch 'sh-revert-full-gc-after-import' into 'master'Rémy Coutable2019-06-032-2/+2
| * Merge branch 'ce-11099-removing-the-project-that-holds-the-insights-configura...Robert Speicher2019-06-031-0/+6
| * Merge branch '61203-fix-lfs-ui-upload' into 'master'Nick Thomas2019-06-033-1/+32
| * Merge branch 'sh-allow-equal-level-in-subgroup-membership' into 'master'James Lopez2019-06-036-5/+20
| * Merge branch 'sh-11-10-upgrade-chrome-v73' into '11-10-stable-patch-6'John Jarvis2019-06-033-2/+9
| |\
| | * Upgrade CI to use Chrome V73sh-11-10-upgrade-chrome-v73Stan Hu2019-04-291-2/+2
| | * Fix search dropdown being hidden immediatelyHeinrich Lee Yu2019-04-291-0/+2