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-04-03Make file templates easy to use and discoverBryce Johnson
2017-03-29Remove jQuery from IPython notebook viewerPhil Hughes
2017-03-28Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz
2017-03-23Updated notebooklab with latest code highlighting changesPhil Hughes
2017-03-23Added testsPhil Hughes
2017-03-23Updated notebooklab libraryPhil Hughes
2017-03-23Stops errors in the rendering breaking the pagePhil Hughes
2017-03-23Loads raw JSON & displays in the componentPhil Hughes
2017-03-23Started iPython notebook viewerPhil Hughes
2017-03-23Lightly refactor js files related to file template selectors.Bryce Johnson
2017-03-13Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran
2017-03-13Update permalink/blame buttons with line number fragment hashEric Eastwood
2017-03-13New file from interface on existing branchJacopo
2017-03-05Remove .es6 from file extensions (!9241)winniehell
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 space-in-parens eslint violationsMike Greiling
2017-01-19resolve all prefer-const eslint violationsMike Greiling
2017-01-19resolve all indent 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-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling
2016-12-07Do nothing if file is undefinedAlfredo Sumaran
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-21Removed append logicLuke Bennett
2016-10-05Restore inexplicably removed code from requestFileSuccess.Bryce Johnson
2016-10-05Simplify TemplateSelector keyup/blur handler.Bryce Johnson
2016-10-05Delete leftover usertabs and template_selector es5 files.Bryce Johnson
2016-10-05Refactor TemplateSelector and fix for tests.Bryce Johnson
2016-10-05Make fixes to get tests passing.Bryce Johnson
2016-10-05Remove super passthrough.Bryce Johnson
2016-10-05Convert BlobLicenseSelctors to ES6.Bryce Johnson
2016-10-05Set defaults in constructor, in case opts are undefined.Bryce Johnson
2016-10-05Make use of destructuring options, clean up based on feedback.Bryce Johnson
2016-10-05Properly scope BlobCiYamlSelector and BlobCiYamlSelectors.Bryce Johnson
2016-10-05Refactor BlobCiYamlSelector and BlobCiYamlSelectors to ES6.Bryce Johnson
2016-10-03Combine requestFileSuccess arguments into `opts`Joseph Frazier
2016-10-03Append issue template to existing descriptionJoseph Frazier
2016-09-15Merge branch 'issue-description-scroll-fix' into 'master' Fatih Acet
2016-09-09Trigger autosize update after template selectionPhil Hughes
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-18Only load Ace on Snippets and file edit pages.Connor Shea
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-07-24ES6ify all the things!Fatih Acet
2016-06-23Apply selected value as labelAlfredo Sumaran