summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | 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.
* | | | | | | | | | | | Document how to specify environment variables during manual pipeline run and ↵Evan Read2018-09-074-37/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more
* | | | | | | | | | | | Merge branch 'doc-39923-automatically-disable-auto-devops-for-project' into ↵Achilleas Pipinellis2018-09-071-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Adds documentation for 'Automatically disable Auto DevOps for project upon first pipeline failure' See merge request gitlab-org/gitlab-ce!21226
| * | | | | | | | | | | | Adds documentation stating ADO will be gradually enabled on 11.3doc-39923-automatically-disable-auto-devops-for-projectMayra Cabrera2018-08-201-0/+6
| | | | | | | | | | | | |
* | | | | | | | | | | | | Document git requirements for GIT_SUBMODULE_STRATEGY=recursiveAlessio Caiazza2018-09-071-1/+3
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-0/+12
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-071-6/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Remove old storage logic from Import/Export" Closes #51144, #50109, #48778, and #51079 See merge request gitlab-org/gitlab-ce!21409
| * | | | | | | | | | | | Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated docs, refactor import/export code Fix AvatarUploader path issue Fix project export upload webhook error
* | | | | | | | | | | | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-0/+176
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'alerts-for-built-in-metrics' into 'master'Grzegorz Bizon2018-09-073-6/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import common metrics into database. Closes gitlab-ee#6948 See merge request gitlab-org/gitlab-ce!21459
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-06115-1761/+2013
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | | | | | | | | | | Update docsKamil Trzciński2018-09-051-5/+5
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix db/fixturesKamil Trzciński2018-09-041-1/+3
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Add development documentationKamil Trzciński2018-09-043-45/+47
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Import common metrics into database.Kamil Trzciński2018-09-041-2/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR backports PrometheusMetric model to CE and adds: common, identifier to figure out what kind of metric is used.
* | | | | | | | | | | | | | Merge branch 'jr-codesandbox-docs' into 'master'Phil Hughes2018-09-071-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify CodeSandbox works for private projects See merge request gitlab-org/gitlab-ce!21579
| * | | | | | | | | | | | | | Clarify CodeSandbox works for private projectsJames Ramsay2018-09-061-4/+5
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'issue_50488' into 'master'Stan Hu2018-09-071-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move project services log to a separate file See merge request gitlab-org/gitlab-ce!21316
| * | | | | | | | | | | | | Move project services log to a separate fileFelipe Artur2018-09-061-0/+13
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-06104-1733/+1808
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'fix-closing-issues' into 'master'Sean McGivern2018-09-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix closing issue default pattern Closes #51085 See merge request gitlab-org/gitlab-ce!21531
| * | | | | | | | | | | | | | Fix closing issue default patternSamuele Kaplun2018-09-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * (Suf)fix #51085 :-) Signed-off-by: Samuele Kaplun <kaplun@protonmail.com>
* | | | | | | | | | | | | | | Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett2018-09-061-3/+0
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Add link to EE MRAchilleas Pipinellis2018-09-061-0/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | link formatting and typoJames Komara2018-09-061-2/+3
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Update user markdown documentation for CommonMarkBrett Walker2018-09-061-8/+38
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bw-commonmark-for-files' into 'master'Sean McGivern2018-09-061-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable CommonMark for files and wikis See merge request gitlab-org/gitlab-ce!21228
| * | | | | | | | | | | | 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.
* | | | | | | | | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-09-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix documentation on upgrading when using a Helm chart See merge request gitlab-org/gitlab-ce!21539
| * | | | | | | | | | | | Document that when updating using a Helm chart 'helm repo update' needs to ↵Reb2018-09-051-0/+1
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be run before the 'helm upgrade ...' command.
* | | | | | | | | | | | Merge branch 'feature/gb/allow-to-extend-keys-in-gitlab-ci-yml' into 'master'Kamil Trzciński2018-09-051-0/+74
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for advanced CI/CD config extension with `extends:` Closes gitlab-ee#6136 See merge request gitlab-org/gitlab-ce!21243
| * | | | | | | | | | | | Fix extended CI/CD configuration docs for `extends`Grzegorz Bizon2018-09-051-9/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add docs for extended CI/CD config with `extends`Grzegorz Bizon2018-09-051-0/+78
| | | | | | | | | | | | |
* | | | | | | | | | | | | remove comma kus2018-09-051-1/+1
| |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | then each commit or push triggers your CI pipeline.
* | | | | | | | | | | | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-052-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter web hooks by branch See merge request gitlab-org/gitlab-ce!19513
| * | | | | | | | | | | | Filter project hooks by branchDuana Saskia2018-08-132-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow specificying a branch filter for a project hook and only trigger a project hook if either the branch filter is blank or the branch matches. Only supported for push_events for now.
* | | | | | | | | | | | | Resolve "Return how many commits the source branch is behind the target ↵🙈 jacopo beschi 🙉2018-09-051-1/+3
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch through the API"
* | | | | | | | | | | | Merge branch 'osw-update-diff-docs-on-where-limits-are-used' into 'master'Douwe Maan2018-09-051-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update diff docs regarding where limits are applied See merge request gitlab-org/gitlab-ce!21504
| * | | | | | | | | | | | Add notes to diff docs regarding limitsOswaldo Ferreira2018-09-041-0/+9
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '36048-move-default-branch-settings-under-repository' into 'master'Phil Hughes2018-09-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "UI: Move "default branch" setting under "repository" settings" Closes #36048 See merge request gitlab-org/gitlab-ce!21380
| * | | | | | | | | | | | | Move project default branch settings under 'Repository'Paul Slaughter2018-09-041-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updates specs accordingly - Updates docs accordingly - Brews a fresh pot
* | | | | | | | | | | | | Merge branch ↵Achilleas Pipinellis2018-09-041-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '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
| * | | | | | | | | | | | Clarify roles with permission to label Merge RequestsMark Fletcher2018-08-131-1/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern2018-09-041-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restrict reopening locked issues for non authorized issue authors Closes #39665 See merge request gitlab-org/gitlab-ce!21299
| * | | | | | | | | | | | | Restrict reopening locked issues for issue authorsJarka Kadlecová2018-09-041-0/+2
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | doc/job_traces.md: the file is job.logElan Ruusamäe2018-09-041-2/+5
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix bugs/edge cases of JUnitParserShinya Maeda2018-09-041-0/+8
| | | | | | | | | | | | |
* | | | | | | | | | | | | Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-3/+41
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |