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
2018-05-06consolidate main bootstrap entriesMike Greiling
2018-05-06prettify main.jsMike Greiling
2018-03-20move confirm_danger_modal bindings directly into the only two pages that need itMike Greiling
2018-03-20refactor ConfirmDangerModal into ES moduleMike Greiling
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-02remove the "test" bundle and apply it conditionally within main.jsMike Greiling
2018-02-23Add Tip about Push to Create project on New Project pageAndré Luís
2018-02-21use DOMContentLoaded event over jQuery .ready to ensure execution orderMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-05Restore feature_highlight codeEric Eastwood
2018-02-02ensure dispatcher is run before other DOMContentLoaded handlersMike Greiling
2018-01-10Tidy up main JS filePhil Hughes
2018-01-09Remove preview_markdown from the global objJacob Schatz
2017-12-19Changed layout_nav to ES modulePhil Hughes
2017-12-18Merge branch 'master' into 'ph-es-notes-module'Phil Hughes
2017-12-15Exported JS classes as modulesPhil Hughes
2017-12-15Export and use Notes ES modulePhil Hughes
2017-12-15Export JS classes as modulesPhil Hughes
2017-12-14Converted JS modules into exported modulesPhil Hughes
2017-12-14Merge branch '38869-datetime' into 'master'Tim Zallmann
2017-12-13Merge branch 'new-nav-tech-debt' into 'master'Phil Hughes
2017-12-13Merge branch 'master' into 38869-datetimeFilipa Lacerda
2017-12-13Export old code into es6 modulesFilipa Lacerda
2017-12-11Merge branch 'master' into 38869-datetimeFilipa Lacerda
2017-12-11Merge branch 'master' into 'url-utility-es-module'Phil Hughes
2017-12-09Rename page-with-sidebar to layout-pageAnnabel Dunstone Gray
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-11-30convert CompareAutocomplete from class definition into simple function call, ...Mike Greiling
2017-11-30convert Compare class into ES module import/export syntaxMike Greiling
2017-11-30remove commits.js import form main.js (related to !14735)Mike Greiling
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