Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy search classes | Thomas Müller | 2015-07-03 | 1 | -29/+0 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -10/+14 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -13/+14 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+13 |
| | |||||
* | add missing @deprecated annotation to legacy classes | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -0/+3 |
| | |||||
* | Move legacy search to 'lib/private/legacy' | Andrew Brown | 2014-06-05 | 1 | -0/+22 |
This fixes errors where apps would try to start providers using OC_Search and would fail. Also, made OC_Search simply inherit from \OC\Search. |