summaryrefslogtreecommitdiff
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Updating to persist a params snippets variableCharles Bushong2014-09-053-35/+35
* | Changing some formatting for the Hound, modifying some UI textCharles Bushong2014-09-021-1/+1
* | Adding in snippet search functionalityCharles Bushong2014-08-296-34/+140
|/
* Improve search results output. Fixes some markup issuesDmitriy Zaporozhets2014-08-289-73/+60
* Forgot to save file :)Dmitriy Zaporozhets2014-08-271-3/+4
* Skip description if not existDmitriy Zaporozhets2014-08-271-3/+4
* Search by issue/mr title and descriptionDmitriy Zaporozhets2014-08-272-0/+6
* Improve comment search resultsDmitriy Zaporozhets2014-08-274-14/+30
* Save search options when switch between filterDmitriy Zaporozhets2014-08-275-20/+18
* Improve search testsDmitriy Zaporozhets2014-08-274-10/+11
* Implement search page with filtering of results and paginationDmitriy Zaporozhets2014-08-273-29/+62
* Fix project search showing always no results if no merge requests matchesDmitriy Zaporozhets2014-08-111-2/+2
* Restyle search pageRobert Schilling2014-08-112-5/+12
* fix searching on empty project, prevent 500Robert Schilling2014-08-111-2/+5
* Fix labels showing if issue closed on search results pageDmitriy Zaporozhets2014-07-032-3/+5
* Update ability to search in issue descriptions and commentsNotSqrt2014-05-152-0/+10
* Add bottom margin to nav-tabsDmitriy Zaporozhets2014-02-151-1/+1
* Highlight code search resultsDmitriy Zaporozhets2014-01-301-2/+1
* Improve search page UXDmitriy Zaporozhets2014-01-092-6/+10
* Use new context for searchDmitriy Zaporozhets2014-01-094-11/+11
* Style search page for twbs3Dmitriy Zaporozhets2014-01-021-9/+13
* Restyle issue form. Replace inputsDmitriy Zaporozhets2014-01-011-1/+1
* Migrate forms and inputs pt1Dmitriy Zaporozhets2013-12-311-1/+1
* Update form classesDmitriy Zaporozhets2013-12-311-1/+1
* Refactor search viewsDmitriy Zaporozhets2013-11-069-64/+65
* Iid improvemetsDmitriy Zaporozhets2013-08-191-2/+2
* Show label closed on search resultDmitriy Zaporozhets2013-08-152-1/+7
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-1/+1
|\
| * use control-group classes for inline forms in rest pagesDmitriy Zaporozhets2013-08-071-1/+1
* | Style changes from review with @randxIzaak Alpert2013-07-171-1/+4
* | Merge Request on forked projectsIzaak Alpert2013-07-171-2/+2
|/
* scss: rename file_content to file-content etcDmitriy Zaporozhets2013-07-131-3/+3
* Remove $.ready eventsDmitriy Zaporozhets2013-06-211-3/+1
* remove preserve for blob since its fails in productionDmitriy Zaporozhets2013-05-141-2/+1
* Fix paginate of blobs, fixed preserve in dev mode for blob resultsDmitriy Zaporozhets2013-05-142-3/+3
* Search for blobs by default inside project. Added pagination for blobs searchDmitriy Zaporozhets2013-05-143-12/+18