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-01-15Merge branch 'projects-tree-tags-dispatcher-refactor' into 'master'Phil Hughes
Refactored import of projects:tags:* and projects:tree:* of dispatcher.js See merge request gitlab-org/gitlab-ce!16452
2018-01-15Merge branch '41856-backport-stacked-progress-bar' into 'master'Phil Hughes
Backport StackedProgressBar component from GitLab EE Closes #41856 See merge request gitlab-org/gitlab-ce!16457
2018-01-15StackedProgressBar ComponentKushal Pandya
2018-01-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox
dispatcher-projects-efi
2018-01-15dedupeSimon Knox
2018-01-15refactored use of for projects:tree:*Constance Okoghenun
2018-01-15Merge branch 'snippets-dispatcher-refactor' into 'master'Phil Hughes
Refactor dispatcher for snippets:* See merge request gitlab-org/gitlab-ce!16390
2018-01-15Merge branch 'dispatcher-project-mr' into 'master'Phil Hughes
Refactor dispatcher project mr index path Closes #41341 See merge request gitlab-org/gitlab-ce!16399
2018-01-15Merge branch 'dispatcher-branches-create' into 'master'Phil Hughes
Refactor dispatcher project branches create path See merge request gitlab-org/gitlab-ce!16380
2018-01-15Refactored import of projects:tags:* and projects:tree:* of dispatcher.jsConstance Okoghenun
2018-01-15removed unneeded lint commentsSimon Knox
2018-01-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox
dispatcher-projects-efi
2018-01-13Merge branch '16988-use-toggle-for-subscribed-unsubscribed-to-notifications' ↵Annabel Dunstone Gray
into 'master' Resolve "Use toggle for subscribed/unsubscribed to notifications" Closes #16988 See merge request gitlab-org/gitlab-ce!16408
2018-01-12change loading prop behavior for subscriptions.vueMike Greiling
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-12Merge branch 'projects-l' into 'master'Filipa Lacerda
Refactor projects:l* See merge request gitlab-org/gitlab-ce!16393
2018-01-12add missing commaMike Greiling
2018-01-12Refactor into init_labelsClement Ho
2018-01-12Use common form.jsClement Ho
2018-01-12Remove unused create index.jsClement Ho
2018-01-12Merge branch ↵Filipa Lacerda
'ce-backport-generalize-protected-branch-tags-to-create-item-dropdown' into 'master' Generalize protected branch/tag dropdowns -- CE backport See merge request gitlab-org/gitlab-ce!16420
2018-01-12only show loading indicator in subscription toggle on initial data fetchMike Greiling
2018-01-12add tooltip for notifications icon in collapsed sidebarMike Greiling
2018-01-12change notification bell icon from font-awesome to gitlab svgMike Greiling
2018-01-12Merge branch 'projects-dropdown-perf' into 'master'Filipa Lacerda
Fixed performance of projects dropdown Closes #41939 See merge request gitlab-org/gitlab-ce!16425
2018-01-12Merge branch '41937-vue-prop-type' into 'master'Phil Hughes
Resolve "Fix type is started key" Closes #41937 See merge request gitlab-org/gitlab-ce!16407
2018-01-12fix tests from broken importsSimon Knox
2018-01-12Merge branch '41797-prometheus-wording-fixes' into 'master'Kamil Trzciński
Resolve "Wording fixes on cluster page" Closes #41797 See merge request gitlab-org/gitlab-ce!16324
2018-01-12Fixed performance of projects dropdownPhil Hughes
Closes #41939
2018-01-12Merge branch '41956-fix-ctrl-enter-binding-to-save-comment' into 'master'Phil Hughes
Fix Ctrl+Enter keyboard shortcut saving comment/note edit Closes #41956 See merge request gitlab-org/gitlab-ce!16415
2018-01-12Merge branch 'dispatcher-project-branches' into 'master'Phil Hughes
Refactor dispatcher project branches path See merge request gitlab-org/gitlab-ce!16398
2018-01-12Refactor dispatcher projects blame and blob pathClement Ho
2018-01-12Generalize protected branch/tag dropdownsEric Eastwood
Remove duplicate ee code This was generalized for usage in the new variable table design, see https://gitlab.com/gitlab-org/gitlab-ce/issues/39118#note_53615249 Conflicts: app/assets/stylesheets/pages/projects.scss ee/app/assets/javascripts/protected_branches/protected_branch_create.js ee/app/assets/javascripts/protected_tags/protected_tag_create.js ee/app/views/projects/protected_branches/ee/_dropdown.html.haml
2018-01-12update karma testsMike Greiling
2018-01-12add prop defaultsMike Greiling
2018-01-12change rss icon to bell icon for notificationsMike Greiling
2018-01-12convert notification subscription button into toggleMike Greiling
2018-01-12dynamic imports for projects:e/f/iSimon Knox
2018-01-12Fix Ctrl+Enter keyboard shortcut saving comment/note editEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41956
2018-01-12Fix eslint so that pipeline doesnt fail after megeClement Ho
2018-01-12Merge branch 'master' into dispatcher-branches-createClement Ho
2018-01-12Merge branch 'dispatcher-dashboard-mr' into 'master'Fatih Acet
Refactor dispatcher dashboard mr path See merge request gitlab-org/gitlab-ce!16360
2018-01-11Merge branch 'dispatcher-boards' into 'master'Fatih Acet
Refactor dispatcher project boards path See merge request gitlab-org/gitlab-ce!16374
2018-01-11Merge branch '41163-improve-cluster-ingress-extra-cost-language' into 'master'Fatih Acet
Improve wording about additional costs with Ingress on GKE or custom clusters Closes #41163 See merge request gitlab-org/gitlab-ce!16370
2018-01-11Fix boolean prop being provided as stringFilipa Lacerda
2018-01-11Fixes minor aspects on Prometheus descriptionMayra Cabrera
- Change Gitlab to GitLab - Remove trailing space on GitLab Integration link
2018-01-11Merge branch 'master' into projects-lClement Ho
2018-01-11Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda
Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007
2018-01-11Update Ingress extra cost note to be more genericEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41163
2018-01-11Refactor dispatcher project mr index pathClement Ho