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-01Revert "Include subgroups in shared_projects"Fabian Schneider
2019-06-03Move specs to ce directoryMałgorzata Ksionek
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-05Add part of needed codeGosia Ksionek
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-04-03Redirect to edit page on group transfer failureIllya Klymov
2019-03-14Security Dashboard as default view for groupsGilbert Roulot
2019-02-28Always use CTE for IssuableFinder countsMario de la Ossa
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-30Add a flag to use a subquery for group issues searchSean McGivern
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-05Put issues group search CTE behind a (default on) flagSean McGivern
2018-10-05Add spec for group issues search + sortingSean McGivern
2018-09-07Resolve "Improve handling of projects shared with a group"Dennis Tang
2018-09-03Move badge settings to general settingsWinnie Hellmann
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-01-31Fix not all events being shown in group dashboardStan Hu
2017-10-23Merge branch '35644-refactor-have-http-status-into-have-gitlab-http-status' i...Rémy Coutable
2017-10-20Make sure we render events for projects within a groupBob Van Landuyt
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-12Nest the group_children_path inside the canonical group pathBob Van Landuyt
2017-10-11Fix spinach featuresBob Van Landuyt
2017-10-10Don't load unneeded elements in GroupsController#showBob Van Landuyt
2017-10-04Return an empty array when no matches are foundBob Van Landuyt
2017-10-04Fix bug with project paginationBob Van Landuyt
2017-10-04Only preload ancestors for search results in the specified parentBob Van Landuyt
2017-10-04Make sure all queries are limited to the page sizeBob Van Landuyt
2017-10-04Fix nesting bug when rendering children of a shared subgroupBob Van Landuyt
2017-10-04Minimize the number of queries by preloading counts and ancestorsBob Van Landuyt
2017-10-04Improve number of queriesBob Van Landuyt
2017-10-04Include pagination when rendering expanded hierarchiesBob Van Landuyt
2017-10-04[WIP] improve number of queries when rendering a hierarchyBob Van Landuyt
2017-10-04Reuse the groups tree for explore and dashboard.Bob Van Landuyt
2017-10-04Limit the amount of queries per rowBob Van Landuyt
2017-10-04Allow filtering children for a groupBob Van Landuyt
2017-10-04Add pagination for childrenBob Van Landuyt
2017-10-04Update `children` route to handle projects and groupsBob Van Landuyt
2017-10-04Remove the subgroups path on a groupBob Van Landuyt
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-15Subgroups page should show groups authorized through inheritanceToon Claes
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-19Refactor to more robust implementationMichael Kozono
2017-05-19Fix ensure_canonical_path for top level routesMichael Kozono