Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-29Remove unnecessary classfiles-css-refactorSam Bigelow
2019-03-29WIP: Files.css refactorSam Bigelow
2019-03-29Remove rounded border on fileheaders when stickySam Bigelow
2019-03-29Resize filename headers to match compareVersionsSam Bigelow
2019-03-29Make file actions buttons a group and reorderSam Bigelow
2019-03-29Rearrange buttons and change to icons for full fileSam Bigelow
2019-03-29Fix double border on MR DiffsSam Bigelow
This fixes a double border between the compare versions header and the filename header when filename headers are sticky
2019-03-29Always extend compareVersions full content widthSam Bigelow
- This used to change based on whether or not the file tree was open - There is logic to contain buttons and diffs when fileTree is closed and diffs are inline
2019-03-25Merge branch 'ce-1974-update-user-name-upon-ldap-sync' into 'master'Douwe Maan
Backport 'Update user name upon LDAP sync' from EE See merge request gitlab-org/gitlab-ce!26432
2019-03-25Merge branch 'ce-mw-update-gl-search-box' into 'master'Phil Hughes
(CE port) Replace GlSearchBox with GlSearchBoxByType Closes gitlab-ee#10637 See merge request gitlab-org/gitlab-ce!26548
2019-03-25(CE port) Replace GlSearchBox with GlSearchBoxByTypeMartin Wortschack
2019-03-25Merge branch '56954-improve-knative-after-installing-tiller' into 'master'Sean McGivern
Improvements for Knative installation Closes #56954 See merge request gitlab-org/gitlab-ce!26339
2019-03-25Improvements for Knative installationMayra Cabrera
Displays Knative domain field automatically after Helm is successfully installed. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56954
2019-03-25Merge branch ↵Rémy Coutable
'ce-6543-extract-ee-specific-files-lines-for-some-discussion-tests' into 'master' Resolve CE/EE differences in MergeRequestPresenter spec See merge request gitlab-org/gitlab-ce!26546
2019-03-25Merge branch 'winh-eslint-config-danger' into 'master'Mike Greiling
Mark .eslintrc.yml as frontend change for Danger See merge request gitlab-org/gitlab-ce!26549
2019-03-25Merge branch '10641-settings-css' into 'master'Phil Hughes
Removes EE differences for settings.scss Closes gitlab-ee#10641 See merge request gitlab-org/gitlab-ce!26543
2019-03-25Merge branch '10642-groups-css' into 'master'Phil Hughes
Removes EE differences for groups.scss Closes gitlab-ee#10642 See merge request gitlab-org/gitlab-ce!26544
2019-03-25Merge branch 'docs-improve-end-to-ends-tests-to-mention-review-qa-all-job' ↵Lin Jen-Shin
into 'master' Mention review-qa-all in the end-to-end tests documentation See merge request gitlab-org/gitlab-ce!26541
2019-03-25Merge branch '10638-secondary-css' into 'master'Phil Hughes
Removes EE differences for secondary_navigation_elements Closes gitlab-ee#10638 See merge request gitlab-org/gitlab-ce!26537
2019-03-25Merge branch '10604-pannels-css' into 'master'Phil Hughes
Removes EE differences for panels.scss Closes gitlab-ee#10604 See merge request gitlab-org/gitlab-ce!26492
2019-03-25Merge branch 'sh-fix-github-import-creator' into 'master'Douglas Barbosa Alexandre
GitHub importer: Use the project creator to create branches from forks Closes #59396 See merge request gitlab-org/gitlab-ce!26510
2019-03-25Mark .eslintrc.yml as frontend change for DangerWinnie Hellmann
2019-03-25Resolve CE/EE differences in MergeRequestPresenter specSean McGivern
2019-03-25Removes EE differences for groups.scssFilipa Lacerda
2019-03-25Removes EE differences for settings.scssFilipa Lacerda
2019-03-25Merge branch 'fix/missing-border' into 'master'Annabel Dunstone Gray
fix(ui-bug): missing border of comments Closes #58915 and #58538 See merge request gitlab-org/gitlab-ce!26242
2019-03-25Fix border radius of discussion commentsFarhad Yasir
2019-03-25Mention review-qa-all in the end-to-end tests documentationRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-25Merge branch 'revert-8fcdf34e' into 'master'Phil Hughes
Revert "Merge branch 'renovate/gitlab-ui-2.x' into 'master'" (CE backport) See merge request gitlab-org/gitlab-ce!26535
2019-03-25Revert "Merge branch 'renovate/gitlab-ui-2.x' into 'master'"Winnie Hellmann
This reverts merge request !26380
2019-03-25Removes EE differences for secondary_navigation_elementsFilipa Lacerda
2019-03-25Backport 'Update user name upon LDAP sync' from EERémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-25Merge branch '57984-store-branch-name' into 'master'Phil Hughes
Resolves "Branch name is lost if I change commit mode in Web IDE" Closes #57984 See merge request gitlab-org/gitlab-ce!26180
2019-03-25Fixed commit logic to pick a branchNatalia Tepluhina
- fixed getter spec with correct getter name
2019-03-25Merge branch ↵Rémy Coutable
'ce-10136-extract-ee-specific-files-lines-for-plan-spec-lib-gitlab' into 'master' Freeze strings in ReferenceExtractor spec See merge request gitlab-org/gitlab-ce!26466
2019-03-25Merge branch 'winh-small-jestodus' into 'master'Kushal Pandya
Move some tests from Karma to Jest Closes gitlab-ee#10613 and gitlab-ee#10592 See merge request gitlab-org/gitlab-ce!26511
2019-03-25Merge branch '57409-loading-button-transition' into 'master'Phil Hughes
Prevent fade out transition on loading-button Closes #57409 See merge request gitlab-org/gitlab-ce!26428
2019-03-25Prevent fade out transition on loading-buttonEnrique Alcántara
2019-03-25Merge branch '57648-make-emoji-picker-full-width-on-mobile' into 'master'Phil Hughes
Resolve "Make emoji picker full-width on mobile" Closes #57648 See merge request gitlab-org/gitlab-ce!25883
2019-03-25Merge branch 'update-gitlab-runner-helm-chart-to-0-3-0' into 'master'James Lopez
Update GitLab Runner Helm Chart to 0.3.0/11.9.0 See merge request gitlab-org/gitlab-ce!26467
2019-03-25Merge branch '10603-markdown-css' into 'master'Phil Hughes
Removes EE differences for markdown_area.scss Closes gitlab-ee#10603 See merge request gitlab-org/gitlab-ce!26489
2019-03-25Merge branch '10602-lists-css' into 'master'Phil Hughes
Removes EE differences for lists.scss Closes gitlab-ee#10602 See merge request gitlab-org/gitlab-ce!26487
2019-03-25Merge branch '10597-select-css' into 'master'Phil Hughes
Removes EE differences for selects.scss Closes gitlab-ee#10597 See merge request gitlab-org/gitlab-ce!26472
2019-03-25Merge branch '48297-fix-code-selection' into 'master'Phil Hughes
Resolve "Code in other column of side-by-side diff is highlighted when selecting code on one side" Closes #48297 See merge request gitlab-org/gitlab-ce!26423
2019-03-25Resolve "Code in other column of side-by-side diff is highlighted when ↵Natalia Tepluhina
selecting code on one side"
2019-03-25Merge branch '10539-variables-scss' into 'master'Phil Hughes
Removes EE differences for variables.scss Closes gitlab-ee#10539 See merge request gitlab-org/gitlab-ce!26361
2019-03-25Merge branch 'renovate/gitlab-ui-2.x' into 'master'Phil Hughes
Update dependency @gitlab/ui to ^2.4.1 See merge request gitlab-org/gitlab-ce!26380
2019-03-25Merge branch '10538-avatar-css' into 'master'Phil Hughes
removes ee differences for avatar.scss Closes gitlab-ee#10538 See merge request gitlab-org/gitlab-ce!26360
2019-03-25Merge branch '10535-buttons-css' into 'master'Phil Hughes
Removes EE differences for buttons.scss Closes gitlab-ee#10535 See merge request gitlab-org/gitlab-ce!26358
2019-03-25Merge branch 'ce-56153-error-tracking-counts' into 'master'Dmitriy Zaporozhets
Add error tracking usage counts See merge request gitlab-org/gitlab-ce!25472