summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | [backend] Addressed review commentsJan Provaznik2018-07-031-0/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Group filtering now includes also issues/MRs from subgroups/subprojects * fixed due_date * Also DRYed todo controller specs
* | | | | | | | Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add workhorse authorize method for project/group uploads Closes #44663 See merge request gitlab-org/gitlab-ce!19717
| * | | | | | | | Fixed docjprovazn-direct-uploadJan Provaznik2018-06-221-1/+1
| | | | | | | | |
| * | | | | | | | Add workhorse authorize method for project/group uploadsJan Provaznik2018-06-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method can be used by workhorse to get presigned URLs used for direct upload of files.
* | | | | | | | | Merge branch 'bvl-graphql-pipeline-lists' into 'master'Douwe Maan2018-07-041-0/+88
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add pipeline lists to graphql Closes #48469 See merge request gitlab-org/gitlab-ce!20249
| * | | | | | | | | Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds Keyset pagination to GraphQL lists. PoC for that is pipelines on merge requests and projects. When paginating a list, the base-64 encoded id of the ordering field (in most cases the primary key) can be passed in the `before` or `after` GraphQL argument.
* | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-07-041-2/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo and formatting See merge request gitlab-org/gitlab-ce!20352
| * | | | | | | | | | Fix typo and formattingSteve Wills2018-07-041-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-07-041-34/+34
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | New jobs sorting See merge request gitlab-org/gitlab-ce!20337
| * | | | | | | | | New jobs sortingÉlie2018-07-031-34/+34
| |/ / / / / / / /
* | | | | | | | | Add Prometheus metrics to track reCAPTCHA success/failuresStan Hu2018-07-031-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'docs/bamboo' into 'master'Marcia Ramos2018-07-031-1/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copyedit Bamboo integration docs See merge request gitlab-org/gitlab-ce!20312
| * | | | | | | | Copyedit Bamboo integration docsAchilleas Pipinellis2018-07-021-1/+5
| | | | | | | | |
* | | | | | | | | Merge branch 'docs-products-links' into 'master'Achilleas Pipinellis2018-07-0322-27/+27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated /products links to /pricing See merge request gitlab-org/gitlab-ce!20321
| * | | | | | | | | Updated products links to pricingMarcel Amirault2018-07-0322-27/+27
| | | | | | | | | |
* | | | | | | | | | Merge branch 'prune-web-hook-logs' into 'master'Douwe Maan2018-07-031-6/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prune web hook logs older than one month Closes #46120 See merge request gitlab-org/gitlab-ce!20183
| * | | | | | | | | Prune web hook logs older than 90 daysYorick Peterse2018-07-021-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a recurring Sidekiq job that removes up to 50 000 old web hook logs per hour, if they are older than 90 days. This will prevent the web_hook_logs table from growing indefinitely. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/46120
* | | | | | | | | | Merge branch 'docs/job-traces' into 'master'Marcia Ramos2018-07-021-64/+91
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change path to CI job traces Closes #47173 See merge request gitlab-org/gitlab-ce!19422
| * | | | | | | | | | Update job_traces.mdMike Lewis2018-06-301-4/+3
| | | | | | | | | | |
| * | | | | | | | | | Refactor the job traces admin docsdocs/job-tracesAchilleas Pipinellis2018-06-253-89/+90
| | | | | | | | | | |
| * | | | | | | | | | Fix trace documentationShinya Maeda2018-06-251-14/+44
| | | | | | | | | | |
| * | | | | | | | | | Change path to CI job tracesAchilleas Pipinellis2018-06-253-6/+3
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'docs/ad-typo' into 'master'Marcia Ramos2018-07-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update index.md changed "gonna" to "going to be" See merge request gitlab-org/gitlab-ce!20310
| * | | | | | | | | | Update index.md changed "gonna" to "going to be"joe d2018-07-021-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'crose-details-on-buildkey' into 'master'Achilleas Pipinellis2018-07-021-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add detail around 'Build Key' within the GitLab steps. See merge request gitlab-org/gitlab-ce!20219
| * | | | | | | | | | Add detail around 'Build Key' within the GitLab steps. Chris Rose2018-06-271-2/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'bvl-externalize-singular-docs' into 'master'Achilleas Pipinellis2018-07-021-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note for variable usage in singular See merge request gitlab-org/gitlab-ce!20286
| * | | | | | | | | | [DOC] Add note for variable usage in singularBob Van Landuyt2018-06-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoiding a count variable allows more natural translation in some languages.
* | | | | | | | | | | Update installation and update guides for 11.1Alessio Caiazza2018-07-022-3/+364
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'nicolas-brousse/gitlab-ce-update-digital-ocean-s3-docs' into ↵Marcia Ramos2018-07-021-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Update digital ocean s3 docs Closes #42510 See merge request gitlab-org/gitlab-ce!20198
| * | | | | | | | | | | Move DO spaces troubleshooting to DO spaces sectionAchilleas Pipinellis2018-06-271-7/+6
| | | | | | | | | | | |
| * | | | | | | | | | | Update DO Spaces documentation about GitLab backupsNicolas Brousse2018-06-271-0/+7
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'improve-using-docker-build-docs' into 'master'Achilleas Pipinellis2018-07-021-2/+21
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve documentation of how to build Docker Images with GitLab CI See merge request gitlab-org/gitlab-ce!20254
| * | | | | | | | | | | Improve documentation of how to build Docker Images with GitLab CITomasz Maczukin2018-06-281-2/+21
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sh-add-s3-signature-version-docs' into 'master'Achilleas Pipinellis2018-07-023-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add aws_signature_version to object storage docs Closes #48622 See merge request gitlab-org/gitlab-ce!20257
| * | | | | | | | | | | Add aws_signature_version to object storage docsStan Hu2018-06-283-0/+3
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Digital Ocean Spaces currently needs v2 for downloads. Closes #48622
* | | | | | | | | | | Resolve "404 when trying to create a new issue from the group"Jan Beckmann2018-07-021-0/+2
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'sh-improve-backup-directory-docs' into 'master'Achilleas Pipinellis2018-07-021-9/+10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document that DIRECTORY environment variable in backups only applies to remote storage Closes #38949 See merge request gitlab-org/gitlab-ce!20230
| * | | | | | | | | | | Document that DIRECTORY environment variable in backups only applies to ↵Stan Hu2018-06-271-9/+10
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote storage Closes #38949
* | | | | | | | | | | Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable2018-07-011-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add locked state to merge request API See merge request gitlab-org/gitlab-ce!20186
| * | | | | | | | | | | Add locked state to merge request APIChantal Rollison2018-06-281-6/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Update ee_features.md to fix linkMarcel Amirault2018-06-301-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'docs/install-requirements' into 'master'Mike Lewis2018-06-301-5/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update requirements.md to make 8GB the minimum instance size See merge request gitlab-org/gitlab-ce!20133
| * | | | | | | | | | Update requirements.md to make 8GB the minimum instance sizedocs/install-requirementsLee Matos2018-06-251-5/+3
| | | | | | | | | | |
* | | | | | | | | | | Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-1/+2
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'transfer_project_api_endpoint' into 'master'Grzegorz Bizon2018-06-291-0/+10
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add transfer project endpoint to the Projects API Closes #45146 See merge request gitlab-org/gitlab-ce!20122
| * | | | | | | | | | Add transfer project endpoint to the Projects APIAram Visser2018-06-271-0/+10
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'docs/ci-commit-ref-slug' into 'master'40639-mr-on-a-branch-with-no-changes-indicates-it-has-been-deployed-to-productionMarcia Ramos2018-06-281-0/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note to README about using $CI_COMMIT_REF_SLUG when using forward-slashes See merge request gitlab-org/gitlab-ce!20209
| * | | | | | | | | | Add note to README about using $CI_COMMIT_REF_SLUG when using forward-slashesClemens Sum2018-06-271-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'feature/oidc-subject-claim' into 'master'Douwe Maan2018-06-281-4/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't hash user ID in OIDC subject claim Closes #47791 See merge request gitlab-org/gitlab-ce!19784