summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 5.0.9v5.0.9Frank Karlitschek2013-07-141-2/+2
* Merge pull request #3965 from dphi/fix_2846Thomas Müller2013-07-122-9/+29
|\
| * Only retrieve the current user's permissionsMichael Gapczynski2013-07-062-5/+6
| * Cache: provide a function to get the permissions of all files in a folder wit...Robin Appelman2013-07-062-9/+28
* | - eventsource.php: in case of potential CSRF attack we send an error message ...Thomas Müller2013-07-111-4/+5
* | 5.0.8v5.0.8Frank Karlitschek2013-07-101-2/+2
* | Merge pull request #3893 from owncloud/backport_1872Bart Visscher2013-07-081-6/+7
|\ \
| * | request.php: add type check to the not empty check of a stringherbrechtsmeier2013-06-281-5/+5
| * | Overwrite host and webroot when forcessl is enabledherbrechtsmeier2013-06-281-3/+4
* | | Merge pull request #3970 from owncloud/backport-3946-stable5Thomas Müller2013-07-081-11/+23
|\ \ \
| * | | Squashed commit of the following:Thomas Müller2013-07-081-11/+23
* | | | Merge pull request #3940 from owncloud/stable5_oracle_testsuite_fixesJörn Friedrich Dreyer2013-07-084-28/+121
|\ \ \ \ | |/ / / |/| | |
| * | | fix insertIfNotExist return value, update doc and corresponding testJörn Friedrich Dreyer2013-07-051-12/+27
| * | | Oracle doesn't know & as bitwise ANDBart Visscher2013-07-041-6/+8
| * | | for oracle use BITAND() instead of & in sharing permissions sqlJörn Friedrich Dreyer2013-07-041-3/+7
| * | | fix type of numeric columnsJörn Friedrich Dreyer2013-07-041-0/+24
| * | | check item id is setJörn Friedrich Dreyer2013-07-041-1/+1
| * | | add missing backticksJörn Friedrich Dreyer2013-07-041-1/+1
| * | | manuall calculate unix_timestamp for oracleJörn Friedrich Dreyer2013-07-041-0/+1
| * | | one if lessJörn Friedrich Dreyer2013-07-041-5/+2
| * | | fix numRows usage in core libJörn Friedrich Dreyer2013-07-042-2/+2
| * | | make PDOStatementWrapper return number of updated rows on INSERT, UPDATE or D...Jörn Friedrich Dreyer2013-07-041-15/+65
* | | | Merge https://github.com/owncloud/core/pull/3827Björn Schießle2013-07-083-16/+27
| |_|/ |/| |
* | | 5.0.8 RCFrank Karlitschek2013-07-051-2/+2
* | | Backport of #3951 to stable5Thomas Müller2013-07-051-1/+12
|/ /
* | eddition string should be empty by defaultBjörn Schießle2013-07-031-1/+1
* | add public apiBjörn Schießle2013-07-031-0/+108
* | move to non-static OC_DefaultsBjörn Schießle2013-07-033-58/+61
* | Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-032-9/+26
* | Sabre: throw exceptions when delete/create/write operations are not permittedRobin Appelman2013-07-022-3/+27
* | use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not setThomas Müller2013-07-021-2/+8
* | in case $_SERVER['HTTP_HOST']) is not set let's return localhost - better tha...Thomas Mueller2013-07-021-7/+7
* | Merge pull request #3905 from owncloud/emit_signals_for_part_filesThomas Müller2013-07-021-3/+21
|\ \
| * | don't run hooks for .part filesBjörn Schießle2013-07-011-1/+1
| * | if a part file gets renamed to a real file, that this was the second step of ...Björn Schießle2013-07-011-2/+20
* | | introduce pre-disable-app hook and use it for the encryption app to reset mig...Björn Schießle2013-07-021-0/+1
* | | Public upload featureRoman Geber2013-07-011-1/+1
* | | Merge pull request #3802 from owncloud/stable5_backport_oracle_fixesJörn Friedrich Dreyer2013-07-015-11/+39
|\ \ \ | |/ / |/| |
| * | backport oracle related changes, mostly comments, but also setup related fixesJörn Friedrich Dreyer2013-06-205-11/+39
* | | Merge pull request #3863 from owncloud/improved_footerBjörn Schießle2013-07-012-34/+67
|\ \ \
| * | | set default logo claim to ''Björn Schießle2013-07-011-1/+1
| * | | PHP Strict standards: Non-static method OC_Defaults::themeExist() should not...Thomas Mueller2013-06-281-1/+1
| * | | add logo claim to defaults.phpBjörn Schießle2013-06-281-0/+9
| * | | make mail footer aware of different themesBjörn Schießle2013-06-271-2/+2
| * | | remove unneeded if conditionBjörn Schießle2013-06-271-5/+1
| * | | lib/defaults.php should only contain the default strings and read the other s...Björn Schießle2013-06-271-38/+44
| * | | construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-06-261-1/+23
* | | | Squashed commit of the following:Thomas Müller2013-07-011-5/+14
|/ / /
* / / Fix ugly error style on installMarkus Goetz2013-06-251-1/+1
|/ /
* | remove deleted files when re-scanning a folderRobin Appelman2013-06-201-0/+14