Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fixing the warning notifications | Thomas Müller | 2013-11-21 | 1 | -1/+1 | |
| * | | | | | | Update error messages | Bart Visscher | 2013-11-15 | 1 | -1/+1 | |
| * | | | | | | Use \Patchwork\Utf8\Bootup::initLocale | Bart Visscher | 2013-11-15 | 1 | -2/+2 | |
| * | | | | | | Make working en_US.UTF-8 locale a hard requirement | Bart Visscher | 2013-11-08 | 1 | -0/+7 | |
* | | | | | | | Merge pull request #5715 from owncloud/quota-sharing-wrapotherusershome | Vincent Petry | 2013-11-21 | 2 | -8/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Now using the "Home" storage detection approach for quota | Vincent Petry | 2013-11-21 | 2 | -15/+22 | |
| * | | | | | | | Quota storage wrapper is now used for all users in sharing mode | Vincent Petry | 2013-11-21 | 1 | -9/+24 | |
| | |_|/ / / / | |/| | | | | | ||||||
* / | | | | | | fixing spelling and restructure sentence | Thomas Müller | 2013-11-21 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #5965 from owncloud/mimetype-only-path | Vincent Petry | 2013-11-20 | 4 | -37/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Change default mimetype detection for storage backends to only use filename | Robin Appelman | 2013-11-20 | 4 | -37/+7 | |
* | | | | | | | always get the right node for the given file path | Thomas Müller | 2013-11-20 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Fixed getLocalFile() condition for x-send-file | Vincent Petry | 2013-11-20 | 1 | -3/+5 | |
* | | | | | | Merge pull request #5927 from owncloud/quota-excludeextstorage | Morris Jobke | 2013-11-18 | 4 | -7/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | External storage space is now not counted in total space | Vincent Petry | 2013-11-18 | 4 | -7/+12 | |
* | | | | | | | Root size for home storage is now size of "files" subdir | Vincent Petry | 2013-11-18 | 1 | -0/+13 | |
|/ / / / / / | ||||||
* | | | | | | one tab less | Frank Karlitschek | 2013-11-18 | 1 | -1/+1 | |
* | | | | | | fix the version check for downloaded apps. Fixes https://github.com/owncloud/... | Frank Karlitschek | 2013-11-18 | 1 | -2/+9 | |
* | | | | | | Merge pull request #5789 from ogasser/db_fix_default_for_numeric | Bart Visscher | 2013-11-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | treat numeric as an alias for decimal | Oliver Gasser | 2013-11-12 | 1 | -0/+3 | |
| * | | | | | | changed type to decimal | Oliver Gasser | 2013-11-12 | 1 | -1/+1 | |
| * | | | | | | DB: Set correct default value for numeric types | Oliver Gasser | 2013-11-10 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #5813 from owncloud/fix-4736-master | Thomas Müller | 2013-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Don't set a default value when there isn't a default specified | Bart Visscher | 2013-11-11 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'master' into moviepreviewfallback | Thomas Müller | 2013-11-14 | 14 | -44/+208 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #5862 from owncloud/files-singledotdirs | Thomas Müller | 2013-11-14 | 1 | -3/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixed normalizePath() to strip out single dot dirs | Vincent Petry | 2013-11-14 | 1 | -3/+17 | |
| * | | | | | | | Merge pull request #5850 from owncloud/oc_api_tests | Thomas Müller | 2013-11-14 | 1 | -17/+46 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | Merge multiple failed third party responses when returning the result | tomneedham | 2013-11-14 | 1 | -3/+10 | |
| | * | | | | | | Merge multiple shipped failures before responding. | tomneedham | 2013-11-14 | 1 | -2/+10 | |
| | * | | | | | | Return failed shipped responses over succedded shipped responses | tomneedham | 2013-11-14 | 1 | -3/+3 | |
| | * | | | | | | Return result object when only one successful response is returned | tomneedham | 2013-11-14 | 1 | -2/+2 | |
| | * | | | | | | Update lib/private/api.php after merge conflict | tomneedham | 2013-11-14 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'ocs_api_fix_success_code' into oc_api_tests | tomneedham | 2013-11-14 | 1 | -2/+13 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Pick any none 100 status code before defaulting to 100 | Tom Needham | 2013-11-13 | 1 | -2/+13 | |
| | * | | | | | | | Merge branch 'master' into oc_api_tests | tomneedham | 2013-11-14 | 5 | -12/+101 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Remove OC_App dependancy from OC_API::mergeResponses() | tomneedham | 2013-11-13 | 1 | -9/+12 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5827 from owncloud/avoid_preview_errors | Thomas Müller | 2013-11-14 | 5 | -7/+12 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | Use dedicated OC_Image loader methods | Thomas Tanghus | 2013-11-13 | 5 | -7/+12 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #5768 from owncloud/quota-workaroundwhenmissingrootsize-ho... | Morris Jobke | 2013-11-13 | 4 | -9/+76 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Now using HomeStorage for legacy home storage ids | Vincent Petry | 2013-11-12 | 2 | -4/+24 | |
| | * | | | | | | Now calling parent method when path is not root | Vincent Petry | 2013-11-12 | 1 | -16/+8 | |
| | * | | | | | | Do not use -1 as the size for the root folder of the home storage | Robin Appelman | 2013-11-12 | 3 | -5/+60 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #5447 from owncloud/fixing-5117-master | Vincent Petry | 2013-11-13 | 1 | -3/+25 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | make it possible to detect transferID part | Bjoern Schiessle | 2013-11-11 | 1 | -1/+1 | |
| | * | | | | | adding oc-mtime handling to chunked upload | Thomas Müller | 2013-10-21 | 1 | -0/+9 | |
| | * | | | | | chunked files are assembled into a part file on the target storage followed b... | Thomas Müller | 2013-10-21 | 1 | -3/+16 | |
| * | | | | | | Merge pull request #5701 from owncloud/sharing-updateownerfoldersizes | Morris Jobke | 2013-11-11 | 1 | -3/+6 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Fixed watcher to also update the owner's folder sizes | Vincent Petry | 2013-11-05 | 1 | -3/+6 | |
| * | | | | | | Merge pull request #5759 from owncloud/fixing-5757-master | Thomas Müller | 2013-11-09 | 1 | -2/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | implementing solution using <ifModule mod_authz_core> | Thomas Müller | 2013-11-08 | 1 | -4/+8 |