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
2017-12-29Typos correction on the advise of @smcgivernEdouard
2017-12-29Documenting that resolved JIRA tickets are not automatically transitionedEdouard
2017-12-28Merge branch 'patch-11' into 'master'Robert Speicher
doc/plantuml.md: use html tags so code fence example would work [ci skip] See merge request gitlab-org/gitlab-ce!16026
2017-12-28Table flip quick action docsVictor Wu
2017-12-27plantuml.md: use html tags so code fence example would workElan Ruusamäe
2017-12-25Update code_climate recommended usage.Jonathan Duck
2017-12-23Merge branch '32364-updating-slack-notification-not-working-by-api' into ↵Rémy Coutable
'master' Resolve "Updating Slack Notification not working by API" Closes #32364 et #22306 See merge request gitlab-org/gitlab-ce!11435
2017-12-22Merge branch 'docs/gpg-clarify' into 'master'Marcia Ramos
Add note about using the term GPG for all related implementations Closes #36970 See merge request gitlab-org/gitlab-ce!14887
2017-12-22Docs: move article LDAP-CE to its topic-related folderMarcia Ramos
2017-12-22Add Microsoft Teams Service API docsMark Fletcher
2017-12-22Add Prometheus Service API docsMark Fletcher
2017-12-22Add Bugzilla Service API docsMark Fletcher
2017-12-22Update parameter formatting across Service API docsMark Fletcher
2017-12-22Support new chat notifications parameters in Services APIMark Fletcher
+ Add support for the new separate channel and events settings * Dry up chat notifications in the service properties definitions
2017-12-22Clarify Auto DevOps pipelinesFabio Busatto
2017-12-22Merge branch 'lfs-docs-typo' into 'master'Achilleas Pipinellis
docs: fix a typo in LFS documentation See merge request gitlab-org/gitlab-ce!16078
2017-12-22Merge branch 'patch-29' into 'master'Achilleas Pipinellis
Fix prometheus arg in prometheus.yml See merge request gitlab-org/gitlab-ce!16075
2017-12-22Add note about using the term GPG for all related implementationsAchilleas Pipinellis
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36970
2017-12-22Merge branch 'docs/update-doc-for-ruby-2-3-6' into 'master'Robert Speicher
Update installation and upgrade guides to use Ruby 2.3.6 See merge request gitlab-org/gitlab-ce!16038
2017-12-21Merge branch 'patch-28' into 'master'Jacob Schatz
Added 'admin' persona See merge request gitlab-org/gitlab-ce!15470
2017-12-21Added 'admin' personaSarah O'Donnell
2017-12-21Docs: move article Artifactory + GL to subject-related folderMarcia Ramos
2017-12-21Mention GitLab Pages when changing usernameJohn Doe
2017-12-21Consolidate the docs when changing a repo pathJohn Doe
2017-12-21Add docs for automatic redirects when renaming namespacesAchilleas Pipinellis
2017-12-21move "Transfer an existing project into a group" to project docsMarcia Ramos
- move the section - replace identifiers with inline links - update settings (General settings > Advanced settings)
2017-12-21docs: fix a typo in LFS documentationBen Boeckel
2017-12-21organise content by subjectJob van der Voort
2017-12-21Fix prometheus arg in prometheus.ymlSam Galson
2017-12-21Merge branch ↵Marcia Ramos
'41342-add-ci-yml-example-for-browser-performance-testing-in-ce' into 'master' Add CI YML example for Browser Performance Testing in CE See merge request gitlab-org/gitlab-ce!16058
2017-12-21Merge branch '41227-document-volume-mounts-with-docker-dind' into 'master'Achilleas Pipinellis
Resolve "Docker volumes not mounted when using docker:dind" See merge request gitlab-org/gitlab-ce!16070
2017-12-21Merge branch '38356-add-last_commit_sha-to-the-commit-api' into 'master'Douwe Maan
Add new last_commit_id param for create commit endpoint Closes #38356 See merge request gitlab-org/gitlab-ce!15922
2017-12-21Document mounting volumes with Docker-in-DockerTeresa e Junior
2017-12-20Add CI YML example for CEJoshua Lambert
2017-12-20Updates from last code review:Rubén Dávila
- Apply some refactoring for code reuse - Add file status validation for Files::DeleteService - Write additional specs
2017-12-20Update installation and upgrade guides to use Ruby 2.3.6Rémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-20Add optional `search` param for Merge Requests APIMark Fletcher
2017-12-20Check if file has been modified for each action provided.Rubén Dávila
When commiting multiple files we're now checking if any of those files has been modified by another commit and we're rejecting the new commit in this case.
2017-12-19Merge branch 'master' into fl-update-axios-docsFilipa Lacerda
* master: Tidy up the documentation of Gitlab HA/Gitlab Application Make sure two except won't overwrite each other
2017-12-19Tidy up the documentation of Gitlab HA/Gitlab ApplicationRichard Clamp
2017-12-19Update axios.mdFilipa Lacerda
2017-12-18Merge branch '39836-document-how-lfs-integrity-check-push-prevention-works' ↵Achilleas Pipinellis
into 'master' Resolve "Document how LFS integrity check push prevention works" Closes #39836 See merge request gitlab-org/gitlab-ce!15958
2017-12-18Document LFS integrity check and how to disable itJames Edwards-Jones
2017-12-18Merge branch 'winh-translate-contributors-page-dates' into 'master'Filipa Lacerda
Translate contributors page dates Closes #39283 and #38592 See merge request gitlab-org/gitlab-ce!15846
2017-12-18Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak
2017-12-18Add createDateTimeFormat to format dates based on localeWinnie Hellmann
2017-12-18Merge branch 'laravel-with-gitlab-docs' into 'master'Rémy Coutable
With laravel's package auto-discovery, the composer install fails when it tries… See merge request gitlab-org/gitlab-ce!15950
2017-12-18Merge branch 'patch-25' into 'master'Rémy Coutable
I'm currently the proofreader of Italians Translations, i've started to… See merge request gitlab-org/gitlab-ce!15909
2017-12-15Change CI config to use new base imageBalasankar C
2017-12-15Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher
Add cop to make sure we don't use ivar in a module See merge request gitlab-org/gitlab-ce!12800