summaryrefslogtreecommitdiff
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* 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
* format merge request references properlyBen Bodenmiller2016-04-181-1/+1
* Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-1/+1
* Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764Rémy Coutable2016-03-311-11/+7
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+1
* Fix wiki search results point to raw sourceHiroyuki Sato2016-03-171-2/+2
* Improved search results filter dropdownPhil Hughes2016-03-111-16/+30
* Merge branch 'lazy-diffs' into 'master' Jacob Vosmaer2016-03-031-1/+1
|\
| * Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-1/+1
* | Place pagination outside .search-resultsissue_13933Alfredo Sumaran2016-03-021-1/+3
* | Include pagination for other than projects searchAlfredo Sumaran2016-03-011-1/+1
|/
* Enable search for logged-out usersDmitriy Zaporozhets2016-03-012-2/+2
* Faster snippet searchValery Sizov2016-02-051-20/+24
* Merge branch 'fix-error-500-mr-search' into 'master' Dmitriy Zaporozhets2016-01-221-1/+1
|\
| * Fix Error 500 when doing a search for merge requestsStan Hu2016-01-201-1/+1
* | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-22/+20
|/
* Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-133-3/+5
* Fix Error 500 when doing a search in dashboard before visiting any projectStan Hu2015-12-221-1/+1
* Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
* Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-022-32/+2
* Add support for searching commit log messagesJonathan Schoeffling2015-10-282-0/+39
* Add spellcheck=false to certain input fieldsspellcheck_falseValery Sizov2015-10-121-1/+1
* Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan2015-08-273-3/+3
|\
| * Make snippet_blob highlight server-side as wellrs-remove-user-color-scheme-classRobert Speicher2015-08-261-1/+1
| * Remove user_color_scheme_classRobert Speicher2015-08-253-3/+3
* | Make search bar on search page more noticeableDmitriy Zaporozhets2015-08-274-12/+10
* | More compact search pageDmitriy Zaporozhets2015-08-272-3/+2
* | Refactor project list renderingDmitriy Zaporozhets2015-08-262-7/+5
|/
* Ability to search milestonesmilestone_searchValery Sizov2015-08-242-0/+23
* Fix search blobs for wikiDmitriy Zaporozhets2015-07-122-1/+2
* Implement search of code via git grepsearch-git-grepDmitriy Zaporozhets2015-07-101-0/+1
* Revert merge request states renamingDmitriy Zaporozhets2015-06-191-2/+2
* Dont use fixed pixel size if form controls - its bad for mobile devicesDmitriy Zaporozhets2015-06-081-1/+1
* Consistently refer to MRs as either Accepted or Rejected.Douwe Maan2015-05-251-2/+2
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-10/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Move search categories (projects, issues etc) below search field. Instead use...Dmitriy Zaporozhets2015-04-293-1/+80