- 08 Jan, 2021 2 commits
-
-
Dylan Griffith authored
Advanced Search: Move issues to new Elasticsearch index (not revertable) See merge request gitlab-org/gitlab!48334
-
Dmitry Gruzd authored
Create an Elasticsearch background migration to move issues into their own separate index
-
- 07 Jan, 2021 38 commits
-
-
Robert Speicher authored
Expose web_url and web_path board fields See merge request gitlab-org/gitlab!50947
-
Kamil Trzciński authored
Fix & reinstate !49244 (second attempt) [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!50909
-
Robert Speicher authored
Fix PG::GroupingError with label filters on MR analytics page See merge request gitlab-org/gitlab!51060
-
Suzanne Selhorn authored
Document DAST cookie handling See merge request gitlab-org/gitlab!50923
-
Russell Dickenson authored
-
Kerri Miller authored
Create initial 13.7 What's New See merge request gitlab-org/gitlab!50176
-
Mike Greiling authored
Reduce webpack dev server manifest calls See merge request gitlab-org/gitlab!50105
-
Mayra Cabrera authored
Allow hash options to track_event [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!49828
-
Alina Mihaila authored
- Allow hash options to track_event_in_context - Update helpers and tests - Use Time.current
-
Jose Ivan Vargas authored
Detailed metrics modal: Fix modal footer See merge request gitlab-org/gitlab!51151
-
Kamil Trzciński authored
Remove query_cache_for_load_balancing feature flag See merge request gitlab-org/gitlab!51153
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!51162
-
Mayra Cabrera authored
Add aggregate/union metric for Compliance tracking See merge request gitlab-org/gitlab!50978
-
Dan Jensen authored
Previously the app tracked unique visitors for multiple specific features owned by the compliance group, but not the aggregate across all these features. This introduces that aggregate so Compliance group can better understand whether feature usage is shared or siloed.
-
GitLab Release Tools Bot authored
-
Mayra Cabrera authored
[RUN AS-IF-FOSS] Update jira-ruby gem to v2.1.4 See merge request gitlab-org/gitlab!50830
-
Suzanne Selhorn authored
Merge branch '296611-update-package-managers-documentation-for-anonymous-requests-on-public-packages' into 'master' Update npm documentation for anonymous requests on public packages See merge request gitlab-org/gitlab!50890
-
Tim Rizzi authored
-
Kyle Wiebers authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/296910
-
Mike Jang authored
Add docs for update and remove group member See merge request gitlab-org/gitlab!50303
-
Serena Fang authored
Add webhook output for update or remove group member
-
Lukas Eipert authored
The modal for detailed metrics shouldn't have a footer with buttons, but because we use the wrong slot name, `#footer` instead of `#modal-footer`, we show OK and Cancel Buttons. See: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/46183
-
Mike Jang authored
Documentation for default projects limit See merge request gitlab-org/gitlab!50999
-
Melissa Ushakov authored
-
Michael Karampalas authored
-
Kerri Miller authored
Remove unnecessary use of freeze See merge request gitlab-org/gitlab!50963
-
Adam Davies authored
-
Enrique Alcántara authored
Add new datetime utilities for computing relative dates See merge request gitlab-org/gitlab!51016
-
Nathan Friend authored
This commit updates ~/lib/utils/datetime_utility.js to include new utilities for computing relative dates.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!51138
-
Sean McGivern authored
Add RateLimit-* headers to RackAttack responses See merge request gitlab-org/gitlab!50833
-
Mike Jang authored
Update the Danger status docs after recent changes See merge request gitlab-org/gitlab!51120
-
Nick Gaskill authored
Documentation: Correct CI Job Token feature concept See merge request gitlab-org/gitlab!50920
-
Shinya Maeda authored
This commit corrects the wrong documentation.
-
Dallas Reedy authored
This reverts commit 48b6d01d. Adds the feature flag definition YAML file back in for the now-merged-in group trial status sidebar widget experiment: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/50090
-
Dallas Reedy authored
- Adjust the definition of `experiment` feature flag type to allow for YAML files to be in both config/... and ee/config/... - Review usage of existing `experiment` type feature flags in the code & move the corresponding YAML file from ee/config/... to config/... as necessary
-
Dallas Reedy authored
This reverts commit 579baf6b.
-
Achilleas Pipinellis authored
Update reference architecture docs to use Patroni See merge request gitlab-org/gitlab!50573
-