summaryrefslogtreecommitdiffstats
path: root/lib/private/search.php
Commit message (Collapse)AuthorAgeFilesLines
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-129/+0
| | | | | | | | | | | | | | | | | | | | | | * \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Update license headersJenkins for ownCloud2015-03-261-12/+15
|
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+13
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-13/+14
|
* move search results below filelist, show hint when results are off screen, ↵Jörn Friedrich Dreyer2015-01-021-4/+6
| | | | use js plugin mechanism
* ajax paging, some js cleanupsJörn Friedrich Dreyer2015-01-021-1/+3
|
* add paged providerJörn Friedrich Dreyer2015-01-021-2/+25
|
* introduce inApps[] filter for search via ajax query, make file results show ↵Jörn Friedrich Dreyer2014-12-101-9/+12
| | | | | | | | up in files app only use more flexible return type check array with !empty instead of count
* make search non-static, add ISearch to server container, make legacy a ↵Jörn Friedrich Dreyer2014-06-061-24/+25
| | | | static wrapper for it, move provider and result to public api
* minor phpdoc cleanup and importsJörn Friedrich Dreyer2014-06-051-2/+5
|
* fix formattingJörn Friedrich Dreyer2014-06-051-5/+6
|
* Move to new namespace convention and add new result sub-classingAndrew Brown2014-06-051-23/+25
|
* Some more PHPDoc fixesLukas Reschke2014-04-211-1/+1
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+0
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+90
Conflicts: lib/private/vcategories.php