| Commit message (Expand) | Author | Age | Files | Lines |
* | Move legacy backgroundjob classes to a place where they can be autoloaded | Robin Appelman | 2013-05-03 | 3 | -21/+36 |
* | Add support for the old public backgroundjob api | Robin Appelman | 2013-04-24 | 3 | -23/+175 |
* | Update documentation for \OCP\BackgroundJob | Robin Appelman | 2013-04-24 | 1 | -14/+8 |
* | lastRun is not a method | Thomas Mueller | 2013-04-23 | 1 | -1/+1 |
* | Don't try to use backgroundjobs before the installtion is done | Robin Appelman | 2013-04-22 | 1 | -5/+7 |
* | Try to supress pre-upgrade backgroundjob error | Robin Appelman | 2013-04-21 | 1 | -1/+1 |
* | Ensure we don't throw an exception before we can upgrade to the new backgroun... | Robin Appelman | 2013-04-21 | 1 | -1/+5 |
* | Add database table for backgroundjob | Robin Appelman | 2013-04-21 | 1 | -1/+1 |
* | Rework background job system | Robin Appelman | 2013-04-20 | 10 | -341/+287 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-20 | 1 | -10/+22 |
* | Merge pull request #3020 from owncloud/cleaner-webdav-reason | Bart Visscher | 2013-04-19 | 1 | -1/+1 |
|\ |
|
| * | Cleaner isWebDAVWorking reason, otherwise people overlook the reason | Bart Visscher | 2013-04-19 | 1 | -1/+1 |
* | | Merge pull request #3010 from owncloud/fix-cookie_path | Thomas Tanghus | 2013-04-19 | 1 | -2/+3 |
|\ \ |
|
| * | | Don't use empty session.cookie_path, otherwise we get multiple cookies | Bart Visscher | 2013-04-18 | 1 | -2/+3 |
| |/ |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-18 | 32 | -34/+2 |
* | | Warn when we do an upgrade | Brice Maron | 2013-04-17 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #2978 from owncloud/displayname_can_be_null | Bernhard Posselt | 2013-04-17 | 1 | -1/+1 |
|\ |
|
| * | Remove not null constraint. Fix #2976 | Thomas Tanghus | 2013-04-17 | 1 | -1/+1 |
* | | Merge pull request #2975 from owncloud/log-date | Morris Jobke | 2013-04-17 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | fix admin log display and use a more readable format | Bernhard Posselt | 2013-04-17 | 1 | -1/+1 |
| * | use date and time instead of timestamp | Bernhard Posselt | 2013-04-17 | 1 | -1/+2 |
* | | Merge pull request #2746 from owncloud/use-count-userexists | Thomas Tanghus | 2013-04-17 | 1 | -2/+2 |
|\ \ |
|
| * | | Use the MDB2 function to get the count result | Bart Visscher | 2013-04-06 | 1 | -1/+1 |
| * | | Use count SQL to check for user existance | Bart Visscher | 2013-04-05 | 1 | -2/+2 |
* | | | Merge pull request #2915 from Kondou-ger/handle_empty_datafolder_better | Bart Visscher | 2013-04-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Handle empty datafolder better. | kondou | 2013-04-13 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-17 | 2 | -0/+18 |
* | | | | Merge pull request #2943 from owncloud/always_load_cache_hooks_first | Michael Gapczynski | 2013-04-16 | 1 | -5/+0 |
|\ \ \ \ |
|
| * | | | | always connect file cache updater hooks first | Jörn Friedrich Dreyer | 2013-04-16 | 1 | -5/+0 |
* | | | | | Merge pull request #2887 from owncloud/l10n-caching | Bart Visscher | 2013-04-16 | 1 | -0/+6 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | -L10N: cache the result of findLanguage | Robin Appelman | 2013-04-12 | 1 | -0/+6 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-16 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Make FileCache upgrade more robust, fixes #2650 | Arthur Schiwon | 2013-04-15 | 2 | -5/+21 |
* | | | | Merge pull request #2909 from owncloud/addHook | Frank Karlitschek | 2013-04-13 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | allow Storages to join MountPoint initialization | Arthur Schiwon | 2013-04-13 | 1 | -0/+4 |
| | |/ /
| |/| | |
|
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-13 | 1 | -1/+37 |
|/ / / |
|
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-12 | 1 | -0/+2 |
|/ / |
|
* | | Merge pull request #2747 from owncloud/cache-contructed-cache-objects | Jörn Friedrich Dreyer | 2013-04-10 | 1 | -4/+20 |
|\ \ |
|
| * | | Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Common | Bart Visscher | 2013-04-05 | 1 | -4/+20 |
| |/ |
|
* | | Merge pull request #2781 from owncloud/fix-2592 | Bernhard Posselt | 2013-04-10 | 1 | -1/+2 |
|\ \ |
|
| * | | Initialize collectionTypes variable as false | Michael Gapczynski | 2013-04-08 | 1 | -0/+1 |
| * | | Correct undefined variable in post_shared hook, fixes #2592 | Michael Gapczynski | 2013-04-07 | 1 | -1/+1 |
* | | | Fix touch for creating new files | Robin Appelman | 2013-04-10 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-10 | 3 | -21/+62 |
* | | | Merge pull request #2147 from eMerzh/split_config | eMerzh | 2013-04-09 | 1 | -7/+17 |
|\ \ \ |
|
| * | | | Small perf improvement : filter before sort | Brice Maron | 2013-03-09 | 1 | -3/+3 |
| * | | | Allow to load splited config files ref #946 | Brice Maron | 2013-03-06 | 1 | -7/+17 |
* | | | | Merge pull request #2801 from OpenLarry/patch-1 | Bernhard Posselt | 2013-04-09 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | fixes #2679 | OpenLarry | 2013-04-09 | 1 | -2/+2 |
* | | | | | Merge pull request #2754 from owncloud/cookie-path | Bernhard Posselt | 2013-04-09 | 2 | -4/+7 |
|\ \ \ \ \ |
|