- 14 Oct, 2020 40 commits
-
-
Kamil Trzciński authored
We don't intent do remove this feature flag this is why it should be `type: ops`.
-
Sarah Groff Hennigh-Palermo authored
Fix CI config viz for cross-stage lines See merge request gitlab-org/gitlab!45066
-
Sean McGivern authored
Reduce noise created by duplicated trace migration workers See merge request gitlab-org/gitlab!45128
-
Martin Wortschack authored
Add apply to assignees See merge request gitlab-org/gitlab!44812
-
Scott Stern authored
WIP Add GlDropdownForm from gitlab ui Add assignee dropdown multiselect wrapper Add changelog for assignees multiselect wrapper Replace component with gitlab ui comp WIP Change approach Add specs Add spec Add changelog remove unused files Fix jest spec
-
Yorick Peterse authored
Add ApplicationRecord.where_exists See merge request gitlab-org/gitlab!45041
-
Lin Jen-Shin authored
Quarantine a flaky 'epics_swimlanes_filtering_spec.rb' test See merge request gitlab-org/gitlab!45136
-
Achilleas Pipinellis authored
Update revert-pg-upgrade docs for Patroni cluster See merge request gitlab-org/gitlab!44259
-
Shinya Maeda authored
Detect unused feature flags during tests execution See merge request gitlab-org/gitlab!44578
-
Lin Jen-Shin authored
Quarantine a flaky 'user_suggests_changes_on_diff_spec.rb' test See merge request gitlab-org/gitlab!45135
-
Jacques Erasmus authored
Changed tooltip to gl-tooltip for "Lock" on issues See merge request gitlab-org/gitlab!44660
-
Martin Wortschack authored
Align badge with avatar in MR List See merge request gitlab-org/gitlab!44671
-
Russell Dickenson authored
Update usage ping docs with correct group name See merge request gitlab-org/gitlab!45106
-
Shinya Maeda authored
Use Web IDE to create new files in empty repos See merge request gitlab-org/gitlab!44287
-
Himanshu Kapoor authored
Due to changes made in https://gitlab.com/gitlab-org/gitlab/-/issues/27535
-
Igor Drozdov authored
Removed :monaco_ci flag See merge request gitlab-org/gitlab!45096
-
Achilleas Pipinellis authored
Docs: Update Admin index page to remove notes See merge request gitlab-org/gitlab!45070
-
Jan Provaznik authored
Add graphql mutation to create an issue See merge request gitlab-org/gitlab!43735
-
Achilleas Pipinellis authored
Docs: Update RA docs to remove additional notes See merge request gitlab-org/gitlab!45078
-
Sarah Groff Hennigh-Palermo authored
Replace fa icons in CI build table See merge request gitlab-org/gitlab!45123
-
Kamil Trzciński authored
Gather all used feature flags by `touch'ing` file in a `tmp/feature_flags/`. Print as part of `rspec:coverage` that a given feature flag is unused.
-
Nick Thomas authored
Add new Cop to enforce object_from_id expected_type param See merge request gitlab-org/gitlab!44828
-
Jan Provaznik authored
Removes legacy GlobalLabel class See merge request gitlab-org/gitlab!44939
-
Yannis Roussos authored
Fix negated epic param for issues See merge request gitlab-org/gitlab!44719
-
Natalia Tepluhina authored
Fixed incorrect parameter in GraphQL startup call See merge request gitlab-org/gitlab!45115
-
Natalia Tepluhina authored
-
Rémy Coutable authored
-
Rémy Coutable authored
Enable ci_jobs_finder_refactor feature flag See merge request gitlab-org/gitlab!43896
-
Rémy Coutable authored
-
Rémy Coutable authored
Move deprecated pagination components to blocking in Pajamas Danger rule See merge request gitlab-org/gitlab!45097
-
Dmytro Zaporozhets (DZ) authored
Remove left behind comment See merge request gitlab-org/gitlab!44971
-
Peter Leitzen authored
Update docs links to use ee not ce See merge request gitlab-org/gitlab!44976
-
Suzanne Selhorn authored
Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Add spec for sidebar lock icon tooltip
-
Achilleas Pipinellis authored
Consolidated object storage configuration in Reference Architectures See merge request gitlab-org/gitlab!44924
-
Nailia Iskhakova authored
Update object storage providers section Signed-off-by: Nailia Iskhakova <niskhakova@gitlab.com>
-
Heinrich Lee Yu authored
Removes the last usage of GlobalLabel. This changes the dashboard labels endpoint to get a unique list of label titles using SQL. GlobalLabel used to be how we implemented group labels where we grouped project labels by title. For this dashboard endpoint, we're not showing group labels but we're only returning labels that have unique titles because these are used by the filter bar and we filter by title so duplicates are redundant.
-
Grzegorz Bizon authored
This commit instead changes the behavior of trace migration to increment a counter metric instead of raising an error.
-
Nicolò Maria Mezzopera authored
Implement "Provide ability to mark a requirement as Satisfied" See merge request gitlab-org/gitlab!43583
-
Eulyeon Ko authored
1. Add a checkbox within the edit form to mark - a requirement as satisfied or unsatisfied 2. Use "lastTestReportState" field in query and mutation. Test the child components over parent props when testing watcher props.
-
Achilleas Pipinellis authored
Note project count in Admin Users docs See merge request gitlab-org/gitlab!44941
-