Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | isSharedFile() doesn't detect all shares, just use getUsersSharingFile() dire... | Björn Schießle | 2013-02-22 | 1 | -34/+0 | |
| * | | | | | | | | | | create keypair for ownCloud with empty passphrase, will be used for public li... | Björn Schießle | 2013-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | add post_unshareALll hook, update recursively all keyfiles if a folder was sh... | Björn Schießle | 2013-02-13 | 1 | -0/+5 | |
| * | | | | | | | | | | add post_unshare hook, also add public link shares to the list of user with a... | Björn Schießle | 2013-02-13 | 1 | -7/+28 | |
| * | | | | | | | | | | add option to keep duplicates in the list of users with access to a file, e.g... | Björn Schießle | 2013-02-12 | 1 | -6/+11 | |
| * | | | | | | | | | | also find users with access to the file if a folder above the actual file was... | Björn Schießle | 2013-02-12 | 1 | -46/+51 | |
| * | | | | | | | | | | take group shares into account if we retrieve the list a all recipients | Björn Schießle | 2013-02-12 | 1 | -35/+30 | |
| * | | | | | | | | | | Implementing sharing support | Sam Tuke | 2013-02-11 | 1 | -7/+75 | |
| * | | | | | | | | | | Work on post_share hook for files_encryption | Sam Tuke | 2013-02-09 | 1 | -0/+54 | |
* | | | | | | | | | | | small typo in the comments | Alessandro Cosentino | 2013-05-23 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #3425 from owncloud/move-storages | Michael Gapczynski | 2013-05-23 | 4 | -33/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into move-storages | Michael Gapczynski | 2013-05-23 | 16 | -30/+243 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Switch to calling deleteAll via storage to avoid emitting delete hook | Michael Gapczynski | 2013-05-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | Remove user name addition to paths in deleteAll | Michael Gapczynski | 2013-05-20 | 1 | -12/+6 | |
| * | | | | | | | | | | | Fix undefined variable for copying empty folders | Michael Gapczynski | 2013-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | Add support for copying/moving folders between storages, move isIgnoredDir() ... | Michael Gapczynski | 2013-05-19 | 3 | -21/+38 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-24 | 35 | -35/+39 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | cleanup codestyle | Jörn Friedrich Dreyer | 2013-05-22 | 2 | -4/+4 | |
* | | | | | | | | | | use to_char only for oracle, whitespace | Jörn Friedrich Dreyer | 2013-05-22 | 3 | -9/+18 | |
* | | | | | | | | | | add debug output | Jörn Friedrich Dreyer | 2013-05-22 | 6 | -15/+30 | |
* | | | | | | | | | | allow install when only oracle is available | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #3406 from owncloud/oc_dialogs_oc_template | Morris Jobke | 2013-05-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Port OC.dialogs to use octemplate except for prompt() and form(). | Thomas Tanghus | 2013-05-16 | 1 | -0/+1 | |
* | | | | | | | | | | Merge pull request #3266 from owncloud/hooks | Thomas Müller | 2013-05-21 | 3 | -0/+137 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into hooks | Thomas Mueller | 2013-05-15 | 18 | -86/+396 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix typo | Robin Appelman | 2013-05-09 | 2 | -2/+2 | |
| * | | | | | | | | | | | New hook system | Robin Appelman | 2013-05-07 | 3 | -0/+137 | |
* | | | | | | | | | | | | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 114 | -1201/+2669 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3335 from owncloud/prevent-scan-loop | Jörn Friedrich Dreyer | 2013-05-21 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Prevent backgroundScan() from looping if opendir() is failing for the same path | Michael Gapczynski | 2013-05-13 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove debug output | Thomas Tanghus | 2013-05-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | Add rename() method to OC_VCategories. | Thomas Tanghus | 2013-05-20 | 1 | -0/+32 | |
| * | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-20 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3421 from owncloud/pre_login_password | Michael Gapczynski | 2013-05-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Add password to pre_login | Lukas Reschke | 2013-05-19 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #3375 from owncloud/fix_for_SQLite3Result_object_in_post_a... | FlorinPeter | 2013-05-17 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | only connect share hooks if installation OC is installed | Florin Peter | 2013-05-17 | 1 | -4/+6 | |
| | * | | | | | | | | | revert changes | Florin Peter | 2013-05-17 | 1 | -28/+25 | |
| | * | | | | | | | | | fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been c... | Florin Peter | 2013-05-15 | 1 | -25/+28 | |
| | |/ / / / / / / / | ||||||
| * | | | / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-17 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-16 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' into fix-3353 | Thomas Mueller | 2013-05-15 | 2 | -1/+74 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge pull request #3374 from owncloud/vobject_compound_property | Thomas Müller | 2013-05-15 | 1 | -0/+70 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Add Compound property to avoid double escaping values. | Thomas Tanghus | 2013-05-15 | 1 | -0/+70 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | fix for losing mount point "/" | Florin Peter | 2013-05-15 | 1 | -1/+4 | |
| | |/ / / / / / | ||||||
| * / / / / / / | Fix finding mount in background watcher, fixes #3353 | Michael Gapczynski | 2013-05-15 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Set the SQLite database lock timeout to 60 seconds which is the default in PH... | Frank Karlitschek | 2013-05-13 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #3311 from owncloud/disable_mbstring.func_overload | Morris Jobke | 2013-05-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | disable mbstring.func_overload in setup | Thomas Tanghus | 2013-05-12 | 1 | -0/+1 | |
| * | | | | | | | Get config from template | Lukas Reschke | 2013-05-12 | 1 | -1/+1 | |
| |/ / / / / / |