gitlab-org--gitlab-foss/doc/development
Zeger-Jan van de Weg a844a958ea
Remove the object pools feature flag
The flag defaulted to true, so there's no change unless users turned it
off. Given there's a lack of issues regarding object pools, this should
be OK.
2019-08-26 12:35:52 +02:00
..
contributing Update Team labels definition in the Issue Workflow documentation 2019-08-19 12:13:50 +00:00
documentation Fix link to issue template 2019-08-23 21:37:02 +00:00
fe_guide Standardize markdown in dev and workflow 2019-08-19 23:41:23 +00:00
feature_flags Change absolute links to relative 2019-07-05 16:25:58 +00:00
go_guide Don't use go mod vendor 2019-08-12 15:37:55 +01:00
i18n Merge branch 'patch-1' into 'master' 2019-08-08 14:49:02 +00:00
img ES: sync with EE 2019-08-21 15:18:25 +08:00
integrations Add blank lines around code blocks 2019-07-12 08:09:23 +00:00
new_fe_guide Combine old and new frontend testing guide (docs) 2019-08-20 01:43:13 +00:00
python_guide Update redirected links to final destination 2019-07-09 00:20:40 +00:00
shell_scripting_guide Standardize markdown in dev and workflow 2019-08-19 23:41:23 +00:00
testing_guide Add docs exceptions to two pipeline jobs 2019-08-22 11:56:14 +00:00
ux_guide Fix assorted links 2019-08-07 06:19:00 +00:00
README.md Document uploads development guidelines 2019-08-23 10:40:04 +00:00
adding_database_indexes.md
api_graphql_styleguide.md Include AuthorizeResource module for all mutations 2019-07-11 15:08:34 +12:00
api_styleguide.md Update docs to pass new markdownlint 2019-08-22 08:50:31 +00:00
architecture.md Remove MySQL references from development docs 2019-08-16 14:05:08 +01:00
automatic_ce_ee_merge.md Update docs to pass new markdownlint 2019-08-22 08:50:31 +00:00
background_migrations.md
build_test_package.md
changelog.md Add changelog exclusion language for docs-only changes 2019-08-26 08:18:32 +00:00
chaos_endpoints.md Followup edit of documentation 2019-07-24 15:47:06 +00:00
chatops_on_gitlabcom.md Update redirected links to final destination 2019-07-09 00:20:40 +00:00
code_comments.md Remove extra whitespaces in docs 2019-07-09 03:28:41 +00:00
code_review.md Add a section of examples 2019-07-25 14:02:10 +00:00
database_debugging.md Fix unordered list spacing 2019-07-18 01:15:58 +00:00
database_helpers.md
database_merge_request_checklist.md
database_review.md Adds DB guidelines regarding execution timing 2019-08-09 06:47:03 +00:00
db_dump.md
diffs.md Fix unordered list spacing 2019-07-18 01:15:58 +00:00
distributed_tracing.md Update docs to pass new markdownlint 2019-08-22 08:50:31 +00:00
doc_styleguide.md
ee_features.md Update docs to pass new markdownlint 2019-08-22 08:50:31 +00:00
elasticsearch.md Remove links to issues to make docs lint happy 2019-08-21 07:28:55 -07:00
emails.md feat: SMIME signed notification emails 2019-08-20 16:13:32 +02:00
feature_flags.md Reorganize feature flag documentation 2019-06-27 17:52:02 +00:00
file_storage.md Document uploads development guidelines 2019-08-23 10:40:04 +00:00
filtering_by_label.md Add more rules to markdown lint check 2019-08-12 04:23:01 +00:00
foreign_keys.md
frontend.md
gemfile.md
geo.md Fix unordered list spacing 2019-07-18 01:15:58 +00:00
git_object_deduplication.md Remove the object pools feature flag 2019-08-26 12:35:52 +02:00
gitaly.md Remove hard tabs from docs 2019-07-11 22:53:54 +00:00
github_importer.md
gitlab_diagram_overview.odg
gotchas.md Fixes typo in developer gotcha documentation 2019-07-19 20:27:05 +00:00
hash_indexes.md Remove MySQL references from development docs 2019-08-16 14:05:08 +01:00
i18n_guide.md
import_export.md LFS export records repository_type data 2019-07-24 11:23:51 +00:00
instrumentation.md Link to GitLab Performance Monitoring 2019-08-19 00:54:17 +00:00
interacting_components.md Standardize markdown in dev and workflow 2019-08-19 23:41:23 +00:00
iterating_tables_in_batches.md
kubernetes.md
lfs.md Update docs to pass new markdownlint 2019-08-22 08:50:31 +00:00
licensed_feature_availability.md Update numbered lists for docs standards 2019-07-19 02:20:32 +00:00
licensing.md Apply suggestion to doc/development/licensing.md 2019-06-05 01:12:07 +00:00
logging.md Fix spacing of code blocks 2019-07-09 07:16:17 +00:00
merge_request_performance_guidelines.md
migration_style_guide.md Update Migration Style Guide 2019-08-07 18:02:20 +03:00
module_with_instance_variables.md Clean up headers in markdown 2019-07-24 13:10:06 +00:00
namespaces_storage_statistics.md Adds new DB case study for namespaces statistics 2019-08-22 12:12:28 +00:00
newlines_styleguide.md Remove extra whitespaces in docs 2019-07-09 03:28:41 +00:00
omnibus.md
ordering_table_columns.md
packages.md Remove extra whitespaces in docs 2019-07-09 03:28:41 +00:00
performance.md Update numbered lists for docs standards 2019-07-19 02:20:32 +00:00
permissions.md
policies.md Update numbered lists for docs standards 2019-07-19 02:20:32 +00:00
polling.md
polymorphic_associations.md
post_deployment_migrations.md
profiling.md Fix spacing of code blocks 2019-07-09 07:16:17 +00:00
prometheus_metrics.md Rename Gitlab::Importers module 2019-07-09 17:02:08 -06:00
pry_debugging.md Fix most bare URLs in project 2019-07-02 08:50:00 +00:00
query_count_limits.md
query_recorder.md Require request specs when testing N+1 for controllers 2019-08-20 23:12:48 +12:00
rake_tasks.md Update docs to pass new markdownlint 2019-08-22 08:50:31 +00:00
repository_mirroring.md Update docs to pass new markdownlint 2019-08-22 08:50:31 +00:00
reusing_abstractions.md Followup edit of documentation 2019-07-24 15:47:06 +00:00
rolling_out_changes_using_feature_flags.md Reorganize feature flag documentation 2019-06-27 17:52:02 +00:00
routing.md Fix spacing of code blocks 2019-07-09 07:16:17 +00:00
serializing_data.md
session.md
sha1_as_binary.md Remove MySQL references from development docs 2019-08-16 14:05:08 +01:00
shared_files.md
shell_commands.md
sidekiq_debugging.md
sidekiq_style_guide.md
single_table_inheritance.md
sql.md Remove MySQL references from development docs 2019-08-16 14:05:08 +01:00
swapping_tables.md Update the docs to reflect lack of MySQL support 2019-06-19 14:11:01 +01:00
testing.md
ui_guide.md
understanding_explain_plans.md Links: switch from GitHub to GitLab Postgres mirror repo 2019-08-13 06:03:53 +00:00
uploads.md Document uploads development guidelines 2019-08-23 10:40:04 +00:00
utilities.md Fix whitespace in ci docs 2019-07-31 08:28:51 +00:00
verifying_database_capabilities.md Remove MySQL references from development docs 2019-08-16 14:05:08 +01:00
what_requires_downtime.md Remove MySQL references from development docs 2019-08-16 14:05:08 +01:00
writing_documentation.md

README.md

comments description
false Learn how to contribute to GitLab.

Contributor and Development Docs

Get started

Processes

UX and Frontend guides

Backend guides

Performance guides

Database guides

Tooling

Migrations

Best practices

Case studies

Integration guides

Testing guides

Documentation guides

Internationalization (i18n) guides

Build guides

Compliance

Go guides

Shell Scripting guides

Other GitLab Development Kit (GDK) guides