Commits on Source (100)
-
Philipp Hasper authored
Linking to #25649 and #29431
-
Kamil Trzciński authored
We need to cartesian test legacy and atomic processing with different feature flags This introduces a HACK to align behaviour of atomic processing with legacy processing Fix some YAML configs for Pipeline Processing This ensures that all statuses are covered for Pipeline and Stage
-
Alex Buijs authored
When signing up on GitLab.com and 2FA is required from the group, the required_signup_info and check_two_factor_requirement before_actions would cause an infinite loop.
-
Himanshu Kapoor authored
Migrate spec/javascripts/jobs specs from Karma to Jest
-
Doug Stull authored
- proper code placement
-
Reuben Pereira authored
- Use {{ }} syntax for variable substitution in common_metrics.yml since we've deprecated the %{ } syntax.
-
Jarka Košanová authored
Extract user mapping from IssueSerializer
-
Felipe authored
This is part of the work to implement confidential epics. Use EpicsFinder to fetch epics on autocomplete and check for right permissions when exposing issues epics on API.
-
Zeff Morgan authored
Add simplecov regex to code coverage field in project level CI/CD general pipeline settings. Add qa data selectors to the general pipelines section and to the coverage regex field in the form so they can be validated, used for selection, and modified. Create new page object for general pipelines settings and initialize in QA module. Verify required elements and add method for modifying coverage regex. Modify ci_cd page object to validate general pipelines element and add method to expand the section.
-
Zeff Morgan authored
-
Jose Ivan Vargas authored
This extends the queryToObject function to remove undefined values from the resulting object
-
Jose Ivan Vargas authored
-
Cynthia "Arty" Ng authored
-
Dhiraj Bodicherla authored
The dashboard yml file now supports custom variables. This MR adds parsers to extract the variables and parse them
-
Manoj M J authored
-
Thiago Figueiró authored
-
Himanshu Kapoor authored
Migrate spec/javascripts/reports tests to Jest
-
Lukas Eipert authored
See gitlab-org/gitlab#202172
-
Himanshu Kapoor authored
Migrate deprecated modals (new file modal and discard all changes modal) in the Web IDE to GlModal from @gitlab/ui
-
Philipp Hasper authored
-
Pedro Pombeiro authored
-
Thong Kuah authored
-
When deleting a release tag, this is what happens: - Tags::DestroyService calls repository.rm_tag and calls project hooks and executes events. Call to rm_tag invokes Gitaly UserDeleteTagRequest - Gitaly posts back to /internal/post_receive API which invokes PostReceive worker - PostReceive worker invokes TagHooksService which calls the same hooks/services again
-
Kassio Borges authored
Also add the backward compatibility definition on the documentation.
-
Kassio Borges authored
With the 13.0, major release, it's a good opportunity to define a more stable backward compatibility on the Project Import feature.
-
Himanshu Kapoor authored
Move some ee/spec/javascripts/approvals specs to Jest
-
Sanad Liaquat authored
-
Kushal Pandya authored
Migrate spec/javascripts/reports/ to Jest Closes #194255 See merge request gitlab-org/gitlab!31436
-
Cam authored
-
Shinya Maeda authored
Fix duplicated tag deletion activity and events See merge request !28861
-
Walmyr Lima e Silva Filho authored
E2E - display code coverage statistics Closes gitlab-org/quality/testcases#147 See merge request gitlab-org/gitlab!18029
-
Martin Wortschack authored
WebIDE: Migrate deprecated modals to use GlModal See merge request !30918
-
Grzegorz Bizon authored
Test and fix all combinations of pipeline processing See merge request !30845
-
🤖 GitLab Bot 🤖 authored
-
Enrique Alcántara authored
Use VueApollo to handle the isSupportedContent business logic
-
Kushal Pandya authored
Add parsers for dashboard yml custom variables See merge request !31423
-
Natalia Tepluhina authored
Migrate some files in ee/spec/javascripts/approvals/ to Jest See merge request !31443
-
Denys Mishunov authored
-
Walmyr Lima authored
-
Sanad Liaquat authored
Quarantine failing secure e2e specs See merge request !31447
-
Natalia Tepluhina authored
Static Site Editor: Migrate isSupportedContent to Apollo See merge request !30882
-
Marcel Amirault authored
Fix typos in Sourcegraph integration docs See merge request !31454
-
Marcel Amirault authored
Added note about Public Pipeline regression to docs See merge request !31065
-
Stan Hu authored
Use explicit image: in template See merge request gitlab-org/gitlab!31442
-
Olena Horal-Koretska authored
-
Andrew Fontaine authored
Resolve "Move ci minutes javascript loading to ee" Closes #216978 See merge request !31364
-
Andrew Fontaine authored
Extend queryToObject function to remove undefined See merge request !31376
-
-
Andrew Fontaine authored
Connect confidential component to notes store See merge request !31032
-
Denys Mishunov authored
Update dependency @gitlab/ui to v14.5.0 See merge request !31397
-
Heinrich Lee Yu authored
Use EpicsFinder when fetching epics See merge request !30404
-
Walmyr Lima e Silva Filho authored
Fix epics management broken end-to-end test Closes #217118 See merge request !31467
-
Illya Klymov authored
Migrate javascripts/jobs specs to Jest See merge request !31326
-
Update spec
-
Dmytro Zaporozhets (DZ) authored
Wrap wiki blob search result in its own object See merge request gitlab-org/gitlab!31155
-
Amy Qualls authored
Docs: clarify that Cillium installation requires a manual restart See merge request !31431
-
Peter Leitzen authored
Add create issue button on alert details page - Part 1 See merge request !31373
-
Paul Slaughter authored
*How?* - Set up store *before* component - Only pass a subset of epics instead of all of them *Follow up* Let's address the per-epic slowness in a [follow up][1]. [1]: #217140
-
Enrique Alcántara authored
Create a client-side resolver to retrieve a file content using the GraphQL API Use the file client-side resolver to fetch the page source content
-
Nick Klick authored
-
-
Marcel Amirault authored
Remove pre-deprecation notice for only/except See merge request !31468
-
Amy Qualls authored
Document Using the GitLab managed Terraform state backend Closes #207342 See merge request !27513
-
Andrew Fontaine authored
Fix slow specs in roadmap Closes #217012 See merge request !31481
-
Add runner to the test Fix test structure and logic
-
Dan Davison authored
Incidents e2e test See merge request !28436
-
Amy Qualls authored
This MR splits the reference architecture page into a main page (index.md) and seven child pages, one per size of reference architecture. It copies the footnotes over to each child page, and removes them from the main page. It also adds an unordered list of the child pages to the main page, and each of the child pages has an introductory sentence that links back to the main page.
-
-
Amy Qualls authored
Add docs for alert management list See merge request !31225
-
Amy Qualls authored
Docs: split reference architecture page See merge request !31485
-
Mike Greiling authored
Enable prefer-object-spread in eslint Closes #202172 See merge request !31438
-
Suzanne Selhorn authored
Fix postgres service name in CI examples See merge request !31440
-
-
Marcin Sedlak-Jakubowski authored
Add limitations for Jira issue importer See merge request !30822
-
Natalia Tepluhina authored
Load source content client-side resolver See merge request !31268
-
We need to remove this line to move away from Docker in Docker for SAST
-
Lin Jen-Shin authored
Remove .use-docker-in-docker include for SAST See merge request !31228
-
Amy Qualls authored
Cleanup for the page to bring it closer to GitLab tone and style.
-
Amy Qualls authored
Docs: tone, style, word-wrap changes for clusters page See merge request gitlab-org/gitlab!31419
-
Heinrich Lee Yu authored
Resolve "Redirect loop when logging in for the experimental sign_up flow" Closes #215955 See merge request !31229
-
Next up: the supporting types
-
Clement Ho authored
Create VulnerabilityLocationType and supporting types See merge request !30129
-
-
Mayra Cabrera authored
Add has_accessibility_reports to MergeRequest See merge request gitlab-org/gitlab!31023
-
Steve Abrams authored
Add fields for container registry vendor, version, and features to the application_settings table.
-
Heinrich Lee Yu authored
Change system dashboard to use {{ }} syntax for variable substitution See merge request gitlab-org/gitlab!31362
-
Updated group_packages api to include param Updated group finder to match project version and include name Updated tests Added param to documentation
-
Mayra Cabrera authored
Add package_name param to group packages API See merge request !30980
-
Extract them from the nuspec file Save them using existing `Packages::DependencyLink` and `Packages::Dependency` models. Save dependency metadata in `Packages::NugetDependencyLinkMetadatum`
-
Mayra Cabrera authored
Add nuget dependencies support to the metadata extraction See merge request gitlab-org/gitlab!30618
-
This change adds ability to search projects by search criteria and user membership to Projects GraphQL API.
-
Heinrich Lee Yu authored
Add ability to query projects in GraphQL API See merge request !30146
-
This change adds new mutation to GraphQL API that allows user to remove project from Instance Security Dashboard.
-
Heinrich Lee Yu authored
Add mutation to remove project from Instance Security Dashboard See merge request gitlab-org/gitlab!30100
-
Mayra Cabrera authored
Add container registry settings to app settings See merge request !31125
Showing
- .eslintrc.yml 0 additions, 2 deletions.eslintrc.yml
- .gitlab/ci/reports.gitlab-ci.yml 0 additions, 5 deletions.gitlab/ci/reports.gitlab-ci.yml
- app/assets/javascripts/alert_management/components/alert_details.vue 24 additions, 4 deletions...javascripts/alert_management/components/alert_details.vue
- app/assets/javascripts/alert_management/details.js 2 additions, 1 deletionapp/assets/javascripts/alert_management/details.js
- app/assets/javascripts/ide/components/commit_sidebar/list.vue 9 additions, 9 deletions...assets/javascripts/ide/components/commit_sidebar/list.vue
- app/assets/javascripts/ide/components/ide.vue 7 additions, 3 deletionsapp/assets/javascripts/ide/components/ide.vue
- app/assets/javascripts/ide/components/ide_tree.vue 13 additions, 3 deletionsapp/assets/javascripts/ide/components/ide_tree.vue
- app/assets/javascripts/ide/components/new_dropdown/index.vue 5 additions, 2 deletionsapp/assets/javascripts/ide/components/new_dropdown/index.vue
- app/assets/javascripts/ide/components/new_dropdown/modal.vue 49 additions, 35 deletionsapp/assets/javascripts/ide/components/new_dropdown/modal.vue
- app/assets/javascripts/ide/constants.js 1 addition, 0 deletionsapp/assets/javascripts/ide/constants.js
- app/assets/javascripts/ide/stores/actions.js 0 additions, 8 deletionsapp/assets/javascripts/ide/stores/actions.js
- app/assets/javascripts/ide/stores/mutation_types.js 0 additions, 1 deletionapp/assets/javascripts/ide/stores/mutation_types.js
- app/assets/javascripts/ide/stores/mutations.js 0 additions, 9 deletionsapp/assets/javascripts/ide/stores/mutations.js
- app/assets/javascripts/lib/utils/url_utility.js 4 additions, 2 deletionsapp/assets/javascripts/lib/utils/url_utility.js
- app/assets/javascripts/monitoring/components/dashboard_panel.vue 1 addition, 0 deletions...ets/javascripts/monitoring/components/dashboard_panel.vue
- app/assets/javascripts/monitoring/constants.js 18 additions, 0 deletionsapp/assets/javascripts/monitoring/constants.js
- app/assets/javascripts/monitoring/stores/variable_mapping.js 125 additions, 0 deletionsapp/assets/javascripts/monitoring/stores/variable_mapping.js
- app/assets/javascripts/notes/index.js 1 addition, 3 deletionsapp/assets/javascripts/notes/index.js
- app/assets/javascripts/notes/stores/index.js 5 additions, 1 deletionapp/assets/javascripts/notes/stores/index.js
- app/assets/javascripts/notes/stores/modules/index.js 1 addition, 0 deletionsapp/assets/javascripts/notes/stores/modules/index.js