Commit Graph

21622 Commits (15be763d46d56c57d4f0def7745bb02d513e3a38)
 

Author SHA1 Message Date
Lukas Reschke 15be763d46 Add right margin to codestyle file
Defaults to 120, we want 80 apparently
10 years ago
Thomas Müller e9f0b30023 Merge pull request #12609 from owncloud/remove-53-fixme
Remove workaround for 5.3
10 years ago
Thomas Müller 884eb14181 Merge pull request #12533 from owncloud/app-dependencies-php-version
App dependencies php version
10 years ago
Björn Schießle c2b71d955c Merge pull request #12610 from owncloud/remove_php_version_check
[encryption] remove check for PHP version
10 years ago
Bjoern Schiessle 1509dd1358 update error message 10 years ago
Morris Jobke c5ee95a49e Merge pull request #12522 from owncloud/bower-jstz
Bower jstz
10 years ago
Thomas Müller b55ac514ac no nested xml tags on dependencies 10 years ago
Thomas Müller eb81c52b95 fix an issue where the types tag holds an empty string 10 years ago
Thomas Müller 086ec3de15 adding command dependency 10 years ago
Thomas Müller b028a6afac adjust dependency analyzer to use attributes properly 10 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 10 years ago
Thomas Müller ba52c996cf adding supported databases 10 years ago
Thomas Müller d235a9c128 display missing dependencies in the apps management page 10 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies
some more unit tests on xml info parser
10 years ago
Thomas Müller f74d568bda adding new dependency for php version in apps info.xml 10 years ago
Thomas Müller 40e03ba314 adding default key value pair for 'types' 10 years ago
Thomas Müller 1354cee18e translate labels properly 10 years ago
Bjoern Schiessle 0dd44eaf27 OC8 and later requires PHP >= 5.4, so we can remove the check from the encryption app 10 years ago
Lukas Reschke ee1f8b0242 Remove workaround for 5.3
Function is natively available with 5.4
10 years ago
Jenkins for ownCloud 5aad902507 [tx-robot] updated from transifex 10 years ago
Thomas Müller 2eb81ff78f Merge pull request #12581 from owncloud/fix_typo
fix typo in license header
10 years ago
Bjoern Schiessle 0a173e2b58 fix typo 10 years ago
Thomas Müller 3d9c72d2d9 Merge pull request #12544 from owncloud/fix-windows-unittests
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
10 years ago
Thomas Müller c90c9eb3e8 Merge pull request #12579 from owncloud/drop-files-external-tests
drop files_external tests from autotest - they will be executed with aut...
10 years ago
Joas Schilling 060cee223a Merge pull request #12542 from owncloud/update-autotestcmd
Update autotest.cmd
10 years ago
Lukas Reschke 80b15b48c5 Merge pull request #12492 from owncloud/deprecate-passwordsalt
Officially deprecate passwordsalt
10 years ago
Morris Jobke e014a18b4a drop files_external tests from autotest - they will be executed with autotest-external.sh which is coming 10 years ago
Morris Jobke 3fdb1937a3 Merge pull request #12382 from owncloud/enc_reorganize_folders2
[encryption] reorganize folder structure (second try to make Jenkins happy)
10 years ago
Thomas Müller e91dddd1a0 Merge pull request #12552 from szlwzl/master
adding @ sign between email address and domain name to make syntax clearer
10 years ago
Lukas Reschke 726626b439 Officially deprecated passwordsalt
Hopefully this prevents people from using it in the future.
10 years ago
Lukas Reschke 8700ffe698 Merge pull request #12572 from owncloud/issue/12571-disabled-preview-logflood
Stop flooding the log, when previews are disabled
10 years ago
Thomas Müller 7291b915b8 Merge pull request #12553 from owncloud/default-iosid
add missing public interface for iOS client app id
10 years ago
Thomas Müller 6daa588e1c Merge pull request #12556 from owncloud/add-route-for-versions
Add route for download of versions
10 years ago
Joas Schilling 69a5a0c1a0 Stop flooding the log, when previews are disabled 10 years ago
Volkan Gezer 7dcf0b02aa Merge pull request #12563 from owncloud/usermenu-remove-border
remove border from user menu, adjust to apps menu
10 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago
Vincent Petry 2303b09548 Merge pull request #12565 from owncloud/config-sample-databases
add proper description what database is supported by CE and EE
10 years ago
Lukas Reschke 8c8c257ce3 Merge pull request #12554 from owncloud/versions-app-autoload
Autoload lib files of versions app
10 years ago
Morris Jobke 98b28c68a3 add proper description what database is supported by CE and EE 10 years ago
Jenkins for ownCloud af50df8912 [tx-robot] updated from transifex 10 years ago
Robin Appelman 2bbb11fb63 Merge pull request #10881 from owncloud/touch-statcache
Clear statcache before getting the mtime from local storage backends
10 years ago
Lukas Reschke c4e0c02526 Add route for download of versions
Otherwise on master it was not possible anymore to download older versions.

Fixes itself.
10 years ago
Morris Jobke f9958153ef Merge pull request #12333 from owncloud/delete-selected-files
Fix deleting non deletable files by selecting them
10 years ago
Joas Schilling 1bd018a70c Autoload exception from files_trashbin 10 years ago
Joas Schilling 694003d147 Autoload lib files of versions app 10 years ago
Robin Appelman 1bbb18fe87 also clear statcache in mapped local 10 years ago
Morris Jobke a16d1a85ef Merge pull request #11975 from owncloud/Combustible-combustible_dev
Check imagecreate*() return before using and use logger in \OC_Image
10 years ago
Morris Jobke 5b3dbb4ef8 add missing public interface for iOS client app id 10 years ago
Bjoern Schiessle 9ca9acf3f8 small fixes 10 years ago
Simon Whittaker 6d04ca18d9 adding @ sign between email address and domain name to make the syntax clearer 10 years ago