- 16 Mar, 2020 11 commits
-
-
Dylan Griffith authored
We also refactor now since the only time we don't use the bulk indexer is in the project model hooks it makes things cleaner to just overload the methods in project model hooks rather than keeping all the logic in the parent model.
-
Dylan Griffith authored
Elasticsearch index snippet description See merge request gitlab-org/gitlab!26870
-
Evan Read authored
Add :quarantine and :reliable tags to docs See merge request gitlab-org/gitlab!27035
-
Marcel Amirault authored
Edited multi-select issues docs for style compliance Closes #34504 See merge request gitlab-org/gitlab!19060
-
Evan Read authored
Remove extra whitespace See merge request gitlab-org/gitlab!27289
-
Evan Read authored
Compress docs images See merge request gitlab-org/gitlab!27210
-
Dylan Griffith authored
Set Correlation ID as env when calling indexer See merge request gitlab-org/gitlab!27184
-
Changzheng Liu authored
-
Marcel Amirault authored
-
Russell Dickenson authored
- Moved to the section about moving cards, because this was more appropriate, and the previous section was marked as only being for enterprise features, but moving multiple cards is a Core feature. - Changed the instructions into a brief procedure, to improve clarity. - Modified instructions to remove mention of "left click" as this is not available on MacOS. Also marked keyboard keys as such, to improve clarity. - Removed multi-select because it didn't reflect the feature's purpose. - Renamed image to comply with versioning convention.
-
Thong Kuah authored
Add ability to whitelist ports Closes #31867 See merge request gitlab-org/gitlab!27025
-
- 15 Mar, 2020 7 commits
-
-
Thong Kuah authored
Stop using floating alpha crossplane stack version See merge request gitlab-org/gitlab!27040
-
Hordur Freyr Yngvason authored
We were using a floating alpha version, which has seen a breaking release since the chart was added to was added to GitLab. This broke the integration setup in a hard-to-debug way (a deployment gets stuck in a restart loop). See https://gitlab.com/gitlab-org/gitlab/-/issues/210171
-
Russell Dickenson authored
docs: status can also be `created` See merge request gitlab-org/gitlab!27018
-
Thong Kuah authored
Revert "Merge branch 'update-sassc' into 'master'" See merge request gitlab-org/gitlab!27281
-
Stan Hu authored
This reverts merge request !27267
-
Peter Leitzen authored
Expose issue state as `status` on status page See merge request gitlab-org/gitlab!27272
-
Stan Hu authored
Update sassc gem 2.0.1 -> 2.2.1 See merge request gitlab-org/gitlab!27267
-
- 14 Mar, 2020 7 commits
-
-
Peter Leitzen authored
-
Pirate Praveen authored
-
Martin Wortschack authored
Replace underscore with lodash in ee/app/assets/javascripts/billing See merge request gitlab-org/gitlab!27053
-
Stan Hu authored
Validate absence of project_id if service template See merge request gitlab-org/gitlab!26563
-
Andy Soiron authored
A serve is not allowed to be a template and a project service at the same time.
-
Stan Hu authored
Validate absence of project_id if service template See merge request gitlab-org/gitlab!26563
-
Andy Soiron authored
A serve is not allowed to be a template and a project service at the same time.
-
- 13 Mar, 2020 15 commits
-
-
Stan Hu authored
Update Puma to 4.3.3 See merge request gitlab-org/gitlab!27232
-
Mayra Cabrera authored
Remove design reference filter See merge request gitlab-org/gitlab!27112
-
lauraMon authored
-
Mayra Cabrera authored
Prevent default overwrite for theme and color ID in user API See merge request gitlab-org/gitlab!26792
-
Fabio Huser authored
-
Paul Slaughter authored
Refactor notebook_viewer to vue SFC See merge request gitlab-org/gitlab!27090
-
Mayra Cabrera authored
Move approximate counters to batch counting See merge request gitlab-org/gitlab!27218
-
Alina Mihaila authored
-
Paul Slaughter authored
Migrate ee/custom_metrics to Jest Closes #194274 See merge request gitlab-org/gitlab!27139
-
Kamil Trzciński authored
- https://gitlab.com/gitlab-org/gitlab-puma/-/compare/v4.3.1.gitlab.2...v4.3.3.gitlab.2 - Fixes CVE-2020-5247
-
Ash McKenzie authored
Move Caching module out of GithubImporter namespace to be reused See merge request gitlab-org/gitlab!27096
-
Mayra Cabrera authored
Move finders related to CI under the namespace See merge request gitlab-org/gitlab!27190
-
Mayra Cabrera authored
Add package_type as parameter to group packages list api See merge request gitlab-org/gitlab!26833
-
Nick Kipling authored
Added package_type param to api options Updated tests Updated documentation Added changelog entry
-