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-03-26Merge branch 'bug/44103-ie11-compatibility' into 'master'Fatih Acet
Array.fill polyfill for IE 11 compatibility. Closes #44103 See merge request gitlab-org/gitlab-ce!17897
2018-03-19Merge branch 'profile-notifications-dropdown-fix' into 'master'Filipa Lacerda
Fixed profile notifications not being editable Closes #44198 See merge request gitlab-org/gitlab-ce!17808
2018-03-19Merge branch 'fix-dropzone-project-show' into 'master'Jacob Schatz
Fix dropzone project show Closes #44137 See merge request gitlab-org/gitlab-ce!17784
2018-03-19Merge branch ↵Filipa Lacerda
'43928-merge-request-comment-gets-cleared-once-the-previous-comment-is-submitted' into 'master' Resolve "Notes karma specs failing" Closes #44002 See merge request gitlab-org/gitlab-ce!17627
2018-03-19Merge remote-tracking branch 'dev/10-6-stable' into 10-6-stable-prepare-rc7James Lopez
2018-03-16Revert "Merge branch '35475-lazy-diff' into 'master'"James Lopez
This reverts commit e4fded68248c0989b4c31921f1c9f8103c65aef7.
2018-03-16Merge branch 'ci-lint-dispatcher-fix' into 'master'Filipa Lacerda
Change path of CI lints create index.js file Closes #44181 See merge request gitlab-org/gitlab-ce!17751
2018-03-14Merge branch '35475-lazy-diff' into 'master'Fatih Acet
Resolve "Projects::MergeRequestsController#show is slow (implement skeleton loading)" Closes #35475 See merge request gitlab-org/gitlab-ce!15200
2018-03-14Merge branch '44024-fix-table-extra-column' into 'master'Clement Ho
Fix markdown table showing extra fake column v1 Closes #44024 See merge request gitlab-org/gitlab-ce!17669
2018-03-13Merge branch '44149-issue-comment-buttons' into 'master'Phil Hughes
Resolve "Wrong button has the loading state when submitting a comment in issues" Closes #44149 See merge request gitlab-org/gitlab-ce!17698
2018-03-13Merge branch '44152l-last-pipeline-link' into 'master'Phil Hughes
Make commit pipeline accessible on file page Closes #44152 See merge request gitlab-org/gitlab-ce!17716
2018-03-13Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda
Fixed issue notes being duplicated Closes #44099 See merge request gitlab-org/gitlab-ce!17671
2018-03-13Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes
Fix "Remove source branch" button in MR widget during MWPS state Closes #42814 and #4281 See merge request gitlab-org/gitlab-ce!17192
2018-03-08Address frontend feedbackBob Van Landuyt
2018-03-08Merge branch 'jivl-backport-custom-metrics-frontend' into 'master'Filipa Lacerda
backport of custom metrics for the common metrics section of CE See merge request gitlab-org/gitlab-ce!17586
2018-03-08backport of custom metrics for the common metrics section of CEJose Ivan Vargas
2018-03-08Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan
Create CI/CD-only projects from GitHub -- CE backport See merge request gitlab-org/gitlab-ce!17432
2018-03-07Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'Clement Ho
Move SidebarAssignees vue component See merge request gitlab-org/gitlab-ce!17398
2018-03-07Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'Douwe Maan
# Conflicts: # locale/gitlab.pot
2018-03-07Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan
Allow maintainers to push forks of a project for branches that have open MRs Closes #22292 See merge request gitlab-org/gitlab-ce!17395
2018-03-07Move SidebarAssignees vue componentGeorge Tsiolis
2018-03-07Merge branch '39444-make-margin-around-dropdown-dividers-4px' into 'master'Clement Ho
Resolve "Make margin around dropdown dividers 4px" Closes #39444 See merge request gitlab-org/gitlab-ce!17517
2018-03-07Merge branch '4326-fix-js-or-true' into 'master'Clement Ho
Fix a JS bug in the websocket terminal See merge request gitlab-org/gitlab-ce!17470
2018-03-07Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda
Resolve: Modal and banner designs for project label and project milestone promotion Closes #41895 See merge request gitlab-org/gitlab-ce!17197
2018-03-07CE backport for creating CI/CD projects from GitHubRubén Dávila
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch
2018-03-07Merge branch '43502-clipboard-btn' into 'master'Phil Hughes
Resolve "Update clipboard button component not to render default css classes" Closes #43502 See merge request gitlab-org/gitlab-ce!17529
2018-03-07Fix a JS bug in the websocket terminalNick Thomas
2018-03-07used respond_to formats for persisting flash messages insteadJose Ivan Vargas
2018-03-07Remove common_vue bundleMike Greiling
2018-03-07Removes btn-transparent and btn-clipboard as default classes for clipboard ↵Filipa Lacerda
button component Changes after review
2018-03-06Merge branch 'ce-3727-fe-labels-for-epics' into 'master'Filipa Lacerda
CE Port: Add `js-` classes in LabelsSelect component See merge request gitlab-org/gitlab-ce!17558
2018-03-06Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes
Cluster monitoring changes CE backport See merge request gitlab-org/gitlab-ce!17547
2018-03-06Merge branch 'issue_38337' into 'master'Sean McGivern
Bring one group board to CE Closes #38337 See merge request gitlab-org/gitlab-ce!17274
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
# Conflicts: # app/models/group.rb # db/schema.rb
2018-03-06move misplaced entry pointMike Greiling
2018-03-06Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki
5029-support-cluster-metrics-ce # Conflicts: # spec/models/clusters/applications/prometheus_spec.rb
2018-03-06Add `js-*` class to refer in JSKushal Pandya
2018-03-06Resolve "Group Leave action is broken on Groups Dashboard and Homepage"Shah El-Rahman
2018-03-06coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling
2018-03-06prefer getElementByIdMike Greiling
2018-03-06remove prometheus panel styling on cluster monitoring pageMike Greiling
2018-03-06lighten axis tick textMike Greiling
2018-03-06add ability to override graph size measurementsMike Greiling
2018-03-06fix spacing around axis label text in small breakpointsMike Greiling
2018-03-06hide legend without hiding the axis labelsMike Greiling
2018-03-06add option to hide the graph legendMike Greiling
2018-03-06use proper dependency injection for monitoring dashboard componentMike Greiling
2018-03-06make deployments endpoint optionalMike Greiling
2018-03-06add prometheus cluster health monitoring empty stateMike Greiling