Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Tweak text of documentation | Douwe Maan | 2015-12-08 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-08 | 4 | -4/+284 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/merge_requests/widget/_heading.html.haml # app/views/projects/merge_requests/widget/open/_accept.html.haml | |||||
| * | | | | | | | Rewrite docs | Douwe Maan | 2015-12-08 | 6 | -12/+8 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 3 | -7/+15 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 37 | -241/+544 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Doc feature Merge When Build Succeeds | Zeger-Jan van de Weg | 2015-12-02 | 3 | -0/+20 | |
| | | | | | | | | ||||||
| * | | | | | | | Refactor MergeWhenBuildSucceedsService and incorporate feedback | Zeger-Jan van de Weg | 2015-11-23 | 1 | -5/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-11-18 | 59 | -262/+921 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | API support, incorporated feedback | Zeger-Jan van de Weg | 2015-11-18 | 1 | -5/+55 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'ci-services-docs' into 'master' | Achilleas Pipinellis | 2015-12-09 | 11 | -114/+910 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce CI documentation for services and languages This introduces guide for PHP, a bunch of services (databases) and cleans up some docker references. With this there are bunch of example projects in https://gitlab.com/groups/gitlab-examples. /cc @JobV @axil See merge request !1917 | |||||
| * | | | | | | | | Use the name of the linked containers instead of localhostci-services-docs | Achilleas Pipinellis | 2015-12-08 | 2 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1917#note_2833978 | |||||
| * | | | | | | | | More clean up to the CI example on how to use docker images [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -64/+36 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Use the latest docker image in mysql CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | More postgres CI service example cleanup | Achilleas Pipinellis | 2015-12-08 | 1 | -20/+35 | |
| | | | | | | | | | ||||||
| * | | | | | | | | More redis CI example clean up | Achilleas Pipinellis | 2015-12-08 | 1 | -6/+7 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fix wrong naming of services keyword [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add note about the various phpenv tools | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+8 | |
| | | | | | | | | | ||||||
| * | | | | | | | | 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> |