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-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
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-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-09Lower searches count limitFrancisco Javier López
2019-08-22Add frozen_string_literal to lib part 2Thong Kuah
2019-08-12Load search result counts asynchronouslyMarkus Koller
2019-03-14project's user search includes group members tooAlexis Reigel
2019-03-14add users search results to project scoped searchAlexis Reigel
2018-12-06Optimized file search to work without limitsJan Provaznik
2018-07-20Fixing bug with wiki ref in ProjectSearchResultsFrancisco Javier López
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-04Add ability to search wiki titlesFrancisco Javier López
2018-05-15Disable greedy mode when matching filenameJan Provaznik
2018-05-07Bump Gitaly to 0.98.0Zeger-Jan van de Weg
2018-03-19Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes
2018-03-12Fix code and wiki search results when filename is non-ASCIISean McGivern
2018-03-05Use limited count queries also for scoped searchesJan Provaznik
2018-02-28Fix code search results with non-ASCII dataSean McGivern
2018-01-16Fix project search results for digits surrounded by colonsSean McGivern
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-30fix for special charecter in file nameshaseeb
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-29Explicitly test that guest is able to search through the wikiValery Sizov
2017-05-12Backport FileFinder from EEValery Sizov
2017-05-10Merge branch '31157-respect-project-features-in-wiki-search' into 'security' Douwe Maan
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-03Fix blob highlighting in searchNick Thomas
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2017-01-24Allows to search within project by commit's hashYarNayar
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-16Search for a filename in a projectValery Sizov
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-03-18Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre
2016-03-11Fixed ProjectSearchResults spec to use a ProjectYorick Peterse
2015-12-09Tag lib specsDouwe Maan