gitlab-org--gitlab-foss/doc/development
Rémy Coutable 39378d0e97 Document that we always use `do...end` for `before` in RSpec
[ci skip]

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-24 17:36:09 +08:00
..
img Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
ux_guide Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
README.md Link to object state models [ci skip] 2016-11-17 22:28:44 +00: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 Add "GitLab team members only" to diagram link 2016-06-28 03:12:26 +00:00
changelog.md Clarify the author field for the changelog documentation 2016-11-03 18:00:28 +00:00
ci_setup.md Fix dead links in the docs 2016-06-26 12:43:10 +09:00
code_review.md Fix typo and add he MWBS accronym for "Merge When Build Succeeds" 2016-10-07 16:17:28 +02:00
db_dump.md
doc_styleguide.md Change a bunch of doc links to either relative or https://docs.gitlab.com. 2016-11-03 15:11:51 -06:00
frontend.md Merge branch 'google-singletons-are' into 'master' 2016-11-17 19:48:46 +00:00
gitlab_architecture_diagram.png Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
gitlab_diagram_overview.odg
gotchas.md Add a gotcha about FactoryGirl sequences 2016-11-16 17:55:11 +01:00
instrumentation.md Add more highlighting to Instrumentation doc 2016-11-09 11:05:23 +00:00
licensing.md Add OSL to licensing doc 2016-10-31 12:11:56 +00:00
limit_ee_conflicts.md Fix typos 2016-11-17 18:34:45 +01:00
merge_request_performance_guidelines.md Added performance guidelines for new MRs 2016-08-22 14:32:25 +02:00
migration_style_guide.md Add more highlighting to Migration Style Guide doc 2016-11-09 10:59:15 +00: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 Fix old monitoring links to point to the new location 2016-10-24 16:45:00 +02:00
post_deployment_migrations.md Support for post deployment migrations 2016-10-31 12:54:48 +01:00
profiling.md
rake_tasks.md Remove unused `gitlab:generate_docs` Rake task 2016-11-03 17:25:58 +00:00
scss_styleguide.md
shared_files.md
shell_commands.md Add more highlighting to Shell Commands doc 2016-11-09 11:06:49 +00:00
sidekiq_debugging.md
sidekiq_style_guide.md Re-organize queues to use for Sidekiq 2016-10-21 18:17:07 +02:00
sql.md
testing.md Document that we always use `do...end` for `before` in RSpec 2016-11-24 17:36:09 +08:00
ui_guide.md Add reference to product map. 2016-08-11 10:11:17 +00:00
what_requires_downtime.md Renaming columns requires downtime 2016-11-07 10:57:08 +00:00

README.md

Development

Outside of docs

Styleguides

Process

Backend howtos

Databases

Compliance