summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Clarify what rules we should follow for namingdocs-extract-ee-apiLin Jen-Shin2018-03-261-2/+3
|
* Copyedit doc/development/ee_features.mdRobert Speicher2018-03-231-36/+35
|
* Document a few strategies to extract EE APIsLin Jen-Shin2018-03-071-0/+249
|
* 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
| | | | | | |
* | | | | | | expose metrics in merge request apihaseeb2018-03-021-12/+32
| |_|_|_|_|/ |/| | | | |
* | | | | | Update incoming emails documentsdocs-incoming-email-ceLin Jen-Shin2018-03-028-361/+436
| |/ / / / |/| | | |
* | | | | Merge branch 'zj-version-string-grouping-ci' into 'master'Grzegorz Bizon2018-03-021-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Allow CI/CD Jobs being grouped on version strings See merge request gitlab-org/gitlab-ce!17455
| * | | | | Update docs on grouping CI jobsZeger-Jan van de Weg2018-03-021-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'an/log-documentation' into 'master'Stan Hu2018-03-021-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update documentation WRT to request parameters See merge request gitlab-org/gitlab-ce!17469
| * | | | | Update documentation WRT to request parametersan/log-documentationAndrew Newdigate2018-03-011-1/+2
| | | | | |
* | | | | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'winh-fix-vuex-docs' into 'master'Filipa Lacerda2018-03-011-4/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Small fixes in Vuex docs See merge request gitlab-org/gitlab-ce!17471
| * | | | Small fixes in Vuex docswinh-fix-vuex-docsWinnie Hellmann2018-03-011-4/+4
| | | | |
* | | | | Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into ↵Douwe Maan2018-03-011-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182
| * | | | Add specs42434-allow-commits-endpoint-to-work-over-all-commitsTiago Botelho2018-03-011-0/+3
| | | | |
* | | | | Merge branch 'sh-bump-git-2.16-docs' into 'master'Rémy Coutable2018-03-011-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Bump source installs to use git 2.16 See merge request gitlab-org/gitlab-ce!17441
| * | | | | Bump source installs to use git 2.16sh-bump-git-2.16-docsStan Hu2018-02-281-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'docs-document-the-ee-files-location-check-job' into 'master'Sean McGivern2018-03-011-0/+39
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the ee-files-location-check CI job Closes #43711 See merge request gitlab-org/gitlab-ce!17451
| * | | | | Document the ee-files-location-check CI jobRémy Coutable2018-03-011-0/+39
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master'Rémy Coutable2018-03-012-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Projects hooks : confidential_issues_events" Closes #43425 See merge request gitlab-org/gitlab-ce!17370
| * | | | | align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-012-0/+4
| |/ / / /