Commit Graph

1560 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests 11 years ago
Andreas Fischer df849bb69a HHVM Workaround: Do not use Exception from Stream. 11 years ago
Vincent Petry aa821ecc00 Trim leading or trailing slashes in file cache paths 11 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 11 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 11 years ago
Lukas Reschke 3e324f87d0 Use proper test name 11 years ago
Lukas Reschke 7b3f736300 Use proper namespace 11 years ago
Lukas Reschke 0ed00bca43 Use namespace 11 years ago
Lukas Reschke 556c9b6f46 Write unit-tests and use DI 11 years ago
Tom Needham dc85c20b18 Add provisioning_api app 11 years ago
Morris Jobke 6fd1a9563e add proper prefix for migration tests 11 years ago
Bernhard Posselt f195123765 Intelligent container 11 years ago
Andreas Fischer 4569953e5c Clean up test table in Connection Test to prevent unnecessary failures. 11 years ago
Andreas Fischer 91e03f5845 Properly call parent::tearDown() in MDB2SchemaManager::tearDown(). 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 11 years ago
Andreas Fischer 48d6724a6f HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'. 11 years ago
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 11 years ago
Morris Jobke 7c1b9aedd5 Setup a docker container that holds a webdav instance to test files_external 11 years ago
Bernhard Posselt 6779bf113d add isAdmin and isInGroup methods for the group manager 11 years ago
Bernhard Posselt 0f535e3866 fix tests 11 years ago
Bernhard Posselt 0939c3147e use two tests instead of one 11 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 11 years ago
Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH 11 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 11 years ago
Bernhard Posselt 8a58ff0fdf fix tests 11 years ago
Bernhard Posselt 8689fe1a2e use two tests instead of one 11 years ago
Bernhard Posselt 9ae48e184b add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 11 years ago
Morris Jobke 04e172c2ce add unit tests for new user create mail 11 years ago
Joas Schilling 26100a6dfb Move timezone logic out of server.php 11 years ago
Vincent Petry 5007289422 Sort results to make sure assert work on consistent order 11 years ago
Lukas Reschke d5b26e682c Use array key instead of value 11 years ago
Morris Jobke 04aaa72810 Show user backend in user management 11 years ago
Thomas Müller 79dfff2b4a adding unit tests for PlatformRepository::normalizeVersion() 11 years ago
Lukas Reschke 26b0a89874 Add test for user without backend 11 years ago
Thomas Müller dcb88e395b rework api of DependencyAnalyzer 11 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 11 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 11 years ago
Thomas Müller f1d1714113 fix unit tests 11 years ago
Thomas Müller 6566dc83e7 single dependencies will not be represented as an array + fix unit tests 11 years ago
Joas Schilling e3dfddb48a Add test for getSpecialParameterList() 11 years ago
Joas Schilling affeea8c72 Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 11 years ago
Joas Schilling cbad5c998b Correctly fallback to english, if the plural case is not translated 11 years ago
Vincent Petry 745d8706b9 Add user parameter to tag manager 11 years ago
Thomas Müller 5a03e0a5cf adding dependency to owncloud version - with fallback to requiremin and requiremax 11 years ago
Thomas Müller ee46548f57 adding dependencies for supported platforms 11 years ago
Thomas Müller 770f987659 adding supported libraries - including min and max version 11 years ago
Thomas Müller 08f1db4451 adding dependencies for command line tools 11 years ago
Lukas Reschke 9ea205dc3d Check if open_basedir is set 11 years ago
Vincent Petry 5101bc54fa Add login/logout to TestCase base class 11 years ago