aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2746 from owncloud/use-count-userexistsThomas Tanghus2013-04-171-2/+2
|\ | | | | Use count SQL to check for user existance
| * Use the MDB2 function to get the count resultBart Visscher2013-04-061-1/+1
| |
| * Use count SQL to check for user existanceBart Visscher2013-04-051-2/+2
| |
* | Merge pull request #2915 from Kondou-ger/handle_empty_datafolder_betterBart Visscher2013-04-171-1/+1
|\ \ | | | | | | Handle empty datafolder better.
| * | Handle empty datafolder better.kondou2013-04-131-1/+1
| | | | | | | | | | | | | | | | | | If datafolder is erased, the default value will be shown as a placeholder. If installation is submitted without a datafolder the default value will be used.
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-172-0/+18
| | |
* | | Merge pull request #2943 from owncloud/always_load_cache_hooks_firstMichael Gapczynski2013-04-161-5/+0
|\ \ \ | | | | | | | | always connect file cache updater hooks first
| * | | always connect file cache updater hooks firstJörn Friedrich Dreyer2013-04-161-5/+0
| | | |
* | | | Merge pull request #2887 from owncloud/l10n-cachingBart Visscher2013-04-161-0/+6
|\ \ \ \ | |/ / / |/| | | L10N: cache the result of findLanguage
| * | | -L10N: cache the result of findLanguageRobin Appelman2013-04-121-0/+6
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-161-1/+1
| | | |
* | | | Make FileCache upgrade more robust, fixes #2650Arthur Schiwon2013-04-152-5/+21
| | | |
* | | | Merge pull request #2909 from owncloud/addHookFrank Karlitschek2013-04-131-0/+4
|\ \ \ \ | | | | | | | | | | allow Storages to join MountPoint initialization
| * | | | allow Storages to join MountPoint initializationArthur Schiwon2013-04-131-0/+4
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-131-1/+37
|/ / /
* / / [tx-robot] updated from transifexJenkins for ownCloud2013-04-121-0/+2
|/ /
* | Merge pull request #2747 from owncloud/cache-contructed-cache-objectsJörn Friedrich Dreyer2013-04-101-4/+20
|\ \ | | | | | | Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Com...
| * | Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\CommonBart Visscher2013-04-051-4/+20
| |/
* | Merge pull request #2781 from owncloud/fix-2592Bernhard Posselt2013-04-101-1/+2
|\ \ | | | | | | Correct undefined variable in post_shared hook, fixes #2592
| * | Initialize collectionTypes variable as falseMichael Gapczynski2013-04-081-0/+1
| | |
| * | Correct undefined variable in post_shared hook, fixes #2592Michael Gapczynski2013-04-071-1/+1
| | |
* | | Fix touch for creating new filesRobin Appelman2013-04-101-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-103-21/+62
| | |
* | | Merge pull request #2147 from eMerzh/split_configeMerzh2013-04-091-7/+17
|\ \ \ | | | | | | | | [OC6] Allow to load splited config files
| * | | Small perf improvement : filter before sortBrice Maron2013-03-091-3/+3
| | | |
| * | | Allow to load splited config files ref #946Brice Maron2013-03-061-7/+17
| | | |
* | | | Merge pull request #2801 from OpenLarry/patch-1Bernhard Posselt2013-04-091-2/+2
|\ \ \ \ | | | | | | | | | | fixes #2679 - 5.0.3 Renaming -> Nothing happens
| * | | | fixes #2679OpenLarry2013-04-091-2/+2
| | | | |
* | | | | Merge pull request #2754 from owncloud/cookie-pathBernhard Posselt2013-04-092-4/+7
|\ \ \ \ \ | | | | | | | | | | | | Just send the cookies in the ownCloud directory
| * | | | | Juse send the cookies in the ownCloud directoryLukas Reschke2013-04-062-4/+7
| | |_|/ / | |/| | |
* | | | | Merge pull request #2799 from ↵Bernhard Posselt2013-04-092-2/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | owncloud/add-mimetype-filter-to-getdirectorycontent Add mimetype filter to getDirectoryContent function
| * | | | | Add mimetype filter to getDirectoryContent functionBart Visscher2013-04-082-2/+4
| | | | | |
* | | | | | Merge pull request #2797 from owncloud/fixing-2792-masterBjörn Schießle2013-04-091-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | fixes #2792 - only touch if writable
| * | | | | | fixes #2792 - only touch if writableThomas Mueller2013-04-081-0/+3
| |/ / / / /
* | | | | | Merge pull request #2764 from owncloud/remove-limit-from-count-queryBernhard Posselt2013-04-091-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove wrong limit parameter from count query in compatibility function
| * | | | | | Remove wrong limit parameter from count query in compatibility functionBart Visscher2013-04-061-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2798 from owncloud/fixing-2789-masterBernhard Posselt2013-04-091-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | fixes #2789 - no internet connectivity check if there is non on purpose
| * | | | | | fixes #2789 - no internet connectivity check if there is non on purposeThomas Mueller2013-04-081-0/+5
| | |/ / / / | |/| | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-091-1/+18
| |_|_|/ / |/| | | |
* | | | | Merge pull request #2785 from owncloud/vobject_stringpropertyThomas Müller2013-04-081-0/+80
|\ \ \ \ \ | |/ / / / |/| | | | Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762
| * | | | Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762Thomas Tanghus2013-04-081-0/+80
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-082-0/+5
|/ / / /
* | | | Merge pull request #2610 from owncloud/vcategories_purge_multiBart Visscher2013-04-061-6/+14
|\ \ \ \ | | | | | | | | | | Allow purging multiple objects from category index table.
| * | | | Remove redundant lineThomas Tanghus2013-04-041-1/+0
| | | | |
| * | | | Don't try to call a an array :-PThomas Tanghus2013-03-301-1/+1
| | | | |
| * | | | Typehint and check $ids parameter.Thomas Tanghus2013-03-291-3/+7
| | | | |
| * | | | Allow purging multiple objects from category index table.Thomas Tanghus2013-03-291-5/+10
| | | | |
* | | | | Merge pull request #2751 from Borkason/patch-1Frank Karlitschek2013-04-061-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | Fix indentation in util.php.
| * | | | Fix indentation in util.php.Birk Borkason2013-04-051-2/+2
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-062-6/+29
|/ / / /