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-02-03Uses mixins for repeated functionsPhil Hughes
2017-02-03Props use objects with required & type valuesPhil Hughes
2017-02-03Removes labels instead of closing issue when clicking remove buttonPhil Hughes
2017-02-03Fixed JS lint errorsPhil Hughes
2017-02-03Fixed bug with empty state showing after searchPhil Hughes
2017-02-03Fixed bug where 2 un-selected issues would stay on selected tabPhil Hughes
2017-02-03Fixed DB schemaPhil Hughes
2017-02-03Added remove buttonPhil Hughes
2017-02-03Fixed issue link hrefPhil Hughes
2017-02-03Disabled add issues button if no lists existPhil Hughes
2017-02-03Fixed up JS testsPhil Hughes
2017-02-03Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre
2017-02-03Removed backlog frontend codePhil Hughes
2017-02-03Lists dropdown drops upPhil Hughes
2017-02-03Some styling updatesPhil Hughes
2017-02-03Fixed some failing lint testsPhil Hughes
2017-02-03Infinite scrollingPhil Hughes
2017-02-03Fixed masonry re-triggering when it didnt need toPhil Hughes
2017-02-03Boards spec update to take into account removed backlogPhil Hughes
2017-02-03Used issue bulk update instead of different endpointPhil Hughes
2017-02-03Added more testsPhil Hughes
2017-02-03Reloads issues when re-opening modalPhil Hughes
2017-02-03Added empty statePhil Hughes
2017-02-03Cleaned up some codePhil Hughes
2017-02-03Started testsPhil Hughes
2017-02-03Created a modal storePhil Hughes
2017-02-03Search bar now returns dataPhil Hughes
2017-02-03Changed where data gets loadedPhil Hughes
2017-02-03Added selectable list before adding issuesPhil Hughes
2017-02-03Fixes layout issue on selected tabPhil Hughes
2017-02-03Selected issues show with checkmarkPhil Hughes
2017-02-03Added masonry layoutPhil Hughes
2017-02-03Styling fix for listPhil Hughes
2017-02-03Add issues to boards listPhil Hughes
2017-02-03Use single source of truth for vue_resource_interceptorFilipa Lacerda
2017-01-31Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-20Clears all dropdown menus in issue sidebar when it opensPhil Hughes
2017-01-20Resets issue boards assignee dropdownPhil Hughes
2017-01-19resolve all space-in-parens eslint violationsMike Greiling
2017-01-19resolve all prefer-const eslint violationsMike Greiling
2017-01-19resolve all parseInt radix eslint violationsMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all indent eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-13Merge branch 'master' into go-go-gadget-webpackPhil Hughes
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-06Added note about width of sidebarPhil Hughes
2017-01-05Fixed issue card not scrolling to correct positionPhil Hughes