Commit Graph

3242 Commits (64551ee06f2d33979c525a36455337aaca646d16)

Author SHA1 Message Date
Lukas Reschke 1b10032556 Use sanitizeHTML instead of stripslashes + htmlspecialchars 12 years ago
Robin Appelman 121c1f2fc0 wrap etags in quotes when doing a propfind on a folder 12 years ago
Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 12 years ago
Robin Appelman 0c05244f8b Mapper: use md5 hashes for database indexes 12 years ago
Jenkins for ownCloud f7d898d835 [tx-robot] updated from transifex 12 years ago
Lukas Reschke bd2f8980cd Typo 12 years ago
Bernhard Posselt b2261c31eb added l10n for db error messages 12 years ago
Bernhard Posselt 0664b98b4f added icons and mimetypes for .msi and .exe files 12 years ago
Bernhard Posselt 43981e62e2 Revert "added exe and msi filetypes and icon" 12 years ago
Bernhard Posselt aa1adf42c7 added exe and msi filetypes and icon 12 years ago
Thomas Müller e0da721a7d adding ctor to Local and revert call to it within Temporary 12 years ago
Frank Karlitschek 5a0a9564ce alpha 1 12 years ago
Thomas Mueller 92e6409f40 fixing mappedlocal storage to work on non-windows as well 12 years ago
Thomas Müller 8174e5faf1 make MappedLocal available and testable within Linux as well 12 years ago
Jörn Friedrich Dreyer 420b63cbe4 fix empty path handling 12 years ago
Bart Visscher 60411f7d3d Remove unneeded __destruct call in OC\Files\Storage\Temporary 12 years ago
Bart Visscher 9dddcae9ca Remove invalid characters from app id to prevent loading of invalid resources 12 years ago
Thomas Müller ddc7af9a53 know your libraries ;-) 12 years ago
Frank Karlitschek 4a130d106c I'm an evil bastard and I commit this 3 letter text fix without a pull request. 12 years ago
Bart Visscher ed1dc3e064 Fix files router download links 12 years ago
Bart Visscher fba9739448 Always load the apps before trying to match a route 12 years ago
Bart Visscher 340d6fce11 Better way of getting the navigation entries for an app 12 years ago
Thomas Müller 232a98524c some systems use en_US.UTF8 instead of en_US.UTF-8 12 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 12 years ago
Thomas Müller ea42014ba4 in case curl is not present we cannot test 12 years ago
Thomas Mueller 4c3d4f7d36 quick fixing this require_once. 12 years ago
Thomas Müller 1158447499 missing comma in sql statement 12 years ago
Tobias Ramforth d577f790c8 Added MS SQL Server support 12 years ago
Robin Appelman 73ed62976d Fix previous commit 12 years ago
Robin Appelman f3f55654ce Use dummy request method in CLI 12 years ago
Bart Visscher 20b6cb28b1 Fix warning with displayname in user layout template 12 years ago
Robin Appelman afa1a6d2b3 Don't try to use routes when called from cli 12 years ago
Jörn Friedrich Dreyer 1ef3e4c5c6 simplyfy mimetype parsing of 'file' output 12 years ago
Bart Visscher 149d079fd4 Move loading of js_config to templatelayout 12 years ago
Jenkins for ownCloud 35bd7a400d [tx-robot] updated from transifex 12 years ago
Thomas Mueller fd8cb9974b initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 12 years ago
Sam Tuke ae8cfe6569 Added comments 12 years ago
Bart Visscher 3582f7bd09 Execute the post setup check after finishing the setup 12 years ago
Bart Visscher a4d3cc798f Correct lib/public/contacts.php tests 12 years ago
Christian Koch a4f909cefd Update lib/public/util.php 12 years ago
Björn Schießle 9e08f85c5e port already approved bugfix to master, https://github.com/owncloud/core/pull/1479 12 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 12 years ago
Arthur Schiwon a721f7d59f check whether user belongs to the backend before calling getHome() 12 years ago
Thomas Mueller 1adcc5fd23 basic WebDAV test in place now 12 years ago
Thomas Mueller 10ea45c916 fix failing test cases due to wrong typing 12 years ago
Arthur Schiwon 5221ee0c5a offer change password only when the action is supported by the user backend 12 years ago
Thomas Mueller 77369d8164 disable error handler while running phpunit 12 years ago
Sam Tuke 50faddfa40 Minor improvement to comments 12 years ago
Thomas Mueller 9446017821 spell check 12 years ago
Thomas Mueller 1fd807a7d6 pass the argument to the ctor 12 years ago