summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | isSharedFile() doesn't detect all shares, just use getUsersSharingFile() dire...Björn Schießle2013-02-221-34/+0
| * | | | | | | | | | create keypair for ownCloud with empty passphrase, will be used for public li...Björn Schießle2013-02-131-1/+1
| * | | | | | | | | | add post_unshareALll hook, update recursively all keyfiles if a folder was sh...Björn Schießle2013-02-131-0/+5
| * | | | | | | | | | add post_unshare hook, also add public link shares to the list of user with a...Björn Schießle2013-02-131-7/+28
| * | | | | | | | | | add option to keep duplicates in the list of users with access to a file, e.g...Björn Schießle2013-02-121-6/+11
| * | | | | | | | | | also find users with access to the file if a folder above the actual file was...Björn Schießle2013-02-121-46/+51
| * | | | | | | | | | take group shares into account if we retrieve the list a all recipientsBjörn Schießle2013-02-121-35/+30
| * | | | | | | | | | Implementing sharing supportSam Tuke2013-02-111-7/+75
| * | | | | | | | | | Work on post_share hook for files_encryptionSam Tuke2013-02-091-0/+54
* | | | | | | | | | | small typo in the commentsAlessandro Cosentino2013-05-231-1/+1
* | | | | | | | | | | Merge pull request #3425 from owncloud/move-storagesMichael Gapczynski2013-05-234-33/+45
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into move-storagesMichael Gapczynski2013-05-2316-30/+243
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Switch to calling deleteAll via storage to avoid emitting delete hookMichael Gapczynski2013-05-231-1/+2
| * | | | | | | | | | | Remove user name addition to paths in deleteAllMichael Gapczynski2013-05-201-12/+6
| * | | | | | | | | | | Fix undefined variable for copying empty foldersMichael Gapczynski2013-05-191-1/+1
| * | | | | | | | | | | Add support for copying/moving folders between storages, move isIgnoredDir() ...Michael Gapczynski2013-05-193-21/+38
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-05-2435-35/+39
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | cleanup codestyleJörn Friedrich Dreyer2013-05-222-4/+4
* | | | | | | | | | use to_char only for oracle, whitespaceJörn Friedrich Dreyer2013-05-223-9/+18
* | | | | | | | | | add debug outputJörn Friedrich Dreyer2013-05-226-15/+30
* | | | | | | | | | allow install when only oracle is availableJörn Friedrich Dreyer2013-05-221-1/+2
* | | | | | | | | | Merge pull request #3406 from owncloud/oc_dialogs_oc_templateMorris Jobke2013-05-221-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Port OC.dialogs to use octemplate except for prompt() and form().Thomas Tanghus2013-05-161-0/+1
* | | | | | | | | | Merge pull request #3266 from owncloud/hooksThomas Müller2013-05-213-0/+137
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into hooksThomas Mueller2013-05-1518-86/+396
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix typoRobin Appelman2013-05-092-2/+2
| * | | | | | | | | | | New hook systemRobin Appelman2013-05-073-0/+137
* | | | | | | | | | | | merge master into filecache_mtimeRobin Appelman2013-05-21114-1201/+2669
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3335 from owncloud/prevent-scan-loopJörn Friedrich Dreyer2013-05-211-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | Prevent backgroundScan() from looping if opendir() is failing for the same pathMichael Gapczynski2013-05-131-1/+3
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Remove debug outputThomas Tanghus2013-05-201-1/+0
| * | | | | | | | | | | Add rename() method to OC_VCategories.Thomas Tanghus2013-05-201-0/+32
| * | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-05-201-0/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #3421 from owncloud/pre_login_passwordMichael Gapczynski2013-05-191-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Add password to pre_loginLukas Reschke2013-05-191-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #3375 from owncloud/fix_for_SQLite3Result_object_in_post_a...FlorinPeter2013-05-171-4/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | only connect share hooks if installation OC is installedFlorin Peter2013-05-171-4/+6
| | * | | | | | | | | revert changesFlorin Peter2013-05-171-28/+25
| | * | | | | | | | | fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been c...Florin Peter2013-05-151-25/+28
| | |/ / / / / / / /
| * | | | / / / / / [tx-robot] updated from transifexJenkins for ownCloud2013-05-171-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-05-161-1/+1
| * | | | | | | | Merge branch 'master' into fix-3353Thomas Mueller2013-05-152-1/+74
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #3374 from owncloud/vobject_compound_propertyThomas Müller2013-05-151-0/+70
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add Compound property to avoid double escaping values.Thomas Tanghus2013-05-151-0/+70
| | | |/ / / / / /
| | * / / / / / / fix for losing mount point "/"Florin Peter2013-05-151-1/+4
| | |/ / / / / /
| * / / / / / / Fix finding mount in background watcher, fixes #3353Michael Gapczynski2013-05-151-2/+2
| |/ / / / / /
| * | | | | | Set the SQLite database lock timeout to 60 seconds which is the default in PH...Frank Karlitschek2013-05-131-1/+1
| * | | | | | Merge pull request #3311 from owncloud/disable_mbstring.func_overloadMorris Jobke2013-05-121-0/+1
| |\ \ \ \ \ \
| | * | | | | | disable mbstring.func_overload in setupThomas Tanghus2013-05-121-0/+1
| * | | | | | | Get config from templateLukas Reschke2013-05-121-1/+1
| |/ / / / / /