summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor notification dropdown51306-fix-inaccessible-dropdown-for-codeless-projectsjerasmus2018-10-254-27/+3
* Fix dropdown positioning for smaller screensjerasmus2018-10-241-1/+6
* Merge branch 'master' into 51306-fix-inaccessible-dropdown-for-codeless-projectsjerasmus2018-10-24260-1407/+4054
|\
| * Merge branch 'patch-28' into 'master'Evan Read2018-10-241-6/+3
| |\
| | * Fix link in doc/user/project/repository/branches/index.mdStephen Wade2018-10-241-6/+3
| |/
| * Merge branch 'patch-12' into 'master'Stan Hu2018-10-241-0/+2
| |\
| | * add broken link hrefs for ee and gitlab-versionsElan Ruusamäe2018-10-231-0/+2
| * | Merge branch 'docs-enable-feature-flag' into 'master'Evan Read2018-10-231-0/+5
| |\ \
| | * | Add instructions on how to enable a feature flagFilipa Lacerda2018-10-231-0/+5
| |/ /
| * | Merge branch 'patch-32' into 'master'Evan Read2018-10-231-1/+1
| |\ \
| | * | Correcting a typoAlex2018-10-221-1/+1
| * | | Merge branch 'pages-access-control-docs' into 'master'Robert Speicher2018-10-232-0/+65
| |\ \ \
| | * | | Add administrator documentation for Pages access controlNick Thomas2018-10-232-0/+65
| * | | | Merge branch '53013-duplicate-escape' into 'master'Phil Hughes2018-10-233-9/+12
| |\ \ \ \
| | * | | | Removes escape from job item53013-duplicate-escapeFilipa Lacerda2018-10-233-9/+12
| * | | | | Merge branch '53030-ee-compat-check-frozen-literal' into 'master'test-review-root-passwordSean McGivern2018-10-231-4/+6
| |\ \ \ \ \
| | * | | | | Fix ee-compat-check by not modifying frozen strings53030-ee-compat-check-frozen-literalMario de la Ossa2018-10-231-4/+6
| * | | | | | Merge branch 'add-review-app' into 'master'Marin Jankovski2018-10-232-5/+125
| |\ \ \ \ \ \
| | * | | | | | Fix the schedule:review_apps_cleanup jobadd-review-appRémy Coutable2018-10-231-1/+6
| | * | | | | | Add omitted indentation fixIan Baum2018-10-231-4/+4
| | * | | | | | Fix indentation, and move task to proper stageIan Baum2018-10-231-1/+1
| | * | | | | | Add review app to gitlab-ceIan Baum2018-10-232-12/+46
| | * | | | | | Merge branch 'improve-review-apps' into 'master'Robert Speicher2018-10-231-0/+81
| * | | | | | | Merge branch 'fix/security-workflow-dev' into 'master'Robert Speicher2018-10-231-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Update .gitlab/issue_templates/Security developer workflow.mdfix/security-workflow-devJames Lopez2018-10-231-1/+1
| | * | | | | | Update dev security workflowJames Lopez2018-10-231-2/+2
| * | | | | | | Merge branch 'update-runner-chart-to-0-1-35' into 'master'Kamil Trzciński2018-10-233-4/+9
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-233-4/+9
| |/ / / / / /
| * | | | | | Merge branch 'mysql-migration-trigger-permissions' into 'master'Andreas Brandl2018-10-231-1/+1
| |\ \ \ \ \ \
| | * | | | | | Add dbname to MySQL migration GRANT commandRyan Hefner2018-09-131-1/+1
| * | | | | | | Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-235-4/+20
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-225-4/+20
| * | | | | | | Merge branch '32959-update-todo-icon' into 'master'Annabel Dunstone Gray2018-10-234-8/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Update Todo icons in collapsed sidebar for Issues and MRsKushal Pandya2018-10-234-8/+17
| |/ / / / / / /
| * | | | | | | Merge branch 'lfs-project-attribute-alias' into 'master'Nick Thomas2018-10-233-1/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Alias the lfs_enabled methodlfs-project-attribute-aliasCindy Pallares2018-10-223-1/+8
| * | | | | | | | Merge branch 'add-role-binding-to-kubeclient' into 'master'Kamil Trzciński2018-10-234-0/+106
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add RoleBinding methodsadd-role-binding-to-kubeclientMayra Cabrera2018-10-224-0/+106
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'zj-broken-storage' into 'master'Grzegorz Bizon2018-10-237-25/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Bump Gitaly to v0.126.0Zeger-Jan van de Weg2018-10-231-1/+1
| | * | | | | | | Remove broken git storage for testingZeger-Jan van de Weg2018-10-236-24/+7
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch '52059-filter-milestone-by-none-any' into 'master'Phil Hughes2018-10-236-8/+39
| |\ \ \ \ \ \ \
| | * | | | | | | Add `Any` option to milestone filterHeinrich Lee Yu2018-10-236-8/+39
| |/ / / / / / /
| * | | | | | | Merge branch '26723-discussion-filters' into 'master'Phil Hughes2018-10-2345-31/+694
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-2345-31/+694
| |/ / / / / /
| * | | | | | Merge branch 'qa-run-karma' into 'master'Phil Hughes2018-10-231-1/+1
| |\ \ \ \ \ \
| | * | | | | | Run karma for qa-* branchesqa-run-karmaRémy Coutable2018-10-221-1/+1
| * | | | | | | Merge branch '42611-removed-branch-link' into 'master'Grzegorz Bizon2018-10-235-3/+71
| |\ \ \ \ \ \ \
| | * | | | | | | Do not raise error when checking pipeline reference42611-removed-branch-linkGrzegorz Bizon2018-10-223-14/+31
| | * | | | | | | Fix pipeline reference existence check and add specsGrzegorz Bizon2018-10-222-3/+26