gitlab-org--gitlab-foss/doc/development
Robert Speicher b92709eaf4 Remove developer documentation about not describing symbols
This is now covered by rubocop-rspec.
2017-07-18 16:58:05 -04:00
..
fe_guide Fixed typo 2017-07-14 06:26:14 +00:00
img Add screenshots to Triggered Build docs 2017-05-09 15:53:23 +00:00
ux_guide Update UX guide to use monospace type for commit, branch, and tag refs 2017-05-15 13:31:36 +01:00
README.md Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
adding_database_indexes.md Added documentation on adding database indexes 2016-08-11 14:22:50 +02:00
api_styleguide.md Improve copy 2016-10-17 10:10:13 +02:00
architecture.md Update architecture.md 2017-06-28 00:47:54 +00:00
background_migrations.md Improve code examples in background migrations docs 2017-07-07 15:08:15 +02:00
build_test_package.md Add screenshots to Triggered Build docs 2017-05-09 15:53:23 +00:00
changelog.md Expand on the good changelog/bad changelog documentation examples 2017-03-16 12:56:41 -04:00
code_review.md Fix links in code review docs 2017-05-09 14:41:06 +01:00
db_dump.md
doc_styleguide.md Fix wrong link to docs in docs styleguide 2017-07-16 19:12:56 +03: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 Creates Frontend Style guide 2017-03-22 19:30:54 +00:00
gemfile.md Document "No gems fetched from git repositories" policy [ci skip] 2017-01-27 12:17:21 +01:00
gitlab_architecture_diagram.png Update architecture diagram 2016-12-22 19:08:18 +01:00
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 Execute metrics initializer earlier 2017-03-01 18:15:28 +01:00
iterating_tables_in_batches.md Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
licensing.md Add process for requesting approval for licenses 2017-02-17 16:50:31 -06:00
limit_ee_conflicts.md Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
merge_request_performance_guidelines.md Adds docs for QueryRecorder tests 2017-03-13 18:59:36 +00:00
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 Clarify blank line rule in newlines_styleguide.md 2016-08-26 06:12:30 +00:00
object_state_models.md Remove contents section since it's not necessary [ci skip] 2016-11-20 15:44:21 +00:00
omnibus.md
performance.md Adds docs for QueryRecorder tests 2017-03-13 18:59:36 +00:00
policies.md add some extremely rough documentation 2017-06-27 12:44:38 -07:00
polling.md Document how polling interval is used 2017-04-10 16:52:25 +02:00
polymorphic_associations.md Document not using polymorphic associations 2017-06-07 17:36:55 +02:00
post_deployment_migrations.md Support for post deployment migrations 2016-10-31 12:54:48 +01:00
profiling.md Adds docs for QueryRecorder tests 2017-03-13 18:59:36 +00:00
query_recorder.md Adds docs for QueryRecorder tests 2017-03-13 18:59:36 +00:00
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 Add more highlighting to Shell Commands doc 2016-11-09 11:06:49 +00:00
sidekiq_debugging.md Set SIDEKIQ_LOG_ARGUMENTS in gitlab.rb 2016-12-28 11:22:21 +00:00
sidekiq_style_guide.md Re-organize queues to use for Sidekiq 2016-10-21 18:17:07 +02:00
single_table_inheritance.md Document not using STI 2017-06-07 17:36:55 +02:00
sql.md Added basic SQL guidelines 2016-03-08 11:28:50 +01:00
testing.md Remove developer documentation about not describing symbols 2017-07-18 16:58:05 -04:00
ui_guide.md Fix broken links to docs 2017-02-06 15:46:58 +01:00
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