Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto-detect the required gitlab-shell versioninstall-guide-gitlab-shell-version | Jacob Vosmaer | 2015-12-01 | 1 | -1/+1 |
| | |||||
* | Install gitlab-shell 2.6.8 | Jacob Vosmaer | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Use gitlab-shell 2.6.8 in update guide | Jacob Vosmaer | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Remove reverence to satellites [ci skip]remove-satellites-reference | Robert Schilling | 2015-11-28 | 1 | -3/+0 |
| | |||||
* | Merge branch 'doc_public_access' into 'master' | Sytse Sijbrandij | 2015-11-28 | 1 | -18/+33 |
|\ | | | | | | | | | | | | | Update public access documentation See merge request !1837 | ||||
| * | Update public access documentation [ci skip] | Achilleas Pipinellis | 2015-11-19 | 1 | -18/+33 |
| | | |||||
* | | Add reference to Microsoft's Git Credential Manager for Windows. | Eirik Lygre | 2015-11-24 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'required_version_and_docs_update' into 'master' | Dmitriy Zaporozhets | 2015-11-23 | 4 | -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 review | Dmitriy Zaporozhets | 2015-11-23 | 2 | -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_update | Marin Jankovski | 2015-11-20 | 4 | -41/+74 |
| | | | | | | | | | | | | admins. | ||||
* | | | Update doc/release/patch.md with more current patch procedures | Robert Speicher | 2015-11-22 | 1 | -8/+32 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Merge branch 'fix-award-emoji-api' into 'master' | Robert Speicher | 2015-11-22 | 2 | -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-api | Robert Schilling | 2015-11-21 | 2 | -10/+33 |
| | | | | | | | | | | | | | | | | compatibility | ||||
* | | | | Merge branch 'consistent-tags-api' into 'master' | Stan Hu | 2015-11-21 | 1 | -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 method | Robert Schilling | 2015-11-21 | 1 | -0/+23 |
| | | | | |||||
| * | | | Only allow to create a release if it does not exist yet | Robert Schilling | 2015-11-21 | 1 | -1/+2 |
| | | | | |||||
| * | | | Use POST to create a new release instead of PUT | Robert Schilling | 2015-11-21 | 1 | -3/+3 |
| | | | | |||||
| * | | | API: Return 404 if the tag for a release does not exist | Robert Schilling | 2015-11-21 | 1 | -1/+2 |
| | | | | |||||
| * | | | Make tag API consistent for release feature | Robert Schilling | 2015-11-21 | 1 | -5/+5 |
| | | | | |||||
* | | | | Fix CI yaml syntax documentation [ci skip] | Kamil Trzcinski | 2015-11-21 | 1 | -49/+41 |
| | | | | |||||
* | | | | Add award_emoji.png doc image | Robert Speicher | 2015-11-21 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | Merge branch 'award-emoji-doc' into 'master' | Robert Speicher | 2015-11-21 | 2 | -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 Schilling | 2015-11-21 | 2 | -5/+4 |
| | | | | |||||
* | | | | Add tags page to readme [ci skip]api-tags-doc | Robert Schilling | 2015-11-21 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge branch 'workhorse-version' into 'master' | Jacob Vosmaer | 2015-11-20 | 2 | -3/+3 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Bump GitLab Workhorse version to 0.4.2 See merge request !1830 | ||||
| * | | Update gitlab-workhorse docs to 0.4.2workhorse-version | Robert Schilling | 2015-11-19 | 2 | -3/+3 |
| | | | |||||
* | | | Merge branch 'lfs_default_and_backup' into 'master' | Dmitriy Zaporozhets | 2015-11-20 | 1 | -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 Jankovski | 2015-11-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'update-docs' into 'master' | Achilleas Pipinellis | 2015-11-20 | 2 | -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-docs | Robert Schilling | 2015-11-19 | 2 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'update-lfs-docs' into 'master' | Marin Jankovski | 2015-11-20 | 1 | -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-docs | Robert Schilling | 2015-11-19 | 1 | -3/+2 |
| |/ / / | |||||
* | | | | Merge branch 'emoji_votes' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 2 | -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 emoji | Valery Sizov | 2015-11-19 | 2 | -18/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'update-gitlab-shell-doc' into 'master' | Robert Speicher | 2015-11-19 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab-shell documentation to 2.6.7 See merge request !1836 | ||||
| * | | | Update gitlab-shell documentation [ci skip] | Robert Schilling | 2015-11-19 | 2 | -2/+2 |
| |/ / | |||||
* | | | Add link to git-lfs client [ci skip] | Robert Schilling | 2015-11-19 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'add_lfs_doc' into 'master' | Job van der Voort | 2015-11-18 | 1 | -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 Voort | 2015-11-18 | 1 | -4/+2 |
| | | |||||
| * | Updates to the lfs doc. | Marin Jankovski | 2015-11-18 | 1 | -13/+24 |
| | | |||||
| * | LFS doc, first draftadd_lfs_doc | Marin Jankovski | 2015-11-17 | 1 | -0/+127 |
| | | |||||
* | | Update monthly release template | Robert Speicher | 2015-11-17 | 1 | -12/+16 |
| | | | | | | | | [ci skip] | ||||
* | | Fix md syntax in doc/api/commits.md | Den Girnyk | 2015-11-17 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'http-to-https' into 'master' | Achilleas Pipinellis | 2015-11-17 | 17 | -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 possible | Alex Jordan | 2015-11-16 | 17 | -37/+37 |
| | | |||||
* | | Merge branch 'global-milestones' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 4 | -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-milestones | Dmitriy Zaporozhets | 2015-11-16 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Add milestones documentation to workflow | Dmitriy Zaporozhets | 2015-11-16 | 4 | -0/+14 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Merge branch 'rs-rc1-docs' into 'master' | Robert Speicher | 2015-11-16 | 3 | -19/+19 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | 8.2.rc1 documentation updates [ci skip] See merge request !1798 | ||||
| * | | Reorder monthly release tasks for RC1 dayrs-rc1-docs | Robert Speicher | 2015-11-13 | 1 | -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. |