Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-24Upgrade to Ruby 2.4.5Stan Hu
2018-10-24Merge branch ↵Mike Greiling
'53023-endless-scroll-loader-is-visible-on-user-profile-overview-page' into 'master' Resolve "Endless scroll loader is visible on user profile overview page" Closes #53023 See merge request gitlab-org/gitlab-ce!22529
2018-10-24Resolve "Endless scroll loader is visible on user profile overview page"Martin Wortschack
2018-10-24Merge branch 'patch-28' into 'master'Evan Read
Fix link in doc/user/project/repository/branches/index.md See merge request gitlab-org/gitlab-ce!22554
2018-10-24Fix link in doc/user/project/repository/branches/index.mdStephen Wade
2018-10-24Merge branch 'patch-12' into 'master'Stan Hu
doc: Fix broken link hrefs for ee and gitlab-versions See merge request gitlab-org/gitlab-ce!22540
2018-10-24Merge branch 'docs-enable-feature-flag' into 'master'Evan Read
Add instructions on how to enable a feature flag Closes gitlab-org/release/framework#23 See merge request gitlab-org/gitlab-ce!22518
2018-10-24Add instructions on how to enable a feature flagFilipa Lacerda
2018-10-24Merge branch 'patch-32' into 'master'Evan Read
Correcting a typo See merge request gitlab-org/gitlab-ce!22511
2018-10-23Merge branch 'pages-access-control-docs' into 'master'Robert Speicher
Administrator documentation for Pages access control See merge request gitlab-org/gitlab-ce!22146
2018-10-23Merge branch '53013-duplicate-escape' into 'master'Phil Hughes
Removes duplicate escape from job item Closes #53013 See merge request gitlab-org/gitlab-ce!22536
2018-10-23Merge branch '53030-ee-compat-check-frozen-literal' into 'master'Sean McGivern
Fix ee-compat-check by not modifying frozen strings Closes #53030 See merge request gitlab-org/gitlab-ce!22527
2018-10-23Merge branch 'add-review-app' into 'master'Marin Jankovski
Add review app Closes #52188 and #49569 See merge request gitlab-org/gitlab-ce!22010
2018-10-23Merge branch 'fix/security-workflow-dev' into 'master'Robert Speicher
Update dev security workflow template See merge request gitlab-org/gitlab-ce!22532
2018-10-23Fix ee-compat-check by not modifying frozen stringsMario de la Ossa
2018-10-23Add administrator documentation for Pages access controlNick Thomas
2018-10-23Fix the schedule:review_apps_cleanup jobRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-23Add omitted indentation fixIan Baum
2018-10-23Fix indentation, and move task to proper stageIan Baum
* Use 2 space indentation in review-apps.sh script * Move automated_review_cleanup back to build stage
2018-10-23Add review app to gitlab-ceIan Baum
* Uses the same supporting code as used in EE * Includes automated cleanup * Install external-dns helm chart to review apps cluster if it isn't already * Adds variables REVIEW_APPS_AWS_SECRET_KEY and REVIEW_APPS_AWS_ACCESS_key * review-apps-ce uses a different cipher
2018-10-23Merge branch 'improve-review-apps' into 'master'Robert Speicher
Improve review apps Closes #6875 See merge request gitlab-org/gitlab-ee!6665 [ci skip]
2018-10-23Removes escape from job itemFilipa Lacerda
Tooltips aren't using v-html anymore thus causing escape not to be needed
2018-10-23Merge branch 'update-runner-chart-to-0-1-35' into 'master'Kamil Trzciński
Update Runner Chart to 0.1.35 See merge request gitlab-org/gitlab-ce!22541
2018-10-23Update Runner Chart to 0.1.35Tomasz Maczukin
2018-10-23Merge branch 'mysql-migration-trigger-permissions' into 'master'Andreas Brandl
Add dbname to MySQL migration GRANT command See merge request gitlab-org/gitlab-ce!21719
2018-10-23Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon
Support licenses and performance See merge request gitlab-org/gitlab-ce!22175
2018-10-23add broken link hrefs for ee and gitlab-versionsElan Ruusamäe
2018-10-23Merge branch '32959-update-todo-icon' into 'master'Annabel Dunstone Gray
Update Todo icons in collapsed sidebar for Issues and MRs See merge request gitlab-org/gitlab-ce!22534
2018-10-23Update Todo icons in collapsed sidebar for Issues and MRsKushal Pandya
2018-10-23Merge branch 'lfs-project-attribute-alias' into 'master'Nick Thomas
Alias the lfs_enabled method Closes #49348 See merge request gitlab-org/gitlab-ce!22501
2018-10-23Update .gitlab/issue_templates/Security developer workflow.mdJames Lopez
2018-10-23Merge branch 'add-role-binding-to-kubeclient' into 'master'Kamil Trzciński
Add RoleBinding method and class See merge request gitlab-org/gitlab-ce!22524
2018-10-23Merge branch 'zj-broken-storage' into 'master'Grzegorz Bizon
Remove broken git storage for testing See merge request gitlab-org/gitlab-ce!22530
2018-10-23Merge branch '52059-filter-milestone-by-none-any' into 'master'Phil Hughes
Add `Any` option to milestone filter See merge request gitlab-org/gitlab-ce!22351
2018-10-23Add `Any` option to milestone filterHeinrich Lee Yu
2018-10-23Merge branch '26723-discussion-filters' into 'master'Phil Hughes
Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" Closes #26723 See merge request gitlab-org/gitlab-ce!19193
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ↵Oswaldo Ferreira
requests"
2018-10-23Bump Gitaly to v0.126.0Zeger-Jan van de Weg
This will allow changes in Gitaly that will make it fail when running rspec, to make it to GitLab. Else Gitaly won't start as it can't reach the broken storage directory.
2018-10-23Update dev security workflowJames Lopez
It now asks to assign the main dev issue to all RMs
2018-10-23Remove broken git storage for testingZeger-Jan van de Weg
Broken storage used to be used to test situations where the Git storage wasn't being reached. These days we can just mock the Gitaly response. But given the broken storage is removed now, Gitaly can take over control of the storage being reachable. If it's not, Gitaly won't boot. That's nice for situations where a disk wasn't mounted for instance. Gitaly MR: https://gitlab.com/gitlab-org/gitaly/merge_requests/675
2018-10-23Merge branch 'qa-run-karma' into 'master'Phil Hughes
Run karma for qa-* branches See merge request gitlab-org/gitlab-ce!22464
2018-10-23Merge branch '42611-removed-branch-link' into 'master'Grzegorz Bizon
Resolve "Removed branch link in pipelines page is broken" Closes #42611 See merge request gitlab-org/gitlab-ce!21451
2018-10-23Merge branch '52840-fix-runners-details-page' into 'master'Grzegorz Bizon
Resolve "Group runner confused about whether or not is protected" Closes #52840 See merge request gitlab-org/gitlab-ce!22459
2018-10-23Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon
Fix EOF detection with CI artifacts metadata Closes #36954 See merge request gitlab-org/gitlab-ce!22479
2018-10-23Merge branch 'patch-31' into 'master'Evan Read
Add information about the uid_attribute custom setting in the SAML docs See merge request gitlab-org/gitlab-ce!22500
2018-10-23Merge branch 'add-new-kubernetes-spec-helpers' into 'master'Dmitriy Zaporozhets
Introduce new Kubernetes spec helpers See merge request gitlab-org/gitlab-ce!22525
2018-10-23Add RoleBinding methodsMayra Cabrera
Includes RoleBinding methods to Kubeclient and introduce a new lib class to generate RoleBinding resources. This MR is part of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22011
2018-10-23Introduce new kubernetes spec helpersMayra Cabrera
Add create_role_binding, create_namespace and get_namespace kubernetes spec helpers. This new helpers are going to be used on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22011
2018-10-22Merge branch 'revert-eac645d7' into 'master'Robert Speicher
Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'" See merge request gitlab-org/gitlab-ce!22523
2018-10-22Merge branch '46884-remove-card-title' into 'master'Annabel Dunstone Gray
Remove card-title in card-header Closes #46884 See merge request gitlab-org/gitlab-ce!19335