summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Cache: allow file sizes >2GBRobin Appelman2013-02-101-1/+1
* Merge pull request #1592 from owncloud/display_name_settingblizzz2013-02-101-4/+6
|\
| * add switch to enable/disable the possibility to change the display name by th...Björn Schießle2013-02-101-4/+6
* | Merge pull request #1581 from owncloud/mapper_md5Frank Karlitschek2013-02-101-6/+6
|\ \
| * | Mapper: use md5 hashes for database indexesRobin Appelman2013-02-101-6/+6
| |/
* | Merge pull request #1588 from owncloud/etag_quotesFrank Karlitschek2013-02-101-1/+1
|\ \
| * | wrap etags in quotes when doing a propfind on a folderRobin Appelman2013-02-101-1/+1
| |/
* | Merge pull request #1590 from owncloud/fix_470Lukas Reschke2013-02-102-2/+24
|\ \
| * | append .part to put filesJörn Friedrich Dreyer2013-02-102-2/+24
| |/
* | Merge pull request #1589 from owncloud/use-sanitizeHTMLLukas Reschke2013-02-101-2/+3
|\ \
| * | Coding styleLukas Reschke2013-02-101-1/+2
| * | Use sanitizeHTML instead of stripslashes + htmlspecialcharsLukas Reschke2013-02-101-1/+1
| |/
* | Merge pull request #1030 from hkjolhede/masterLukas Reschke2013-02-101-0/+23
|\ \ | |/ |/|
| * Merge branch 'master' of https://github.com/hkjolhede/owncloud_coreHenrik Kjölhede2013-02-091-2/+1
| |\
| | * Update lib/filestorage/common.phphkjolhede2013-01-271-2/+1
| * | Merge branch 'master' of https://github.com/owncloud/coreHenrik Kjölhede2013-02-0981-3485/+5567
| |\ \ | | |/ | |/|
| * | Merge remote-tracking branch 'upstream/master'Henrik Kjölhede2013-01-2683-1909/+2759
| |\ \
| * | | Update lib/filestorage/common.phphkjolhede2013-01-261-0/+24
* | | | Merge pull request #1577 from owncloud/typo_catagoryLukas Reschke2013-02-101-3/+3
|\ \ \ \
| * | | | TypoLukas Reschke2013-02-091-3/+3
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-102-0/+2
* | | | | Merge pull request #1546 from owncloud/fix-loading-hooksThomas Müller2013-02-092-0/+18
|\ \ \ \ \
| * | | | | Always load the apps before trying to match a routeBart Visscher2013-02-081-0/+1
| * | | | | Better way of getting the navigation entries for an appBart Visscher2013-02-081-0/+17
* | | | | | Merge pull request #1543 from owncloud/utf8-locale-masterThomas Müller2013-02-092-8/+7
|\ \ \ \ \ \
| * | | | | | some systems use en_US.UTF8 instead of en_US.UTF-8Thomas Müller2013-02-082-8/+7
| |/ / / / /
* | | | | | Merge pull request #1569 from owncloud/clean-app-idThomas Müller2013-02-093-2/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into clean-app-idThomas Müller2013-02-098-1/+626
| |\ \ \ \ \
| * | | | | | Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-093-2/+11
* | | | | | | added icons and mimetypes for .msi and .exe filesBernhard Posselt2013-02-091-0/+2
* | | | | | | Revert "added exe and msi filetypes and icon"Bernhard Posselt2013-02-091-2/+0
* | | | | | | added exe and msi filetypes and iconBernhard Posselt2013-02-091-0/+2
* | | | | | | Merge pull request #1566 from owncloud/fixing-1505-masterThomas Müller2013-02-091-5/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | know your libraries ;-)Thomas Müller2013-02-091-5/+1
* | | | | | | Merge pull request #1572 from owncloud/fix_empty_path_handlingicewind19912013-02-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix empty path handlingJörn Friedrich Dreyer2013-02-091-1/+1
| |/ / / / / /
* | | | | | | Remove unneeded __destruct call in OC\Files\Storage\TemporaryBart Visscher2013-02-091-1/+0
* | | | | | | Merge pull request #1481 from owncloud/fixing-1354-masterThomas Müller2013-02-093-0/+55
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | in case curl is not present we cannot testThomas Müller2013-02-081-0/+4
| * | | | | | Merge branch 'master' into fixing-1354-masterThomas Mueller2013-02-078-14/+68
| |\ \ \ \ \ \
| * | | | | | | Execute the post setup check after finishing the setupBart Visscher2013-02-062-22/+20
| * | | | | | | basic WebDAV test in place nowThomas Mueller2013-02-052-0/+53
* | | | | | | | Merge pull request #1512 from owncloud/mapped-filename-storageicewind19912013-02-094-0/+557
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | initial version of a local storage implementation which will use unique slugi...Thomas Mueller2013-02-064-0/+557
* | | | | | | | Fix files router download linksBart Visscher2013-02-081-0/+14
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1439 from owncloud/fix-archive-tar-on-win32-masterThomas Müller2013-02-081-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | quick fixing this require_once.Thomas Mueller2013-02-081-1/+1
* | | | | | | missing comma in sql statementThomas Müller2013-02-081-1/+1
* | | | | | | Merge pull request #1527 from owncloud/simplyfy_file_mimetype_parsingicewind19912013-02-071-4/+3
|\ \ \ \ \ \ \
| * | | | | | | simplyfy mimetype parsing of 'file' outputJörn Friedrich Dreyer2013-02-071-4/+3