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-12-14Remove beforeunload listener for cancel buttonSam Bigelow
2018-11-27Resolve "Warn in Web Editor when user navigates away"Sam Bigelow
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-13Remove dependencies on LinguistZeger-Jan van de Weg
2018-10-05Backport project template API to CENick Thomas
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-21Update to jQuery 3.Jacob Schatz
2018-01-29Replace $.post in edit blob with axiosClement Ho
2017-11-20Export code as ES6 modulesFilipa Lacerda
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-04-03Make file templates easy to use and discoverBryce Johnson
2017-03-23Lightly refactor js files related to file template selectors.Bryce Johnson
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-19Merge remote-tracking branch 'origin/master' into dockerfile-templatesKamil Trzcinski
2016-12-15Merge branch 'katex-math' into 'master' Sean McGivern
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-08Refactored JSLuke "Jared" Bennett
2016-11-08Allow to use Dockerfile templatesKamil Trzcinski
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-05Make fixes to get tests passing.Bryce Johnson
2016-10-05Fix tests for Blob Selectors.Bryce Johnson
2016-10-05Properly scope BlobCiYamlSelector and BlobCiYamlSelectors.Bryce Johnson
2016-10-01Review changesLuke Bennett
2016-10-01Added soft wrap logic and button to editorLuke Bennett
2016-09-29Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-we...Jacob Schatz
2016-09-28Review changesLuke Bennett
2016-09-28Added soft wrap logic and button to editorLuke Bennett
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-18Don't use global variables.Connor Shea
2016-08-18Only load Ace on Snippets and file edit pages.Connor Shea