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
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Add controller concern for paginated collectionsMarkus Koller
2019-08-21Add SortingPreference concernGeorge Koltsov
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