]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-07-10 Christian Berendtstripping services from AWS SDK
2013-07-10 Christian Berendtfixing style issues
2013-07-10 Christian Berendtuse === instead of ==
2013-07-10 Christian Berendtremove uneeded calls to touch
2013-07-10 Christian Berendtrewrote initialisation, added testing workaround
2013-07-08 Christian Berendtminimize waiting time
2013-07-08 Christian Berendtwait methods are probably not working, just wait
2013-07-08 Christian Berendtmake tests workable with Amazon S3
2013-07-08 Christian Berendtadded exception messages
2013-07-08 Christian Berendtincreasing allowed time difference
2013-07-08 Christian Berendtwait until bucket exists after the creation
2013-07-08 Christian Berendtcheck if used bucket name is valid
2013-07-08 Christian Berendtfixed syntax error
2013-07-08 Christian Berendtremove needless check
2013-07-08 Christian Berendtreplaced substr with trim
2013-07-08 Christian Berendtremoved aws.phar and added extracted zip instead
2013-07-04 Christian Berendtrevoking additional tests
2013-07-03 Christian Berendtuse us-west-1 as default region for Amazon S3
2013-07-03 Christian Berendtremove tests from the wrong test method
2013-07-03 Christian Berendttest moving and copying of subdirectories
2013-07-03 Christian Berendtmove new tests into the correct test method
2013-07-03 Christian Berendtfixing rmdir in \OC\Files\Storage\AmazonS3
2013-07-03 Christian Berendttest working with files in subdirectories
2013-07-03 Christian Berendttest working with subdirectories
2013-07-03 Christian Berendttest copying and moving files in subdirectories
2013-07-03 Christian Berendtincreasing difference for modifcation time tests
2013-07-03 Christian Berendtadded commented new parameters
2013-07-03 Christian Berendtreworking testclass for \OC\Files\Storage\AmazonS3
2013-07-03 Christian Berendtreworking and extending \OC\Files\Storage\AmazonS3
2013-07-03 Christian Berendtadding several new parameters
2013-07-03 Christian Berendtadding AWS SDK for PHP 2.4.0
2013-07-03 Michael GapczynskiMerge pull request #3911 from owncloud/fixing-unittests...
2013-07-03 Morris JobkeMerge pull request #3915 from owncloud/summary_as_last_...
2013-07-03 Björn Schießledon't run hooks for .part files
2013-07-03 Björn Schießleif a part file gets renamed to a real file, that this...
2013-07-03 Jenkins for... [tx-robot] updated from transifex
2013-07-02 Björn SchießleMerge pull request #3858 from owncloud/more_ssl_error_m...
2013-07-02 Björn SchießleMerge pull request #3870 from owncloud/reset_migration_...
2013-07-02 Jenkins for... [tx-robot] updated from transifex
2013-07-02 kondouDon't escape filesize (can contain a '<')
2013-07-02 Björn Schießleimproved error message
2013-07-02 kondouShow a summary as the last filelist entry
2013-07-01 Thomas MüllerMerge pull request #3748 from owncloud/fixing-3740...
2013-07-01 Thomas Mülleruse $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST...
2013-07-01 Thomas MüllerMerge pull request #3775 from owncloud/test_fixes_for_d...
2013-07-01 Thomas MüllerMerge pull request #3793 from owncloud/remove_unnecessa...
2013-07-01 Thomas Müllerrename can cause mtime change - invalid assert
2013-07-01 Thomas MüllerMerge pull request #3903 from owncloud/nonpublic-uploading
2013-07-01 Thomas MüllerMerge pull request #3894 from owncloud/ie8_compatibilit...
2013-07-01 Robin Appelmanfix detection of public upload in filelist.js
2013-07-01 Robin Appelmanfix uploading when ['dirtoken'] is not set
2013-07-01 Robin Appelmancode style
2013-07-01 Björn Schießlebackport from pull request #3863
2013-07-01 Björn SchießleMerge branch 'master' of github.com:owncloud/core
2013-07-01 Björn Schießleset default logo claim to ''
2013-07-01 Björn Schießleadd logo claim to defaults.php
2013-07-01 Björn Schießlelogo claim added
2013-07-01 Björn Schießlemake mail footer aware of different themes
2013-07-01 Björn Schießleremove unneeded if condition
2013-07-01 Björn Schießlelib/defaults.php should only contain the default string...
2013-07-01 Björn Schießlecheck for updates only in the community edition
2013-07-01 Björn Schießleconstruct the foother in defaults.php so that we use...
2013-07-01 Morris JobkeMerge pull request #3857 from owncloud/enable_single_au...
2013-07-01 Morris JobkeMerge pull request #3223 from owncloud/fix-2820
2013-07-01 Jenkins for... [tx-robot] updated from transifex
2013-06-30 Thomas MüllerMerge pull request #3852 from owncloud/fixing-3830...
2013-06-30 Thomas MüllerMerge pull request #3763 from owncloud/recursive-rmdir
2013-06-30 Robin Appelmanmake rmdir recursive for mappellocal storage backend
2013-06-30 Jenkins for... [tx-robot] updated from transifex
2013-06-29 Thomas MüllerMerge pull request #3897 from bantu/gitignore
2013-06-29 Thomas MüllerMerge pull request #2703 from owncloud/cleanup-setup
2013-06-29 Bart VisscherFix review items
2013-06-29 Bart VisscherFix found errors
2013-06-29 Bart VisscherFix OCI setupDatabase parameter
2013-06-29 Bart VisscherRemove unsued parameter
2013-06-29 Bart VisscherUse db setup class for option validation
2013-06-29 Bart VisscherChange database creation to use array to select db...
2013-06-29 Bart VisscherConvert database setup code to objects
2013-06-29 Bart VisscherSplit database specific install/setup code to their...
2013-06-29 Andreas Fischergitignore: Make paths relative to repository root.
2013-06-29 Bart VisscherMerge pull request #3896 from owncloud/fix-dropdown...
2013-06-29 Lukas ReschkeEscape dropdown
2013-06-29 Bart VisscherMerge pull request #2914 from Kondou-ger/label_overlapp...
2013-06-29 Bart VisscherMerge pull request #3688 from roha4000/fix_upload_max_f...
2013-06-29 Bart VisscherMerge pull request #3635 from owncloud/storage-wrapper
2013-06-29 Bart VisscherMerge pull request #3268 from owncloud/convert-oc_log
2013-06-29 Jenkins for... [tx-robot] updated from transifex
2013-06-28 Thomas MüllerMerge pull request #3886 from owncloud/disable-public...
2013-06-28 Morris JobkeMerge pull request #3881 from owncloud/archive_tar_php5.5
2013-06-28 Morris JobkeMerge pull request #3884 from owncloud/fixing-unittests...
2013-06-28 Victor DubiniukUse svg to png fallback on demand only
2013-06-28 Victor DubiniukAdd fallback for svg app icons
2013-06-28 icewind1991Merge pull request #3892 from owncloud/static-streamwrapper
2013-06-28 Bart VisscherMerge pull request #1044 from owncloud/fix_extra_slash
2013-06-28 Bart Visscherupdate to !==
2013-06-28 Victor DubiniukHide a ghost image on the apps management page
2013-06-28 Bart VisscherGoing from text to clob is not something we do.
2013-06-28 Thomas MuellerisError should detect a PEAR_Error even if the backend...
2013-06-28 Jörn Friedrich... remove wrong check here
2013-06-28 Jörn Friedrich... correctly handle error results of PDO and MDB2 backends
next