Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Add link to runners doc [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -3/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Clean up mysql CI example | Achilleas Pipinellis | 2015-12-08 | 1 | -47/+90 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Clean up postgres CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -45/+71 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | More cleanup on Redis example | Achilleas Pipinellis | 2015-12-08 | 1 | -4/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Clean up Redis CI service example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -22/+50 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add an intro to CI services documentation [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Move markdown link to the bottom [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -4/+5 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Clean up CI ssh keys docs [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -86/+81 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Use link instead of connect to be more Docker friendly | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Clean up PHP CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -114/+211 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add intro about languages | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fix wrong example | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Bring back removed heading and point to other section | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Clean up using_docker_images.md | Achilleas Pipinellis | 2015-12-08 | 1 | -83/+185 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Use .md instead of .html | Achilleas Pipinellis | 2015-12-08 | 2 | -2/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fix heading | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Introduce CI documentation for services and languages | Kamil Trzcinski | 2015-12-08 | 11 | -68/+559 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'issue-closing-docs' into 'master' | Robert Speicher | 2015-12-08 | 1 | -13/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update documentation about automatic issue closing RE !1933 See merge request !2000 | |||||
| * | | | | | | | | | Merge branch 'master' into issue-closing-docsissue-closing-docs | Douwe Maan | 2015-12-08 | 3 | -7/+15 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Update documentation about automatic issue closing | Douwe Maan | 2015-12-07 | 1 | -13/+14 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Block LDAP user when they are no longer found in the LDAP server | Drew Blessing | 2015-12-08 | 1 | -1/+7 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'ui/dashboard-new-issue' into 'master' | Dmitriy Zaporozhets | 2015-12-08 | 1 | -3/+67 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI: Add "New X" buttons to dashboard and group issue, MR and milestone indexes # To do - [x] Use searchable dropdown since dashboard/group can have a lot of projects. Use select2? ## Before  ## After  As you can see, for milestones, groups are listed as well as we can now easily create group milestones. Fixes #3544 and https://dev.gitlab.org/gitlab/gitlabhq/issues/2581 See merge request !1968 | |||||
| * | | | | | | | | Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issue | Douwe Maan | 2015-12-08 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into ui/dashboard-new-issue | Douwe Maan | 2015-12-07 | 6 | -17/+131 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add API group projects endpoint. | Douwe Maan | 2015-12-07 | 1 | -3/+67 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Add 'resume' capability to parallel-rsync-repossync-all-repos | Jacob Vosmaer | 2015-12-08 | 1 | -7/+43 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into sync-all-repos | Jacob Vosmaer | 2015-12-08 | 97 | -556/+2169 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'minimize-readme' into 'master' | Dmitriy Zaporozhets | 2015-12-07 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move release cycle comments to the documentation. See merge request !1995 | |||||
| | * | | | | | | | | | Move release cycle comments to the documentation.minimize-readme | Sytse Sijbrandij | 2015-12-05 | 1 | -1/+5 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Update Docker Syntax | Michael A. Smith | 2015-12-07 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Add added, modified and removed properties to commit object in webhook | Valery Sizov | 2015-12-04 | 1 | -5/+9 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'extend-events-api' | Dmitriy Zaporozhets | 2015-12-04 | 2 | -7/+79 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Extent Event and Note APIextend-events-api | Dmitriy Zaporozhets | 2015-12-04 | 2 | -7/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add note to Events API * add author section to Events API * add noteable_id and noteable_type to Notes API Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | | | | | | Improve docsmr-commits-api | Dmitriy Zaporozhets | 2015-12-04 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | | | | | | Add API endpoint to fetch merge request commits list | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+39 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | | | | | Fix wrong doc in merge request API | Dmitriy Zaporozhets | 2015-12-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | | | | | Merge branch 'doc-ssh' into 'master' | Achilleas Pipinellis | 2015-12-04 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correction of markdown in SSH docs Correction of broken markdown in SSH docs See merge request !1900 | |||||
| | * | | | | | | | Correction of markdown in SSH docs | Laurens Stötzel | 2015-11-25 | 1 | -2/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | fixes #3263 slashes are replaced with two underscores | Kevin Pankonen | 2015-12-03 | 1 | -2/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'workhorse_in_patch_update' into 'master' | Hannes Rosenögger | 2015-12-02 | 1 | -13/+32 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update gitlab-workhorse in patch updates [ci skip] Fixes #3747 See merge request !1959 | |||||
| | * | | | | | | | Also update gitlab-workhorse in patch updates [ci skip]workhorse_in_patch_update | Achilleas Pipinellis | 2015-12-02 | 1 | -13/+32 | |
| | | | | | | | | | ||||||
| * | | | | | | | | fixed the documentation of the Guest role in permission.md | Hannes Rosenögger | 2015-12-02 | 1 | -2/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'install-guide-gitlab-shell-version' into 'master' | Robert Speicher | 2015-12-01 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install gitlab-shell 2.6.8 in installations from source [ci skip] See merge request !1932 | |||||
| | * | | | | | | | 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 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Clean up quick start quide [ci skip] | Achilleas Pipinellis | 2015-12-01 | 7 | -88/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove references to enabling CI since it it will be deprecated * Revert changes in yaml/README.md, refine it in a separate MR | |||||
| * | | | | | | | | Remove old images | Achilleas Pipinellis | 2015-12-01 | 3 | -0/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Final touches for the quick start quide | Achilleas Pipinellis | 2015-12-01 | 4 | -2/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | New images for the commit build status | Achilleas Pipinellis | 2015-12-01 | 4 | -2/+0 | |
| | | | | | | | | |