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 (Collapse)Author
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with ↵blackst0ne
issues/merge requests feature enabled
2017-05-20Add users endpoint to frontend API classWinnie Hellmann
2017-03-14Update API on frontend to use v4Sam Rose
Use options object to pass params for project endpoint
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-12-27Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran
Go to a project order Closes #18786 See merge request !7737
2016-12-16Go to a project orderJacopo
The order of "Go to a project" dropdown is based on last_activity_at
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-31Backport Group API code that was added in EE onlyRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-05fix group links 404barthc
2016-07-24ES6ify all the things!Fatih Acet