summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'docs-new-fe-guide' into 'master'Jacob Schatz2018-03-0718-0/+111
|\ | | | | | | | | Add new frontend guide structure See merge request gitlab-org/gitlab-ce!17611
| * Add new frontend guide structureClement Ho2018-03-0718-0/+111
| |
* | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-074-29/+47
|\ \ | | | | | | | | | | | | | | | | | | Allow maintainers to push forks of a project for branches that have open MRs Closes #22292 See merge request gitlab-org/gitlab-ce!17395
| * | Add documentation for allowing maintainers to pushBob Van Landuyt2018-03-074-2/+16
| | |
| * | Set `allow_maintainer_to_push` using the APIBob Van Landuyt2018-03-071-29/+33
| | |
* | | Merge branch 'doc-api-fix' into 'master'Sean McGivern2018-03-072-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Minor fixes in API doc See merge request gitlab-org/gitlab-ce!17602
| * | | Minor fixes in API docJan Provaznik2018-03-072-2/+2
| |/ /
* | | Merge branch 'docs/runner-cache-no-gc' into 'master'Marcia Ramos2018-03-071-2/+1
|\ \ \ | |/ / |/| | | | | | | | Remove wrong assumption about Runners cache GC See merge request gitlab-org/gitlab-ce!17598
| * | Remove wrong assumption about Runners cache GCdocs/runner-cache-no-gcAchilleas Pipinellis2018-03-071-2/+1
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/41249#note_60629323
* | | Merge branch 'patch-19' into 'master'Stan Hu2018-03-071-0/+1
|\ \ \ | | | | | | | | | | | | | | | | add nginx_status monitoring details See merge request gitlab-org/gitlab-ce!17596
| * | | add nginx_status monitoring detailsBen Bodenmiller2018-03-071-0/+1
| |/ /
* | | Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-073-17/+472
|\ \ \ | | | | | | | | | | | | | | | | Add discussion API See merge request gitlab-org/gitlab-ce!17510
| * | | Add discussion APIjprovazn-apiJan Provaznik2018-03-073-17/+472
| | | | | | | | | | | | | | | | | | | | * adds basic discussions API for issues and snippets * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
* | | | Merge branch ↵Sean McGivern2018-03-072-10/+16
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | '43486-update-language-about-version-check-in-admin-settings-and-docs' into 'master' Resolve "Update language about version check in admin settings and docs" Closes #43486 See merge request gitlab-org/gitlab-ce!17535
| * | | Clarify version check in admin settings43486-update-language-about-version-check-in-admin-settings-and-docsSean McGivern2018-03-072-10/+16
| | |/ | |/|
* | | Merge branch 'issue_38337' into 'master'Sean McGivern2018-03-064-0/+296
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Bring one group board to CE Closes #38337 See merge request gitlab-org/gitlab-ce!17274
| * \ \ Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-0621-31/+636
| |\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb
| * | | | Fix a typo, a conflict and improve documentationissue_38337Felipe Artur2018-03-061-1/+3
| | | | |
| * | | | Address review commentsFelipe Artur2018-03-051-2/+2
| | | | |
| * | | | Bring one group board to CEFelipe Artur2018-03-034-0/+294
| | | | |
* | | | | Docs guidelines: cherry-picking commits from CE to EEMarcia Ramos2018-03-062-2/+140
| |/ / / |/| | |
* | | | Merge branch '43798-document-required-pg-extensions' into 'master'Marcia Ramos2018-03-061-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document required PG extensions Closes #43798 See merge request gitlab-org/gitlab-ce!17491
| * | | | Update docs to include information on the Geo extension43798-document-required-pg-extensionsJoshua Lambert2018-03-021-0/+8
| | | | |
* | | | | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-1/+81
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API endpoint for exporting project" Closes #29130 See merge request gitlab-org/gitlab-ce!15860
| * | | | | review: add note about _links present when export is finishedTravis Miller2018-02-281-0/+2
| | | | | |
| * | | | | review: fix docsTravis Miller2018-02-281-3/+3
| | | | | |
| * | | | | Add project export API documentationTravis Miller2018-02-281-0/+78
| | | | | |
* | | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-03-061-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | perforce.md: add note about repacking See merge request gitlab-org/gitlab-ce!17373
| * | | | | | perforce.md: add note about repackingpatch-28Christian Couder2018-03-011-0/+6
| | | | | | |
* | | | | | | Merge branch '43670-improve-gitlab-kubernetes-cpu-metrics' into 'master'Tim Zallmann2018-03-061-9/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve GitLab Kubernetes CPU metrics Closes #43670 and #43462 See merge request gitlab-org/gitlab-ce!17403
| * | | | | | | Fix doc link43670-improve-gitlab-kubernetes-cpu-metricsJoshua Lambert2018-02-281-1/+1
| | | | | | | |
| * | | | | | | Further updates to docsJoshua Lambert2018-02-281-5/+4
| | | | | | | |
| * | | | | | | Update docsJoshua Lambert2018-02-281-1/+1
| | | | | | | |
| * | | | | | | Update docsJoshua Lambert2018-02-281-4/+2
| | | | | | | |
* | | | | | | | Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher2018-03-053-0/+13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create CI/CD-only projects by URL -- CE backport See merge request gitlab-org/gitlab-ce!17342
| * | | | | | | | CI/CD-only projects FEEric Eastwood2018-03-053-0/+13
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | Projects and groups badges APIFrancisco Javier López2018-03-055-0/+389
| | | | | | | |
* | | | | | | | Merge branch 'jprovazn-count-cleanup' into 'master'43739-gl_repository-not-set-when-merging-merge-requests-from-the-web-uiRobert Speicher2018-03-051-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup after adding MR diff's commit_count Closes #41698 See merge request gitlab-org/gitlab-ce!17513
| * | | | | | | Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-1/+2
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
* | | | | | | Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-052-6/+20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API support for selecting only updated issues before/after a given date" Closes #41616 See merge request gitlab-org/gitlab-ce!17417
| * | | | | | | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-052-6/+20
| | | | | | | |
* | | | | | | | Update API: add search param to branchesbunufi2018-03-051-0/+1
| | | | | | | |
* | | | | | | | Add a note about the "List MR pipelines" endpoint only being available from ↵Jakub Kadlubiec2018-03-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10.5.0
* | | | | | | | Docs: update ssh docMarcia Ramos2018-03-051-4/+47
| | | | | | | |
* | | | | | | | Merge branch 'ee-4862-verify-file-checksums' into 'master'Sean McGivern2018-03-051-10/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Foreground verification of uploads and LFS objects See merge request gitlab-org/gitlab-ce!17402
| * | | | | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-021-10/+17
| |/ / / / / /
* | | | | | | Merge branch 'patch-1' into 'master'Stan Hu2018-03-031-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!17503
| * | | | | | | Update proofreader.mdFilip Mech2018-03-031-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'docs/spring-db-migration-error' into 'master'Yorick Peterse2018-03-032-0/+41
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Add docs for persistent `ActiveRecord::PendingMigrationError` with Spring See merge request gitlab-org/gitlab-ce!17473
| * | | | | | Add docs for persistent `ActiveRecord::PendingMigrationError` with Springdocs/spring-db-migration-errorEric Eastwood2018-03-012-0/+41
| | | | | | |