Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Fix CURLOPT_FOLLOWLOCATION bug with open_basedir or safe_mode restriction ena... | Thomas Müller | 2014-03-28 | 1 | -4/+45 | |
* | | | | | | | | Merge pull request #7829 from owncloud/cachefolderlocation | Vincent Petry | 2014-03-28 | 3 | -7/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unused setUserVars utility method | Vincent Petry | 2014-03-26 | 1 | -11/+0 | |
| * | | | | | | | | Cache folder is now configurable | Vincent Petry | 2014-03-24 | 3 | -7/+60 | |
* | | | | | | | | | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 144 | -1912/+2785 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut... | Thomas Müller | 2014-02-06 | 1 | -2/+0 | |
| * | | | | | | | | | remove some more global variable $RUNTIME_NOAPPS | Thomas Müller | 2014-02-06 | 1 | -3/+1 | |
* | | | | | | | | | | Merge pull request #7902 from owncloud/ext-xsendfileextstoragefix | Vincent Petry | 2014-03-27 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use the correct resolve method to resolve file storage | Vincent Petry | 2014-03-26 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge pull request #7893 from owncloud/no-routed-link-for-css-files | Thomas Müller | 2014-03-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | css files are not to be routed through index.php anymore | Thomas Müller | 2014-03-26 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* / | | | | | | | | | fix undefined index warning in router | Robin Appelman | 2014-03-26 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #7748 from owncloud/postgresversionwarning | Thomas Müller | 2014-03-25 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fixing code style | Thomas Müller | 2014-03-25 | 1 | -2/+1 | |
| * | | | | | | | | | Log exception when PostgreSQL version check failed | Vincent Petry | 2014-03-24 | 1 | -1/+3 | |
| * | | | | | | | | | Added PostgreSQL version warning on upgrade | Vincent Petry | 2014-03-17 | 1 | -0/+34 | |
* | | | | | | | | | | Merge pull request #7864 from owncloud/routing-performance | Thomas Müller | 2014-03-25 | 3 | -22/+102 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix routes getting lost when loading app routes twice | Robin Appelman | 2014-03-25 | 1 | -7/+9 | |
| * | | | | | | | | | | fix incorect array | Robin Appelman | 2014-03-25 | 1 | -1/+1 | |
| * | | | | | | | | | | Only load core routes for ocs and settings | Robin Appelman | 2014-03-25 | 1 | -1/+2 | |
| * | | | | | | | | | | Only load core routes when matching a core route | Robin Appelman | 2014-03-24 | 1 | -3/+5 | |
| * | | | | | | | | | | Cache generated urls for routes | Robin Appelman | 2014-03-24 | 1 | -0/+43 | |
| * | | | | | | | | | | Only load routes from the apps we need | Robin Appelman | 2014-03-24 | 1 | -13/+37 | |
| * | | | | | | | | | | Load the routes when matching or generating a route instead of when creating ... | Robin Appelman | 2014-03-24 | 2 | -5/+13 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #7325 from owncloud/recursive-mkdir-local | Thomas Müller | 2014-03-25 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into recursive-mkdir-local | Robin Appelman | 2014-02-21 | 9 | -75/+123 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Also make "regular" local storage's mkdir recursive | Robin Appelman | 2014-02-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | Recursive mkdir fixes #7047 | Joshua Medeiros | 2014-02-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #7420 from owncloud/cachehooks-first | Thomas Müller | 2014-03-25 | 2 | -2/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into cachehooks-first | Robin Appelman | 2014-03-13 | 35 | -317/+503 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix check if fileinfo is valid | Robin Appelman | 2014-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix updater when getFileInfo fails | Robin Appelman | 2014-03-03 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | Also send explicit cache hooks when calling file_put_contents with a resource | Robin Appelman | 2014-02-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Manually triger the filecache update hooks before any other hook | Robin Appelman | 2014-02-26 | 1 | -0/+20 | |
* | | | | | | | | | | | | | | Merge pull request #7477 from owncloud/foldersize-reuse | Thomas Müller | 2014-03-25 | 4 | -14/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' into foldersize-reuse | Robin Appelman | 2014-03-11 | 31 | -309/+450 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Check if fields we need are actually set to prevent errors | Robin Appelman | 2014-03-03 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | Allow re-using already known fileinfo when calculating folder sizes | Robin Appelman | 2014-02-28 | 4 | -12/+25 | |
* | | | | | | | | | | | | | | | use \OC_Mail::validateAddress() to validate the email address - fixes #7862 | Thomas Müller | 2014-03-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | idn have to be converted before being used | Thomas Müller | 2014-03-24 | 1 | -0/+17 | |
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #7820 from owncloud/core-macwarning | Morris Jobke | 2014-03-21 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Added warning for Mac OS on setup page | Vincent Petry | 2014-03-20 | 1 | -1/+10 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #7611 from owncloud/fix-updater | Vincent Petry | 2014-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Use $installedVersion instead of $currentVersion | Lukas Reschke | 2014-03-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #7794 from owncloud/extstorage-obfuscatepasswords | Lukas Reschke | 2014-03-20 | 1 | -70/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Moved external storage mounting code to files_external app | Vincent Petry | 2014-03-19 | 1 | -70/+0 | |
* | | | | | | | | | | | | | | | Merge pull request #7808 from owncloud/quota-usequotaevenwhenfreespaceunknown | Vincent Petry | 2014-03-20 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Still return quota value when free space is unknown | Vincent Petry | 2014-03-19 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | | Merge pull request #7732 from owncloud/datafolderexistence | Vincent Petry | 2014-03-20 | 4 | -4/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |