summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '43273-fix-double-scrollbar-dropdowns' of gitlab.com:gitlab-org/...43273-fix-double-scrollbar-dropdownsDennis Tang2018-03-121-0/+6
|\
| * add max-height for move issue dropdownDennis Tang2018-03-091-0/+6
| * adjust height of dropdowns for IE11 compatibilityDennis Tang2018-03-092-1/+7
| * adjust max-height to respect new max-height of dropdown componentDennis Tang2018-03-094-4/+4
* | update boards 'add list' dropdown heightDennis Tang2018-03-121-1/+5
* | refactor and update height values to render correctlyDennis Tang2018-03-123-12/+26
* | add max-height for move issue dropdownDennis Tang2018-03-121-0/+6
* | adjust height of dropdowns for IE11 compatibilityDennis Tang2018-03-122-1/+7
* | adjust max-height to respect new max-height of dropdown componentDennis Tang2018-03-124-4/+4
* | Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-12289-20/+386
|\ \
| * | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-09289-20/+386
* | | Merge branch '43702-update-label-dropdown-wording' into 'master'Phil Hughes2018-03-1217-24/+244
|\ \ \
| * | | Add changelog entry43702-update-label-dropdown-wordingKushal Pandya2018-03-121-0/+5
| * | | Update test for change in label dropdown action nameKushal Pandya2018-03-125-11/+11
| * | | Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya2018-03-122-5/+43
| * | | Add `headerTitle` prop for container header stringKushal Pandya2018-03-122-4/+23
| * | | Add `isProject` and computed props to for contextual info for dropdownKushal Pandya2018-03-122-0/+50
| * | | Add `isProject` mock configKushal Pandya2018-03-121-0/+1
| * | | Use label dropdown helper for rendering contextual stringKushal Pandya2018-03-122-4/+6
| * | | Add helpers for labels dropdownKushal Pandya2018-03-122-0/+105
* | | | Merge branch 'fl-remove-duplicated-code' into 'master'Phil Hughes2018-03-121-14/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removes duplicated & non used codefl-remove-duplicated-codeFilipa Lacerda2018-03-091-14/+0
* | | | Merge branch 'remove-svg-sync-script' into 'master'Clement Ho2018-03-0975-121/+10
|\ \ \ \
| * | | | Remove sync script for gitlab-svgs and reference the vendored library directlyMike Greiling2018-03-0975-121/+10
|/ / / /
* | | | Merge branch 'refactor/move-assignee-title-vue-component' into 'master'Clement Ho2018-03-096-62/+72
|\ \ \ \ | |_|/ / |/| | |
| * | | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-096-62/+72
* | | | Merge branch 'move-project-fork-to-rspec' into 'master'Douwe Maan2018-03-093-134/+104
|\ \ \ \
| * | | | Move project fork spinach tests to RSpecSemyon Pupkov2018-03-053-134/+104
* | | | | Merge branch 'project-active-tab-rspec' into 'master'Douwe Maan2018-03-093-265/+137
|\ \ \ \ \
| * | | | | Move project active tab spinach tests to RSpecSemyon Pupkov2018-03-083-265/+137
* | | | | | Merge branch 'ce-5194-fix-github-ci-cd-github-auth-missing-query-param' into ...Douwe Maan2018-03-091-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Backport fix new GitHub CI/CD page redirecting to import GitHub status pagece-5194-fix-github-ci-cd-github-auth-missing-query-paramEric Eastwood2018-03-081-1/+1
* | | | | | Merge branch 'osw-43951-single-batch-blob-request-to-gitaly' into 'master'Sean McGivern2018-03-092-8/+15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Submit a single batch blob RPC to Gitaly per HTTP request when viewing diffsOswaldo Ferreira2018-03-092-8/+15
* | | | | | Merge branch 'docs/ci-yaml-cleanup' into 'master'Achilleas Pipinellis2018-03-092-508/+460
|\ \ \ \ \ \
| * | | | | | Cleanup and consolidate the CI yaml docsdocs/ci-yaml-cleanupAchilleas Pipinellis2018-03-072-508/+460
* | | | | | | Merge branch 'gitlab-ee-4910-exclusive-lease' into 'master'Nick Thomas2018-03-094-0/+59
|\ \ \ \ \ \ \
| * | | | | | | Add rake task to cleanup any existing exclusive leaseGabriel Mazetto2018-03-094-0/+59
|/ / / / / / /
* | | | | | | Merge branch 'jprovazn-commits-count-reschedule' into 'master'Yorick Peterse2018-03-095-2/+81
|\ \ \ \ \ \ \
| * | | | | | | Reschedule commits_count background migrationjprovazn-commits-count-rescheduleJan Provaznik2018-03-095-2/+81
* | | | | | | | Merge branch 'sh-make-add-index-idempotent' into 'master'Yorick Peterse2018-03-091-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix index name to Rails default to ensure idempotencysh-make-add-index-idempotentStan Hu2018-03-081-3/+4
* | | | | | | | | Merge branch 'patch-28-docs' into 'master'Filipa Lacerda2018-03-091-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixing sentence about getting help pagepatch-28-docsFabien Catteau2018-03-081-2/+2
* | | | | | | | | | Merge branch '43872-add-next-patch-release-as-a-priority-label' into 'master'Sean McGivern2018-03-091-3/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update CONTRIBUTING.md43872-add-next-patch-release-as-a-priority-labelFabio Busatto2018-03-051-1/+2
| * | | | | | | | | | Update CONTRIBUTING.mdFabio Busatto2018-03-051-4/+11
* | | | | | | | | | | Merge branch 'docs-article-devops-gamedev' into 'master'Achilleas Pipinellis2018-03-095-6/+536
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Docs: new article devops + game dev with GitLabMarcia Ramos2018-03-095-6/+536
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'dm-project-group-share-docs' into 'master'Achilleas Pipinellis2018-03-091-7/+17
|\ \ \ \ \ \ \ \ \ \ \