Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-26 | 1 | -0/+8 | |
* | | | | | | | | 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 | 4 | -25/+103 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 2 | -14/+38 | |
| * | | | | | | | | | Load the routes when matching or generating a route instead of when creating ... | Robin Appelman | 2014-03-24 | 3 | -7/+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 | 10 | -75/+124 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 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 | 96 | -602/+808 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | 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 | 86 | -591/+628 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | Merge pull request #7861 from owncloud/idn-domains-support-on-emails-master | Thomas Müller | 2014-03-25 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | use \OC_Mail::validateAddress() to validate the email address - fixes #7862 | Thomas Müller | 2014-03-24 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | idn have to be converted before being used | Thomas Müller | 2014-03-24 | 1 | -0/+17 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-25 | 1 | -0/+6 | |
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #7714 from owncloud/phpunit-config | icewind1991 | 2014-03-24 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Allow setting the config dir to use as enviroment variable for phpunit | Robin Appelman | 2014-03-13 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-24 | 2 | -2/+14 | |
* | | | | | | | | | | | | | | 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 | 2 | -70/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Moved external storage mounting code to files_external app | Vincent Petry | 2014-03-19 | 1 | -70/+0 | |
| * | | | | | | | | | | | | | | Added IV for ext storage password encryption | Vincent Petry | 2014-03-19 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | | 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 | 5 | -4/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Return 503 when a config/data dir error exists | Vincent Petry | 2014-03-14 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | Added .ocdata file to check for data folder validity | Vincent Petry | 2014-03-14 | 3 | -4/+37 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |