summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* set content-type on ocs exceptionsThomas Müller2014-03-121-3/+30
* fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-111-2/+7
* remove magic handling of recipient lists by exploding the string - this funct...Thomas Müller2014-03-111-4/+1
* Reset time of last update feed pollingVictor Dubiniuk2014-03-111-0/+2
* Disable XML entities when parsing XMLVincent Petry2014-03-102-4/+14
* fixing identThomas Müller2014-03-071-9/+9
* we first shall check if the current session is valid - otherwise the session-...Thomas Müller2014-03-071-12/+13
* Merge pull request #7586 from owncloud/dont_create_shared_folder_stable6Björn Schießle2014-03-072-2/+5
|\
| * don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle2014-03-062-2/+5
* | Use $installedVersion instead of $currentVersionLukas Reschke2014-03-061-1/+1
|/
* Fixed X-Forwarded-Host parsingVincent Petry2014-03-051-1/+2
* Added localhost as trusted domainVincent Petry2014-03-051-0/+5
* Show warning page when accessing server from an untrusted domainVincent Petry2014-03-052-16/+70
* make mail notification header color themableJan-Christoph Borchardt2014-03-031-0/+14
* Allow XML entity loader for MDB2 schema loaderVincent Petry2014-03-031-0/+2
* Also delete legacy storages when deleting a userRobin Appelman2014-02-271-1/+3
* Also quote old column name during DB migrationVincent Petry2014-02-261-0/+3
* fix path in sharing results if it is a file in the Shared folderBjoern Schiessle2014-02-261-1/+15
* introduce new theme function to allow full creation of documentation links: b...Thomas Müller2014-02-262-1/+8
* Replace deleteAll call with unlink callVincent Petry2014-02-251-1/+1
* don't overwrite keys if rename was done by a stream copyBjoern Schiessle2014-02-251-0/+2
* Fix case where port is missingVincent Petry2014-02-251-1/+1
* Adjust version for stable6Lukas Reschke2014-02-221-1/+1
* Add overwritehost config on setup and upgradeLukas Reschke2014-02-223-15/+47
* Fix "headers are already sent" introduced with #6519Lukas Reschke2014-02-212-1/+1
* Test if $url is already prefixed by '/'Thomas Tanghus2014-02-201-1/+2
* Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840Thomas Tanghus2014-02-201-1/+1
* Update user.php to fix duplicate session-duplicatenhirokinet2014-02-201-1/+0
* Security Update: session fixationNARUKAWA Hiroki2014-02-201-0/+1
* Also clean up the filecache table when deleting a storage entryRobin Appelman2014-02-121-0/+6
* Also remove the user's home storage from the storage table when deleting a userRobin Appelman2014-02-122-0/+16
* Merge pull request #7157 from owncloud/stable6-xsendfilequotacheckVincent Petry2014-02-111-0/+3
|\
| * Fix xsendfile local storage detection with quotaVincent Petry2014-02-111-0/+3
* | Merge pull request #6778 from owncloud/fix_6430blizzz2014-02-111-0/+59
|\ \ | |/ |/|
| * fix DIArthur Schiwon2014-02-101-4/+6
| * Inject loggerArthur Schiwon2014-02-101-3/+6
| * wrong tldArthur Schiwon2014-02-101-1/+1
| * sort following entries in alphabetical orderArthur Schiwon2014-02-101-3/+4
| * move sorter into a classArthur Schiwon2014-02-101-0/+53
* | getData() always needs to return an arrayBjoern Schiessle2014-02-101-6/+12
|/
* replace 'size' with 'unencrypted_size' if encryption is enabledBjoern Schiessle2014-02-071-1/+1
* change order of issubdirectory() calls to avoid error messages for non-appsBjoern Schiessle2014-02-071-2/+2
* add icons.css file, first step to get rid of %webroot%Jan-Christoph Borchardt2014-02-061-0/+1
* Allow getting info or renaming part files through WebDAVVincent Petry2014-02-051-1/+14
* add test for password remove methodBjoern Schiessle2014-02-041-1/+1
* also load error handler if debugging is enabledBjoern Schiessle2014-02-032-4/+17
* remove passwords in URLs from all log messagesBjoern Schiessle2014-02-032-4/+12
* Added exception logger plugin for sabre connectorVincent Petry2014-01-283-5/+59
* Add check for apc.enabled optionOtto Sabart2014-01-271-0/+2
* show link to app documentationBjoern Schiessle2014-01-241-0/+4