gitlab-org--gitlab-foss/doc/development
Lin Jen-Shin b7547ade67 Backport to CE for:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483
2017-08-04 21:45:14 +08:00
..
fe_guide Backport to CE for: 2017-08-04 21:45:14 +08:00
img Add screenshots to Triggered Build docs 2017-05-09 15:53:23 +00:00
ux_guide Add copy about search terms to ux guide 2017-07-28 09:12:34 -07:00
README.md Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
adding_database_indexes.md
api_styleguide.md
architecture.md Update architecture.md 2017-06-28 00:47:54 +00:00
background_migrations.md Copy-edit background migrations guidelines 2017-07-21 13:19:35 +02:00
build_test_package.md Add screenshots to Triggered Build docs 2017-05-09 15:53:23 +00:00
changelog.md
code_review.md Add code review guidelines related to Build [CI skip]. 2017-08-01 14:01:48 +00:00
db_dump.md
doc_styleguide.md Remove mentions of SeanPackham since he's no longer with GitLab 2017-07-27 12:27:09 +00:00
feature_flags.md Don't use Flipper for the Performance Bar 2017-07-07 02:34:51 +02:00
foreign_keys.md Add documentation about adding foreign keys 2017-05-08 12:37:02 +02:00
frontend.md
gemfile.md
gitlab_architecture_diagram.png
gitlab_diagram_overview.odg
gotchas.md Remove developer documentation about not describing symbols 2017-07-18 16:58:05 -04:00
i18n_guide.md Mention the cause of missing translations in the docs 2017-06-09 13:24:13 +02:00
instrumentation.md
iterating_tables_in_batches.md Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
licensing.md
limit_ee_conflicts.md Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
merge_request_performance_guidelines.md
migration_style_guide.md Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
newlines_styleguide.md
object_state_models.md
omnibus.md
performance.md
policies.md add some extremely rough documentation 2017-06-27 12:44:38 -07:00
polling.md
polymorphic_associations.md Document not using polymorphic associations 2017-06-07 17:36:55 +02:00
post_deployment_migrations.md
profiling.md
query_recorder.md
rake_tasks.md Add more notes about developer seeds 2017-07-13 15:43:57 +00:00
serializing_data.md Document not storing serialized data 2017-05-31 13:59:00 +02:00
sha1_as_binary.md Added code for defining SHA attributes 2017-06-29 15:37:37 +02:00
shared_files.md
shell_commands.md
sidekiq_debugging.md
sidekiq_style_guide.md Capitalize Sidekiq word in dev doc 2017-07-21 17:40:48 +00:00
single_table_inheritance.md Document not using STI 2017-06-07 17:36:55 +02:00
sql.md
testing.md Remove documentation about `:empty_project` since we're removing it 2017-08-02 15:26:16 -04:00
ui_guide.md
what_requires_downtime.md [Migration guide] Add note about prefering change_column_null over change_column 2017-05-18 11:35:59 +03:00
writing_documentation.md Add more choices to name the branch for docs only tests 2017-05-16 16:33:52 +02:00

README.md

Development

Outside of docs

Styleguides

Process

Backend howtos

Databases

i18n

Compliance