gitlab-org--gitlab-foss/doc/development
awhildy 30f0504916 Create animation page and clean up index
Add guidance on timings and easing

[ci skip]

Detail when not to use easing

Add dropdown and hover examples

Add quick update animation
2016-12-05 14:09:24 -08:00
..
img Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
ux_guide Create animation page and clean up index 2016-12-05 14:09:24 -08: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 Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' 2016-12-05 11:07:57 +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 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 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 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 Document fun facts about omnibus-gitlab 2015-02-19 11:20:58 +01:00
performance.md Add StackProf to the Gemfile, along with a utility to get a profile for a spec 2016-11-29 14:14:34 +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 Move sidekiq debug docs to development folder 2014-12-07 01:24:03 +01: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