Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | 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 | |
| |/ / / / / / | ||||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-12 | 2 | -1/+20 | |
| * | | | | | | Merge pull request #3283 from owncloud/move-legacy-fs | Morris Jobke | 2013-05-10 | 2 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Move legacy filesystem classes | Robin Appelman | 2013-05-08 | 2 | -0/+0 | |
| * | | | | | | | don't emit rename hooks on partial file renames | Jörn Friedrich Dreyer | 2013-05-10 | 1 | -2/+2 | |
| * | | | | | | | rename isIgnoredFile to isPartialFile, remove check of blacklisted files in i... | Jörn Friedrich Dreyer | 2013-05-10 | 2 | -10/+16 | |
| * | | | | | | | don't call correctFolder() in touchHook, it will be called later in the write... | Björn Schießle | 2013-05-08 | 1 | -1/+0 | |
| * | | | | | | | update etag for for the touched file | Björn Schießle | 2013-05-08 | 1 | -1/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #3271 from owncloud/fix_for_util_tearDownFS | FlorinPeter | 2013-05-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fix for tearDownFS, after filesystem::tearDown() the root is not mounted | Florin Peter | 2013-05-07 | 1 | -0/+1 | |
| * | | | | | | | Autoloader: fix loading app clases located in lib/ | Robin Appelman | 2013-05-08 | 1 | -5/+6 | |
| * | | | | | | | Autoloader: load the 3rdparty libraries using prefixes | Robin Appelman | 2013-05-07 | 1 | -17/+16 | |
| * | | | | | | | check for setlocale after setting up the paths to prevent autoloader confusion | Robin Appelman | 2013-05-07 | 1 | -2/+7 | |
| * | | | | | | | Autoloader: add support for custom namespace paths | Robin Appelman | 2013-05-07 | 1 | -1/+19 | |
| * | | | | | | | Autoloader: split getting the class paths and loading the class | Robin Appelman | 2013-05-07 | 1 | -7/+20 | |
| * | | | | | | | Allow disabling the global classpath in an autoloader | Robin Appelman | 2013-05-07 | 1 | -3/+19 | |
| * | | | | | | | Allow the autoloader to try mutliple possible paths for each path | Robin Appelman | 2013-05-07 | 1 | -24/+17 | |
| * | | | | | | | Add per-autoloader classPath | Robin Appelman | 2013-05-07 | 1 | -3/+24 | |
| * | | | | | | | Move autoloader to it's own class | Robin Appelman | 2013-05-07 | 2 | -56/+71 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #3044 from owncloud/backgroundwatcher | icewind1991 | 2013-05-07 | 2 | -0/+119 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Cache: check one folder and one file each time the backgroundwatcher runs | Robin Appelman | 2013-04-20 | 1 | -8/+39 | |
| | * | | | | | | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 3 | -0/+89 |