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
2020-01-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-12Fixed deletion of directories in Web IDEDenys Mishunov
2019-07-24Encapsulate file view modes with constantsChris Toynbee
2019-07-19Added Usage Data for some Web IDE actionsFrancisco Javier López
2019-07-18FE remove create branch call in IDE commitPaul Slaughter
2019-07-02Allow adding new entries to existing pathDenys Mishunov
2019-06-26Re-name entries in one commitDenys Mishunov
2019-06-17Fix IDE commit to use start_refPaul Slaughter
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