summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '51201-document-review-apps-docs' into 'master'Marin Jankovski2018-09-202-0/+88
|\ | | | | | | | | | | | | Document Review Apps Closes #51201 See merge request gitlab-org/gitlab-ce!21574
| * Document review apps setup for gitlab-{ce,ee}Rémy Coutable2018-09-172-0/+88
| | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> Signed-off-by: ddavison <ddavison@gitlab.com>
* | Explain the docs' CD, relating to the milestone the doc is set to vs online docsMarcia Ramos2018-09-201-0/+16
| |
* | Merge branch '51571-wrapper-rake-task-uploads-migrate-os' into 'master'Douwe Maan2018-09-191-0/+7
|\ \ | | | | | | | | | | | | | | | | | | Add wrapper rake task to migrate all uploads to OS Closes #51571 See merge request gitlab-org/gitlab-ce!21779
| * | Use complete link to rake taskBalasankar "Balu" C2018-09-181-1/+1
| | |
| * | Add documentation regarding rake taskBalasankar "Balu" C2018-09-181-0/+7
| | |
* | | Merge branch 'docs/rephrase-development-headings' into 'master'Robert Speicher2018-09-181-3/+6
|\ \ \ | | | | | | | | | | | | | | | | Enhance some performance guideline titles See merge request gitlab-org/gitlab-ce!21797
| * | | Remove redundant word from development doc indexRobert Speicher2018-09-181-2/+2
| | | |
| * | | Enhance some performance guideline titlesYorick Peterse2018-09-181-3/+6
| |/ / | | | | | | | | | | | | This enhances a few performance guideline titles in the development README, making it easier to understand what topics they cover.
* | | Document the need for feature flagsYorick Peterse2018-09-182-1/+159
|/ / | | | | | | | | | | | | | | This adds a development guide explaining that we are going to use feature flags more often, why, what the benefits are, and so on. See https://gitlab.com/gitlab-org/gitlab-ce/issues/49619 for more information.
* | docs/ Grammatical Fix workflow.mdCasey Burnett2018-09-141-1/+1
| |
* | Resolve typos in Reusing Abstractions docRobert Speicher2018-09-131-2/+2
| |
* | Document abstraction levels and code reuseYorick Peterse2018-09-132-0/+183
| | | | | | | | | | | | | | | | | | | | | | This is based on the discussion in https://gitlab.com/gitlab-org/gitlab-ce/issues/49653 and the example merge request found at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20908. The idea is fairly straightforward: we define a variety of abstractions, then state which can reuse which. This should ultimately foster _better_ code reuse, make it easier to debug problems, and make it harder to accidentally introduce a performance regression.
* | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-121-8/+8
|\ \ | | | | | | | | | | | | | | | | | | Remove Rugged and shell code from Gitlab::Git Closes gitaly#1124 See merge request gitlab-org/gitlab-ce!21488
| * | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-8/+8
| | |
* | | Merge branch 'code_review-assign-maintainers-different-team' into 'master'Douwe Maan2018-09-121-2/+3
|\ \ \ | |/ / |/| | | | | | | | Update code_review.md to include a recommendation for assigning maintainers from different teams See merge request gitlab-org/gitlab-ce!21644
| * | Update code_review.md to include a recommendation for assigning maintainers ↵Luke Bennett2018-09-121-2/+3
| | | | | | | | | | | | | | | | | | from different teams Improve recommended maintainer docs
* | | Merge branch 'jlenny-UpdateProductDiscoverySteps' into 'master'Achilleas Pipinellis2018-09-111-4/+6
|\ \ \ | |/ / |/| | | | | | | | Add steps for closing product discovery issue See merge request gitlab-org/gitlab-ce!21273
| * | Update design.mdMark Pundsack2018-09-101-6/+3
| | |
| * | Add steps for closing product discovery issuejlenny-UpdateProductDiscoveryStepsJason Lenny2018-08-171-4/+9
| | |
* | | Merge branch 'doc-update-dashboard-url' into 'master'Nick Thomas2018-09-101-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Update doc: url reference to grafana See merge request gitlab-org/gitlab-ce!21637
| * | | Update url reference for grafanaMark Chao2018-09-101-1/+1
| | |/ | |/|
* | | Document permissions for different entitiesJarka Košanová2018-09-102-0/+64
|/ /
* | Merge branch 'docs/dangerfile' into 'master'Mike Lewis2018-09-071-0/+9
|\ \ | | | | | | | | | | | | Add Documentation Dangerfile See merge request gitlab-org/gitlab-ce!21395
| * | Add Documentation DangerfileAchilleas Pipinellis2018-09-061-0/+9
| | | | | | | | | | | | | | | Every time a doc change is made, a comment to ping the @gl-docsteam is added.
* | | Merge branch 'use-colon-in-lists' into 'master'Mike Lewis2018-09-071-37/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add guidance on using colons in bullet lists, and make styleguide adhere closer to styleguide. Closes #51086 See merge request gitlab-org/gitlab-ce!21549
| * | | Add guidance on using colons in bullet lists, and make styleguide adhere ↵Evan Read2018-09-061-37/+43
| | | | | | | | | | | | | | | | closer to styleguide.
* | | | Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-0621-639/+700
|\ \ \ \ | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-0620-637/+682
| | | | |
| * | | | add 'default_enabled' to feature flagsBrett Walker2018-09-051-2/+9
| |/ / / | | | | | | | | | | | | | | | | This allows you to default a feature flag to 'on' when checking whether it's enabled/disabled.
| * | | Add notes to diff docs regarding limitsOswaldo Ferreira2018-09-041-0/+9
| | | |
* | | | Update docsKamil Trzciński2018-09-051-5/+5
| | | |
* | | | Fix db/fixturesKamil Trzciński2018-09-041-1/+3
| | | |
* | | | Add development documentationKamil Trzciński2018-09-042-0/+47
|/ / /
* | | Merge branch 'winh-ignore-npm-devdependencies' into 'master'Phil Hughes2018-09-031-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Exclude frontend development dependencies from license restrictions See merge request gitlab-org/gitlab-ce!21430
| * | | Exclude frontend development dependencies from license restrictionsWinnie Hellmann2018-08-301-1/+1
| |/ /
* | | Compress all PNG images under doc/Achilleas Pipinellis2018-08-2775-0/+0
|/ / | | | | | | | | | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
* | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-0/+12
|\ \ | | | | | | | | | | | | | | | | | | Feature flag to disable Hashed Storage migration when renaming a repository Closes #50345 See merge request gitlab-org/gitlab-ce!21291
| * | Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-0/+12
| | | | | | | | | | | | | | | | | | | | | Previous code would not work with `disabled?` because that method would send two parameters (second always `nil`) which we are not mocking. Instead of mock yet another state, I decide to fix it where it belongs.
* | | Add link to Profiling doc to READMETom Atkins2018-08-241-0/+1
| | |
* | | Merge branch 'docs-update-prod-architecture-links' into 'master'Nick Thomas2018-08-231-1/+1
|\ \ \ | |/ / |/| | | | | | | | Fixes doc/development/architecture.md prod links. See merge request gitlab-org/gitlab-ce!20455
| * | Fixes doc/development/architecture.md prod links.Jamie Gordon2018-07-061-2/+2
| | |
* | | add initial smoke tests and documentationDan Davison2018-08-202-0/+24
| | |
* | | Merge branch 'docs/document-query-plans' into 'master'29398-support-kubernetes-rbac-for-gitlab-managed-apps-2Robert Speicher2018-08-172-1/+683
|\ \ \ | | | | | | | | | | | | | | | | Add documentation about reading query plans See merge request gitlab-org/gitlab-ce!21199
| * | | Add documentation about reading query plansdocs/document-query-plansYorick Peterse2018-08-172-1/+683
| | | | | | | | | | | | | | | | | | | | | | | | This adds a database guide on how to read the output of "EXPLAIN" and "EXPLAIN ANALYZE", and how to use this output to understand a query's performance and optimise it.
* | | | Mention how to override CE class methodsdocs-mention-how-to-override-class-methodsLin Jen-Shin2018-08-171-0/+28
| |_|/ |/| |
* | | Documentation process at GitLabMarcia Ramos2018-08-164-48/+379
| | |
* | | Add Acceptance testing issue templateZeger-Jan van de Weg2018-08-151-1/+34
|/ /
* | Merge branch 'osw-update-diff-docs-regarding-note-diff-file' into 'master'Sean McGivern2018-08-131-2/+15
|\ \ | | | | | | | | | | | | Update diff docs regarding note diff file usage See merge request gitlab-org/gitlab-ce!21137
| * | Update diff docs regarding note diff file usageOswaldo Ferreira2018-08-101-2/+15
| | |