aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add version to .htaccessLukas Reschke2015-01-082-2/+35
* check for working htaccess will result in a dead lock because the server is b...Thomas Müller2015-01-081-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-082-0/+4
* Merge pull request #13016 from owncloud/sharing_fixesMorris Jobke2015-01-071-4/+4
|\
| * don't delete share table entries for the unique name if re-share permission w...Bjoern Schiessle2015-01-071-4/+4
* | Merge pull request #13132 from aptivate/improve_debug_logging_messagesMorris Jobke2015-01-072-9/+9
|\ \
| * | Improve debugging for ServiceUnavailable exceptionsChris Wilson2015-01-062-9/+9
* | | Merge pull request #13063 from AdamWill/assets-relocateThomas Müller2015-01-073-7/+9
|\ \ \
| * | | allow css/js asset directory to be relocated (#13053)Adam Williamson2015-01-053-7/+9
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-072-2/+2
* | | | Merge pull request #13131 from owncloud/db-connect-stacktraceMorris Jobke2015-01-071-0/+10
|\ \ \ \
| * | | | Prevent leaking db connection info in the stacktraceRobin Appelman2015-01-061-0/+10
| | |/ / | |/| |
* | | | Merge pull request #13130 from owncloud/getstoragestats-error-handlingLukas Reschke2015-01-061-0/+3
|\ \ \ \
| * | | | Add error handling to getstoragestats.phpRobin Appelman2015-01-061-0/+3
| |/ / /
* | | | Merge pull request #12653 from owncloud/full_content_search_resultsMorris Jobke2015-01-067-6/+103
|\ \ \ \ | |/ / / |/| | |
| * | | add SIZE_ALL constJörn Friedrich Dreyer2015-01-021-3/+8
| * | | fix visibilityJörn Friedrich Dreyer2015-01-022-8/+2
| * | | move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-024-11/+14
| * | | ajax paging, some js cleanupsJörn Friedrich Dreyer2015-01-021-1/+3
| * | | add paged providerJörn Friedrich Dreyer2015-01-024-2/+94
| * | | move code from js.js to search.js in the search appJörn Friedrich Dreyer2015-01-021-0/+1
| * | | new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer2015-01-021-1/+1
* | | | Merge pull request #13125 from owncloud/lower-deprecation-warning-levelThomas Müller2015-01-061-2/+2
|\ \ \ \
| * | | | degraded logging policy for server container in AppFrameworkMorris Jobke2015-01-061-2/+2
* | | | | Merge pull request #13116 from owncloud/fix_assetsThomas Müller2015-01-062-2/+63
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix JS asset generationRobin McCorkell2015-01-052-2/+63
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-062-22/+22
| |_|/ / |/| | |
* | | | Merge pull request #13101 from owncloud/variable-is-undefined-please-use-a-pr...Thomas Müller2015-01-051-26/+57
|\ \ \ \ | |/ / / |/| | |
| * | | Use namespaceLukas Reschke2015-01-051-2/+18
| * | | Write unit-tests and use DILukas Reschke2015-01-051-24/+37
| * | | Fix code-styleLukas Reschke2015-01-051-2/+4
* | | | Use info instead of warning log levelLukas Reschke2015-01-051-2/+2
|/ / /
* | | Merge pull request #13095 from derkostka/masterMorris Jobke2015-01-051-1/+1
|\ \ \
| * | | fix "app":"PHP","message":"Undefined variable: user at/principal.php#66"derkostka2015-01-041-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-058-28/+64
|/ / /
* | | Merge pull request #13060 from dratini0/masterMorris Jobke2015-01-041-3/+1
|\ \ \
| * | | removed a little duplicationdratini02014-12-301-3/+1
| * | | Fix: X-Accel-Redirect did not support custom data dir and local mountsdratini02014-12-301-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-044-18/+78
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-034-6/+8
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-024-56/+60
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-014-2/+20
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-318-0/+26
|/ /
* | Merge pull request #12854 from owncloud/add-direct-download-linkFrank Karlitschek2014-12-295-0/+58
|\ \
| * | adding getDirectDownload() to WrapperThomas Müller2014-12-282-2/+14
| * | Adding basement for the direct download urlThomas Müller2014-12-284-0/+46
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-292-4/+8
|/ /
* | Merge pull request #13043 from owncloud/check-for-hashThomas Müller2014-12-281-1/+2
|\ \
| * | Check for hashLukas Reschke2014-12-281-1/+2
* | | Merge pull request #13035 from owncloud/new_edition_detectionLukas Reschke2014-12-281-4/+6
|\ \ \