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-04-15Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin
2019-04-15Externalize strings detected by rubocop-i18nMartin Wortschack
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-04-12Squashed commits and modified visibility level outputSara Ahbabou
2019-04-03Backport some changes from EERubén Dávila
2019-03-12Enable/disable Auto DevOps at Group levelMayra Cabrera
2019-03-07Merge branch 'fix-group-without-owner' into 'master'Sean McGivern
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-01fix group without owner after transferPeter Marko
2019-02-26Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable
2019-02-25Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono
2019-02-25Fix misspellings in app/spec commentsTakuya Noguchi
2019-02-04Reduce diff with EE in Groups::UpdateServiceRémy Coutable
2019-02-01Reduce diff with EE in Groups::CreateServiceRémy Coutable
2019-01-02Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-17Change deprecated `except!` usagesRobert Speicher
2018-12-14Delete confidential issue todos for guestsFelipe Artur
2018-10-18Fix Groups::UpdateService#execute not returning correct error codeStan Hu
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-26don't trigger project deletion hooks twice when removing a groupGabriel Mazetto
2018-08-16Fix: Project deletion may not log audit events during group deletionValery Sizov
2018-08-02Remove group todos when a users looses accessJarka Kadlecová
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-07-11Add manifest import featureDmitriy Zaporozhets
2018-02-09Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-01-08Remove soft removals related codeYorick Peterse
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-06Refer to “Share with group lock” consistentlyMichael Kozono
2017-09-06Make UpdateService error message translatableWinnie Hellmann
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Dry up method for code climateMichael Kozono
2017-09-06Enforce share_with_group_lock rulesMichael Kozono
2017-08-25Handle creating a nested group on MySQL correctlyBob Van Landuyt
2017-08-23Migrate creation of nested groups into a serviceBob Van Landuyt
2017-08-22Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-21Improves subgroup creation permissionsTiago Botelho
2017-07-28Remove Mattermost team with GitLab groupZ.J. van de Weg
2017-06-29Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu
2017-06-28Fix current feature related specsTiago Botelho
2017-03-30Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern
2017-03-06Fix eslintZ.J. van de Weg
2017-03-02Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-03-02Improve UXZ.J. van de Weg
2017-02-28Review changesLuke "Jared" Bennett
2017-02-27Make nested groups deletion synchronous to avoid potential raceStan Hu
2017-02-24Fix testsZ.J. van de Weg
2017-02-20Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg