]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
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
2013-06-28 Jörn Friedrich... use executeAudited, add table name to assert message...
2013-06-28 Robin Appelmanbetter unit tests for static stream wrapper
2013-06-28 Robin Appelmanfix is_file and is_dir for the static streamwrapper
2013-06-28 Robin Appelmanadd option to clear the files in the static streamwrapper
2013-06-28 Jörn Friedrich... Merge pull request #3832 from owncloud/oracle_sql_fixes
2013-06-28 Robin Appelmanfix storage wrapper namespaces
2013-06-28 Thomas Muellerfor now we disable public upload in case encryption...
2013-06-28 Jörn Friedrich... Merge pull request #3838 from rgeber/master
2013-06-28 Bart VisscherMerge pull request #3799 from owncloud/fix_pdo_statemen...
2013-06-28 Thomas MüllerMerge pull request #3843 from owncloud/sabre-exceptions
2013-06-28 Bart VisscherOracle doesn't know & as bitwise AND
2013-06-28 Robin Appelmanmove storage wrappers to their own namespace
2013-06-28 Bart VisscherMerge pull request #3865 from owncloud/fix_test_for_oracle
2013-06-28 Thomas Muellersession_life_time -> session_lifetime
2013-06-28 Thomas Muellermake phpunit happy - adding asserts
2013-06-28 Bart VisscherMerge pull request #3839 from owncloud/unix_timestamp_r...
2013-06-28 Thomas Muellermake PHPUnit happy and add asserts
2013-06-28 Thomas MuellerTimedJob: make PhpUnit happy with asserts
2013-06-28 Bart VisscherSkip Test_Archive_TAR in php 5.5 for now
2013-06-28 Bart VisscherFix usage of non existent consts
2013-06-28 Jenkins for... [tx-robot] updated from transifex
2013-06-27 Thomas Muellermissing $
2013-06-27 Jörn Friedrich... Merge pull request #3872 from bantu/phpunit-xml-dist
2013-06-27 Bart VisscherFix review points
2013-06-27 Bart VisscherMake the object drive the logging backend
2013-06-27 Thomas TanghusMerge pull request #3576 from owncloud/jquery.multisele...
2013-06-27 Andreas Fischergitignore: Fix typo + adjust comment format.
2013-06-27 Andreas FischerPHPUnit: Add tests/phpunit.xml to gitignore.
2013-06-27 Andreas FischerPHPUnit: Allow developers to use their own custom phpun...
2013-06-27 Björn Schießlefix function documentation
2013-06-27 Björn Schießleintroduce pre-disable-app hook and use it for the encry...
next