Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove note on backing up GitLab CI as a separate service | Achilleas Pipinellis | 2016-02-13 | 1 | -2/+0 |
* | Merge branch 'workhorse-0.6.4' into 'master' | Rémy Coutable | 2016-02-12 | 2 | -2/+2 |
|\ | |||||
| * | Use gitlab-workhorse 0.6.4workhorse-0.6.4 | Jacob Vosmaer | 2016-02-12 | 2 | -2/+2 |
* | | Re-add "Update configuration files" section in the 8.4 to 8.5 upgrade guide | Rémy Coutable | 2016-02-12 | 1 | -2/+12 |
* | | Fix typo in doc/api/builds.md | Achilleas Pipinellis | 2016-02-12 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'ma... | Douwe Maan | 2016-02-12 | 1 | -0/+2 |
|\ | |||||
| * | API: Allow to set or update a merge-request's milestone | Kirill Skachkov | 2016-02-08 | 1 | -0/+2 |
* | | Merge branch 'fix_markdown_image_link' into 'master' | Achilleas Pipinellis | 2016-02-11 | 2 | -4/+4 |
|\ \ | |||||
| * | | Add a new image in the markdown help page | Achilleas Pipinellis | 2016-02-11 | 2 | -4/+4 |
* | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-02-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Updated Docker Fundamentals link as suggested by @axil | Denis Meiswinkel | 2016-02-11 | 1 | -1/+1 |
| * | | | Fixed "Docker Fundamentals" link. | Denis Meiswinkel | 2016-02-11 | 1 | -1/+1 |
* | | | | Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in... | Rémy Coutable | 2016-02-11 | 1 | -0/+62 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r... | Gal Schlezinger | 2016-02-11 | 1 | -0/+62 |
* | | | | Move builds badge implementation to new badges controller | Grzegorz Bizon | 2016-02-11 | 1 | -1/+1 |
* | | | | Inherit build badge access permissions from project | Grzegorz Bizon | 2016-02-11 | 1 | -2/+0 |
* | | | | Add short builds badge documentation | Grzegorz Bizon | 2016-02-11 | 1 | -0/+10 |
| |/ / |/| | | |||||
* | | | Merge branch 'brammeleman/3047-add-assignee-data-to-isuable-hook-data' into '... | Robert Speicher | 2016-02-10 | 1 | -6/+20 |
|\ \ \ | |||||
| * | | | Add assignee data to Issuables' hook_databrammeleman/3047-add-assignee-data-to-isuable-hook-data | Bram Daams | 2016-02-10 | 1 | -6/+20 |
* | | | | Add some fixesfix/ci-api-builds-docs | Tomasz Maczukin | 2016-02-10 | 1 | -7/+7 |
* | | | | Fix builds API formatting | Tomasz Maczukin | 2016-02-10 | 1 | -42/+22 |
* | | | | Merge branch 'doc_relative_url' into 'master' | Achilleas Pipinellis | 2016-02-10 | 2 | -0/+131 |
|\ \ \ \ | |||||
| * | | | | Fix typos and grammar | Achilleas Pipinellis | 2016-02-10 | 2 | -9/+8 |
| * | | | | Add note on using a custom init scriptdoc_relative_url | Achilleas Pipinellis | 2016-02-09 | 1 | -1/+5 |
| * | | | | Add relative URL documentation | Achilleas Pipinellis | 2016-02-09 | 2 | -0/+128 |
* | | | | | Merge branch 'update-install-documentation-8.5' into 'master' | Yorick Peterse | 2016-02-10 | 2 | -2/+108 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Updated install/update guides for 8.5 | Yorick Peterse | 2016-02-10 | 2 | -2/+108 |
* | | | | | Merge branch 'variables-build-log' into 'master' | Robert Speicher | 2016-02-09 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Add information about expose of build variables.variables-build-log | Kamil Trzcinski | 2016-02-09 | 1 | -1/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge remote-tracking branch 'dev/master' into 'master' | Robert Speicher | 2016-02-09 | 2 | -2/+17 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ci-permissions' into 'master' | Robert Speicher | 2016-02-08 | 2 | -2/+17 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into ci-permissions | Kamil Trzcinski | 2016-02-05 | 5 | -26/+52 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Merge remote-tracking branch 'origin/master' into ci-permissions | Kamil Trzcinski | 2016-02-04 | 15 | -65/+156 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Rename allow_guest_to_access_builds to public_builds | Kamil Trzcinski | 2016-02-04 | 1 | -5/+5 |
| | * | | | | | | Expose allow_guest_to_access_builds in GitLab API | Kamil Trzcinski | 2016-02-04 | 1 | -2/+8 |
| | * | | | | | | Add CI setting: allow_guest_to_access_builds | Kamil Trzcinski | 2016-02-02 | 1 | -0/+9 |
* | | | | | | | | Merge branch 'develop7/add-merge_status-to-merge-request-in-api' into 'master' | Douwe Maan | 2016-02-09 | 1 | -11/+115 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add an API spec for MergeRequest#merge_status and properly document this reso...develop7/add-merge_status-to-merge-request-in-api | Rémy Coutable | 2016-02-08 | 1 | -11/+115 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch '3kami3/gitlab-ce-root_email' into 'master' | Douwe Maan | 2016-02-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Add an option to supply root email through an environmental variable.3kami3/gitlab-ce-root_email | 3kami3 | 2016-02-08 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Fix grammar in installation requirements. | Paul Johnson | 2016-02-08 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'jira_when_ce' into 'master' | Achilleas Pipinellis | 2016-02-07 | 1 | -0/+9 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Clarify when JIRA service was backported to CE | Achilleas Pipinellis | 2016-02-08 | 1 | -0/+9 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'markdown_help' into 'master' | Achilleas Pipinellis | 2016-02-07 | 1 | -4/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Change logo image name in markdown documentation | Achilleas Pipinellis | 2016-02-07 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-02-06 | 1 | -2/+19 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed Window's commands for SSH Help. | Aaron Power | 2016-02-06 | 1 | -2/+19 |
| | |/ | |/| | |||||
* | | | Make sure the public/uploads/ directory is created | Achilleas Pipinellis | 2016-02-05 | 1 | -0/+3 |
* | | | Merge branch 'ruby_sha' into 'master' | Achilleas Pipinellis | 2016-02-05 | 2 | -1/+12 |
|\ \ \ | |||||
| * | | | Add ruby version update info in doc_styleguide | Achilleas Pipinellis | 2016-02-05 | 1 | -0/+11 |