gitlab-org--gitlab-foss/doc/development
..
cicd
contributing
database
documentation
event_tracking
experiment_guide
fe_guide
feature_flags
geo
go_guide
i18n
img
integrations
new_fe_guide
python_guide
shell_scripting_guide
testing_guide
ux_guide
README.md
adding_database_indexes.md
api_graphql_styleguide.md
api_styleguide.md
application_limits.md
architecture.md
auto_devops.md
background_migrations.md
build_test_package.md
changelog.md
chaos_endpoints.md
chatops_on_gitlabcom.md
code_comments.md
code_review.md
creating_enums.md
cycle_analytics.md
dangerbot.md
database_debugging.md
database_query_comments.md
database_review.md
db_dump.md
deleting_migrations.md
diffs.md
distributed_tracing.md
doc_styleguide.md
ee_features.md
elasticsearch.md
emails.md
feature_flags.md
file_storage.md
filtering_by_label.md
foreign_keys.md
frontend.md
gemfile.md
geo.md
git_object_deduplication.md
gitaly.md
github_importer.md
gitlab_diagram_overview.odg
gotchas.md
hash_indexes.md
i18n_guide.md
import_export.md
import_project.md
insert_into_tables_in_batches.md
instrumentation.md
interacting_components.md
internal_api.md
issuable-like-models.md
issue_types.md
iterating_tables_in_batches.md
kubernetes.md
lfs.md
licensed_feature_availability.md
licensing.md
logging.md
mass_insert.md
merge_request_performance_guidelines.md
migration_style_guide.md
module_with_instance_variables.md
namespaces_storage_statistics.md
newlines_styleguide.md
omnibus.md
ordering_table_columns.md
packages.md
performance.md
permissions.md
pipelines.md
policies.md
polling.md
polymorphic_associations.md
post_deployment_migrations.md
profiling.md
projections.md
prometheus_metrics.md
pry_debugging.md
query_count_limits.md
query_recorder.md
rails_initializers.md
rake_tasks.md
reactive_caching.md
redis.md
reference_processing.md
renaming_features.md
repository_mirroring.md
reusing_abstractions.md
rolling_out_changes_using_feature_flags.md
routing.md
scalability.md
serializing_data.md
session.md
sha1_as_binary.md
shared_files.md
shell_commands.md
sidekiq_debugging.md
sidekiq_style_guide.md
single_table_inheritance.md
sql.md
swapping_tables.md
testing.md
ui_guide.md
understanding_explain_plans.md
uploads.md
utilities.md
value_stream_analytics.md
verifying_database_capabilities.md
what_requires_downtime.md
writing_documentation.md

README.md

comments description
false Learn how to contribute to GitLab.

Contributor and Development Docs

Get started

Processes

Must-reads:

Complementary reads:

UX and Frontend guides

Backend guides

Performance guides

Database guides

Tooling

Migrations

Debugging

  • Tracing the source of an SQL query using query comments with Marginalia
  • Tracing the source of an SQL query in Rails console using Verbose Query Logs

Best practices

Case studies

Integration guides

Testing guides

Documentation guides

Internationalization (i18n) guides

Telemetry guides

Experiment Guide

Build guides

Compliance

Go guides

Shell Scripting guides

Domain-specific guides

Other Development guides

Other GitLab Development Kit (GDK) guides