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-20Merge branch '24683-sidebar-spinners' into 'master'Alfredo Sumaran
2017-03-07re-add Assign to Me link on new MR/Issue formsSimon Knox
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-03Added tests for modal filtersPhil Hughes
2017-02-03Added all filtersPhil Hughes
2017-02-03Hardcoded author, assignee & milestone dropdownsPhil Hughes
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all no-plusplus 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-04Fix: Todos Filter Shows All UsersValery Sizov
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-14Validate user id for users select autcompleteDmitriy Zaporozhets
2016-10-13Merge branch 'feature/issues-board' into 'master' Sean McGivern
2016-10-12Updated JS to work with issue index & showPhil Hughes
2016-10-11Ensure that whitespace doesn't case adding members to failMitchell Hentges
2016-10-07Added testsPhil Hughes
2016-10-07Fixed sidebar dropdowns to work with VuePhil Hughes
2016-10-07Sidebar details update when changingPhil Hughes
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-04Add position menu above ability to glDropdown.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-17Can filter by author & assigneePhil Hughes
2016-08-05fix: respect data-attribute 'skip-users' in user_selectsRik de Groot
2016-07-27Allow skipping users in autocompleteSean McGivern
2016-07-24ES6ify all the things!Fatih Acet