Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into quota-space-root | Robin Appelman | 2014-02-07 | 18 | -143/+239 |
|\ | |||||
| * | Merge pull request #6997 from owncloud/fix_l10n_warnings | Thomas Müller | 2014-02-07 | 1 | -2/+2 |
| |\ | |||||
| | * | change order of issubdirectory() calls to avoid error messages for non-apps | Bjoern Schiessle | 2014-01-29 | 1 | -2/+2 |
| * | | Merge pull request #6952 from MartialGeek/add_freebox_support | Vincent Petry | 2014-02-06 | 2 | -1/+6 |
| |\ \ | |||||
| | * | | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 1 | -1/+1 |
| | * | | New user agent added for the Freebox. | Martial Saunois | 2014-01-26 | 2 | -1/+6 |
| * | | | Merge pull request #6445 from owncloud/fix_5956 | Vincent Petry | 2014-02-06 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | encode imagePath and fix documentation of loadFromFile | Georg Ehrke | 2014-01-11 | 1 | -2/+2 |
| | * | | | fix issue with logging non utf8 chars | Georg Ehrke | 2013-12-16 | 1 | -1/+1 |
| * | | | | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg | Jan-Christoph Borchardt | 2014-02-04 | 1 | -12/+28 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 53 | -320/+731 |
| | |\ \ \ \ | |||||
| | * | | | | | Separate PHP upload limit and free space | Pellaeon Lin | 2013-12-08 | 1 | -12/+28 |
| * | | | | | | Merge pull request #6081 from owncloud/partfilewebdavfix | Vincent Petry | 2014-02-04 | 1 | -1/+14 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow getting info or renaming part files through WebDAV | Vincent Petry | 2014-01-23 | 1 | -1/+14 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge pull request #4795 from owncloud/setup | Morris Jobke | 2014-02-04 | 2 | -25/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove unused functions from OC_Helper | Bart Visscher | 2014-01-31 | 1 | -23/+0 |
| | * | | | | | | Merge branch 'master' into setup | Bart Visscher | 2014-01-31 | 209 | -5169/+3590 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | Merge remote-tracking branch 'origin/master' into setup | Bart Visscher | 2013-10-02 | 1 | -2/+6 |
| * | | | | | | | Merge pull request #6647 from owncloud/memcache-public | icewind1991 | 2014-02-04 | 5 | -28/+38 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix some phpdoc errors and rename interface | Robin Appelman | 2014-01-24 | 1 | -1/+3 |
| | * | | | | | | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-22 | 11 | -10/+42 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | * | | | | | | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-15 | 7 | -35/+54 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-09 | 18 | -25/+148 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Also update the OCP\IServerContainer | Robin Appelman | 2014-01-08 | 1 | -1/+1 |
| | * | | | | | | | | | get the memorycache factory from OCP\Server instead of a cache instance | Robin Appelman | 2014-01-08 | 1 | -6/+5 |
| | * | | | | | | | | | Remove the static dependency on OC_Util from Memcache | Robin Appelman | 2014-01-06 | 3 | -2/+16 |
| | * | | | | | | | | | Use APCIterator for Memcache\APC::clear() | Robin Appelman | 2014-01-06 | 2 | -26/+8 |
| | * | | | | | | | | | expose memory cache in public api | Robin Appelman | 2014-01-06 | 1 | -0/+13 |
| * | | | | | | | | | | add test for password remove method | Bjoern Schiessle | 2014-02-04 | 1 | -1/+1 |
| * | | | | | | | | | | Merge pull request #7013 from owncloud/dont_write_passwords_to_log | Björn Schießle | 2014-02-03 | 2 | -6/+26 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | also load error handler if debugging is enabled | Bjoern Schiessle | 2014-02-03 | 1 | -3/+15 |
| | * | | | | | | | | | | remove passwords in URLs from all log messages | Bjoern Schiessle | 2014-02-03 | 2 | -4/+12 |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * / | | | | | | | | | Mark an app as loaded before we start loading it | Robin Appelman | 2014-01-31 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #6903 from owncloud/fix-ms-office-icons | Jan-Christoph Borchardt | 2014-01-29 | 2 | -62/+63 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | Add icons for mdb and accdb files. | Andreas Fischer | 2014-01-23 | 2 | -0/+3 |
| | * | | | | | | | | Fix icons for xml,ppt,dot,dotx files. | Andreas Fischer | 2014-01-23 | 2 | -0/+4 |
| | * | | | | | | | | Remove duplicate mimetypes while keeping previous behaviour. | Andreas Fischer | 2014-01-23 | 1 | -5/+0 |
| | * | | | | | | | | Bring mimetype list into alphabetical order. | Andreas Fischer | 2014-01-23 | 1 | -62/+61 |
| | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #6907 from owncloud/webdav-logexceptions | Thomas Müller | 2014-01-27 | 2 | -3/+53 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added exception logger plugin for sabre connector | Vincent Petry | 2014-01-27 | 2 | -3/+53 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Don't create new thumbnails on the write hook | Robin Appelman | 2014-02-04 | 1 | -1/+1 |
* | | | | | | | | | Actually rename the variable | Robin Appelman | 2014-01-27 | 1 | -2/+2 |
* | | | | | | | | | Fix phpdoc | Robin Appelman | 2014-01-27 | 1 | -1/+1 |
* | | | | | | | | | Allow passing a root folder to get the used space from in the quota wrapper | Robin Appelman | 2014-01-27 | 2 | -2/+8 |
|/ / / / / / / / | |||||
* / / / / / / / | Add check for apc.enabled option | Otto Sabart | 2014-01-24 | 1 | -0/+2 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #6844 from owncloud/fix-css-loading-master | Jörn Friedrich Dreyer | 2014-01-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Revert "use getAppWebPath() in here as well" | Thomas Müller | 2014-01-20 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'master' into fix-setupfs-only-for-existing-users-master | Thomas Müller | 2014-01-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' | Jörn Friedrich Dreyer | 2014-01-21 | 1 | -1/+1 |
* | | | | | | | | | OC_Util::setupFS($user) will create a data dir for the given string - no matt... | Thomas Müller | 2014-01-21 | 2 | -0/+18 |
|/ / / / / / / / |