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
2018-10-02Merge branch 'jr-wiki-doc' into 'master'Achilleas Pipinellis
Update wiki upload documentation See merge request gitlab-org/gitlab-ce!21815
2018-10-02Merge branch 'jr-webhook-docs' into 'master'Achilleas Pipinellis
Add webhook branch filtering docs See merge request gitlab-org/gitlab-ce!21816
2018-09-13Merge branch 'bjk/49849_node_metrics_update' into 'master'Stan Hu
Update example Prometheus queries Closes #49849 See merge request gitlab-org/gitlab-ce!21695
2018-09-11Merge branch ↵Achilleas Pipinellis
'docs/51295-update-documentation-for-interactive-web-terminals-to-remove-beta-indicator' into 'master' Remove beta from web terminal documentation Closes #51295 See merge request gitlab-org/gitlab-ce!21641
2018-09-08Merge branch 'docs/dangerfile' into 'master'Mike Lewis
Add Documentation Dangerfile See merge request gitlab-org/gitlab-ce!21395
2018-09-08Merge branch 'use-colon-in-lists' into 'master'Mike Lewis
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
2018-09-07Document how to specify environment variables during manual pipeline run and ↵Evan Read
more
2018-09-07Merge branch 'doc-39923-automatically-disable-auto-devops-for-project' into ↵Achilleas Pipinellis
'master' Adds documentation for 'Automatically disable Auto DevOps for project upon first pipeline failure' See merge request gitlab-org/gitlab-ce!21226
2018-09-07Document git requirements for GIT_SUBMODULE_STRATEGY=recursiveAlessio Caiazza
2018-09-07Include private contributions in user contribution graphGeorge Tsiolis
2018-09-07Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan
Resolve "Remove old storage logic from Import/Export" Closes #51144, #50109, #48778, and #51079 See merge request gitlab-org/gitlab-ce!21409
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-07Merge branch 'alerts-for-built-in-metrics' into 'master'Grzegorz Bizon
Import common metrics into database. Closes gitlab-ee#6948 See merge request gitlab-org/gitlab-ce!21459
2018-09-07Merge branch 'jr-codesandbox-docs' into 'master'Phil Hughes
Clarify CodeSandbox works for private projects See merge request gitlab-org/gitlab-ce!21579
2018-09-07Merge branch 'issue_50488' into 'master'Stan Hu
Move project services log to a separate file See merge request gitlab-org/gitlab-ce!21316
2018-09-07Clarify CodeSandbox works for private projectsJames Ramsay
2018-09-07Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński
# Conflicts: # db/schema.rb
2018-09-06Move project services log to a separate fileFelipe Artur
2018-09-06Resolve "CE documentation is not CommonMark compliant"Brett Walker
2018-09-06Merge branch 'fix-closing-issues' into 'master'Sean McGivern
Fix closing issue default pattern Closes #51085 See merge request gitlab-org/gitlab-ce!21531
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
Updated docs, refactor import/export code Fix AvatarUploader path issue Fix project export upload webhook error
2018-09-06Fix closing issue default patternSamuele Kaplun
* (Suf)fix #51085 :-) Signed-off-by: Samuele Kaplun <kaplun@protonmail.com>
2018-09-06Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett
2018-09-06Add link to EE MRAchilleas Pipinellis
2018-09-06link formatting and typoJames Komara
2018-09-06Add Documentation DangerfileAchilleas Pipinellis
Every time a doc change is made, a comment to ping the @gl-docsteam is added.
2018-09-06Update user markdown documentation for CommonMarkBrett Walker
2018-09-06Merge branch 'bw-commonmark-for-files' into 'master'Sean McGivern
Enable CommonMark for files and wikis See merge request gitlab-org/gitlab-ce!21228
2018-09-06Add guidance on using colons in bullet lists, and make styleguide adhere ↵Evan Read
closer to styleguide.
2018-09-05Update docsKamil Trzciński
2018-09-05Merge branch 'patch-28' into 'master'Achilleas Pipinellis
Fix documentation on upgrading when using a Helm chart See merge request gitlab-org/gitlab-ce!21539
2018-09-05Merge branch 'feature/gb/allow-to-extend-keys-in-gitlab-ci-yml' into 'master'Kamil Trzciński
Add support for advanced CI/CD config extension with `extends:` Closes gitlab-ee#6136 See merge request gitlab-org/gitlab-ce!21243
2018-09-05Document that when updating using a Helm chart 'helm repo update' needs to ↵Reb
be run before the 'helm upgrade ...' command.
2018-09-05remove comma kus
then each commit or push triggers your CI pipeline.
2018-09-05add 'default_enabled' to feature flagsBrett Walker
This allows you to default a feature flag to 'on' when checking whether it's enabled/disabled.
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
Filter web hooks by branch See merge request gitlab-org/gitlab-ce!19513
2018-09-05Resolve "Return how many commits the source branch is behind the target ↵🙈 jacopo beschi 🙉
branch through the API"
2018-09-05Fix extended CI/CD configuration docs for `extends`Grzegorz Bizon
2018-09-05Merge branch 'osw-update-diff-docs-on-where-limits-are-used' into 'master'Douwe Maan
Update diff docs regarding where limits are applied See merge request gitlab-org/gitlab-ce!21504
2018-09-05Add docs for extended CI/CD config with `extends`Grzegorz Bizon
2018-09-05Merge branch '36048-move-default-branch-settings-under-repository' into 'master'Phil Hughes
Resolve "UI: Move "default branch" setting under "repository" settings" Closes #36048 See merge request gitlab-org/gitlab-ce!21380
2018-09-04Fix db/fixturesKamil Trzciński
2018-09-04Merge branch ↵Achilleas Pipinellis
'docs-50155-user-added-as-a-reporter-can-not-edit-labels-on-merge-requests' into 'master' Clarify roles with permission to label Merge Requests Closes #50155 See merge request gitlab-org/gitlab-ce!21166
2018-09-04Add notes to diff docs regarding limitsOswaldo Ferreira
2018-09-04Move project default branch settings under 'Repository'Paul Slaughter
- Updates specs accordingly - Updates docs accordingly - Brews a fresh pot
2018-09-04Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern
Restrict reopening locked issues for non authorized issue authors Closes #39665 See merge request gitlab-org/gitlab-ce!21299
2018-09-04doc/job_traces.md: the file is job.logElan Ruusamäe
2018-09-04Add development documentationKamil Trzciński
2018-09-04Fix bugs/edge cases of JUnitParserShinya Maeda
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López