summaryrefslogtreecommitdiff
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* Fix group and project search for anonymous usersNick Thomas2017-08-241-1/+1
* fixed search & starred projetsPhil Hughes2017-07-141-0/+1
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-063-3/+3
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-3/+3
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-0/+1
|/
* Create a separate helper to check if we show particular tab on a search page30917-wiki-is-not-searchable-with-guest-permissionsValery Sizov2017-05-291-7/+7
* Explicitly test that guest is able to search through the wikiValery Sizov2017-05-291-1/+1
* Fix: Wiki is not searchable with Guest permissionsValery Sizov2017-05-221-35/+42
* Filter projects by group on search pagesearch-restrict-projects-to-groupPhil Hughes2017-05-081-1/+1
* Use blob viewers for snippetsDouwe Maan2017-04-301-1/+1
* Pull preserve into render helpersDouwe Maan2017-04-284-8/+4
* Refactor MarkupHelperDouwe Maan2017-04-271-1/+1
* Move labels of search results from bottom to title (!10705)winniehell2017-04-142-8/+6
* Fixed alignment on some pagesPhil Hughes2017-03-281-1/+1
* Fixed inner page tabs not being scrollablePhil Hughes2017-03-281-69/+72
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-1/+1
* Merge branch 'commit-search-ui-fix' into 'master' Annabel Dunstone Gray2017-02-211-1/+1
|\
| * Fix the commit search UIcommit-search-ui-fixPhil Hughes2017-02-211-1/+1
* | Merge branch 'snippets-search' into 'master'Sean McGivern2017-02-211-31/+24
|\ \ | |/ |/|
| * Fixed alignment of snippet search resultssnippets-searchPhil Hughes2017-02-141-31/+24
* | Merge branch 'active_when' into 'master' Robert Speicher2017-02-161-13/+13
|\ \
| * | Add active_when helperSemyon Pupkov2017-02-151-13/+13
| |/
* | Reduce query count for snippet searchsnippets-search-performancePhil Hughes2017-02-162-2/+2
|/
* Use a new class to keep old behaviorFilipa Lacerda2017-02-083-3/+3
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-244-4/+4
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-13/+13
* fix snippets reference id in search results (should be $ not #)Mike Greiling2016-12-101-1/+1
* Update some more sort/filter dropdownsDavid Wagner2016-11-281-2/+2
* Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-161-5/+7
* Fix broken commits search24255-search-fixValery Sizov2016-11-081-1/+1
* Make search results use the markdown cache columns, treating them consistentlyNick Thomas2016-10-074-4/+4
* Merge branch 'search-commit-ui-fix' into 'master' Jacob Schatz2016-09-162-8/+11
|\
| * Fixed commit search UIsearch-commit-ui-fixPhil Hughes2016-09-052-8/+11
* | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-142-2/+2
|/
* Fix search results for notes without commitsFelipe Artur2016-08-011-2/+6
* renamed path to linkbarthc2016-06-231-3/+3
* fix clickable code search resultsbarthc2016-06-141-2/+3
* Added author to various Markdown calls in viewsYorick Peterse2016-05-263-3/+3
* Start builds redesignAnnabel Dunstone2016-05-041-1/+1
* Updated based on feedbacksearch-ui-updatePhil Hughes2016-04-261-5/+5
* Correctly shows no results textPhil Hughes2016-04-261-1/+1
* Humanize scope textPhil Hughes2016-04-261-1/+1
* Truncate issue descriptionPhil Hughes2016-04-261-1/+1
* Use helper methodPhil Hughes2016-04-261-8/+2
* Changes dropdown toggle on search dropdownsPhil Hughes2016-04-261-12/+14
* Removed category iconsPhil Hughes2016-04-261-66/+39
* icons on search barPhil Hughes2016-04-262-4/+9
* Mobile updates for search UIPhil Hughes2016-04-262-18/+8
* Loads group & projects on search page with ajaxPhil Hughes2016-04-262-24/+20
* Started updating search UIPhil Hughes2016-04-263-20/+15