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
2019-04-24Create constants for IDE commit action valuesPaul Slaughter
2019-04-18Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov
2019-04-04Set tree list accounting for already-opened filesDenys Mishunov
2019-03-07Improve files_decorator performancePaul Slaughter
2018-08-02only sends content if it existsPhil Hughes
2018-08-02removed un-used codePhil Hughes
2018-08-02improve performance of deletingPhil Hughes
2018-08-01correctly show renaming and deleting entriesPhil Hughes
2018-07-30karma fixesPhil Hughes
2018-07-30fixed folders not being renamedPhil Hughes
2018-07-30rename filesPhil Hughes
2018-07-26Enable deleting files in the Web IDEPhil Hughes
2018-06-27use a pre-built commit message for when no user specified message existsPhil Hughes
2018-06-15only return last_commit_sha in the JSONPhil Hughes
2018-06-15IDE sends last commit ID when committing changesPhil Hughes
2018-06-13Image Diff Viewing + Download Diff ViewingTim Zallmann
2018-05-10Fixed none merge request files not being openable in the web IDEPhil Hughes
2018-05-01fixed gettersPhil Hughes
2018-05-01fixed staged files not being recognisedPhil Hughes
2018-05-01fixed eslintPhil Hughes
2018-05-01use getters to correctly get the counts for both unstaged & staged changesPhil Hughes
2018-04-30Merge branch 'master' into ide-tree-changes-countPhil Hughes
2018-04-25Merge branch 'master' into ide-tree-changes-countPhil Hughes
2018-04-25Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes
2018-04-20removed horrible getter & instead prefer the statePhil Hughes
2018-04-19Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes
2018-04-19Merge branch 'master' into ide-file-finderPhil Hughes
2018-04-18Fixed bugs with IDE new directoryPhil Hughes
2018-04-16added specsPhil Hughes
2018-04-07Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-06Web IDE blob image + default fallbackTim Zallmann
2018-04-05fixed delayed update viewerPhil Hughes
2018-04-05Web IDE markdown previewTim Zallmann
2018-04-05Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-04Updated components to PascalCasePhil Hughes
2018-03-28ESLint + Karma fixesTim Zallmann
2018-03-28Basic Setup for MR ShowingTim Zallmann
2018-03-22added tooltips to various icons in the sidebarsPhil Hughes
2018-03-22correctly stages and unstages filesPhil Hughes
2018-03-22Added staged files state to IDEPhil Hughes
2018-03-20Move IDE to CEPhil Hughes
2018-03-02Remove IDE from CEPhil Hughes
2018-01-10Tidy up main JS filePhil Hughes
2017-12-21Resolve "Decouple multi-file editor from file list"Tim Zallmann