summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Configure Gitaly through settings file instead of ENV varsgitaly-testing-tomlAlejandro Rodríguez2017-04-183-6/+42
* Merge branch 'reset-new-branch-button' into 'master' Alfredo Sumaran2017-04-123-136/+170
|\
| * Reset New branch button when issue state changes💃 Winnie 💃2017-04-123-136/+170
|/
* Merge branch 'patch-15' into 'master' Achilleas Pipinellis2017-04-121-1/+1
|\
| * Add link to environments on kubernetes.mdMark Pundsack2017-04-121-1/+1
|/
* Merge branch '27729-improve-webpack-dev-environment' into 'master' Alfredo Sumaran2017-04-126-8/+45
|\
| * Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-126-8/+45
|/
* Merge branch '2120-issues-search-bar-not-picking-up' into 'master' Annabel Dunstone Gray2017-04-122-1/+5
|\
| * Fix filtered search input width for IEClement Ho2017-04-122-1/+5
* | Merge branch 'docs-add-auth-to-topics-page' into 'master' Marcia Ramos2017-04-122-4/+5
|\ \
| * | fix broken linkdocs-add-auth-to-topics-pageMarcia Ramos2017-04-121-1/+1
| * | fix ee linksMarcia Ramos2017-04-121-2/+2
| * | add line to the end of the fileMarcia Ramos2017-04-121-1/+1
| * | add auth to topics pageMarcia Ramos2017-04-121-0/+1
* | | Merge branch 'fix-missing-capitalisation-buttons' into 'master' Clement Ho2017-04-122-4/+8
|\ \ \
| * | | Fixed missing help ui view capitalisation buttonsfix-missing-capitalisation-buttonsJose Ivan Vargas2017-04-112-4/+8
* | | | Merge branch 'poll-test-fix' into 'master' Filipa Lacerda2017-04-121-36/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed random failures with Poll specpoll-test-fixPhil Hughes2017-04-121-36/+57
* | | | Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern2017-04-123-0/+26
|\ \ \ \
| * | | | Remove heading and trailing spaces from label's color and titleblackst0ne2017-04-123-0/+26
* | | | | Merge branch 'contributing-ci-templates' into 'master' Rémy Coutable2017-04-122-1/+6
|\ \ \ \ \
| * | | | | Include CONTRIBUTING.md file when importing .gitlab-ci.yml templatescontributing-ci-templatesAdam Niedzielski2017-04-122-1/+6
* | | | | | Merge branch 'improve-testing-documentation' into 'master' Robert Speicher2017-04-122-99/+375
|\ \ \ \ \ \
| * | | | | | Improve the testing documentationimprove-testing-documentationRémy Coutable2017-04-121-23/+23
| * | | | | | Fix link againRémy Coutable2017-04-111-1/+1
| * | | | | | Fix path to migrationsRémy Coutable2017-04-111-1/+1
| * | | | | | Fix wrong linkRémy Coutable2017-04-111-1/+1
| * | | | | | Re-organize testing doc, and add RSpec structure docRémy Coutable2017-04-102-89/+165
| * | | | | | Document GitLab QARémy Coutable2017-04-101-3/+28
| * | | | | | Improve testing documentation with Robert's feedbackRémy Coutable2017-04-102-37/+49
| * | | | | | Firs pass at improving the testing documentationRémy Coutable2017-04-102-31/+194
* | | | | | | Merge branch 'user-activity-scroll-bar' into 'master' Annabel Dunstone Gray2017-04-122-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Let browser set overflow-x scroll on user activity calendar.user-activity-scroll-barBryce Johnson2017-04-112-1/+5
* | | | | | | | Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan2017-04-1217-20/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | removes redundant code from database.rb29056-backport-ee-cleanup-database-fileTiago Botelho2017-04-1117-20/+75
* | | | | | | | | Merge branch 'improve-discussions-feature-attempt-1' into 'master'Douwe Maan2017-04-125-94/+78
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Separate examples for each otherimprove-discussions-feature-attempt-1Luke "Jared" Bennett2017-04-125-64/+66
| * | | | | | | | | Collapse similar sibling scenariosLuke "Jared" Bennett2017-04-121-41/+12
| * | | | | | | | | Use empty_project for resources that are independent of the repoLuke "Jared" Bennett2017-04-121-7/+18
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'patch-8' into 'master' Rémy Coutable2017-04-121-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix grammarIsmail S2017-04-111-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '27755-update-pipelines-documentation' into 'master' 30843-move-about-gitlab-com-installation-instructions-to-documentationSean Packham (GitLab)2017-04-121-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace pipelines image in docs27755-update-pipelines-documentationAchilleas Pipinellis2017-04-101-0/+0
* | | | | | | | | | Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński2017-04-124-10/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Return nil as coverage instead of a File objectzj-fix-coverage-bugZ.J. van de Weg2017-04-124-10/+24
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'zj-improve-template' into 'master' Sean McGivern2017-04-121-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Let uses hide verbose output by defaultZ.J. van de Weg2017-04-121-0/+8
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix/gb/qa/fix-outdated-admin-area-link-title' into 'master' Rémy Coutable2017-04-121-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Fix outdated 'Admin area' link label in GitLab QAGrzegorz Bizon2017-04-121-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'zj-api-fix-build-events' into 'master' Rémy Coutable2017-04-124-9/+24
|\ \ \ \ \ \ \ \ \