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 (Expand)Author
2017-11-30Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes
2017-11-29added editor options to redcue EE conflictsPhil Hughes
2017-11-28fixed failing specsPhil Hughes
2017-11-28added specsPhil Hughes
2017-11-28fixed web worker performancePhil Hughes
2017-11-28added web worker to calculate diffsPhil Hughes
2017-11-28started move to web worker for diff calculationPhil Hughes
2017-11-28changed endLineNumber calculationPhil Hughes
2017-11-28change how diffing worksPhil Hughes
2017-11-28added disposable managerPhil Hughes
2017-11-28created editor library to manage all things editorPhil Hughes
2017-11-28Multi-file editor dirty diff indicatorPhil Hughes
2017-11-24added specsPhil Hughes
2017-11-24fixed icon name typoPhil Hughes
2017-11-24Added IDE commit panelPhil Hughes
2017-11-10added missing specsPhil Hughes
2017-11-10test updatesPhil Hughes
2017-11-10Added tests to multi-file Vuex storePhil Hughes
2017-11-07Fixed multi-file editor table cells content width jumpingPhil Hughes
2017-11-06moved key into data structurePhil Hughes
2017-11-06correctly updates commit data after committing changesPhil Hughes
2017-11-06only allow the call when not in collapsed viewPhil Hughes
2017-11-06Multi-file editor fetch log data from a different endpointPhil Hughes
2017-11-01Fix binary files not showing anything in edit modePhil Hughes
2017-10-31fixed up upload feature after master mergePhil Hughes
2017-10-31Merge branch 'master' into multi-file-editor-vuexPhil Hughes
2017-10-31Upload files through the multi-file editorPhil Hughes
2017-10-31get branch name from the DOMPhil Hughes
2017-10-30spec fixesPhil Hughes
2017-10-30addressed feedback from reviewPhil Hughes
2017-10-27updated karma specsPhil Hughes
2017-10-26reset hash when changing filesPhil Hughes
2017-10-26various different performance improvementsPhil Hughes
2017-10-26fixed render_error not being hooked up correctlyPhil Hughes
2017-10-26fixed some state bugs with the tabsPhil Hughes
2017-10-26correctly activate the next tab when closing a tabPhil Hughes
2017-10-26moved new file/directory into new storePhil Hughes
2017-10-26[WIP] Move multi-file editor store to VuexPhil Hughes
2017-10-23Merge branch 'master' into ph-multi-file-editor-new-file-folder-dropdownPhil Hughes
2017-10-23spec fixesPhil Hughes
2017-10-23moved to eventHub to manage creating new filesPhil Hughes
2017-10-23Create new branch from dropdown.Jacob Schatz
2017-10-23fixed eslint :see_no_evil:Phil Hughes
2017-10-23added feature specPhil Hughes
2017-10-23fixed failing title testPhil Hughes
2017-10-23fixed bug with tabs not switching correctlyPhil Hughes
2017-10-23failing spec fixesPhil Hughes
2017-10-23correctly creates file in currently viewed directoryPhil Hughes
2017-10-23changed adding temp files/directories code to match new structurePhil Hughes
2017-10-23fixed new file/directory modal using methods that no longer existPhil Hughes