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
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-17Cleaned up tests for group milestonesblunceford
2019-07-17Fix bug with closed milestones in dashboardblunceford
2019-07-04Set default project sort method prior to initial sort on page loadingDavid Palubin
2019-06-24Eliminate N+1 queries in Dashboard::TodosControllerStan Hu
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-03-19Fix undefined variable error on json project viewsAlejandro Rodríguez
2019-03-04Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-14Exclude public group milestones from countsHeinrich Lee Yu
2019-01-24Adds milestone searchJacopo
2018-12-20Add project milestone link to dashboard milestonesFatih Acet
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-11-29Merge branch 'security-private-group' into 'master'Cindy Pallares
2018-10-04Add test for the milestone countEagllus
2018-09-13Filter group milestones based on user membershipChantal Rollison
2018-08-03Add group milestones to dashboard milestone pageChantal Rollison
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
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