summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11163 from owncloud/check-for-updates-between-major-versionsVincent Petry2014-09-191-1/+23
|\
| * Prevent updates between multiple major versionsLukas Reschke2014-09-181-1/+23
* | Merge pull request #10958 from owncloud/db-ilikeRobin Appelman2014-09-197-19/+73
|\ \
| * | Fix ILIKE without wildcards for oracleRobin Appelman2014-09-181-1/+1
| * | Use ILIKE in cache searchRobin Appelman2014-09-171-13/+1
| * | Implement ILIKE for sqliteRobin Appelman2014-09-171-1/+1
| * | Make sqlite LIKE case sensitive on defaultRobin Appelman2014-09-172-0/+45
| * | adding ILIKE to AdapterSQLSrvThomas Müller2014-09-161-0/+1
| * | Introduce cross-db ILIKERobin Appelman2014-09-164-6/+26
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-192-0/+6
| |/ |/|
* | Merge pull request #11151 from owncloud/removeOverflowingFunctionLukas Reschke2014-09-182-24/+0
|\ \
| * | Remove unused and overflowing functionLukas Reschke2014-09-182-24/+0
* | | Merge pull request #11130 from owncloud/moveBasicAuthCheckLukas Reschke2014-09-181-12/+4
|\ \ \ | |/ / |/| |
| * | Move basic auth checkLukas Reschke2014-09-171-12/+4
* | | Merge pull request #11143 from owncloud/improve-404Morris Jobke2014-09-181-1/+0
|\ \ \
| * | | Make 404 page easier to understandLukas Reschke2014-09-171-1/+0
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-181-0/+3
* | | | Error needs to push body-id for new guest layoutRemco Brenninkmeijer2014-09-171-0/+1
|/ / /
* | | Merge pull request #9554 from owncloud/fix_preview_orientationLukas Reschke2014-09-172-2/+1
|\ \ \ | |/ / |/| |
| * | fix orientation in image-backend, not in preview system itselfGeorg Ehrke2014-07-092-2/+1
* | | Merge pull request #10622 from owncloud/recursive-delete-forbiddenLukas Reschke2014-09-174-15/+41
|\ \ \
| * | | Fix mapping of relative pathsLukas Reschke2014-09-172-15/+31
| * | | Also check if the file itself is updatableRobin Appelman2014-09-171-2/+2
| * | | Check if a folder is deletable before we try to recursively delete itRobin Appelman2014-09-172-0/+6
| * | | Check if the parent is writable to check if a file is deletableRobin Appelman2014-09-171-1/+5
* | | | Merge pull request #10932 from owncloud/issue/10926Morris Jobke2014-09-172-1/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Add a method to get the absolute url for a routeJoas Schilling2014-09-082-1/+22
* | | | Merge pull request #11092 from owncloud/conceal_sabredav_versionLukas Reschke2014-09-171-0/+8
|\ \ \ \
| * | | | Conceal or display SabreDAV version number in browser and http response headers.scolebrook2014-09-161-0/+8
* | | | | Merge pull request #11009 from owncloud/tobiasKaminsky-routeLukas Reschke2014-09-161-0/+6
|\ \ \ \ \
| * | | | | Route for thumbnail generationtobiasKaminsky2014-09-161-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge pull request #11102 from owncloud/visit1985-issue_108Lukas Reschke2014-09-161-24/+38
|\ \ \ \ \
| * | | | | simplify mysql user creation flowMichael Göhler2014-09-161-24/+38
| | |/ / / | |/| | |
* | | | | Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-162-0/+128
|\ \ \ \ \
| * | | | | Fixed sort algo for additional casesVincent Petry2014-08-111-1/+2
| * | | | | Fixed file list sortingVincent Petry2014-08-112-0/+127
* | | | | | Merge pull request #11082 from owncloud/deduplicateDependencyCheckThomas Müller2014-09-161-70/+42
|\ \ \ \ \ \
| * | | | | | Deduplicate dependency checksLukas Reschke2014-09-161-70/+42
* | | | | | | Merge pull request #10754 from cetra3/masterLukas Reschke2014-09-161-7/+37
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'master' of https://github.com/owncloud/corecetra32014-09-0856-355/+1324
| |\ \ \ \ \ \
| * | | | | | | Refactor internal session to write directly to $_SESSIONcetra32014-08-301-7/+37
* | | | | | | | Merge pull request #11084 from owncloud/no-migration-for-mssql-masterLukas Reschke2014-09-162-0/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Disable database migrations for MSSQL - scripts have to be applied manuallyThomas Müller2014-09-152-0/+26
* | | | | | | | Merge pull request #11090 from owncloud/fix-undefined-class-and-phpdocMorris Jobke2014-09-161-16/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix unexisting class and PHPDocLukas Reschke2014-09-151-16/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #10639 from owncloud/fix_naming_schema_preview_with_aspectMorris Jobke2014-09-161-7/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | add phpdocGeorg Ehrke2014-09-151-0/+4
| * | | | | | | | add y to with-aspect naming schemaGeorg Ehrke2014-09-151-7/+13
| |/ / / / / / /
* | | | | | | | Merge pull request #10362 from owncloud/preserve_transparency_on_fileloadMorris Jobke2014-09-161-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Preserve transparency when loading from a filekondou2014-09-101-0/+6