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-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
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-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
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-03-21[CE] Reduce differences with EE in snippets_finder_spec.rbRémy Coutable
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-05Rewrite SnippetsFinder to improve performanceYorick Peterse
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-09Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-05-10Use `described_class` in SnippetsFinder-specBob Van Landuyt
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2016-12-12Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet
2016-12-10add new tests for snippets_finder.rbMike Greiling
2016-12-01API: Endpoint to expose personal snippets as /snippetsGuyzmo
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-03-22Address feedbackDouwe Maan
2016-03-19Fix specsFelipe Artur
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-10-24internal snippets: fix exposing of titleValery Sizov
2014-10-09Snippets: public/internal/privateValery Sizov