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
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
2015-10-20Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs
2015-10-07Add directory feature buttonStan Hu
2015-09-15Change the replace placeholder to use the filenameStan Hu
2015-09-15 Add "Replace" and "Upload" featuresliyakun
2015-06-27Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher
2015-06-19Rename BlobView to LineHighlighterRobert Speicher
2015-06-19Use `pushState` instead of the temporary div hackRobert Speicher
2015-06-19Refactor and spec BlobView JSRobert Speicher
2015-03-10Fix line highlight being hidden by headerDmitriy Zaporozhets
2015-03-04Bugfix #1096unknown
2015-01-27Fixed few tests and improved css styleDmitriy Zaporozhets
2015-01-27Refactor web editorDmitriy Zaporozhets