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
2018-12-10Merge branch '39727-registry' into 'master'Phil Hughes
Replaces vue-resource with axios for registry code See merge request gitlab-org/gitlab-ce!23545
2018-12-10Merge branch 'commit-badge-style-fix' into 'master'Filipa Lacerda
Fixed styling of image comment badges on commits Closes #54849 See merge request gitlab-org/gitlab-ce!23659
2018-12-08CE Backport: Epic issue list and related issue list re-designKushal Pandya
2018-12-08Resolve "Navigating unresolved discussions on Merge Request page"André Luís
2018-12-08Resolve "Extended user centric tooltips"Tim Zallmann
2018-12-08Merge branch '53147-utilize-new-charting-library-for-metrics-dashboard' into ↵Clement Ho
'master' Resolve "Utilize new charting library for metrics dashboard" See merge request gitlab-org/gitlab-ce!23459
2018-12-08Integrate csslabClement Ho
2018-12-08Use GitLab UI area chartAdriel Santiago
Replace the metrics dashboard graph with GitLab UI's area chart component
2018-12-07Merge branch '20422-hide-ui-variables-by-default' into 'master'Robert Speicher
Resolve "Hide variables in UI by default" Closes #20422 See merge request gitlab-org/gitlab-ce!23518
2018-12-07Merge branch 'cert-manager-email' into 'master'Dmitriy Zaporozhets
Ability to override Issuer Email for Cert Manager See merge request gitlab-org/gitlab-ce!23503
2018-12-07Merge remote-tracking branch 'origin/master' into ↵jhampton
20422-hide-ui-variables-by-default
2018-12-07Fixed styling of image comment badges on commitsPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54849
2018-12-07Merge branch '51243-further-improvements-to-project-overview-ui' into 'master'Mike Greiling
Resolve "Further improvements to Project overview UI" Closes #51243 See merge request gitlab-org/gitlab-ce!22196
2018-12-07CE Port of "Web Terminal FE"Paul Slaughter
2018-12-07Allows user to override default issuer email for cert managerAmit Rathi
2018-12-07Merge branch '22548-reopen-error-message' into 'master'Filipa Lacerda
Improve error message when attempting to reopen MR and there's a new open MR for the same branch Closes #22548 See merge request gitlab-org/gitlab-ce!22326
2018-12-07Remove unused codeFilipa Lacerda
2018-12-07Further design iteration on project overviewDennis Tang
Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
2018-12-07Vertically aligns variablesjhampton
- Long named variable key/values are vertially aligned
2018-12-07Reduces technical debtFilipa Lacerda
Updates icons to use gitlab-svg Updates buttons to use gitlab-ui Updates broken tests
2018-12-07Merge branch 'kp-8703-fix-labels-tooltip-alignment' into 'master'Filipa Lacerda
CE Backport: Fix labels tooltip in collapsed Epics sidebar See merge request gitlab-org/gitlab-ce!23647
2018-12-07Merge branch 'winh-milestone-select' into 'master'Kushal Pandya
Fix duplicate boardsStore variable in milestone select Closes #54139 See merge request gitlab-org/gitlab-ce!23625
2018-12-07Updated ajax error message with returned errorsPhil Hughes
2018-12-07Replaces vue-resource with axios for registry codeFilipa Lacerda
2018-12-07Add missing `data-boundary` attribute for correct tooltip alignmentKushal Pandya
2018-12-07Merge branch 'winh-merge-request-diff-discussion-commit-id' into 'master'Mike Greiling
Pass commit when posting diff discussions See merge request gitlab-org/gitlab-ce!23371
2018-12-07Dropdown: Make Identicons of a subgroup in the breadcrumb dropdown not take ↵Thomas Pathier
a whole line
2018-12-07Change dropdown divider color to gray-200 (#dfdfdf)Winnie Hellmann
2018-12-06Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre
Allow internal references to be removed Closes #19376 See merge request gitlab-org/gitlab-ce!23189
2018-12-06Merge branch 'ce-revert-gold-trial-mrs' into 'master'Kamil Trzciński
[CE] Revert Gold Trial MRs See merge request gitlab-org/gitlab-ce!23619
2018-12-06Use BFG object maps to clean projectsNick Thomas
2018-12-06Introduce Knative Serverless TabDylan Griffith
2018-12-06Merge branch 'diff-file-moved-view' into 'master'Filipa Lacerda
Fixed renamed and mode changed diff viewers not rendering on merge requests Closes #52607 See merge request gitlab-org/gitlab-ce!23600
2018-12-06Sort issues and merge requests in ascending and descending orderFatih Acet
2018-12-06Adjusts variables table widthjhampton
- The table width was shrinking with smaller variable names
2018-12-06Fix duplicate boardsStore variable in milestone selectWinnie Hellmann
2018-12-06Fixed renamed and mode changed diff viewersPhil Hughes
Renders mode changed and renamed file merge request diff viewers on the frontend. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52607
2018-12-06Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into ↵Luke Bennett
'master'" This reverts commit 427c1e72194556c9e198659dfff92cb42b31fb62, reversing changes made to 5aac64a79527afef9ff6b4b1db52a9c01c5d6af6.
2018-12-06Fixes linting errorjhampton
- Fixes linting error around missing key directive
2018-12-06Merge branch 'winh-issue-boards-project-dropdown-close' into 'master'Phil Hughes
Remove close icon from projects dropdown in issue boards See merge request gitlab-org/gitlab-ce!23567
2018-12-06Merge branch 'mg-fix-knative-application-row' into 'master'Kushal Pandya
Disable Knative for group clusters See merge request gitlab-org/gitlab-ce!23577
2018-12-06Merge branch '5426-fe-web-terminal-init-store-ce' into 'master'Phil Hughes
CE Port of "Setup IDE terminal store for environment checks" See merge request gitlab-org/gitlab-ce!23575
2018-12-06Merge branch 'ce-7772-add-subscription-table-to-gitlab-com-billing-areas' ↵Filipa Lacerda
into 'master' (CE-port) Resolve "Add subscription table to GitLab.com billing areas" See merge request gitlab-org/gitlab-ce!23264
2018-12-06Merge branch 'gt-add-top-padding-for-nested-environment-items-loading-icon' ↵Filipa Lacerda
into 'master' Add top padding for nested environment items loading icon Closes #49450 See merge request gitlab-org/gitlab-ce!23580
2018-12-06Horizontally aligns textjhampton
- Horizontall aligns span and button text
2018-12-06Pass commit when posting diff discussionsWinnie Hellmann
2018-12-06Resolve "Include tags into pipeline detail view"Scott Hampton
2018-12-05Add projectRunners to api.jsPaul Slaughter
- This is needed by the Web Terminal to check environment
2018-12-05Add some 400 statuses to http_statusPaul Slaughter
2018-12-05Update IDE index.js with 'extendStore'Paul Slaughter