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
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
2015-10-21Fix issue #3055 (project search with unmatched parentheses)Dirceu Pereira Tiegs
2015-06-18Add init test for ProjectSearchResultsStan Hu