gitlab-org--gitlab-foss/doc/development
Stan Hu 99ff816593 Add text to break up diagrams
[ci skip]
2017-04-06 11:33:14 -07:00
..
fe_guide Merge branch 'update-eyeballs-docs' into 'master' 2017-03-30 11:17:40 +00:00
img Add long polling diagrams 2017-03-31 21:51:30 -07:00
ux_guide Improve UX guide on tooltips 2017-03-27 16:25:26 +01:00
README.md Fix links and do some refactoring 2017-03-29 10:31:39 +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 Add Gitaly to the architecture of the application 2016-12-22 15:47:06 +01:00
changelog.md Expand on the good changelog/bad changelog documentation examples 2017-03-16 12:56:41 -04:00
ci_setup.md Fix dead docs link 2017-03-22 08:39:07 +01:00
code_review.md Rename builds to jobs in docs 2017-02-15 12:12:35 +01:00
db_dump.md Fix typos in all docs [skip ci] 2015-11-24 02:19:17 +03:00
doc_styleguide.md add link to "writing docs" , fix typo 2017-03-28 23:35:03 -03: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 Updated the picture based on comments. 2014-07-10 23:34:29 +02:00
gotchas.md Do not use single quote in headings as it breaks docs.gitlab.com 2017-02-16 14:42:40 +01:00
instrumentation.md Execute metrics initializer earlier 2017-03-01 18:15:28 +01:00
licensing.md Add process for requesting approval for licenses 2017-02-17 16:50:31 -06:00
limit_ee_conflicts.md Improve EE compatibility MR docs [ci skip] 2017-03-03 10:15:08 +00:00
merge_request_performance_guidelines.md Adds docs for QueryRecorder tests 2017-03-13 18:59:36 +00:00
migration_style_guide.md Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +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 Document fun facts about omnibus-gitlab 2015-02-19 11:20:58 +01:00
performance.md Adds docs for QueryRecorder tests 2017-03-13 18:59:36 +00:00
polling.md Add text to break up diagrams 2017-04-06 11:33:14 -07: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 Creates Frontend Style guide 2017-03-22 19:30:54 +00: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 Creates Frontend Style guide 2017-03-22 19:30:54 +00:00
ui_guide.md Fix broken links to docs 2017-02-06 15:46:58 +01:00
what_requires_downtime.md Renaming columns requires downtime 2016-11-07 10:57:08 +00:00
writing_documentation.md Fix links and do some refactoring 2017-03-29 10:31:39 +02:00

README.md

Development

Outside of docs

Styleguides

Process

Backend howtos

Databases

Compliance