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-10-24Prettify all the things (part 7)Mike Greiling
2018-09-14Move preview_markdown.js to behaviorsMike Greiling
2018-09-06Create spec for dropzone_input and refactor for testabilityPaul Slaughter
2018-09-06Fix error message handling in dropzone_inputPaul Slaughter
2018-09-06Refactor uploads_path to form data in wikis/editPaul Slaughter
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-01-29Converted dropzone_input to axiosPhil Hughes
2018-01-10Tidy up main JS filePhil Hughes
2017-11-23Backport fix epic fullscreenClement Ho
2017-11-01Fix cancel button not working when uploading a file on the new issue pageJose Ivan Vargas
2017-10-19Remove dropzoneInput from global namespaceFilipa Lacerda
2017-09-27Trigger change event of the markdown textarea to allow Vue catch the programm...Fatih Acet
2017-09-21Standardize access to CSRF token in JavaScriptBryce Johnson
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-04Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-21IssueNotesRefactor: Add dropzone required elements and fix dropdown selector.Fatih Acet
2017-07-18Refactor variables initialization in dropzone_input.jsBrandon Everett
2017-06-19Restored missing function inside dropzone_input.jsJose Ivan Vargas
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
2017-06-07Support uploads for newly created personal snippetsJarka Kadlecova
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-25Merge branch 'master' into issue-edit-inlinePhil Hughes
2017-05-22Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-16Add an ability to cancel attaching file and redesign attaching files UIblackst0ne
2017-05-15Added description field to inline edit formPhil Hughes
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-04-19Merge branch 'group-milestone-date-fields-fix' into 'master' Filipa Lacerda
2017-04-19Fixed group milestones date pickers not workingPhil Hughes
2017-04-18update textarea height and refocus when attaching filesSimon Knox
2017-04-14Only add newlines for multiple uploadsLuke "Jared" Bennett
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-02-22Added double newline after file upload markdown insertLuke "Jared" Bennett
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 padded-blocks eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-08-11Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz
2016-07-24ES6ify all the things!Fatih Acet