summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...fix-download-artifacts-button-linkLin Jen-Shin2016-09-194-105/+103
|\
| * Merge branch 'sh-reset-pushes-since-gc-before' into 'master' Yorick Peterse2016-09-191-0/+4
| |\
| | * Reset pushes_since_gc counter before specs run to ensure starting point is 0sh-reset-pushes-since-gc-beforeStan Hu2016-09-181-0/+4
| * | Merge branch '22248-fix-namespace-undefined-method' into 'master' Rémy Coutable2016-09-191-0/+4
| |\ \
| | * | Render invalid template for merge requests without source project and openKatarzyna Kobierska2016-09-161-0/+4
| * | | Merge branch 'sh-add-spec-create-service-protected-branch' into 'master' Rémy Coutable2016-09-191-0/+23
| |\ \ \
| | * | | Add missing spec for ProtectedBranches::CreateServicesh-add-spec-create-service-protected-branchStan Hu2016-09-181-0/+23
| | | |/ | | |/|
| * | | Merge branch 'fix-board-spec-failures' into 'master' Rémy Coutable2016-09-191-105/+72
| |\ \ \
| | * | | Refactor boards_spec.rb to avoid code duplicationfix-board-spec-failuresStan Hu2016-09-161-105/+72
| | |/ /
* | | | Add an entry to CHANGELOG [ci skip]Lin Jen-Shin2016-09-191-0/+1
* | | | Fix download artifacts button link:Lin Jen-Shin2016-09-195-5/+21
|/ / /
* | | Merge branch '22286-fix-missing-status' into 'master' Stan Hu2016-09-183-9/+12
|\ \ \
| * | | Add specs that target status failure22286-fix-missing-statusKamil Trzcinski2016-09-182-8/+11
| * | | Return created statusKamil Trzcinski2016-09-181-1/+1
|/ / /
* | | Merge branch 'doc/download-latest-artifact' into 'master' Achilleas Pipinellis2016-09-182-0/+32
|\ \ \
| * | | Document how to download the latest build artifactsAchilleas Pipinellis2016-09-182-0/+32
* | | | Merge branch 'update-github-doc-page' into 'master' Achilleas Pipinellis2016-09-184-35/+94
|\ \ \ \
| * | | | Clarify why GH integration is the preferred importing methodAchilleas Pipinellis2016-09-181-4/+5
| * | | | Refactor GitHub importing documentationAchilleas Pipinellis2016-09-184-44/+92
| * | | | Update GitHub importer documentation to reflect current importer stateDouglas Barbosa Alexandre2016-09-181-0/+10
| |/ / /
* | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-09-181-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | improve wording on build and push images using GitLab CIBen Bodenmiller2016-08-251-3/+3
* | | | Merge branch 'patch-5' into 'master' Stan Hu2016-09-181-1/+1
|\ \ \ \
| * | | | Formatting fix in doc/ci/examples/README.mdsknebel2016-09-181-1/+1
|/ / / /
* | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-09-171-1/+1
|\ \ \ \
| * | | | docs: fix typo, it should refer to `domain_blacklist_enabled` settingBenjamin Schwarze2016-08-191-1/+1
* | | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-09-171-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove whitespace.Geoff Webster2016-08-191-1/+0
| * | | | Document IAM Profile AWS S3 configuration key. Geoff Webster2016-08-191-0/+7
* | | | | Merge branch 'diff-line-highlighting-fix' into 'master' Jacob Schatz2016-09-171-2/+2
|\ \ \ \ \
| * | | | | Fix line diff side-by-side line highlightingdiff-line-highlighting-fixPhil Hughes2016-09-131-2/+2
* | | | | | Merge branch 'scrolling-tabs-center-mobile' into 'master' Jacob Schatz2016-09-162-3/+23
|\ \ \ \ \ \
| * | | | | | Doesnt run JS if active element doesnt existscrolling-tabs-center-mobilePhil Hughes2016-09-161-6/+9
| * | | | | | Scrolls active tab into middle of nav on mobilePhil Hughes2016-09-162-3/+20
* | | | | | | Merge branch 'issue-boards-css-simplify' into 'master' Jacob Schatz2016-09-161-75/+23
|\ \ \ \ \ \ \
| * | | | | | | Removed more flexboxissue-boards-css-simplifyPhil Hughes2016-09-151-5/+3
| * | | | | | | Fixed styling issue with PhantomJS causing builds to failPhil Hughes2016-09-151-1/+1
| * | | | | | | Fixed height issue on smaller screensPhil Hughes2016-09-151-0/+2
| * | | | | | | Simplified the CSS for issue boardsPhil Hughes2016-09-151-71/+19
* | | | | | | | Merge branch 'search-commit-ui-fix' into 'master' Jacob Schatz2016-09-162-8/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed commit search UIsearch-commit-ui-fixPhil Hughes2016-09-052-8/+11
* | | | | | | | | Merge branch 'fix-anchor-icon' into 'master' Jacob Schatz2016-09-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix anchor icon regression introduced in 2fd6472 (!5577)fix-anchor-iconMike Greiling2016-09-151-1/+1
* | | | | | | | | | Merge branch 'fix-reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-09-166-13/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace contributions calendar timezone payload with datesClement Ho2016-09-166-13/+52
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'feature/use-oj-gem' into 'master' Yorick Peterse2016-09-163-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use oj gem for faster JSON processingAhmad Sherif2016-09-163-0/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'bump-fog-aws' into 'master' Rémy Coutable2016-09-162-4/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Bump fog-aws and other dependent modulesStan Hu2016-09-162-4/+5
* | | | | | | | | | Merge branch '22256-nomethoderror-api-entities-note-missing-attribute-note-on...Rémy Coutable2016-09-163-5/+18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |