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-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
2016-06-20Incorporate reviewZ.J. van de Weg
2016-06-20Add GitLab CI Yml dropdown selectorAlfredo Sumaran
2016-06-16Implements TemplateDropdown class to create custom template dropdownsAlfredo Sumaran
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-20First import of gitignoresZeger-Jan van de Weg
2016-04-18Continue implementation of the license template selector and /licenses API en...Rémy Coutable
2016-04-18Initial implementation if license template selector and /licenses/:key API en...Anton Davydov
2016-01-25Highlight note code and edit previewDouwe Maan
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-11-17Add "Start a new merge request" option to every commit formDouwe Maan
2015-11-17Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan
2015-10-31Persist blob editor's value on submit, not on clickRobert Speicher