Commits on Source (92)
-
Kasia Misirli authored
-
Amy Qualls authored
Update the deprecation and removal notices to be more truthful / accurate about how code owners and push rules interact now.
-
Harsimar Sandhu authored
In case of stream only audit events we dont have primary key id from database so to maintain unique id we are now overriding request body id with uuid. EE: true Changelog: changed
-
Coung Ngo authored
- Update imports from `~/sidebar` to `../*` - Move constants and utils out of `/components`
-
Marius Schiffer authored
-
Jerry Seto authored
The id is a git ref plus a file system path. For this dropdown only the ref is needed. Contributes to: #383825 Changelog: fixed
-
Rodrigo Tomonari authored
Changelog: other EE: true
-
Rodrigo Tomonari authored
Changelog: other
-
Subashis Chakraborty authored
-
Marcos Rocha authored
This Merge Request adds support for the graphql scan method on ScanMethodTypeEnum Changelog: added EE: true
-
Baodong authored
-
Artur Fedorov authored
After changing the default padding of gitlab-ui drawer Some on-demand scans sidebar components needs padding and margin adjustment Changelog: changed EE: true
-
Miguel Rincon authored
This change installs two versions of sentry that can report errors to two Sentry instances respectively. Reduces the bundle size by having the old and new Sentry SDKs in separate bundles and only loading one of them depending on the state of the feature flag. A global object is used to "re-export" the current Sentry so it can used by the clients. Changelog: changed
-
Miguel Rincon authored
This change checks that sentry_enabled and sentry_clientside_dsn are present before using them as a setting. This change helps support older schemas that don't have these versions.
-
Martin Wortschack authored
-
Alina Mihaila authored
- ee/spec/features/admin/ - ee/spec/features/admin/geo - ee/spec/features/admin/groups - ee/spec/features/admin/licenses - ee/spec/features/admin/subscriptions - ee/spec/features/admin/users
-
Terri Chu authored
-
Tim Rizzi authored
-
-
Amy Qualls authored
Remove old MySQL migration page See merge request !105312 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Alex Ives <aives@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Kati Paizee <kpaizee@gitlab.com> Co-authored-by:
Ben Prescott_ <bprescott@gitlab.com>
-
Alper Akgun authored
Update feature_category for ee/spec/features: See merge request !105371 Merged-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Co-authored-by:
Alina Mihaila <amihaila@gitlab.com>
-
Tetiana Chupryna authored
Make some read operations not dependent on feedback See merge request !105134 Merged-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Tetiana Chupryna <tchupryna@gitlab.com> Co-authored-by:
Subashis <schakraborty@gitlab.com>
-
-
Douglas Barbosa Alexandre authored
Add API::ContainerRepositories endpoints to OpenApiV2 docs See merge request !104549 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Clayton Cornell <ccornell@gitlab.com> Approved-by:
Josianne Hyson <jhyson@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Adie Po <avpfestin@gitlab.com>
-
Coung Ngo authored
Changelog: added
-
* The service ping metric has been failing and "most of the failures of metrics are caused by performance issues of underlying database queries" * Reference: #374735 (comment 1134246520) * A database lab query shows that the current metric is using a suboptimal index * There is a similar index that was added: !39747 * Adding a similar index with a different order allows that index to be used for both metrics queries Changelog: performance
-
João Alexandre Cunha authored
Improve performance of CountUserAuth query See merge request !103434 Merged-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Steve Abrams <sabrams@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com>
-
Changelog: fixed
-
Coung Ngo authored
Migrate away from select2 in User Preferences See merge request gitlab-org/gitlab!105267 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Ammar Alakkad <aalakkad@gitlab.com> Approved-by:
Michael Fangman <mfangman@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Valerie Karnes <vkarnes@gitlab.com>
-
Rémy Coutable authored
Install two versions of Sentry Client SDK (previously reverted) See merge request !105324 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Dominic Couture <dcouture@gitlab.com> Approved-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
-
Suzanne Selhorn authored
Rewrite sentence to avoid 'parseable' See merge request !105200 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Catherine Pope <cpope@gitlab.com>
-
Suzanne Selhorn authored
To clarify that this page is for users who already have site files in a project, and just want to generate a Pages website
-
Ashraf Khamis authored
Edited intro slightly See merge request !105412 Merged-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
Mohammad Aseem authored
-
Chris Kaburu authored
-
-
Achilleas Pipinellis authored
Remove old backup restore page See merge request !105311 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Ben Prescott_ <bprescott@gitlab.com> Co-authored-by:
Kati Paizee <kpaizee@gitlab.com>
-
Phillip Wells authored
Update info re: code owners and push rules See merge request !104899 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
-
Achilleas Pipinellis authored
Documentation - Add note to configure bundle path for git user See merge request !104497 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Wade Jenkins <wjenkins@gitlab.com>
-
Terri Chu authored
Enforce HTTP/HTTPS schemes in RestClient See merge request !103683 Merged-by:
Terri Chu <tchu@gitlab.com> Approved-by:
Piotr Skorupa <pskorupa@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com>
-
Clayton Cornell authored
Update npm docs with request forwarding note See merge request !105390 Merged-by:
Clayton Cornell <ccornell@gitlab.com> Approved-by:
Clayton Cornell <ccornell@gitlab.com> Co-authored-by:
Tim Rizzi <trizzi@gitlab.com>
-
This commit updates the documentation to mention that a same security policy project when linked with a group and a project within the group, results in inconsistent behaviour.
-
Clayton Cornell authored
Update security policy documentation on shared policy project See merge request !105279 Merged-by:
Clayton Cornell <ccornell@gitlab.com> Approved-by:
Clayton Cornell <ccornell@gitlab.com> Co-authored-by:
Sashi Kumar <skumar@gitlab.com>
-
Nao Hashizume authored
-
Russell Dickenson authored
Remove Group Deploy Tokens LFS bug troubleshooting note See merge request gitlab-org/gitlab!105391 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Marius Schiffer <marius@mschiffer.de>
-
Jennifer Li authored
Quarantine instrumentation specs See merge request gitlab-org/gitlab!105431 Merged-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Co-authored-by:
Nao Hashizume <nhashizume@gitlab.com>
-
Stan Hu authored
Resolve "Branch name includes path to file" See merge request !105235 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Jacques Erasmus <jerasmus@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
j.seto <jseto@gitlab.com>
-
This change is part of series of changes that will allow projects to be exported using multiple jobs Changelog: other
-
Douglas Barbosa Alexandre authored
Add worker to export projects in parallel See merge request !103844 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com>
-
Amy Qualls authored
Update custom notifications description See merge request !105423 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Chris Kaburu <ckaburu@gitlab.com>
-
Kerri Miller authored
Fix RSpec/EmptyLineAfterExampleGroup offenses See merge request !105419 Merged-by:
Kerri Miller <kerrizor@kerrizor.com> Approved-by:
Kerri Miller <kerrizor@kerrizor.com> Co-authored-by:
Mohammad Aseem <mhdasm3@gmail.com>
-
Douglas Barbosa Alexandre authored
Update ES in CI to 8.5.2 See merge request !105373 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Terri Chu <tchu@gitlab.com>
-
Steve Abrams authored
Add prepend_mod to PreferredLanguageSwitcher See merge request !105297 Merged-by:
Steve Abrams <sabrams@gitlab.com> Approved-by:
Jonathan Schafer <jschafer@gitlab.com> Approved-by:
Kevin Morrison <kmorrison@gitlab.com> Approved-by:
Steve Abrams <sabrams@gitlab.com> Co-authored-by:
Baodong <wwwicbd@gmail.com>
-
Douglas Barbosa Alexandre authored
Remove dead code See merge request !104866 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Kasia Misirli <kmisirli@gitlab.com>
-
Evan Read authored
Merge branch '383837-destination_namespace-is-optional-in-gitlab-migration-documentation-attributes-list' into 'master' Mark "destination_namespace as required attribute in GitLab migration documentation See merge request !105366 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Kristina Doskich <kdos@softserveinc.com> Co-authored-by:
Martin Wortschack <mwortschack@gitlab.com>
-
Dylan Griffith authored
Update GitLab for Slack description See merge request !104925 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Lee Tickett <ltickett@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by:
Luke Duncalfe <lduncalfe@eml.cc>
-
-
Clayton Cornell authored
Added a new page specific to yarn See merge request !105435 Merged-by:
Clayton Cornell <ccornell@gitlab.com> Co-authored-by:
katiemacoy <kmacoy@gitlab.com>
-
Alexander Turinske authored
Adjust padding for on-demand scans sidebar See merge request !104873 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Nataliia Radina <nradina@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Sunjung Park <spark@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
Ezekiel Kigbo authored
Organise frontend sidebar code See merge request !105136 Merged-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Tomas Bulva <tbulva@gitlab.com> Approved-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
Add support for rendering and editing HTML comments in the comments in the content editor. Changelog: added
-
James Fargher authored
Behind feature list_refs_for_find_all_tags_branches
-
James Fargher authored
Behind feature list_refs_for_find_all_tags_branches
-
James Fargher authored
Both these methods simply count the returned items from the RPC. Having them defined on ref service makes it seem like they are some kind of optimised specific count RPC, this is not the case. So here we hoist the methods out to the repository.
-
Patrick Bajao authored
Add GRAPQHL option to ScanMethodTypeEnum See merge request !105281 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Philip Cunningham <pcunningham@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
mc_rocha <mrocha@gitlab.com>
-
Kerri Miller authored
Use SecureRandom uuid for streaming audit event See merge request !102972 Merged-by:
Kerri Miller <kerrizor@kerrizor.com> Approved-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Approved-by:
Kerri Miller <kerrizor@kerrizor.com> Co-authored-by:
harsimarsandhu <hsandhu@gitlab.com>
-
Extract to separate components to clean up template
-
Simon Knox authored
Extract empty states to separate components in issues list See merge request !105268 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
* Replace `gl-line-height-normal` with `gl-line-height-24`.
-
Simon Knox authored
Fix: misalignment at mr state container See merge request !103883 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Briley Sandlin <bsandlin@gitlab.com> Approved-by:
Kevin Morrison <kmorrison@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Co-authored-by:
Briley Sandlin <bsandlin@gitlab.com> Co-authored-by:
JeremyWuuuuu <jeremyw@jihulab.com>
-
James Liu authored
-
Patrick Bajao authored
Replace find_all_branch_names and find_all_tag_names with list_refs See merge request !102002 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
James Fargher <jfargher@gitlab.com>
-
-
Mark Lapierre authored
E2E: Include Preprod in Kibana URLs See merge request !104769 Merged-by:
Mark Lapierre <mlapierre@gitlab.com> Approved-by:
Edgars Bralitis <ebralitis@gitlab.com> Approved-by:
Mark Lapierre <mlapierre@gitlab.com> Co-authored-by:
Valerie Burton <vburton@gitlab.com>
-
Russell Dickenson authored
Fix typo in `disable` parameter See merge request !105464 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
James Liu <jliu@gitlab.com>
-
Kushal Pandya authored
Add health status sort option to group/project issues list See merge request !105398 Merged-by:
Kushal Pandya <kushalspandya@gmail.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Kushal Pandya <kushalspandya@gmail.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
charlie ablett authored
Enforce URL schemes validation in mirror services See merge request !103679 Merged-by:
charlie ablett <cablett@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com>
-
Matt Kasa authored
-
-
Marcel Amirault authored
Update DAG reference to reflect that it is a current feature See merge request !105272 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Adam Jensen <ajensen@gitlab.com>
-
Stan Hu authored
Add support for rendering comments in content editor See merge request !104084 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Lee Tickett <ltickett@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Himanshu Kapoor <hkapoor@gitlab.com>
-
Matthias Käppler authored
Undo revert of "Query Reporting: Fix query recorder log file path" See merge request !105447 Merged-by:
Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Matthias Käppler <mkaeppler@gitlab.com> Co-authored-by:
Matt Kasa <mkasa@gitlab.com>
-
Changelog: changed
-
Ashraf Khamis authored
Add more docs about AWS access setup See merge request !104631 Merged-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Terri Chu <tchu@gitlab.com>
-
Because Evan mentioned H2s in a related MR !105295
-
Ashraf Khamis authored
Added headings to break up the page See merge request !105424 Merged-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
- Create POST route, users/identity_verification/verify_phone_verification_code - Create VerifyPhoneVerificationCode Vue component - Integrate front-end component with backend TeleSign services - Use ApplicationRateLimiter to throttle requests for phone verification Changelog: added EE: true
-
Matthias Käppler authored
Phone Verification: Verify Code See merge request !103429 Merged-by:
Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Serena Fang <sfang@gitlab.com> Approved-by:
Michael Le <mle@gitlab.com> Approved-by:
Mireya Andres <mandres@gitlab.com> Approved-by:
Jacques Erasmus <jerasmus@gitlab.com> Approved-by:
Matthias Käppler <mkaeppler@gitlab.com> Co-authored-by:
Hinam Mehra <hmehra@gitlab.com>
Showing
- .eslintrc.yml 2 additions, 0 deletions.eslintrc.yml
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab/ci/global.gitlab-ci.yml 1 addition, 1 deletion.gitlab/ci/global.gitlab-ci.yml
- .gitlab/ci/rails/shared.gitlab-ci.yml 1 addition, 0 deletions.gitlab/ci/rails/shared.gitlab-ci.yml
- .rubocop_todo/rspec/empty_line_after_example_group.yml 0 additions, 35 deletions.rubocop_todo/rspec/empty_line_after_example_group.yml
- app/assets/javascripts/content_editor/components/toolbar_more_dropdown.vue 3 additions, 0 deletions...ripts/content_editor/components/toolbar_more_dropdown.vue
- app/assets/javascripts/content_editor/extensions/comment.js 49 additions, 0 deletionsapp/assets/javascripts/content_editor/extensions/comment.js
- app/assets/javascripts/content_editor/services/create_content_editor.js 2 additions, 0 deletions...ascripts/content_editor/services/create_content_editor.js
- app/assets/javascripts/content_editor/services/gl_api_markdown_deserializer.js 4 additions, 1 deletion...s/content_editor/services/gl_api_markdown_deserializer.js
- app/assets/javascripts/content_editor/services/markdown_serializer.js 3 additions, 0 deletions...avascripts/content_editor/services/markdown_serializer.js
- app/assets/javascripts/content_editor/services/serialization_helpers.js 7 additions, 0 deletions...ascripts/content_editor/services/serialization_helpers.js
- app/assets/javascripts/incidents/components/incidents_list.vue 1 addition, 1 deletion...ssets/javascripts/incidents/components/incidents_list.vue
- app/assets/javascripts/issues/list/components/empty_state_signed_out.vue 0 additions, 33 deletions...scripts/issues/list/components/empty_state_signed_out.vue
- app/assets/javascripts/issues/list/components/empty_state_with_any_issues.vue 53 additions, 0 deletions...ts/issues/list/components/empty_state_with_any_issues.vue
- app/assets/javascripts/issues/list/components/empty_state_without_any_issues.vue 18 additions, 5 deletions...issues/list/components/empty_state_without_any_issues.vue
- app/assets/javascripts/issues/list/components/issues_list_app.vue 18 additions, 47 deletions...ts/javascripts/issues/list/components/issues_list_app.vue
- app/assets/javascripts/issues/list/constants.js 6 additions, 2 deletionsapp/assets/javascripts/issues/list/constants.js
- app/assets/javascripts/issues/list/utils.js 18 additions, 1 deletionapp/assets/javascripts/issues/list/utils.js
- app/assets/javascripts/lib/utils/dom_utils.js 21 additions, 0 deletionsapp/assets/javascripts/lib/utils/dom_utils.js
- app/assets/javascripts/sentry/constants.js 1 addition, 0 deletionsapp/assets/javascripts/sentry/constants.js