Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add a (currently) empty system for running common repair steps | Robin Appelman | 2013-11-26 | 2 | -1/+26 | |
| * | | | | | remove passwords from logfile | Bjoern Schiessle | 2013-11-26 | 1 | -0/+2 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #6034 from owncloud/fix-api-documentation | Owen Winkler | 2013-11-25 | 1 | -6/+44 | |
| |\ \ \ \ | ||||||
| | * | | | | fix defaults.php doc | Morris Jobke | 2013-11-25 | 1 | -6/+44 | |
| * | | | | | Merge pull request #6035 from owncloud/fixing-rawpath-reverseproxy-oc6 | Jörn Friedrich Dreyer | 2013-11-25 | 1 | -1/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | in case uri and script name don't match we better throw an exception | Thomas Müller | 2013-11-25 | 1 | -2/+10 | |
| | * | | | | | handle duplicate slashes in case of reverse proxy configuration | Thomas Müller | 2013-11-25 | 1 | -1/+4 | |
| * | | | | | | adding chunked upload handling | Thomas Müller | 2013-11-25 | 1 | -0/+12 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6021 from owncloud/show_build | Thomas Müller | 2013-11-24 | 2 | -0/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | add new function to generate the human readable version string based on versi... | Thomas Mueller | 2013-11-24 | 1 | -0/+13 | |
| | * | | | | | send the build number too to push the next daily build. This is needed for th... | Frank Karlitschek | 2013-11-24 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'master' into fix-5388-master | Thomas Mueller | 2013-11-24 | 5 | -19/+32 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #5874 from owncloud/fix-5845 | Thomas Müller | 2013-11-24 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Compare dirname() results to DIRECTORY_SEPARATOR, not '/' | ringmaster | 2013-11-14 | 1 | -1/+1 | |
| | * | | | | | | Alias the aggregate columns so SQL Server doesn't combine them. | ringmaster | 2013-11-14 | 1 | -1/+1 | |
| * | | | | | | | update PHPDoc | Thomas Mueller | 2013-11-24 | 1 | -0/+1 | |
| * | | | | | | | fix overwrite host support and make the code a bit more readable | Frank Karlitschek | 2013-11-24 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Moved default isReadable/isUpdatable impl into Common class | Vincent Petry | 2013-11-22 | 1 | -0/+13 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Revert "use relative paths to create images from a file. This way it also wor... | Bjoern Schiessle | 2013-11-22 | 1 | -16/+15 | |
* | | | | | | Merge branch 'master' into fix-5388-master | Thomas Müller | 2013-11-22 | 6 | -23/+78 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #6003 from owncloud/incognito_mode | Vincent Petry | 2013-11-22 | 1 | -1/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | add incognito mode, allows to hide my user ID. For example, this is useful to... | Bjoern Schiessle | 2013-11-22 | 1 | -1/+13 | |
| * | | | | | | Merge pull request #5882 from owncloud/preview-movie-5s | Thomas Müller | 2013-11-22 | 1 | -4/+6 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. | Thomas Müller | 2013-11-22 | 1 | -1/+3 | |
| | * | | | | | Working on a chunked video can result in a broken frame index the option -vsy... | Thomas Müller | 2013-11-22 | 1 | -1/+1 | |
| | * | | | | | Movie preview - use frame after 5 seconds | Morris Jobke | 2013-11-15 | 1 | -2/+2 | |
| * | | | | | | Merge pull request #6000 from owncloud/use_relative_path_to_create_images | Raghu Nayyar | 2013-11-22 | 1 | -15/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | use relative paths to create images from a file. This way it also works if | Bjoern Schiessle | 2013-11-22 | 1 | -15/+16 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #5040 from owncloud/public_api_avatar_master | blizzz | 2013-11-22 | 3 | -3/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixing PHPDoc comments and syntax | Thomas Müller | 2013-11-22 | 2 | -3/+5 | |
| | * | | | | | | Round out Avatar Public API | Arthur Schiwon | 2013-11-21 | 2 | -1/+27 | |
| | * | | | | | | Fix a regression (Tags→TagManager) | kondou | 2013-11-07 | 1 | -1/+1 | |
| | * | | | | | | Remove duplicate getAvatarManager() | kondou | 2013-11-07 | 1 | -9/+0 | |
| | * | | | | | | Add public API for \OC\Avatar | kondou | 2013-11-07 | 2 | -2/+23 | |
* | | | | | | | | Change OC_Migrate from MDB2 to Doctrine | Bart Visscher | 2013-11-22 | 3 | -107/+26 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #5773 from owncloud/fix-2152-master | Thomas Müller | 2013-11-21 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| | |_|_|_|_|/ | |/| | | | | |