Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-04-11Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-path-11-10-rc6Patrick Bajao
This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
2019-04-10Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas
Git push options to create a merge request, set target_branch and set merge when pipeline succeeds Closes #53198 and #43263 See merge request gitlab-org/gitlab-ce!26752
2019-04-10Merge branch 'docs/make-content-us-english' into 'master'Achilleas Pipinellis
Use US English for content See merge request gitlab-org/gitlab-ce!27154 (cherry picked from commit 8511a43af77f2dd3b0e4e94d9dc8bf47fe4ffdd6) 42fe253c Use US English for content
2019-04-09Merge branch 'document-approach-for-handling-big-repositories' into 'master'Achilleas Pipinellis
Add useful tips about big repositories See merge request gitlab-org/gitlab-ce!27005 (cherry picked from commit 34f68b3e35bbfa35cb831c16643eadb4dda70039) c93779ac Add usefull tips about big repositories
2019-04-09Merge branch 'review-revamp-issues-docs' into 'master'Mike Lewis
Refactor Issues doc Closes #56877 See merge request gitlab-org/gitlab-ce!24695 (cherry picked from commit b0854042923e9e8ad6b3f34b29631ffaa127d06e) 676db3d9 Rewrite of Issues index.md 472f55ac Fix bullet format 54b45216 Add tiers and minor edits 338f4960 Edits to intro 235cbce4 Fix HTML tag issue in table e6f0f140 Use absolute URLs for EE only features 3a8c741f Fix link to permissions.md a18803e6 Minor edits to issues_functionalities.md page 30c9c236 Add class to table 2966bc04 Updates per reviews eb3f980c Additional minor edits per reviews 8bbabc2b Split import and export issues to their own item 78130c91 Remove center css class from table
2019-04-08Docs: Fix misc anchorsMarcel Amirault
2019-04-08Docs: Fix anchors related to environments docMarcel Amirault
2019-04-08Merge branch 'patch-49' into 'master'Evan Read
docs: fix artifacts folder path, according to GitLab CE 11.8.2 See merge request gitlab-org/gitlab-ce!26536
2019-04-06Add Knative metrics to PrometheusChris Baumbauer
2019-04-05Add part of needed codeGosia Ksionek
Add columns to store project creation settings Add project creation level column in groups and default project creation column in application settings Remove obsolete line from schema Update migration with project_creation_level column existence check Rename migrations to avoid conflicts Update migration methods Update migration method
2019-04-05Merge branch 'feature/gb/serverless-switch-to-gitlabktl' into 'master'Kamil Trzciński
Serverless backend now uses `gitlabktl` tool Closes #56252 and #58058 See merge request gitlab-org/gitlab-ce!26926
2019-04-05Merge branch 'css-color-utils' into 'master'Clement Ho
Add color util classes for backgrounds and text See merge request gitlab-org/gitlab-ce!26898
2019-04-05Copy-edit new serverless documentationGrzegorz Bizon
2019-04-05Add docs to mention new util classesSimon Knox
2019-04-05Merge branch 'docs/point-to-new-chart-links' into 'master'Marcia Ramos
Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
2019-04-05Docs for use combined merge refs with merge request pipelinesShinya Maeda
pdate
2019-04-05Merge branch 'update-custom-build-dir-docs' into 'master'Achilleas Pipinellis
Add documentation for custom build directories See merge request gitlab-org/gitlab-ce!20427
2019-04-05Add documentation for new big-repos featuresKamil Trzciński
This adds documentation for: - `CI_BUILDS_DIR`, - `CI_CONCURRENT_ID`, - `CI_CONCURRENT_PROJECT_ID`, - `GIT_CLONE_PATH`, - `GIT_CLEAN_FLAGS`
2019-04-05Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon
Show error when namespace/svc account missing Closes #54506 See merge request gitlab-org/gitlab-ce!26362
2019-04-05Clarify the Runner registration and authentication tokensAchilleas Pipinellis
2019-04-04Improve the Review Apps documentation by using gitlab-rails consoleRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-04Add a link to S3 Permission Scopes for registry object storageDiana Stanley
2019-04-04Allow to use untrusted Regexp via feature flagKamil Trzciński
This brings support for untrusted regexp for 'only:refs:' when enabled via feature flag: alllow_unsafe_ruby_regexp. This is by default disabled, and should not be used in production
2019-04-04Fixed test specsOswaldo Ferreira
- added suggestions to mock data - fixed props to be not required
2019-04-04Merge branch 'dz-reserve-v2-root-path' into 'master'Grzegorz Bizon
Add v2 to reserved top level routes See merge request gitlab-org/gitlab-ce!26540
2019-04-04Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas
GraphQL Type authorization Closes #54417 See merge request gitlab-org/gitlab-ce!25724
2019-04-04Work around lack of HTML list support in topicEvan Read
2019-04-04Merge branch '24704-download-repository-path' into 'master'Kushal Pandya
Download a folder from repository Closes #24704 See merge request gitlab-org/gitlab-ce!26532
2019-04-04Merge branch ↵Achilleas Pipinellis
'59979-update-documentation-about-only-allow-merge-requests-to-be-merged-if-the-pipeline-succeeds-to-take-into-account-the-settings-page-reorganization' into 'master' Update "Pipelines must succeed" documentation Closes #59979 See merge request gitlab-org/gitlab-ce!26945
2019-04-04Add v2 to reserved top level routesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-04-04Add docs to `only:changes/except:changes` that discuss using regex in ↵Said Masoud
certain scenarios
2019-04-04Merge branch 'docs-google_secure_ldap' into 'master'Evan Read
Add documentation for Google Secure LDAP See merge request gitlab-org/gitlab-ce!26064
2019-04-04Merge branch 'docs/refactor-pgloader' into 'master'Evan Read
Clean up the mysql to postgres guide See merge request gitlab-org/gitlab-ce!24061
2019-04-04Use correct `ifEE` variable nameMark Florian
Presumably the `renderIfEE` is from an older edit.
2019-04-03Add documentation for Google Secure LDAPDrew Blessing
As of 11.9 GitLab supports Google Secure LDAP for authentication and group sync. This documentation outlines how to configure the service. Rename file
2019-04-03Clean up the mysql to postgres guideAchilleas Pipinellis
This change refactors the pgloader instructions to have less headings and be more straightforward.
2019-04-03Update "Pipelines must succeed" docsNathan Friend
This commit updates the documentation about the "Pipelines must succeed" checkbox.
2019-04-03Removing redundant "predefined"Eric Hendricks
2019-04-03Fix code block and other minor fixesEvan Read
2019-04-03Fix indentation of exemplary serverless.yml configGrzegorz Bizon
2019-04-03Update GitLab Serverless documentation to use `gitlabktl`Grzegorz Bizon
2019-04-03Add color util classes for backgrounds and textSimon Knox
We have a range of shades for most of the theme colors Grouped them into color maps the same way Bootstrap does for $grays already Also add type scale utils
2019-04-03Add docs for debugging Jest testsSimon Knox
2019-04-03Update serverless docs to use `gitlabktl`Grzegorz Bizon
2019-04-03Merge branch 'patch-50' into 'master'Kamil Trzciński
docs: add gitlab version for list jobs of a runner See merge request gitlab-org/gitlab-ce!26815
2019-04-03Merge branch '47234-composable-auto-devops' into 'master'Dmitriy Zaporozhets
Resolve "Composable Auto DevOps" Closes #47234 See merge request gitlab-org/gitlab-ce!26520
2019-04-03Resolve "Add troubleshooting section to capture errors with installing ↵Alexander Strachan
applications to a Kubernetes cluster"
2019-04-03Merge branch '54621_missing_example' into 'master'Grzegorz Bizon
Add missing 'export' example for CI_API_V4_API_URL See merge request gitlab-org/gitlab-ce!26878
2019-04-03Merge branch ↵Sean McGivern
'53459-quick-action-adds-multiple-labels-to-issue-if-middle-words-overlap-with-existing-label' into 'master' Resolve "Quick Action Adds Multiple Labels to Issue If Middle Words Overlap with Existing Label" Closes #53459 See merge request gitlab-org/gitlab-ce!26602
2019-04-03Merge branch 'patch-49' into 'master'Evan Read
remove html tag See merge request gitlab-org/gitlab-ce!26885