- 28 Oct, 2019 40 commits
-
-
Michael Kozono authored
Fix todos created by private group mentions Closes #33902 See merge request gitlab-org/gitlab!19037
-
Stan Hu authored
Add pages_domains#clean_certificate method See merge request gitlab-org/gitlab!17487
-
Michael Kozono authored
Geo - Migrate LFS objects into their own registry table See merge request gitlab-org/gitlab!18415
-
-
Thong Kuah authored
Hide Cloud Run on GKE behind a feature flag See merge request gitlab-org/gitlab!19063
-
Matt Kasa authored
Currently creating a cluster using Cloud Run on GKE results in a cluster that serverless functions cannot be deployed to due to the issue described in: https://gitlab.com/gitlab-org/gitlabktl/issues/54 This hides the feature behind a feature flag until that issue can be addressed in either gitlabktl or upstream in the tm cli.
-
Thong Kuah authored
Enable frozen string for spec/requests See merge request gitlab-org/gitlab!19143
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Russell Dickenson authored
Update Advanced Search Syntax Docs Closes #1086 See merge request gitlab-org/gitlab!19240
-
Kai Armstrong authored
Provides information that only default branch is supported
-
Vladimir Shushlin authored
It will be used in haml views to easily delete certificate by clicking to one link
-
Robert Speicher authored
Enable image link and lazy loading (AsciiDoc documents) Closes #30533 See merge request gitlab-org/gitlab!18164
-
Rémy Coutable authored
Add "release" filter to issue search See merge request gitlab-org/gitlab!18761
-
Mike Greiling authored
Update release blocks to look for correct property name in API response Closes #26016 See merge request gitlab-org/gitlab!19226
-
Rémy Coutable authored
Resolve "Increase sidekiq CPU request" Closes #34953 See merge request gitlab-org/gitlab!19130
-
Rémy Coutable authored
Increase gitaly CPU request in Review Apps Closes #34892 See merge request gitlab-org/gitlab!19100
-
Imre Farkas authored
Update GitLab Runner Helm Chart to 0.10.1/12.4.1 See merge request gitlab-org/gitlab!19232
-
Rémy Coutable authored
Align component version processing with omnibus Closes #34873 See merge request gitlab-org/gitlab!19151
-
Alessio Caiazza authored
When we tag a release component version files are copied from GitLab repository to Omnibus repository. However the 2 process do not parse the file in the same way. This commit ports omnibus logic into gitlab task_helpers Related to https://gitlab.com/gitlab-com/gl-infra/delivery/issues/516 Fixes https://gitlab.com/gitlab-org/gitlab/issues/34873
-
Mike Lewis authored
Remove links to doc/workflow and sunset readme Closes #32940 See merge request gitlab-org/gitlab!19195
-
Nathan Friend authored
his commit adds a new filter - "release" - to the issue search page. This filter takes a tag name (i.e. v1.2) as a parameter and appends a URL parameter to the search query like "release_tag=v1.2".
-
Marcia Ramos authored
Dependency proxy is not available on GitLab.com yet See merge request gitlab-org/gitlab!19140
-
Stan Hu authored
Use $CI_DEFAULT_BRANCH in CI templates Closes #33601 See merge request gitlab-org/gitlab!18915
-
Avielle Wolfe authored
Since not every repository uses a branch named `master` as its default branch, we've implemented the $CI_DEFAULT_BRANCH variable to allow us to implement CI template logic for default branches of any name. Now's the time to use that power in our own templates! https://gitlab.com/gitlab-org/gitlab/issues/33601
-
Mike Greiling authored
Fix Misleading title for Pages Access Control in project settings See merge request gitlab-org/gitlab!18192
-
Vladimir Shushlin authored
-
Mike Greiling authored
Add missing breadcrumb in Project > Settings > Integrations See merge request gitlab-org/gitlab!18990
-
Justin Ho Tuan Duong authored
-
Mike Greiling authored
Contributors graphs migration to echarts See merge request gitlab-org/gitlab!16677
-
Olena Horal-Koretska authored
Contributors charts were migrated to echarts, old code dependent on charts.js was removed
-
Natalia Tepluhina authored
Resolve "Fix Kubernetes help text link" Closes #34944 See merge request gitlab-org/gitlab!19121
-
Stan Hu authored
Switch quick actions to use Zoom Meetings table and model See merge request gitlab-org/gitlab!18620
-
Sean McGivern authored
Make `Job`, `Bridge` and `Default` to be truly inheritable Closes #34518 See merge request gitlab-org/gitlab!18867
-
Kamil Trzciński authored
This changes `Job`, `Bridge` and `Default` to use `Inheritable` to inherit the configuration. Shared example ensure that all fields are annotated with `inherit:` and does have matching type when inherited. Since the `Default:` is shared, it requires that inheritable fields to be also added to `Job` and `Bridge`.
-
Douglas Barbosa Alexandre authored
Refactor search_tab? -> show_user_search_tab? See merge request gitlab-org/gitlab!19205
-
Natalia Tepluhina authored
Hide labels from issue board cards See merge request gitlab-org/gitlab!18533
-
Steve Azzopardi authored
-
allison.browne authored
-
allison.browne authored
-
Grzegorz Bizon authored
Hide role picker from profile page See merge request gitlab-org/gitlab!19085
-