summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-142-0/+18
* Merge pull request #13320 from owncloud/fix-php-doc-for-files-viewMorris Jobke2015-01-131-1/+11
|\
| * drop unused parameterMorris Jobke2015-01-131-2/+1
| * Fix annotations in file viewLukas Reschke2015-01-131-0/+11
* | drop dead code - ref #13301Morris Jobke2015-01-131-4/+0
|/
* Merge pull request #13217 from owncloud/make-basic-auth-work-againBernhard Posselt2015-01-131-13/+15
|\
| * Add some more sanity checks for maintenance modeLukas Reschke2015-01-091-1/+3
| * Verify authentication before initializing apps and routingLukas Reschke2015-01-091-13/+13
* | Merge pull request #13291 from owncloud/node-searchcommonbasepathfixThomas Müller2015-01-131-0/+1
|\ \
| * | Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+1
* | | Merge pull request #13301 from owncloud/drop-etag-messageVincent Petry2015-01-131-3/+0
|\ \ \
| * | | drop useless "!!! No reuse of etag" - fixes #13187Morris Jobke2015-01-131-3/+0
* | | | Merge pull request #13305 from owncloud/remove-stray-minus-and-use-json-encodeRobin McCorkell2015-01-131-1/+1
|\ \ \ \
| * | | | Use json_encode on stringLukas Reschke2015-01-131-1/+1
| | |/ / | |/| |
* | | | Merge pull request #13271 from owncloud/fix-table-prefix-oracle-masterMorris Jobke2015-01-135-8/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Use a special filter expression for Oracle to filter the prefix - fixes #13220Thomas Müller2015-01-125-8/+30
| |/ /
* / / Adding repair step to fix missing etags - fixes #12172Thomas Müller2015-01-122-1/+44
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-124-2/+12
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-114-6/+16
* | Merge pull request #13224 from owncloud/simplify-is-valid-path-and-add-unit-t...Morris Jobke2015-01-101-1/+1
|\ \
| * | Simplify isValidPath and add unit testsLukas Reschke2015-01-101-1/+1
| |/
* | Merge pull request #13223 from owncloud/optimize-normalize-unicodeMorris Jobke2015-01-101-5/+8
|\ \
| * | Verify whether value is already normalizedLukas Reschke2015-01-101-5/+8
* | | Merge pull request #13236 from owncloud/use-isset-for-performanceMorris Jobke2015-01-101-2/+4
|\ \ \
| * | | Use isset() instead of strlen()Lukas Reschke2015-01-101-2/+4
| |/ /
* / / Cache results of `normalizePath`Lukas Reschke2015-01-101-1/+12
|/ /
* | Merge pull request #13212 from owncloud/cache-appstore-responseMorris Jobke2015-01-101-1/+1
|\ \
| * | Cache responses from the AppStore serverLukas Reschke2015-01-091-1/+1
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-01-102-2/+14
|/
* Merge pull request #13192 from owncloud/cache_binary_pathThomas Müller2015-01-093-4/+45
|\
| * Memcache binary executable searchingRobin McCorkell2015-01-091-2/+8
| * Add Null memcacherRobin McCorkell2015-01-092-2/+37
* | Merge pull request #13181 from owncloud/filecache-preventleadingslashRobin McCorkell2015-01-092-2/+2
|\ \
| * | Fix cache jail to not duplicate slashesVincent Petry2015-01-091-1/+1
| * | Trim leading or trailing slashes in file cache pathsVincent Petry2015-01-081-1/+1
* | | Merge pull request #12011 from owncloud/reuse-etag-defaultMorris Jobke2015-01-091-2/+2
|\ \ \ | |_|/ |/| |
| * | Default to reusing etags in the scannerRobin Appelman2014-11-061-2/+2
* | | Merge pull request #12995 from owncloud/tbelau666-masterThomas Müller2015-01-095-30/+43
|\ \ \
| * | | add default for dbtableprefixMorris Jobke2014-12-233-4/+4
| * | | use injected config object and fix typosMorris Jobke2014-12-223-10/+24
| * | | inject \OCP\IConfig instance in migratorMorris Jobke2014-12-223-23/+13
| * | | Use Doctrines filter by table nametbelau6662014-12-224-6/+15
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-094-12/+12
* | | | Merge pull request #13179 from owncloud/fix-fatal-php-error-for-not-existing-...Lukas Reschke2015-01-091-2/+3
|\ \ \ \
| * | | | Verify whether type is correctLukas Reschke2015-01-081-2/+3
* | | | | Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-092-1/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add Download logfile button to admin settingsGeorg Ehrke2015-01-072-1/+50
* | | | | 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