An error occurred while loading commit signatures
Commits on Source (84)
-
Grant Young authored
Updates with the correct specs
-
Mayra Cabrera authored
At the moment, this table has almost 12 millions records on GitLab.com, given its size it should be considered blacklisted from specific operations
-
Manoj M J authored
This change fixes 500 error when trying to unsubscribe from an already deleted entity by checking if the noteable exists before rendering the unsubscribe page.
-
Illya Klymov authored
Update ide components spec to use @vue/test-utils
-
George Koltsov authored
-
George Koltsov authored
This MR adds functionality needed for Group Import - GroupImportWorker - GroupImportService - GroupTreeRestorer - GroupRelationFactory - GroupObjectBuilder
-
Nathan Friend authored
This commit fixes the logic that updates the href of the Permalink and Blame buttons so that the href is updated regardless of what element within the line number link is clicked.
-
Alex Buijs authored
-
Peter Leitzen authored
126 files inspected, 429 offenses detected, 429 offenses corrected
-
Robert May authored
Adds information on a new counter added in !22876.
-
Mike Jang authored
-
Nathan Friend authored
Removes a test that references the `release_edit_page` feature flag which should have been removed as part of !20401
-
Lukas Eipert authored
-
Lukas Eipert authored
For consistency, we rename the action `requestReports` and associated mutations to `requestDiff`
-
Lukas Eipert authored
For consistency, we rename the action `requestDastReports` and associated mutations to `requestDastDiff`
-
Lukas Eipert authored
For consistency, we rename the action `requestDependencyScanningReports` and associated mutations to `requestDependencyScanningDiff`
-
This removes the code instances of :hset_redis_diff_caching, as it was fully enabled in 12.7
-
Mark Lapierre authored
The need for the workaround was fixed See !22113
-
Mario de la Ossa authored
Fixes labels and assignees NOT params to remove issuables containing ANY value in the list instead of ALL values in the list.
-
Manoj M J authored
This change makes sure that ES is not used when it is not enabled for search
-
Sanad Liaquat authored
-
-
Marcel Amirault authored
Creates SSL troubleshooting doc See merge request !22743
-
Kushal Pandya authored
Align VueX actions for Secure diff results See merge request !23826
-
-
Achilleas Pipinellis authored
Docs: Clarify secrets usage and PG settings for Praefect See merge request !23620
-
Fix pendings guest searches for project/group/global searches.
-
Imre Farkas authored
Fix elasticsearch guest results See merge request !23177
-
-
Natalia Tepluhina authored
No-Reload URL Permalinks See merge request !22340
-
This encourages use of `gl-sprintf` over `sprintf` when Vue is available, for reasons of security and correctness. This goes hand-in-hand with the [enhancement of `gl-sprintf`][1] which adds support for start/end placeholders. [1]: gitlab-ui!1014
-
Natalia Tepluhina authored
Update docs on sprintf/gl-sprintf See merge request !23109
-
Natalia Tepluhina authored
Unhide hidden visibility level See merge request !23772
-
James Lopez authored
Add Group Import functionality See merge request !22384
-
James Lopez authored
Remove Secure Merge Request feature flags See merge request !23821
-
Natalia Tepluhina authored
Resolve "Convert Jest tests to use VTU in 'spec/frontend/ide/components'" Closes #197945 See merge request !23681
-
Natalia Tepluhina authored
Fix Permalink and Blame button hash parameter Closes #31374 See merge request !23713
-
Rémy Coutable authored
Add feature flag for Group Export API endpoint Closes #36395 See merge request !22423
-
Walmyr Lima e Silva Filho authored
Remove Geo sign out workaround See merge request !23836
-
Mark Lapierre authored
-
Walmyr Lima e Silva Filho authored
Remove passing tests from quarantine Closes #196034 and #118473 See merge request !23833
-
Bob Van Landuyt authored
Merge branch '197908-nomethoderror-undefined-method-without_count-for-kaminari-paginatablearray' into 'master' Fix 500 error in global & group search for blob, wiki_blob and commit search Closes #197908 See merge request !23326
-
-
Achilleas Pipinellis authored
Create SSOT for package manager formats See merge request !23805
-
-
Achilleas Pipinellis authored
Docs: update docs style guide for headings and anchors See merge request !23777
-
Sean McGivern authored
Add http status cop in project controller specs See merge request !23801
-
Manoj M J authored
This change moves the methods used for Credentials Inventory feature to a re-usable concern.
-
Marcia Ramos authored
Clarify usage of Merge Request, merge request, and MR See merge request !23646
-
Rémy Coutable authored
This reverts merge request !21657
-
Nick Thomas authored
Resolve "NoMethodError: undefined method `unsubscribe' for nil:NilClass" Closes #199034 See merge request !23747
-
We haven't been using the Sast Container term in a long time and this renames all the occurences in the Merge Request widget VueX store
-
Natalia Tepluhina authored
Frontend: Rename Sast Container to Container Scanning See merge request !23814
-
Jan Provaznik authored
Refactoring: Move "Credential inventory" to a re-usable concern Closes #38133 See merge request !23495
-
Kamil Trzciński authored
This reverts merge request !23652
-
This commit updates the instance security dashboard controllers to get their permission scheme from the same concern as the group and project security dashboard controllers.
-
Dmytro Zaporozhets (DZ) authored
Refactor instance security dashboard permissions See merge request !22740
-
Nick Thomas authored
Add `gitlab_page_out_of_bounds` to Prometheus docs Closes #198475 See merge request !23802
-
Sean McGivern authored
Revert "Merge branch 'georgekoltsov/group_seeder_rake_task' into 'master'" See merge request !23852
-
Sean McGivern authored
By using `fast_spec_helper`, we also do a better job of testing that these methods don't expect un-required files to be available. `.worker_queues` is tested here and in the specs for Gitlab::SidekiqConfig, as in the latter it's using the actual YAML files, rather than stubbed ones as added here.
-
Sean McGivern authored
Previously, we only supported an array of strings. This allows an array of hashes, where each hash has a `name` value.
-
-
Marcel Amirault authored
Clarify the usage of `trigger:strategy` See merge request !23583
-
Sean McGivern authored
This allows us to include the annotations such as a worker's resource boundaries, so in future we can use those annotations in sidekiq-cluster.
-
Kamil Trzciński authored
Add Gitlab::Serverless::FunctionURI class See merge request !22733
-
Kamil Trzciński authored
Revert "Merge branch 'bw-foss-console-msg' into 'master'" See merge request !23856
-
Rename the Instance Administration Project to self monitoring project.
-
Achilleas Pipinellis authored
Rename Instance Administration project See merge request !23182
-
Kerri Miller authored
-
Alexandru Croitor authored
Isolate mentionable concern, epic and epic_user_mention models for the mentions migration. Create temporary indexes to be removed later for the text fields that containt mentions, i.e. `@`
-
Douglas Barbosa Alexandre authored
Fix faulty NOT logic for issuable array params See merge request !22555
-
Sean McGivern authored
Remove test that references`release_edit_page` feature flag See merge request !23810
-
Peter Leitzen authored
Add annotations to all_queues.yml Closes gitlab-com/gl-infra/scalability#26 See merge request !23771
-
- Keep project.rb and group.rb files about single resource route - Group some draw blocks together Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sanad Liaquat authored
Skip GitHub OAuth spec See merge request !23841
-
Tanya Pazitny authored
Update 50k Postgres details in HA docs See merge request !23439
-
Jan Provaznik authored
Update test description See merge request !23832
-
Douglas Barbosa Alexandre authored
Remove :hset_redis_diff_caching feature flag See merge request !23507
-
Peter Leitzen authored
Refactor some routing code Closes #38075 See merge request !23773
-
Backfill iid for existing feature flags Make new feature flags save an iid
-
Andreas Brandl authored
Add IID to Feature Flags and Backfill with Param in AtomicInternalId See merge request !22175
-
Andreas Brandl authored
Blacklists project_ci_cd_settings table See merge request !23708
-
Sean McGivern authored
Migrate epic mentions to epic_user_mentions Closes #21801 See merge request !22333
Showing
- .rubocop.yml 2 additions, 0 deletions.rubocop.yml
- app/assets/javascripts/behaviors/shortcuts/shortcuts_blob.js 44 additions, 3 deletionsapp/assets/javascripts/behaviors/shortcuts/shortcuts_blob.js
- app/assets/javascripts/lib/utils/url_utility.js 36 additions, 0 deletionsapp/assets/javascripts/lib/utils/url_utility.js
- app/assets/javascripts/pages/projects/init_blob.js 2 additions, 1 deletionapp/assets/javascripts/pages/projects/init_blob.js
- app/assets/javascripts/repository/utils/title.js 13 additions, 1 deletionapp/assets/javascripts/repository/utils/title.js
- app/controllers/admin/application_settings_controller.rb 5 additions, 5 deletionsapp/controllers/admin/application_settings_controller.rb
- app/controllers/sent_notifications_controller.rb 12 additions, 2 deletionsapp/controllers/sent_notifications_controller.rb
- app/finders/issuable_finder.rb 17 additions, 8 deletionsapp/finders/issuable_finder.rb
- app/helpers/application_settings_helper.rb 2 additions, 2 deletionsapp/helpers/application_settings_helper.rb
- app/models/application_setting.rb 3 additions, 1 deletionapp/models/application_setting.rb
- app/models/ci/pipeline.rb 1 addition, 1 deletionapp/models/ci/pipeline.rb
- app/models/clusters/applications/knative.rb 1 addition, 1 deletionapp/models/clusters/applications/knative.rb
- app/models/concerns/atomic_internal_id.rb 3 additions, 1 deletionapp/models/concerns/atomic_internal_id.rb
- app/models/concerns/issuable.rb 6 additions, 3 deletionsapp/models/concerns/issuable.rb
- app/models/internal_id.rb 1 addition, 1 deletionapp/models/internal_id.rb
- app/models/project_services/prometheus_service.rb 1 addition, 1 deletionapp/models/project_services/prometheus_service.rb
- app/models/serverless/domain_cluster.rb 2 additions, 0 deletionsapp/models/serverless/domain_cluster.rb
- app/services/groups/import_export/import_service.rb 61 additions, 0 deletionsapp/services/groups/import_export/import_service.rb
- app/workers/all_queues.yml 1044 additions, 173 deletionsapp/workers/all_queues.yml
- app/workers/group_export_worker.rb 2 additions, 2 deletionsapp/workers/group_export_worker.rb
This diff is collapsed.