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-11Fixes Web IDE not loading merge request filesPhil Hughes
2019-04-05Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes
2019-04-05Merge branch '57668-create-file-from-url' into 'master'Phil Hughes
2019-04-05Merge branch '60021-fix-ide-file-dropdown' into 'master'Phil Hughes
2019-04-05Fix IDE detecting MR from fork branchPaul Slaughter
2019-04-04Refactor new_dropdown/index to receive isOpen propPaul Slaughter
2019-04-04Shortcut to create MR in web IDESam Bigelow
2019-04-04Fix vue render error for IDE status barPaul Slaughter
2019-04-04Set tree list accounting for already-opened filesDenys Mishunov
2019-04-04Create a new file if URL references non-existent oneDenys Mishunov
2019-04-03Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews
2019-03-25Fixed commit logic to pick a branchNatalia Tepluhina
2019-03-18Implemented trimming for item's name in Web IDEDenys Mishunov
2019-03-07Improve files_decorator performancePaul Slaughter
2019-03-05Merge branch '49663-branch-to-mr-connection' into 'master'Phil Hughes
2019-03-04 Extended Web IDE API to get MRs for a certain branch in a projectDenys Mishunov
2019-03-04Fixed mutation for rootNatalia Tepluhina
2019-02-15Replaced part of diff file properties with diff viewerNatalia Tepluhina
2019-02-14Merge branch 'web-ide-commit-header-icon-alignment-fix' into 'master'Filipa Lacerda
2019-02-13Fixes alignment of changed icon in Web IDEPhil Hughes
2019-02-13Dont show file template options for new directorySam Bigelow
2019-02-08Fixes diff web worker not loading in stagingPhil Hughes
2019-02-05Added fuzzy file finder to merge requestsPhil Hughes
2019-02-04accured -> occurred, as suggested in…Yaron Shahrabani
2019-01-31Resolve "Add Avatar from author of the last commit to WebIDE status bar"Jose
2019-01-25Upgrade webpack and monaco-editor to latestMike Greiling
2019-01-24Merge branch 'fix-loose-typo' into 'master'Nick Thomas
2019-01-16Merge branch 'mg-upgrade-prettier-again' into 'master'Clement Ho
2019-01-15Generate searchable JSDoc documentationWinnie Hellmann
2019-01-15Upgrade prettier and reformat files as necessaryMike Greiling
2019-01-11Fix 'loose' typoMax Raab
2019-01-09Upgraded various Vue packagesTim Zallmann
2018-12-06Fixed renamed and mode changed diff viewersPhil Hughes
2018-12-05Update IDE index.js with 'extendStore'Paul Slaughter
2018-12-03CE Port of "Add empty and disabled web terminal tab"Paul Slaughter
2018-11-28Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter
2018-11-27Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann
2018-11-26WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focusedThomas Pathier
2018-11-21Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato
2018-11-21Merge branch 'mg-upgrade-prettier' into 'master'Clement Ho
2018-11-20Prettify all the thingsMike Greiling
2018-11-20Added a test for open merge request filesPhil Hughes
2018-11-20Open first 10 merge request files in IDEPhil Hughes
2018-11-16Use @gitlab npm namespaceClement Ho
2018-11-16Fix typo pipline to pipelinejumpyoshim
2018-11-15Fix typos occured to occurredHiroyuki Sato
2018-11-07Remove gitlab-ui loading icon from globalClement Ho
2018-10-30Fix typos in IDE propsGeorge Tsiolis
2018-10-30Update gitlab-ui to 1.9.0Clement Ho
2018-10-29Remove all tables from Pipeline page when there is no job for the PipelineTakuya Noguchi