summaryrefslogtreecommitdiff
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* 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
* Continue refactoring and restyle of search layoutDmitriy Zaporozhets2015-04-285-27/+39
* Draft improvements to search layoutDmitriy Zaporozhets2015-04-285-106/+22
* Refactor buttonsDmitriy Zaporozhets2015-03-141-2/+2
* Improve css for file actionsDmitriy Zaporozhets2015-03-131-6/+0
* Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq int...Dmitriy Zaporozhets2015-03-021-2/+2
|\
| * Convert Javascript links to buttons.Ciro Santilli2015-01-171-2/+2
* | Update path helper referencesVinnie Okada2015-02-191-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-147-8/+8
|/
* Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-152-2/+2
* Respect current controller scope when using search from project areaDmitriy Zaporozhets2014-12-021-0/+1
* Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets2014-10-281-1/+1
|\
| * Use button type=submit instead of input.Ciro Santilli2014-10-011-1/+1
* | Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1
* | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-039-15/+15
|/
* Merge pull request #7695 from coverer/search_wikiDmitriy Zaporozhets2014-09-092-0/+15
|\
| * Added search wiki featureRalf Seidler2014-09-052-0/+15