summaryrefslogtreecommitdiff
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* 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
* made some ui enhancement for search pageDmitriy Zaporozhets2013-05-092-23/+40
* Move files search to gitlab_gitDmitriy Zaporozhets2013-05-092-9/+22
* Fix missing div container for nice css stylingJavier Castro2013-05-091-0/+1
* Implemented code search featureJavier Castro2013-05-091-0/+9
* Redesign search filtersDmitriy Zaporozhets2013-03-141-18/+10
* refactor buttons pt1Dmitriy Zaporozhets2013-01-291-1/+1
* Improved search. added filtersDmitriy Zaporozhets2013-01-253-83/+68
* Common filtering for dashboard and group. Share partial search result partialDmitriy Zaporozhets2013-01-072-84/+85
* Fix xss vulnerabilityDmitriy Zaporozhets2013-01-071-1/+1
* Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets2012-11-271-1/+1
* Wiki searchIlya Baryshev2012-10-161-1/+18
* polishing UI a bit. Added footer links for dashboardDmitriy Zaporozhets2012-09-191-8/+11
* Tables refactoredrandx2012-09-031-3/+3
* Changed colors for buttons. Imporved preview area. Added clone panel to empty...Dmitriy Zaporozhets2012-08-301-1/+1
* fix inline formsCyril2012-08-231-1/+1
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-5/+5
* Informative search results pagerandx2012-06-271-47/+58