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
2018-01-22Fix filter on `dashboard/groups` & `explore/groupsBob Van Landuyt
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-09Fix access to the final page of todosSean McGivern
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-04Reuse the groups tree for explore and dashboard.Bob Van Landuyt
2017-10-04Use same response-body in groups-dashboard as we do for group-homeBob Van Landuyt
2017-10-04Save a query on the todos index pageSean McGivern
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-20Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern
2017-07-07Fix dashboard labels dropdownNick Thomas
2017-06-09Fixed dashboard milestone tabs not loadingPhil Hughes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-06Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern
2017-03-16Add 'Undo mark all as done' to TodosJacopo
2017-02-22fix rspec issue after delimiter fixNur Rony
2017-02-18Todo done clicking is kind of unusable.Jacopo
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-12fixes the issueTiago Botelho
2016-12-23applies url_for so that we dont lose filters when redirectingTiago Botelho
2016-12-22adds specs for respective behaviourTiago Botelho