Commit Graph

12651 Commits (afc8ee721df7e17e9855c383c529a2e7838ad748)
 

Author SHA1 Message Date
Thomas Müller f658852276 Merge branch 'master' into fixing-testGetById-master 12 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 12 years ago
icewind1991 7c6246fa45 Merge pull request #4213 from owncloud/scanning-performance 12 years ago
Robin Appelman 74c54587ec better variable naming 12 years ago
Thomas Mueller e2d3225e5a implement a platform independent version of basename 12 years ago
Victor Dubiniuk a10a17f818 Rewording 12 years ago
Björn Schießle 7f9795cc3d Merge pull request #4203 from owncloud/trashbin_improvements 12 years ago
Bjoern Schiessle 4a9f5f64da remove whitespaces 12 years ago
Robin Appelman dea3472ad7 remove unneeded 'use' 12 years ago
Robin Appelman 64774f30ba dont need to explicitly pass by reference 12 years ago
Victor Dubiniuk dec7b2fa40 Move styles from core to app 12 years ago
Robin Appelman a4df982dc3 add tests for MDB2SchemaReader 12 years ago
Robin Appelman d6c56b584a make MDB2Schema reader non static 12 years ago
Robin Appelman fbbe0ebe77 add function to get config object from OC_Config 12 years ago
Michael Gapczynski afff750011 Add test for calculating size of newly empty folder 12 years ago
Michael Gapczynski 1faac6108c Use query to calculate folder size 12 years ago
Victor Dubiniuk 97f2c393c1 Allow apps to have own 404 content, closes #3225 12 years ago
Thomas Müller 954b5d9019 Merge pull request #4216 from owncloud/clean_php55_opcache 12 years ago
Jenkins for ownCloud 0fde473cb7 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer b8bd1e5a81 check type, assertgreaterthan 12 years ago
Jörn Friedrich Dreyer 05fa55f2eb always return int 12 years ago
Jörn Friedrich Dreyer 7e5ae8d780 test lastinsertid 12 years ago
icewind1991 3d76530628 Merge pull request #4218 from owncloud/newdata 12 years ago
Michael Gapczynski dd4e33fe6b Fix calculating size for empty folders 12 years ago
Michael Gapczynski c8e60900fc Move check so the variable will never be undefined 12 years ago
kondou 8cd671c207 Also clean PHP 5.5 opcache 12 years ago
Jenkins for ownCloud 48621115c1 [tx-robot] updated from transifex 12 years ago
Robin Appelman e1e7b6a940 Cache: don't check if the parent exists in the cache if we are already sure it does 12 years ago
Jenkins for ownCloud fa35650e0a [tx-robot] updated from transifex 12 years ago
Robin Appelman 59bdba9bac fix scanner hooks, cant use inside closures in php 5.3 12 years ago
Björn Schießle 0a9bb8ba73 reduce time for auto expire to 30 days by default 12 years ago
Björn Schießle efd8ad6696 found some more places where we can disable buttons while performing a action 12 years ago
Jörn Friedrich Dreyer 98e76b8978 Merge pull request #4199 from owncloud/login-cleanup 12 years ago
Björn Schießle 9d24b9c7e8 Hide Delete Permanently button when Restore happens 12 years ago
Bart Visscher e4132a61c9 Merge pull request #4093 from owncloud/storage-test-cleanup 12 years ago
Björn Schießle a5d9b985c3 make 'restored' extension translatable 12 years ago
Björn Schießle 3354249691 fix typo 12 years ago
Björn Schießle 0182a503a6 expire trash bin if trash bin exceeds max size after a new file was added to ownCloud 12 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 12 years ago
Jörn Friedrich Dreyer a0f574ccd7 IE8 login/install screen cleartype fixes and input box borders 12 years ago
Björn Schießle 96e175ffbf don't move empty folders to the trash bin 12 years ago
Björn Schießle bf668eb14f nicer format of unique names, use 'file (restored).txt' instead of 'files.txt.restored' 12 years ago
Robin Appelman 1b50154c95 functions in OCP should be static 12 years ago
blizzz 63d55fdde5 Merge pull request #4184 from owncloud/login_cleanup_oracle 12 years ago
Jörn Friedrich Dreyer 9762a4dd95 Merge pull request #4191 from owncloud/autotest-show-skipped-tests 12 years ago
Björn Schießle 9394fc5d4a new version drop down 12 years ago
Andreas Fischer 75e93d041d Merge pull request #3887 from owncloud/apc_user_cache 12 years ago
Andreas Fischer 763afa5064 Add verbose to autotest phpunit, so we see skipped and incomplete tests. 12 years ago
Bart Visscher 25003fb213 Add ACPu memory cache 12 years ago
icewind1991 ff86b6f134 Merge pull request #4183 from owncloud/fix-group-id 12 years ago