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
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
2017-05-18Add test that fails without the fixMichael Kozono
2017-05-17Hide nested group UI/API support for MySQLYorick Peterse
2017-05-12Fix redirect message for groups and usersMichael Kozono
2017-05-11Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Add “project moved” flash message on redirectMichael Kozono
2017-05-05Fix Rubocop failuresMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-12-21added more specsJames Lopez
2016-12-20Fix error 500 renaming group. Also added specs and changelog.James Lopez
2016-08-16This fixes a long running tests due to changed Sidekiq stateKamil Trzcinski
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-06-01Incorportate feedbackZ.J. van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-03-21Fix sorting issues/mrs by votes on the groups pageDouglas Barbosa Alexandre
2016-01-24Make the `/groups` route behave as expectedRobert Speicher