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
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-12-05Merge branch '35616-move-k8-to-cluster-page' into ↵Kamil Trzcinski
cluster-page-with-list-clusters
2017-12-04issue note component renameSimon Knox
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into ↵Kamil Trzcinski
cluster-page-with-list-clusters
2017-11-28Changes after Frontend and UX review:Filipa Lacerda
- Moves toggle button to a shared location - Adds tests for toggle button - Transforms Clusters class into function - Improves UX
2017-11-28Merge branch 'icon-sizes' into 'master'Tim Zallmann
limit icon component size to valid values See merge request gitlab-org/gitlab-ce!15618
2017-11-28Merge branch 'backport-disable-autocomplete' into 'master'Fatih Acet
Backport disable autocomplete See merge request gitlab-org/gitlab-ce!15557
2017-11-27Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet
Backport of add-epic-sidebar See merge request gitlab-org/gitlab-ce!15335
2017-11-27limit icon component size to valid valuesSimon Knox
2017-11-23Improve environments performanceFilipa Lacerda
2017-11-23backport disable autocompleteClement Ho
2017-11-21Backport ability to enable/disable file attachments in issuable formClement Ho
2017-11-20Merge branch '39497-inline-edit-issue-on-mobile' into 'master'Annabel Dunstone Gray
Add inline editing to issues on mobile Closes #39497 See merge request gitlab-org/gitlab-ce!15438
2017-11-20Merge branch '38451-fe-sprite-icons-vue-component' into 'master'Annabel Dunstone Gray
Update Icons Documentation about Icon Vue Component Closes #38451 See merge request gitlab-org/gitlab-ce!15171
2017-11-19Add inline editing to issues on mobileEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39497
2017-11-16Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett
2017-11-16Added + Updated Document for Vue ComponentTim Zallmann
2017-11-16Backport delete epic changesClement Ho
2017-11-11Backport of add-epic-sidebarClement Ho
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-07Merge branch 'multi-file-editor-separate-commits-call' into 'master'Filipa Lacerda
Multi-file editor fetch log data from a different endpoint Closes #38360 See merge request gitlab-org/gitlab-ce!15132
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-07Merge branch '2518-saved-configuration-for-issue-board' into 'master'Sean McGivern
[CE backport] Saved configuration for issue board See merge request gitlab-org/gitlab-ce!15108
2017-11-07Merge branch 'master' into 38464-k8s-appsEric Eastwood
Conflicts: db/schema.rb
2017-11-06Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho
Fix md form tab double click toggle Closes #39624 See merge request gitlab-org/gitlab-ce!15119
2017-11-06Resolve "Editor icons"Tim Zallmann
2017-11-06unused propSimon Knox
2017-11-06fixed karma testPhil Hughes
updated controller based on review
2017-11-06moved key into data structurePhil Hughes
uses an array of classes to render skeleton loading cells
2017-11-06correctly updates commit data after committing changesPhil Hughes
also merges data in after a fetch to save overriting all data. changed the render keys to save a full re-render when any data changes
2017-11-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox
2518-saved-configuration-for-issue-board
2017-11-03Add applications section to GKE clusters pageEric Eastwood
2017-11-02Fix karmaLuke "Jared" Bennett
2017-11-02Separate preview and write tabs into seperate eventsLuke "Jared" Bennett
2017-11-02Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda
Convert Icons in CI to SVG Sprite Icons See merge request gitlab-org/gitlab-ce!14567
2017-11-01Fix markdown-preview events for new isPreview varLuke "Jared" Bennett
2017-11-01Let field.vue handle the changing of previewLuke "Jared" Bennett
2017-11-01Dont emit toggle-markdown event if current target is already active and add ↵Luke "Jared" Bennett
specs
2017-10-31resolve conflictsSimon Knox
2017-10-31match UX guide for submit/cancel buttonsSimon Knox
2017-10-31apply changes for JS and CSS from gitlab-ee!2912Simon Knox
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2912/
2017-10-30Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"Dmitriy Zaporozhets
This reverts merge request !15009
2017-10-30Updated icon.vue to be more inline with other components + added spec for itTim Zallmann
2017-10-30Fixes for TestsTim Zallmann
2017-10-30Update Action IconsTim Zallmann
2017-10-30Fixing IconsTim Zallmann
2017-10-30[CE backport] Saved configuration for issue boardOswaldo Ferreira
2017-10-27Merge branch 'add-user-avatar-username-link' into 'master'Fatih Acet
Add configurable option to display username in user avatar link component See merge request gitlab-org/gitlab-ce!14902
2017-10-27Rename to shouldShowUsernameClement Ho
2017-10-25Merge branch '38178-fl-mr-notes-components' into 'master'Phil Hughes
Moves placeholders components into shared folder with documentation. See merge request gitlab-org/gitlab-ce!14964