gitlab-org--gitlab-foss/doc/development
Filipa Lacerda dd4cf31ce2 First draft of "how to use vue.js in gitlab" documentation
Puts back trailing whitespace

Changes after review

Changes after review

Adds Changelog entry

Follow documentation styleguide
2017-01-30 10:59:52 +00:00
..
img Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
ux_guide [ci skip] UX Guide Add general term section to copy 2017-01-28 17:35:38 -08:00
README.md Document "No gems fetched from git repositories" policy [ci skip] 2017-01-27 12:17:21 +01: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 Gitaly to the architecture of the application 2016-12-22 15:47:06 +01:00
changelog.md Minor improvements to changelog docs 2017-01-03 09:26:42 -05:00
ci_setup.md Fix dead links in the docs 2016-06-26 12:43:10 +09:00
code_review.md Rename endboss -> maintainer, miniboss -> reviewer 2017-01-13 16:12:02 +00:00
db_dump.md Fix typos in all docs [skip ci] 2015-11-24 02:19:17 +03:00
doc_styleguide.md Add guidelines in doc linking with HAML 2016-11-28 18:27:29 +01:00
frontend.md First draft of "how to use vue.js in gitlab" documentation 2017-01-30 10:59:52 +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 Updated the picture based on comments. 2014-07-10 23:34:29 +02:00
gotchas.md remove id collision caveat from documentation 2016-11-30 15:28:10 -06: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 Refactor issuable description and metadata form sections 2016-11-25 17:40:36 +01:00
merge_request_performance_guidelines.md Rename endboss -> maintainer, miniboss -> reviewer 2017-01-13 16:12:02 +00: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 Document fun facts about omnibus-gitlab 2015-02-19 11:20:58 +01:00
performance.md Add the rspec_profiling gem and documentation to the GitLab development environment 2017-01-27 12:41:16 +00:00
post_deployment_migrations.md Support for post deployment migrations 2016-10-31 12:54:48 +01:00
profiling.md Updated profiling guides for Sherlock 2015-11-09 14:29:10 +01:00
rake_tasks.md Remove unused `gitlab:generate_docs` Rake task 2016-11-03 17:25:58 +00:00
scss_styleguide.md SCSS Style Guide fixes. 2016-03-23 14:39:12 -06:00
shared_files.md Clarify puppies 2015-10-26 14:28:31 +01:00
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
sql.md Added basic SQL guidelines 2016-03-08 11:28:50 +01:00
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