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-05-10Disallow multiselect for Milestone dropdownSam Rose
2017-05-04Fix FE conflictsClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-03-21remove Vue from the global spaceMike Greiling
2017-03-18don't show loading spinners for server-rendered sidebar fieldsSimon Knox
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-08Removed previous filter codePhil Hughes
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-03Fixed milestone select failing testsPhil Hughes
2017-02-03Fixed eslint errorsPhil Hughes
2017-02-03Added all filtersPhil Hughes
2017-02-03Hardcoded author, assignee & milestone dropdownsPhil Hughes
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-07Replace jQuery.timeago with timeago.jsClement Ho
2016-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-20Hides/shows the boards sidebarPhil Hughes
2016-10-19Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-12Updated JS to work with issue index & showPhil Hughes
2016-10-07Fixed sidebar dropdowns to work with VuePhil Hughes
2016-10-07Sidebar details update when changingPhil Hughes
2016-10-04Add position menu above ability to glDropdown.Fatih Acet
2016-10-04Fix dropdown title when No Label selected.Fatih Acet
2016-10-03Merge branch 'master' into revert-c676283bPhil Hughes
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-30Merge branch 'master' into revert-c676283bPhil Hughes
2016-08-17Moved board store to namespaced gl objectPhil Hughes
2016-08-17Keeps the filters after a reloadPhil Hughes
2016-08-17Added milestone & label filteringPhil Hughes
2016-07-24ES6ify all the things!Fatih Acet