summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix step number and token param in URL example. Fix gitlab-rails command ↵mrchrisw/fix-debug-tokenChris Wilson2016-10-111-2/+2
| | | | code formatting.
* Merge branch 'jmcgeheeiv/gitlab-ce-patch-1' into 'master' Achilleas Pipinellis2016-10-101-23/+36
|\ | | | | | | | | | | | | Improve backup doc readability From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3761 See merge request !6781
| * Add registry to skipped data in backup raketask docsAchilleas Pipinellis2016-10-101-4/+6
| | | | | | | | [ci skip]
| * Added "CI secret variables" per @axil.John McGehee2016-09-291-3/+3
| |
| * Rebase and resolve conflicts in backup doc for !3761john McGehee2016-09-281-23/+34
| |
* | Merge branch 'jerdog/gitlab-ce-update-start-using-git-documentation' into ↵2529-error-502-when-creating-mrAchilleas Pipinellis2016-10-101-11/+9
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Changes to make Git basics more intuitive From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6420 See merge request !6777
| * | Updating changes based on feedback from @connorsheaJerdog2016-10-101-5/+5
| | |
| * | Changes to make Git basics more intuitiveJerdog2016-10-101-11/+9
| | | | | | | | | | | | | | | | | | - updated verbiage where appropriate - changed "git config" commands to include quotes for variables to be more in line with standard practive and to avoid issues with spaces - updated CHANGELOG as part of commit
* | | Clarify which token should be used to delete a runnerGennady Trafimenkov2016-10-101-2/+4
|/ /
* | Fix a typo in doc/api/labels.mdLemures Lemniscati2016-10-091-1/+1
| |
* | Merge branch 'improve-contributing' into 'master' Stan Hu2016-10-071-2/+9
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the contribution and MR review guide ## What does this MR do? This merge request improves the contributing and MR review guides following @stanhu's reply on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6096#note_16537211. ## Why was this MR needed? To clearly state that MR reviews can take multiple iterations but that as reviewers we should do our best to minimize the number of iterations and take over any MR that is set as "Merge when build succeeds" at some point. See merge request !6739
| * | Fix typo and add he MWBS accronym for "Merge When Build Succeeds"improve-contributingRémy Coutable2016-10-071-4/+4
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Improve the contribution and MR review guideRémy Coutable2016-10-071-0/+7
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'patch-6' into 'master' Rémy Coutable2016-10-0713-0/+52
|\ \ \ | | | | | | | | | | | | | | | | Fix Ubuntu 16.04.1 update process using systemctl daemon-reload See merge request !6666
| * | | Update 8.0-to-8.1.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.1-to-8.2.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.2-to-8.3.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.3-to-8.4.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.4-to-8.5.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.5-to-8.6.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.6-to-8.7.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.7-to-8.8.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.8-to-8.9.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.9-to-8.10.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.10-to-8.11.mdfidomax2016-10-041-0/+4
| | | |
| * | | Update 8.11-to-8.12.mdfidomax2016-10-041-0/+4
| | | |
| * | | Add systemctl daemon-reload to fix Ubuntu 16.04.1 warningfidomax2016-10-041-0/+4
| | | |
* | | | Merge branch '23051-restore-missing-university-content' into 'master' Sid Sijbrandij2016-10-071-103/+179
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing content and improved layout ## What does this MR do? Restores lost content that was removed from the University landing page. Adds many videos, presentations and blog articles that were never in University. Improves the layout of the content. ## Are there points in the code the reviewer needs to double check? I'd like feedback on the content organisation, specifically if certain sub sections should be moved e.g. from Beginner to Intermediate. Keep in mind how this change will affect the relative difficulty of the other content. ## Why was this MR needed? The layout looked unprofessional and was missing crucial content. ## What are the relevant issue numbers? Closes #23051 See merge request !6741
| * | | Added missing content and improved layout23051-restore-missing-university-contentSean Packham2016-10-071-103/+179
| | | |
* | | | Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable2016-10-071-134/+321
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add visible projects API ## What does this MR do? Add a new `/projects/visible` API endpoint. Originally created by @ben.boeckel in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5970. ## Are there points in the code the reviewer needs to double check? Does the API make sense? ## Why was this MR needed? The `/projects` endpoint only returned projects the user was explicitly a member of. Closes #19361, #3119. See merge request !6681
| * | | | Make projects API docs match parameter styleSean McGivern2016-10-071-140/+196
| | | | |
| * | | | Update API docs and specs for /projects/visibleSean McGivern2016-10-041-1/+3
| | | | |
| * | | | api: add /projects/visible API endpointBen Boeckel2016-10-041-0/+129
| | | | | | | | | | | | | | | | | | | | FIxes #19361, #3119.
| * | | | docs: clarify /projects endpoint descriptionBen Boeckel2016-10-041-1/+1
| | |/ / | |/| |
* | | | Merge branch 'ci-https' into 'master' Achilleas Pipinellis2016-10-071-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add notice about HTTPS cloning for CI ## What does this MR do? Adds a notice about potential problem with GitLab CI unable to clone sources: https://gitlab.com/gitlab-org/gitlab-ce/issues/22484#note_16612187 ## Issues Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/22484 See merge request !6719
| * | | | Add notice about HTTPS cloning for CIci-httpsKamil Trzcinski2016-10-061-0/+3
| | | | |
* | | | | Merge branch 'gitlab-workhorse-0.8.4' into 'master' Rémy Coutable2016-10-062-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gitlab-workhorse 0.8.4 Fixes Go 1.5 compatibility broken in 0.8.3. See merge request !6712
| * | | | | Use gitlab-workhorse 0.8.4Jacob Vosmaer2016-10-062-2/+2
| |/ / / / | | | | | | | | | | | | | | | Fixes Go 1.5 compatibility.
* | | | | Merge branch 'docs/refactor-registry' into 'master' Achilleas Pipinellis2016-10-0611-274/+318
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move container_registry user docs to new location ## What does this MR do? Move container_registry user docs to new location and refactor them a bit. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/3349 ## Moving docs to a new location? See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location - [ ] Make sure the old link is not removed and has its contents replaced with a link to the new location. - [ ] Make sure internal links pointing to the document in question are not broken. - [ ] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory. - [ ] If working on CE, submit an MR to EE with the changes as well. See merge request !6516
| * | | | | Change link to point to new locationdocs/refactor-registryAchilleas Pipinellis2016-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Document how to change the Registry's internal portAchilleas Pipinellis2016-10-061-23/+62
| | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1433
| * | | | | Remove doctoc from administration/container_registryAchilleas Pipinellis2016-10-061-20/+0
| | | | | |
| * | | | | Move container_registry user docs to new locationAchilleas Pipinellis2016-09-2510-239/+264
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Merge branch 'creative-commons-zero' into 'master' Rémy Coutable2016-10-061-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added CC0 license to list of licenses Adds a "license" (actually a deed, because its a dedication to the public domain) to the appropriate place in the documentation. It adds another relevant license to our documentation. See merge request !6622
| * | | | | | Added CC0 license to list of licensesMatt Lee2016-09-291-0/+2
| | | | | | |
* | | | | | | Revert "Label list shows all issues (opened or closed) with that label"Douglas Barbosa Alexandre2016-10-061-3/+4
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable2016-10-061-0/+87
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | See !6096.
| * | | | | | multi-file commitMarc Siegfriedt2016-10-051-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add docs and tests - add additional validation allow move without content updated response
* | | | | | | Merge branch 'issue-board-api-support' into 'master' Dmitriy Zaporozhets2016-10-061-0/+251
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue Board API support ## What does this MR do? Adds support for Issue Board in the API. ## Are there points in the code the reviewer needs to double check? ~~Double check whether the Issue Board list movement fix is needed.~~ *Moved to a separate issue.* [#22890](https://gitlab.com/gitlab-org/gitlab-ce/issues/22890) ## Why was this MR needed? Currently the API offers partial support to a project's Issue Board indirectly through Labels. This MR adds support for listing, creating, moving and removing board lists. ## Does this MR meet the acceptance criteria? - [X] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [X] API support added - Tests - [X] Added for this feature/bug - [X] All builds are passing - [X] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [X] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [X] Branch has no merge conflicts with `master` (if you do - rebase it please) - [X] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? [#22195](https://gitlab.com/gitlab-org/gitlab-ce/issues/22195) See merge request !6646
| * | | | | | Added Issue Board API supportAndre Guedes2016-10-051-0/+251
| |/ / / / / | | | | | | | | | | | | | | | | | | - Includes documentation and tests