gitlab-org--gitlab-foss/doc/development
Connor Shea 79c2f60e91 Further revisions/additions [ci skip] 2016-09-21 19:02:18 -06:00
..
README.md Initial incomplete draft of the Frontend Development Guidelines. 2016-09-21 19:02:18 -06:00
adding_database_indexes.md Added documentation on adding database indexes 2016-08-11 14:22:50 +02:00
architecture.md Add "GitLab team members only" to diagram link 2016-06-28 03:12:26 +00:00
ci_setup.md Fix dead links in the docs 2016-06-26 12:43:10 +09:00
code_review.md
db_dump.md
doc_styleguide.md Change the inline code to codeblocks for the new features doc guideline 2016-09-02 08:55:54 +02:00
frontend.md Further revisions/additions [ci skip] 2016-09-21 19:02:18 -06:00
gitlab_architecture_diagram.png optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
gitlab_diagram_overview.odg
gotchas.md Remove CHANGELOG and fix typo 2016-08-04 12:30:27 +02:00
instrumentation.md Document how to track custom events 2016-09-12 17:41:45 +02:00
licensing.md
merge_request_performance_guidelines.md Added performance guidelines for new MRs 2016-08-22 14:32:25 +02:00
migration_style_guide.md Add support for column limits in add_column_with_default 2016-09-15 21:59:58 -05:00
newlines_styleguide.md Clarify blank line rule in newlines_styleguide.md 2016-08-26 06:12:30 +00:00
omnibus.md
performance.md Corrected links/usernames in performance guide 2016-08-11 14:31:19 +02:00
profiling.md
rake_tasks.md Add 'run tests' docs from GDK 2016-08-05 17:19:37 +02:00
scss_styleguide.md
shared_files.md
shell_commands.md
sidekiq_debugging.md
sql.md
testing.md
ui_guide.md Add reference to product map. 2016-08-11 10:11:17 +00:00
what_requires_downtime.md Mention add_column_with_default in downtime guide 2016-08-10 11:09:53 +02:00

README.md

Development

Outside of docs

Styleguides

Process

Backend howtos

Databases

Compliance