Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '51201-document-review-apps-docs' into 'master' | Marin Jankovski | 2018-09-20 | 2 | -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 Coutable | 2018-09-17 | 2 | -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 docs | Marcia Ramos | 2018-09-20 | 1 | -0/+16 |
| | | |||||
* | | Merge branch '51571-wrapper-rake-task-uploads-migrate-os' into 'master' | Douwe Maan | 2018-09-19 | 1 | -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 task | Balasankar "Balu" C | 2018-09-18 | 1 | -1/+1 |
| | | | |||||
| * | | Add documentation regarding rake task | Balasankar "Balu" C | 2018-09-18 | 1 | -0/+7 |
| | | | |||||
* | | | Merge branch 'docs/rephrase-development-headings' into 'master' | Robert Speicher | 2018-09-18 | 1 | -3/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | Enhance some performance guideline titles See merge request gitlab-org/gitlab-ce!21797 | ||||
| * | | | Remove redundant word from development doc index | Robert Speicher | 2018-09-18 | 1 | -2/+2 |
| | | | | |||||
| * | | | Enhance some performance guideline titles | Yorick Peterse | 2018-09-18 | 1 | -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 flags | Yorick Peterse | 2018-09-18 | 2 | -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.md | Casey Burnett | 2018-09-14 | 1 | -1/+1 |
| | | |||||
* | | Resolve typos in Reusing Abstractions doc | Robert Speicher | 2018-09-13 | 1 | -2/+2 |
| | | |||||
* | | Document abstraction levels and code reuse | Yorick Peterse | 2018-09-13 | 2 | -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 Maan | 2018-09-12 | 1 | -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::Git | Alejandro Rodríguez | 2018-09-12 | 1 | -8/+8 |
| | | | |||||
* | | | Merge branch 'code_review-assign-maintainers-different-team' into 'master' | Douwe Maan | 2018-09-12 | 1 | -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 Bennett | 2018-09-12 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | from different teams Improve recommended maintainer docs | ||||
* | | | Merge branch 'jlenny-UpdateProductDiscoverySteps' into 'master' | Achilleas Pipinellis | 2018-09-11 | 1 | -4/+6 |
|\ \ \ | |/ / |/| | | | | | | | | Add steps for closing product discovery issue See merge request gitlab-org/gitlab-ce!21273 | ||||
| * | | Update design.md | Mark Pundsack | 2018-09-10 | 1 | -6/+3 |
| | | | |||||
| * | | Add steps for closing product discovery issuejlenny-UpdateProductDiscoverySteps | Jason Lenny | 2018-08-17 | 1 | -4/+9 |
| | | | |||||
* | | | Merge branch 'doc-update-dashboard-url' into 'master' | Nick Thomas | 2018-09-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Update doc: url reference to grafana See merge request gitlab-org/gitlab-ce!21637 | ||||
| * | | | Update url reference for grafana | Mark Chao | 2018-09-10 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Document permissions for different entities | Jarka Košanová | 2018-09-10 | 2 | -0/+64 |
|/ / | |||||
* | | Merge branch 'docs/dangerfile' into 'master' | Mike Lewis | 2018-09-07 | 1 | -0/+9 |
|\ \ | | | | | | | | | | | | | Add Documentation Dangerfile See merge request gitlab-org/gitlab-ce!21395 | ||||
| * | | Add Documentation Dangerfile | Achilleas Pipinellis | 2018-09-06 | 1 | -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 Lewis | 2018-09-07 | 1 | -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 Read | 2018-09-06 | 1 | -37/+43 |
| | | | | | | | | | | | | | | | | closer to styleguide. | ||||
* | | | | Merge branch 'master' into 'alerts-for-built-in-metrics' | Kamil Trzciński | 2018-09-06 | 21 | -639/+700 |
|\ \ \ \ | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | | | | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 20 | -637/+682 |
| | | | | | |||||
| * | | | | add 'default_enabled' to feature flags | Brett Walker | 2018-09-05 | 1 | -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 limits | Oswaldo Ferreira | 2018-09-04 | 1 | -0/+9 |
| | | | | |||||
* | | | | Update docs | Kamil Trzciński | 2018-09-05 | 1 | -5/+5 |
| | | | | |||||
* | | | | Fix db/fixtures | Kamil Trzciński | 2018-09-04 | 1 | -1/+3 |
| | | | | |||||
* | | | | Add development documentation | Kamil Trzciński | 2018-09-04 | 2 | -0/+47 |
|/ / / | |||||
* | | | Merge branch 'winh-ignore-npm-devdependencies' into 'master' | Phil Hughes | 2018-09-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Exclude frontend development dependencies from license restrictions See merge request gitlab-org/gitlab-ce!21430 | ||||
| * | | | Exclude frontend development dependencies from license restrictions | Winnie Hellmann | 2018-08-30 | 1 | -1/+1 |
| |/ / | |||||
* | | | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 75 | -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 Thomas | 2018-08-25 | 1 | -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 Mazetto | 2018-08-22 | 1 | -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 README | Tom Atkins | 2018-08-24 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'docs-update-prod-architecture-links' into 'master' | Nick Thomas | 2018-08-23 | 1 | -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 Gordon | 2018-07-06 | 1 | -2/+2 |
| | | | |||||
* | | | add initial smoke tests and documentation | Dan Davison | 2018-08-20 | 2 | -0/+24 |
| | | | |||||
* | | | Merge branch 'docs/document-query-plans' into 'master'29398-support-kubernetes-rbac-for-gitlab-managed-apps-2 | Robert Speicher | 2018-08-17 | 2 | -1/+683 |
|\ \ \ | | | | | | | | | | | | | | | | | Add documentation about reading query plans See merge request gitlab-org/gitlab-ce!21199 | ||||
| * | | | Add documentation about reading query plansdocs/document-query-plans | Yorick Peterse | 2018-08-17 | 2 | -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-methods | Lin Jen-Shin | 2018-08-17 | 1 | -0/+28 |
| |_|/ |/| | | |||||
* | | | Documentation process at GitLab | Marcia Ramos | 2018-08-16 | 4 | -48/+379 |
| | | | |||||
* | | | Add Acceptance testing issue template | Zeger-Jan van de Weg | 2018-08-15 | 1 | -1/+34 |
|/ / | |||||
* | | Merge branch 'osw-update-diff-docs-regarding-note-diff-file' into 'master' | Sean McGivern | 2018-08-13 | 1 | -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 usage | Oswaldo Ferreira | 2018-08-10 | 1 | -2/+15 |
| | | |