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-06-05Backport of 10854-elasticsearch_avoid_dbMario de la Ossa
2019-05-20Resolve: Milestones leaked via search APIFelipe Artur
2019-05-07Add improvements to the global search processFrancisco Javier López
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-03-14move users method to public sectionAlexis Reigel
2019-03-14check ability for user search resultsAlexis Reigel
2019-03-14move ability check from service class to viewAlexis Reigel
2019-03-14add users search results to global searchAlexis Reigel
2018-12-06Optimized file search to work without limitsJan Provaznik
2018-10-30Allow search results to accept project_idMark Chao
2018-10-30Allow FoundBlob to access language from gitattributesMark Chao
2018-10-30Move :plain option to Highlight classMark Chao
2018-10-30Add BlobPresenter for highlightingMark Chao
2018-10-30Add access to Blob's language from gitattributesMark Chao
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
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-02-14API - Include project in commits&blobs search resultsJarka Kadlecová
2018-02-06Support search in APIJarka Kadlecová
2018-01-24Use limit for search count queriesJan Provaznik
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-02Skip projects filter on issues searchJan Provaznik
2017-12-21Skip projects filter on merge requests searchJan Provaznik
2017-11-24Drastically improve project search performance by no longer searching namespa...Douwe Maan
2017-04-03Fix blob highlighting in searchNick Thomas
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-01-24Search feature: redirects to commit page if query is commit sha and only comm...YarNayar
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-09-06Clean up search result classesValery Sizov
2016-03-18Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre
2016-03-11Removed order from sub-query projects for searchYorick Peterse
2016-03-11Refactor Gitlab::SearchResultsYorick Peterse
2015-08-24Ability to search milestonesValery Sizov
2015-05-18Add search issues/MR by numberNikita Verkhovin
2014-08-27Fix testsDmitriy Zaporozhets
2014-08-27Search by issue/mr title and descriptionDmitriy Zaporozhets
2014-08-27Pass scope and page to Gitlab::SearchResults#objects instead of initializeDmitriy Zaporozhets
2014-08-27Search results libraries addedDmitriy Zaporozhets