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-06-01Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-31Merge branch 'add-yarn-clean-step' into 'master'Mike Greiling
Add yarn clean step, to delete production compiled assets See merge request gitlab-org/gitlab-ce!19212
2018-05-31Add link to hack for styling Capybara HTML dumpsWinnie Hellmann
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-31Merge branch 'fj-36819-remove-v3-api' into 'master'Douwe Maan
Removal of API v3 from the codebase Closes #36819 See merge request gitlab-org/gitlab-ce!18970
2018-05-31Improve structure of snippets documentationAndreas Kämmerle
2018-05-31Merge branch 'add-project-features-docs' into 'master'Achilleas Pipinellis
Add Wiki and Snippets to project feature overview See merge request gitlab-org/gitlab-ce!19235
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Fix a wrong link reference in docsRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-05-30add details on root flag related to no_root_squashBen Bodenmiller
2018-05-30Fixed broken link to build team in documentationEddie Stubbington
2018-05-30Merge branch 'brodock-refactor-hashed-storage-task' into 'master'Douwe Maan
Extracted auxiliary methods from storage.rake into specific RakeHelper See merge request gitlab-org/gitlab-ce!18962
2018-05-30Add Wiki and Snippets to project feature overviewAndreas Kämmerle
2018-05-30add CI as option in place of custom hooksBen Bodenmiller
2018-05-30Merge branch 'render_super' into 'master'Rémy Coutable
CE: Add render_ce to render CE partial in EE partial See merge request gitlab-org/gitlab-ce!19150
2018-05-30Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes
Resolve "Squash and merge in GitLab Core (CE)" Closes #34591 See merge request gitlab-org/gitlab-ce!18956
2018-05-30Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-30Merge branch '46877-bootstrap-4-lists' into 'master'Clement Ho
Resolve ""well-list" is removed from Bootstrap 4" Closes #46877 See merge request gitlab-org/gitlab-ce!19207
2018-05-29Add documentation about variables usage in GitLab CITomasz Maczukin
2018-05-29Add yarn clean step, to delete production compiled assetsJose
2018-05-29Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan
Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache Closes #46758 See merge request gitlab-org/gitlab-ce!19144
2018-05-29Add document around `render_ce`Lin Jen-Shin
2018-05-29Replace well-list with content-list and hover-listAnnabel Dunstone Gray
2018-05-29ensure UIDs and GIDs match for HA setupBen Bodenmiller
2018-05-29Merge branch '44602-clarify-update-docs-text-about-restrictions' into 'master'Achilleas Pipinellis
Resolve "Clarify/Update docs/text about restrictions." See merge request gitlab-org/gitlab-ce!17970
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set ↵Rémy Coutable
when retrieved from cache Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-05-29cleanup Prometheus setup detailsBen Bodenmiller
2018-05-29Merge branch 'add-artifacts_expire_at-to-api' into 'master'Grzegorz Bizon
Expose artifacts_expire_at field for job entity in api See merge request gitlab-org/gitlab-ce!18872
2018-05-29Remove useless extra lines from `storage.md` inside code blockGabriel Mazetto
2018-05-28include groups in descriptionDavin Walker
2018-05-28Merge branch 'docs/redirect-k8s-service-page' into 'master'Marcia Ramos
Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837
2018-05-28Merge branch 'patch-23' into 'master'Achilleas Pipinellis
use postgres_role See merge request gitlab-org/gitlab-ce!19000
2018-05-28cleanup application server setupBen Bodenmiller
2018-05-28Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-27Add docs for frontend accessibilityClement Ho
2018-05-27Update Frontend documentation regarding Vue and Icons/IllustrationsLukas Eipert
2018-05-26Expose artifacts_expire_at field for job entity in apiSemyon Pupkov
https://gitlab.com/gitlab-org/gitlab-ce/issues/45798
2018-05-26Merge branch 'bootstrap4' into 'master'Mike Greiling
Upgrade to Bootstrap 4 Closes #45185 and #46710 See merge request gitlab-org/gitlab-ce!18232
2018-05-25Merge branch 'docs/remove-dead-link' into 'master'Achilleas Pipinellis
Remove dead link to Google Drive See merge request gitlab-org/gitlab-ce!19139
2018-05-25Init documentation for embedded snippetsAndreas Kämmerle
2018-05-25Remove dead link to Google DriveBrendan O'Leary 🐢
2018-05-25Merge branch 'master' into bootstrap4Clement Ho
2018-05-24Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis
Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049
2018-05-24Merge branch 'patch-7' into 'master'Marcia Ramos
Updated documentation as per latest missing features on about.gitlab.com See merge request gitlab-org/gitlab-ee!5794
2018-05-24Merge branch ↵Achilleas Pipinellis
'46723-api-created-issue-do-not-get-assigned-to-specified-milestone-docs' into 'master' Resolve "API created issue do not get assigned to specified milestone" Closes #46723 See merge request gitlab-org/gitlab-ce!19127
2018-05-24Rename container scanning job and artifactOlivier Gonzalez
2018-05-24add info about the current format of the backup name and refresh examples of ↵Alexander Tanayno
commands
2018-05-24Clarify milestone_id scope for API operations on IssuablesMark Fletcher