summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Tweak text of documentationDouwe Maan2015-12-081-3/+3
| | | | | | |
| * | | | | | Merge branch 'master' into merge-if-greenDouwe Maan2015-12-084-4/+284
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/merge_requests/widget/_heading.html.haml # app/views/projects/merge_requests/widget/open/_accept.html.haml
| * | | | | | | Rewrite docsDouwe Maan2015-12-086-12/+8
| | | | | | | |
| * | | | | | | Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-083-7/+15
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-0737-241/+544
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Doc feature Merge When Build SucceedsZeger-Jan van de Weg2015-12-023-0/+20
| | | | | | | |
| * | | | | | | Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg2015-11-231-5/+3
| | | | | | | |
| * | | | | | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-11-1859-262/+921
| |\ \ \ \ \ \ \
| * | | | | | | | API support, incorporated feedbackZeger-Jan van de Weg2015-11-181-5/+55
| | | | | | | | |
* | | | | | | | | Merge branch 'ci-services-docs' into 'master' Achilleas Pipinellis2015-12-0911-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-docsAchilleas Pipinellis2015-12-082-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 Pipinellis2015-12-081-64/+36
| | | | | | | | |
| * | | | | | | | Use the latest docker image in mysql CI example [ci skip]Achilleas Pipinellis2015-12-081-1/+1
| | | | | | | | |
| * | | | | | | | More postgres CI service example cleanupAchilleas Pipinellis2015-12-081-20/+35
| | | | | | | | |
| * | | | | | | | More redis CI example clean upAchilleas Pipinellis2015-12-081-6/+7
| | | | | | | | |
| * | | | | | | | Fix wrong naming of services keyword [ci skip]Achilleas Pipinellis2015-12-081-1/+1
| | | | | | | | |
| * | | | | | | | Add note about the various phpenv toolsAchilleas Pipinellis2015-12-081-0/+8
| | | | | | | | |
| * | | | | | | | Add link to runners doc [ci skip]Achilleas Pipinellis2015-12-081-3/+3
| | | | | | | | |
| * | | | | | | | Clean up mysql CI exampleAchilleas Pipinellis2015-12-081-47/+90
| | | | | | | | |
| * | | | | | | | Clean up postgres CI example [ci skip]Achilleas Pipinellis2015-12-081-45/+71
| | | | | | | | |
| * | | | | | | | More cleanup on Redis exampleAchilleas Pipinellis2015-12-081-4/+4
| | | | | | | | |
| * | | | | | | | Clean up Redis CI service example [ci skip]Achilleas Pipinellis2015-12-081-22/+50
| | | | | | | | |
| * | | | | | | | Add an intro to CI services documentation [ci skip]Achilleas Pipinellis2015-12-081-1/+4
| | | | | | | | |
| * | | | | | | | Move markdown link to the bottom [ci skip]Achilleas Pipinellis2015-12-081-4/+5
| | | | | | | | |
| * | | | | | | | Clean up CI ssh keys docs [ci skip]Achilleas Pipinellis2015-12-081-86/+81
| | | | | | | | |
| * | | | | | | | Use link instead of connect to be more Docker friendlyAchilleas Pipinellis2015-12-081-1/+1
| | | | | | | | |
| * | | | | | | | Clean up PHP CI example [ci skip]Achilleas Pipinellis2015-12-081-114/+211
| | | | | | | | |
| * | | | | | | | Add intro about languagesAchilleas Pipinellis2015-12-081-0/+4
| | | | | | | | |
| * | | | | | | | Fix wrong exampleAchilleas Pipinellis2015-12-081-1/+1
| | | | | | | | |
| * | | | | | | | Bring back removed heading and point to other sectionAchilleas Pipinellis2015-12-081-0/+4
| | | | | | | | |
| * | | | | | | | Clean up using_docker_images.mdAchilleas Pipinellis2015-12-081-83/+185
| | | | | | | | |
| * | | | | | | | Use .md instead of .htmlAchilleas Pipinellis2015-12-082-2/+2
| | | | | | | | |
| * | | | | | | | Fix headingAchilleas Pipinellis2015-12-081-1/+1
| | | | | | | | |
| * | | | | | | | Introduce CI documentation for services and languagesKamil Trzcinski2015-12-0811-68/+559
| | | | | | | | |
* | | | | | | | | Merge branch 'issue-closing-docs' into 'master' Robert Speicher2015-12-081-13/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update documentation about automatic issue closing RE !1933 See merge request !2000
| * | | | | | | | Merge branch 'master' into issue-closing-docsissue-closing-docsDouwe Maan2015-12-083-7/+15
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Update documentation about automatic issue closingDouwe Maan2015-12-071-13/+14
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-1/+7
| | | | | | | |
* | | | | | | | Merge branch 'ui/dashboard-new-issue' into 'master' Dmitriy Zaporozhets2015-12-081-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 ![Screen_Shot_2015-12-07_at_17.26.52](/uploads/22c6d6df10414f9e3e35d6cea3870486/Screen_Shot_2015-12-07_at_17.26.52.png) ## After ![Screen_Shot_2015-12-07_at_17.26.33](/uploads/02d082490ed6c83c66f052a5b601b5be/Screen_Shot_2015-12-07_at_17.26.33.png) 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-issueDouwe Maan2015-12-082-2/+6
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into ui/dashboard-new-issueDouwe Maan2015-12-076-17/+131
| |\ \ \ \ \ \ \
| * | | | | | | | Add API group projects endpoint.Douwe Maan2015-12-071-3/+67
| | | | | | | | |
* | | | | | | | | Add 'resume' capability to parallel-rsync-repossync-all-reposJacob Vosmaer2015-12-081-7/+43
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into sync-all-reposJacob Vosmaer2015-12-0897-556/+2169
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'minimize-readme' into 'master' Dmitriy Zaporozhets2015-12-071-1/+5
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move release cycle comments to the documentation. See merge request !1995
| | * | | | | | | | Move release cycle comments to the documentation.minimize-readmeSytse Sijbrandij2015-12-051-1/+5
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Update Docker SyntaxMichael A. Smith2015-12-071-1/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-041-5/+9
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'extend-events-api'Dmitriy Zaporozhets2015-12-042-7/+79
| |\ \ \ \ \ \
| | * | | | | | Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-042-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>