summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Auto-detect the required gitlab-shell versioninstall-guide-gitlab-shell-versionJacob Vosmaer2015-12-011-1/+1
|
* Install gitlab-shell 2.6.8Jacob Vosmaer2015-11-301-1/+1
|
* Use gitlab-shell 2.6.8 in update guideJacob Vosmaer2015-11-301-1/+1
|
* Remove reverence to satellites [ci skip]remove-satellites-referenceRobert Schilling2015-11-281-3/+0
|
* Merge branch 'doc_public_access' into 'master' Sytse Sijbrandij2015-11-281-18/+33
|\ | | | | | | | | | | | | Update public access documentation See merge request !1837
| * Update public access documentation [ci skip]Achilleas Pipinellis2015-11-191-18/+33
| |
* | Add reference to Microsoft's Git Credential Manager for Windows.Eirik Lygre2015-11-241-2/+2
| |
* | Merge branch 'required_version_and_docs_update' into 'master' Dmitriy Zaporozhets2015-11-234-41/+75
|\ \ | | | | | | | | | | | | | | | | | | Update required version of lfs client and separate the docs for users and admins. See merge request !1855
| * | Add few fixes to documentation based on comments from reviewDmitriy Zaporozhets2015-11-232-4/+5
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Update required version of lfs client and separate the docs for users and ↵required_version_and_docs_updateMarin Jankovski2015-11-204-41/+74
| | | | | | | | | | | | admins.
* | | Update doc/release/patch.md with more current patch proceduresRobert Speicher2015-11-221-8/+32
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher2015-11-222-10/+33
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add upvote/downvote fields to merge request and note API to preserve compatibility As discussed in !1825 we should not break the API compatibility. * This MR adds the fields `upvotes`/`downvotes` to the merge request API again, which always return `0`. * Add the fields `upvote`/`downvote` to the notes API, which always return `false` This behavior is documented in the API docs. See merge request !1867
| * | | Add upvote/downvote fields to merge request and note API to preserve ↵fix-award-emoji-apiRobert Schilling2015-11-212-10/+33
| | | | | | | | | | | | | | | | compatibility
* | | | Merge branch 'consistent-tags-api' into 'master' Stan Hu2015-11-211-7/+32
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tag API for release feature consistent Make tags API consistent with other tags methods. This changes the endpoint from `PUT /projects/:id/repository/:tag/release` to `PUT /projects/:id/repository/tags/:tag_name/release`. On thing the API is still missing, is an error if the tag does not exist. Right now it returns 200 even the tag does not exist. I'll fix that such it returns 404. @stanhu Can you review? @rspeicher This MR should go into 8.2 See merge request !1864
| * | | Allow editing a release in API via PUT methodRobert Schilling2015-11-211-0/+23
| | | |
| * | | Only allow to create a release if it does not exist yetRobert Schilling2015-11-211-1/+2
| | | |
| * | | Use POST to create a new release instead of PUTRobert Schilling2015-11-211-3/+3
| | | |
| * | | API: Return 404 if the tag for a release does not existRobert Schilling2015-11-211-1/+2
| | | |
| * | | Make tag API consistent for release featureRobert Schilling2015-11-211-5/+5
| | | |
* | | | Fix CI yaml syntax documentation [ci skip]Kamil Trzcinski2015-11-211-49/+41
| | | |
* | | | Add award_emoji.png doc imageRobert Speicher2015-11-211-0/+0
| | | | | | | | | | | | | | | | [ci skip]
* | | | Merge branch 'award-emoji-doc' into 'master' Robert Speicher2015-11-212-5/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Use award emoticons in GitLab workflow Remove the old voting slides and use the emoji bar. [ci skip] See merge request !1863
| * | | Use award emoticons in GitLab workflow [ci skip]Robert Schilling2015-11-212-5/+4
| | | |
* | | | Add tags page to readme [ci skip]api-tags-docRobert Schilling2015-11-211-0/+1
|/ / /
* | | Merge branch 'workhorse-version' into 'master' Jacob Vosmaer2015-11-202-3/+3
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Bump GitLab Workhorse version to 0.4.2 See merge request !1830
| * | Update gitlab-workhorse docs to 0.4.2workhorse-versionRobert Schilling2015-11-192-3/+3
| | |
* | | Merge branch 'lfs_default_and_backup' into 'master' Dmitriy Zaporozhets2015-11-201-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Lfs default and backup Part of gitlab-org/gitlab-ce#2955 See merge request !1823
| * | | Backup LFS objects same as any upload.Marin Jankovski2015-11-191-1/+1
| | | |
* | | | Merge branch 'update-docs' into 'master' Achilleas Pipinellis2015-11-202-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More GitLab spellings. No dedicated CI in omnibus See merge request !1838
| * | | | More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docsRobert Schilling2015-11-192-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'update-lfs-docs' into 'master' Marin Jankovski2015-11-201-3/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update LFS docs for cloning Cloning the repo already downloads the LFS tracked files. See merge request !1839
| * | | | Update LFS docs for cloning [ci skip]update-lfs-docsRobert Schilling2015-11-191-3/+2
| |/ / /
* | | | Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-192-18/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Award Emoji This it first iteration of award emoji feature. We have plan to extend emoji picker by the next release. For now, you can add award by clicking to the emoji picker or posting a regular comment with emoji like ":+1:" and any other. You can post not only emoji that listed in the emoji picker. See merge request !1825
| * | | award emojiValery Sizov2015-11-192-18/+2
| | |/ | |/|
* | | Merge branch 'update-gitlab-shell-doc' into 'master' Robert Speicher2015-11-192-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab-shell documentation to 2.6.7 See merge request !1836
| * | | Update gitlab-shell documentation [ci skip]Robert Schilling2015-11-192-2/+2
| |/ /
* | | Add link to git-lfs client [ci skip]Robert Schilling2015-11-191-1/+1
|/ /
* | Merge branch 'add_lfs_doc' into 'master' Job van der Voort2015-11-181-0/+136
|\ \ | |/ |/| | | | | | | | | Documentation for Git LFS Doc explaining how to use Git LFS, how to use Git LFS with GitLab, known issues and troubleshooting tips. See merge request !1813
| * missing .Job van der Voort2015-11-181-4/+2
| |
| * Updates to the lfs doc.Marin Jankovski2015-11-181-13/+24
| |
| * LFS doc, first draftadd_lfs_docMarin Jankovski2015-11-171-0/+127
| |
* | Update monthly release templateRobert Speicher2015-11-171-12/+16
| | | | | | | | [ci skip]
* | Fix md syntax in doc/api/commits.mdDen Girnyk2015-11-171-2/+2
|/
* Merge branch 'http-to-https' into 'master' Achilleas Pipinellis2015-11-1717-37/+37
|\ | | | | | | | | | | | | Rewrite HTTP links to force TLS, where possible I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible. See merge request !1806
| * Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-1617-37/+37
| |
* | Merge branch 'global-milestones' into 'master' Dmitriy Zaporozhets2015-11-164-0/+14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create milestones in the group When you work with groups its quite often you want to create same milestone in multiple projects. This MR allows you to do so For #3488 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1797
| * | Some code and doc improvementsglobal-milestonesDmitriy Zaporozhets2015-11-161-4/+4
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Add milestones documentation to workflowDmitriy Zaporozhets2015-11-164-0/+14
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'rs-rc1-docs' into 'master' Robert Speicher2015-11-163-19/+19
|\ \ \ | |/ / |/| | | | | | | | | | | | | | 8.2.rc1 documentation updates [ci skip] See merge request !1798
| * | Reorder monthly release tasks for RC1 dayrs-rc1-docsRobert Speicher2015-11-131-1/+1
| | | | | | | | | | | | | | | | | | It didn't make sense to merge CE master into EE master, and *then* do the RC1 tasks (e.g., install/update docs) because then the RC1 won't have the updated docs.