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-03-07Revert "Cleanup after adding MR diff's commit_count"James Lopez
This reverts commit 0b7d108 Fixed confict in schema.rb
2018-03-06Merge branch 'issue_38337' into 'master'Sean McGivern
Bring one group board to CE Closes #38337 See merge request gitlab-org/gitlab-ce!17274
2018-03-06Docs guidelines: cherry-picking commits from CE to EEMarcia Ramos
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
# Conflicts: # app/models/group.rb # db/schema.rb
2018-03-06Merge branch '43798-document-required-pg-extensions' into 'master'Marcia Ramos
Document required PG extensions Closes #43798 See merge request gitlab-org/gitlab-ce!17491
2018-03-06Merge branch '29130-api-project-export' into 'master'Sean McGivern
Resolve "API endpoint for exporting project" Closes #29130 See merge request gitlab-org/gitlab-ce!15860
2018-03-06Fix a typo, a conflict and improve documentationFelipe Artur
2018-03-06Merge branch 'patch-28' into 'master'Achilleas Pipinellis
perforce.md: add note about repacking See merge request gitlab-org/gitlab-ce!17373
2018-03-06Merge branch '43670-improve-gitlab-kubernetes-cpu-metrics' into 'master'Tim Zallmann
Improve GitLab Kubernetes CPU metrics Closes #43670 and #43462 See merge request gitlab-org/gitlab-ce!17403
2018-03-06Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher
Create CI/CD-only projects by URL -- CE backport See merge request gitlab-org/gitlab-ce!17342
2018-03-05CI/CD-only projects FEEric Eastwood
See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839 Conflicts: app/assets/javascripts/projects/project_new.js app/views/shared/_import_form.html.haml ee/app/controllers/ee/projects_controller.rb ee/spec/features/projects/new_project_spec.rb locale/gitlab.pot
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-03-05Address review commentsFelipe Artur
2018-03-05Merge branch 'jprovazn-count-cleanup' into 'master'Robert Speicher
Cleanup after adding MR diff's commit_count Closes #41698 See merge request gitlab-org/gitlab-ce!17513
2018-03-05Cleanup after adding MR diff's commit_countJan Provaznik
* processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
2018-03-05Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern
Resolve "API support for selecting only updated issues before/after a given date" Closes #41616 See merge request gitlab-org/gitlab-ce!17417
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-03-05Update API: add search param to branchesbunufi
2018-03-05Add a note about the "List MR pipelines" endpoint only being available from ↵Jakub Kadlubiec
10.5.0
2018-03-05Docs: update ssh docMarcia Ramos
2018-03-05Merge branch 'ee-4862-verify-file-checksums' into 'master'Sean McGivern
Foreground verification of uploads and LFS objects See merge request gitlab-org/gitlab-ce!17402
2018-03-04Merge branch 'patch-1' into 'master'Stan Hu
Update proofreader.md See merge request gitlab-org/gitlab-ce!17503
2018-03-03Merge branch 'docs/spring-db-migration-error' into 'master'Yorick Peterse
Add docs for persistent `ActiveRecord::PendingMigrationError` with Spring See merge request gitlab-org/gitlab-ce!17473
2018-03-03Bring one group board to CEFelipe Artur
2018-03-03Update proofreader.mdFilip Mech
2018-03-02expose metrics in merge request apihaseeb
2018-03-02Update docs to include information on the Geo extensionJoshua Lambert
2018-03-02Foreground verification of uploads and LFS objectsNick Thomas
2018-03-02Update incoming emails documentsLin Jen-Shin
2018-03-02Merge branch 'zj-version-string-grouping-ci' into 'master'Grzegorz Bizon
Allow CI/CD Jobs being grouped on version strings See merge request gitlab-org/gitlab-ce!17455
2018-03-02Update docs on grouping CI jobsZeger-Jan van de Weg
2018-03-02Merge branch 'an/log-documentation' into 'master'Stan Hu
Update documentation WRT to request parameters See merge request gitlab-org/gitlab-ce!17469
2018-03-02Add docs for persistent `ActiveRecord::PendingMigrationError` with SpringEric Eastwood
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-03-02Merge branch 'winh-fix-vuex-docs' into 'master'Filipa Lacerda
Small fixes in Vuex docs See merge request gitlab-org/gitlab-ce!17471
2018-03-01Small fixes in Vuex docsWinnie Hellmann
2018-03-01Update documentation WRT to request parametersAndrew Newdigate
2018-03-01Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into ↵Douwe Maan
'master' Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182
2018-03-01perforce.md: add note about repackingChristian Couder
2018-03-01Add specsTiago Botelho
2018-03-01Merge branch 'sh-bump-git-2.16-docs' into 'master'Rémy Coutable
Bump source installs to use git 2.16 See merge request gitlab-org/gitlab-ce!17441
2018-03-01Merge branch 'docs-document-the-ee-files-location-check-job' into 'master'Sean McGivern
Document the ee-files-location-check CI job Closes #43711 See merge request gitlab-org/gitlab-ce!17451
2018-03-01Merge branch '43425-projects-hooks-confidential-issues-events' into 'master'Rémy Coutable
Resolve "Projects hooks : confidential_issues_events" Closes #43425 See merge request gitlab-org/gitlab-ce!17370
2018-03-01Document the ee-files-location-check CI jobRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-03-01Merge branch 'docs-anim-perf' into 'master'Tim Zallmann
Add animation performance guide to frontend docs See merge request gitlab-org/gitlab-ce!17234
2018-03-01Merge branch 'merge-requests-api-filter-by-branch' into 'master'Rémy Coutable
Add source and target branch filters to merge requests API Closes #42492 See merge request gitlab-org/gitlab-ce!17355
2018-03-01Merge branch '43294-improve-externalization-documentation' into 'master'Douwe Maan
Resolve "Externalization (i18n) documentation should say that whole shouldn't be split into several externalized words/group of words" Closes #43294 See merge request gitlab-org/gitlab-ce!17151
2018-03-01Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan
Add ability to use external plugins as system hooks See merge request gitlab-org/gitlab-ce!17003
2018-03-01Add source and target branch filters to merge requests APISean McGivern
2018-03-01align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz