summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Loosen Nokogiri version requirementrs-loosen-nokogiriRobert Speicher2016-02-112-2/+2
* Merge branch 'fix_markdown_image_link' into 'master' Achilleas Pipinellis2016-02-112-4/+4
|\
| * Add a new image in the markdown help pageAchilleas Pipinellis2016-02-112-4/+4
* | Merge branch 'remove_sqlite_check' into 'master' Jeroen van Baarsen2016-02-111-18/+0
|\ \
| * | Remove sqlite check in raketaskremove_sqlite_checkAchilleas Pipinellis2016-02-101-18/+0
* | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-02-111-1/+1
|\ \ \
| * | | Updated Docker Fundamentals link as suggested by @axilDenis Meiswinkel2016-02-111-1/+1
| * | | Fixed "Docker Fundamentals" link.Denis Meiswinkel2016-02-111-1/+1
* | | | Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in...Rémy Coutable2016-02-114-0/+98
|\ \ \ \ | |/ / / |/| | |
| * | | Pass current_user to merge_request.closes_issues in API ans streamline MR API...Schniz/gitlab-ce-feature/merge-request-closes-issues-in-apiRémy Coutable2016-02-113-19/+9
| * | | Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r...Gal Schlezinger2016-02-115-0/+108
* | | | Merge branch 'use-caching' into 'master' Kamil Trzciński2016-02-112-6/+52
|\ \ \ \
| * | | | Use caching, instead of haxxy /cacheuse-cachingKamil Trzcinski2016-02-102-6/+52
* | | | | Merge branch 'fix/ci-build-status-badge' into 'master' Kamil Trzciński2016-02-1111-40/+133
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Parse XML instead of HTML in tests for a SVG build badgefix/ci-build-status-badgeGrzegorz Bizon2016-02-113-7/+7
| * | | | Move build badge specs to badges directoryGrzegorz Bizon2016-02-112-6/+3
| * | | | Move builds badge implementation to new badges controllerGrzegorz Bizon2016-02-115-14/+19
| * | | | Add Changelog entry for changes in builds badgeGrzegorz Bizon2016-02-111-0/+1
| * | | | Inherit build badge access permissions from projectGrzegorz Bizon2016-02-114-13/+7
| * | | | Fix rubocop offence in routes for build badgeGrzegorz Bizon2016-02-111-1/+1
| * | | | Add short builds badge documentationGrzegorz Bizon2016-02-111-0/+10
| * | | | Improve build badge tests, add another test caseGrzegorz Bizon2016-02-113-6/+19
| * | | | Add feature tests for builds status badgeGrzegorz Bizon2016-02-113-2/+52
| * | | | Add second build for each commit in build seedsGrzegorz Bizon2016-02-111-14/+25
| * | | | Respond to proper format for build badge requestGrzegorz Bizon2016-02-111-2/+8
| * | | | Move badge implementation to builds controllerGrzegorz Bizon2016-02-113-24/+13
| * | | | Skip authentication when requesting commit status badgeGrzegorz Bizon2016-02-112-2/+8
| * | | | Improve CI status badge implementationGrzegorz Bizon2016-02-113-17/+11
| * | | | Add CI status badge implementation to commit controllerGrzegorz Bizon2016-02-112-0/+13
| * | | | Render 404 if there is no project for old CI status badgeGrzegorz Bizon2016-02-111-0/+1
| * | | | Add deprecation warning for old CI status badge actionGrzegorz Bizon2016-02-111-1/+4
|/ / / /
* | | | Merge branch 'display-mr-link-if-thre-is-one' into 'master' Douglas Barbosa Alexandre2016-02-108-9/+122
|\ \ \ \
| * | | | [ci skip] Update CHANGELOGDouglas Barbosa Alexandre2016-02-101-1/+1
| * | | | Change MR link to "View Open Merge Request"display-mr-link-if-thre-is-oneDouglas Barbosa Alexandre2016-02-103-3/+3
| * | | | Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-108-9/+122
| | |_|/ | |/| |
* | | | Merge branch 'brammeleman/3047-add-assignee-data-to-isuable-hook-data' into '...Robert Speicher2016-02-104-7/+35
|\ \ \ \
| * | | | Add assignee data to Issuables' hook_databrammeleman/3047-add-assignee-data-to-isuable-hook-dataBram Daams2016-02-104-7/+35
* | | | | Merge branch 'cwq1913/gitlab-ce-fix_skip_merge_commits' into 'master' Robert Speicher2016-02-103-1/+9
|\ \ \ \ \
| * | | | | Actually use the `skip_merges` option in Repository#commitscwq1913/gitlab-ce-fix_skip_merge_commitsTony Chu2016-02-083-1/+9
| | |_|_|/ | |/| | |
* | | | | Add notice about MR target for stable fixesSytse Sijbrandij2016-02-101-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'fix/ci-api-builds-docs' into 'master' Achilleas Pipinellis2016-02-101-44/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add some fixesfix/ci-api-builds-docsTomasz Maczukin2016-02-101-7/+7
| * | | Fix builds API formattingTomasz Maczukin2016-02-101-42/+22
|/ / /
* | | Merge branch 'doc_relative_url' into 'master' Achilleas Pipinellis2016-02-106-20/+157
|\ \ \
| * | | Fix typos and grammarAchilleas Pipinellis2016-02-105-12/+14
| * | | Add note on using a custom init scriptdoc_relative_urlAchilleas Pipinellis2016-02-091-1/+5
| * | | Edit configuration files for relative URL supportAchilleas Pipinellis2016-02-094-20/+23
| * | | Add relative URL documentationAchilleas Pipinellis2016-02-092-0/+128
* | | | Merge branch 'update-install-documentation-8.5' into 'master' Yorick Peterse2016-02-102-2/+108
|\ \ \ \
| * | | | Updated install/update guides for 8.5Yorick Peterse2016-02-102-2/+108