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-03-14add feature flag for users searchAlexis Reigel
2019-03-14add users search results to group scoped searchAlexis Reigel
2019-03-14add users search results to project scoped searchAlexis Reigel
2019-03-14add users search results to global searchAlexis Reigel
2019-02-05Reduce diff with EE in Search::GlobalServiceRémy Coutable
2018-10-31Whitelist none method from ActiveRecord::QueryingDouglas Barbosa Alexandre
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-19Enable more frozen string in app/services/**/*.rbgfyoung
2017-12-21Skip projects filter on merge requests searchJan Provaznik
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-04-18Refactor group search out of global searchNick Thomas
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-04-04Backport differences in global search from EE to CENick Thomas
2017-03-31Refactor SearchController#showDongqing Hu
2017-01-30Improve search within group logicDmitriy Zaporozhets
2017-01-30Include nested groups items into search resultsDmitriy Zaporozhets
2016-03-18Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre
2016-03-11Refactor Gitlab::ProjectSearchResultsYorick Peterse
2016-03-11Refactor Gitlab::SnippetSearchResultsYorick Peterse
2016-03-11Refactor Gitlab::SearchResultsYorick Peterse
2015-06-09An `in_namespace` scope is already presentzenati
2014-08-29Adding in snippet search functionalityCharles Bushong
2014-08-27Implement search page with filtering of results and paginationDmitriy Zaporozhets
2014-08-11fix searching on empty project, prevent 500Robert Schilling
2014-06-24Merge pull request #5531 from NotSqrt/add-searchDmitriy Zaporozhets
2014-06-05Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets
2014-05-15Update ability to search in issue descriptions and commentsNotSqrt
2014-03-14Remove confusing codeDmitriy Zaporozhets
2014-03-14Fix global searchDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-01-19Remove deprecated findersskv
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets