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-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-11-30Merge branch 'es-module-copy-to-clipboard' into 'master'Tim Zallmann
2017-11-29move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling
2017-11-28Add checkboxes to automatically run AutoDevops pipelineEric Eastwood
2017-11-22Fixed import of render mermaid & render math methodsPhil Hughes
2017-11-22Merge branch 'feature_add_mermaid' into 'master'Phil Hughes
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-20Export code as ES6 modulesFilipa Lacerda
2017-11-20Merge branch '39167-async-boards-sidebar' into 'master'Sean McGivern
2017-11-20Remove pretty time from main.jsFilipa Lacerda
2017-11-20Async notification subscriptions in issue boardsEric Eastwood
2017-11-17Exports a couple of project related code as es6 modulesFilipa Lacerda
2017-11-13Export project, projectAvatar and projectImport as ES6 modulesFilipa Lacerda
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-11-01move to copy_as_gfm to behaviors since it is invoked on every pageMike Greiling
2017-11-01Export logo and labels select as ES6 modulesFilipa Lacerda
2017-11-01Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann
2017-10-30Remove issue and issue status select from global namespaceFilipa Lacerda
2017-10-30Merge branch 'master' into 38869-importer_statusFilipa Lacerda
2017-10-30Merge branch 'es-module-autosave' into 'master'Filipa Lacerda
2017-10-27Remove groups_select from global namespace & simplifies the codeFilipa Lacerda
2017-10-26Remove issuableContext from global namespaceFilipa Lacerda
2017-10-26Remove old codeFilipa Lacerda
2017-10-24Merge branch 'master' into 'es-module-autosave'Mike Greiling
2017-10-23Removes group_avatar & group_label_subscription from global namespaceFilipa Lacerda
2017-10-19Remove Diff class from globalnamespaceFilipa Lacerda
2017-10-18Fix PikadayFilipa Lacerda
2017-10-13Merge branch 'ph-shortcut-js-modules' into 'master'Filipa Lacerda
2017-10-13Merge branch 'server-flash-click-remove' into 'master'Filipa Lacerda
2017-10-13Remove shortcut JS classes from global namespacePhil Hughes
2017-10-13Refactor broadcast_message.jsMike Greiling
2017-10-13Fixed server rendered flash not being removed on clickPhil Hughes
2017-10-12remove import from main.jsMike Greiling
2017-10-12Remove members and memberExpirationDate from window objectFilipa Lacerda
2017-10-11Enable eslint in star and remove from main.jsFilipa Lacerda
2017-10-10Use ES6 modules in labels and labels managerFilipa Lacerda
2017-10-10Merge branch '38869-u2f' into 'master'Phil Hughes
2017-10-10Merge branch 'flash-es6-module' into 'master'Filipa Lacerda
2017-10-10Remove Build code from global namespaceFilipa Lacerda
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-10Remove Api from main.jsFilipa Lacerda
2017-10-10Remove u2f from globalnamespaceFilipa Lacerda
2017-10-09Merge branch 'abuse-reports-module' into 'master'Filipa Lacerda
2017-10-09Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda
2017-10-07Commenting on image diffsFelipe Artur
2017-10-06Removes unnecessary load of LinkedTabs, Pipelines and MiniPipelineGraph classesFilipa Lacerda
2017-10-06Convert AbuseReports class to a modulePhil Hughes
2017-09-29Fix fork button being disabled for users who can fork to groupPhil Hughes
2017-09-27Lazy load images in mobile sidebar & headerPhil Hughes
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann