]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2015-12-10 Thomas Mülleradjust PHPDoc
2015-12-10 Scrutinizer... Scrutinizer Auto-Fixes
2015-12-10 Thomas MüllerMerge pull request #21114 from owncloud/group-propagati...
2015-12-10 Thomas MüllerMerge pull request #21086 from owncloud/storage-nocheck...
2015-12-10 Robin AppelmanAdd test case for group share propagation
2015-12-10 Thomas MüllerMerge pull request #21072 from owncloud/db-lock-ttl
2015-12-10 Thomas MüllerMerge pull request #21073 from owncloud/memcache-lock-ttl
2015-12-10 Morris JobkeMerge pull request #21109 from owncloud/proper-version...
2015-12-10 Morris JobkeDeduplicate version expire jobs
2015-12-10 Thomas MüllerMerge pull request #21105 from owncloud/fix-risky-test...
2015-12-10 Thomas MüllerMerge pull request #21071 from owncloud/fix-swift-unit...
2015-12-10 Thomas MüllerMerge pull request #20893 from owncloud/test_sharing_fi...
2015-12-10 Thomas MüllerMerge pull request #20984 from owncloud/fix-mysql-setup...
2015-12-10 Thomas MüllerMerge pull request #21104 from owncloud/make-compatible...
2015-12-10 Lukas ReschkeAdd assertion to test
2015-12-10 Lukas ReschkeMake compatible with PHPUnit 5.1
2015-12-10 Sergio BertolinAdded check for /textfile0.txt
2015-12-10 Roeland Jago... Folder depth needs to be at least 3 for all tests to...
2015-12-10 Sergio BertolinAdded shared by multiple channels test
2015-12-10 Jenkins for... [tx-robot] updated from transifex
2015-12-09 Thomas MüllerMerge pull request #21077 from owncloud/external-index...
2015-12-09 Thomas MüllerMerge pull request #20775 from owncloud/comments-manager
2015-12-09 Vincent PetryDo not check storage availability for getOwner
2015-12-09 Arthur Schiwonuse expectedException annotation, not via method call...
2015-12-09 Arthur Schiwonuse getLastInsertId from query builder for convenience
2015-12-09 Thomas MüllerMerge pull request #21076 from owncloud/occ-shall-not...
2015-12-09 Arthur Schiwonremove unused use statement
2015-12-09 Arthur Schiwonphp < 5.5 compatible
2015-12-09 Thomas MüllerLooks like ceph requires more time to come up ....
2015-12-09 Robin AppelmanLet doctrine generate index names
2015-12-09 Thomas MüllerDon't load commands of apps when in maintenance mode...
2015-12-09 Robin AppelmanRemove all locks after ttl from the db
2015-12-09 Robin Appelmanadd since
2015-12-09 Robin Appelmanttl for memcache locking backends that support it
2015-12-09 Robin AppelmanAdd interface for memcache backends that support settin...
2015-12-09 Arthur Schiwonadjust test's fakemanager to interface change
2015-12-09 Arthur Schiwonimprove PHP doc and remove superflous by reference...
2015-12-09 Arthur Schiwonanounce CommentsManager getter in public server interface
2015-12-09 Arthur Schiwonhardening, add some checks for whitespace-only strings
2015-12-09 Arthur Schiwonfix phpdoc
2015-12-09 Arthur Schiwonrework test about overwriting default comments manager
2015-12-09 Arthur Schiwonnamespaces for tests
2015-12-09 Arthur Schiwonfix php doc
2015-12-09 Arthur SchiwonOC not oc
2015-12-09 Arthur Schiwonparameter checks for setting actor and object to happen...
2015-12-09 Arthur Schiwonfix usage of empty
2015-12-09 Arthur Schiwondifferent strategy in cleaning up after user was deleted
2015-12-09 Arthur Schiwonadd icommentsmanger and icomment implementation
2015-12-09 Thomas MüllerMerge pull request #21060 from owncloud/support-for...
2015-12-09 Thomas MüllerMerge pull request #21019 from owncloud/occ-get-apppath
2015-12-09 Thomas MüllerMerge pull request #20989 from owncloud/fix_20769
2015-12-09 Thomas MüllerMerge pull request #21059 from owncloud/remove-deaed...
2015-12-09 Thomas MüllerMerge pull request #21068 from owncloud/fix-exit-code...
2015-12-09 Thomas MüllerUse default timeout on connection test
2015-12-09 Thomas Müllerremove deprecated strict setting
2015-12-09 Thomas Müllerscript shall exit with error in case the start file...
2015-12-09 Thomas MüllerMerge pull request #21061 from owncloud/fix-oracle...
2015-12-09 Thomas MüllerMerge pull request #21056 from owncloud/check-return
2015-12-09 Thomas MüllerMerge pull request #21055 from owncloud/fix-php-docs...
2015-12-09 Thomas MüllerMerge pull request #20995 from owncloud/fix-18734
2015-12-09 Victor DubiniukAdd occ command to get app path
2015-12-09 Thomas MüllerMerge pull request #21064 from owncloud/fix-occ-install...
2015-12-09 Joas SchillingDo not quote the table name for lastInsertId()
2015-12-09 Morris JobkeAllow occ install on OS X - same behaviour as web setup
2015-12-09 Thomas MüllerMerge pull request #21003 from owncloud/personal-mount...
2015-12-09 Thomas MüllerMerge pull request #21005 from owncloud/verify_password...
2015-12-09 Thomas MüllerMerge pull request #21038 from owncloud/share-computesh...
2015-12-09 Thomas MüllerMerge pull request #21043 from owncloud/add-php-doc
2015-12-09 Joas SchillingFix the last insert id test by changing to an autoincre...
2015-12-09 Lukas ReschkeAdd support for read only config dir
2015-12-09 Lukas ReschkeRemove dead code
2015-12-09 Jenkins for... [tx-robot] updated from transifex
2015-12-09 Lukas ReschkeVerify return type
2015-12-09 Lukas ReschkeFix PHPDoc and check if path does exists
2015-12-08 Robin AppelmanAdd tests
2015-12-08 Vincent PetryAdd explicit check for groups excluded from sharing
2015-12-08 Vincent PetryFix more unit tests to pass a mock storage instead...
2015-12-08 Thomas MüllerMerge pull request #21037 from owncloud/fix-irritating...
2015-12-08 Lukas ReschkeAdd type description
2015-12-08 Thomas MüllerMerge pull request #21018 from owncloud/scrutinizer...
2015-12-08 Thomas MüllerMerge pull request #21031 from owncloud/sanitize-findAp...
2015-12-08 Thomas MüllerMerge pull request #21030 from owncloud/querybuilder...
2015-12-08 Thomas MüllerMerge pull request #20786 from owncloud/systemtags-dav
2015-12-08 Vincent PetryAdd reshare permission checks
2015-12-08 Vincent PetryCompute share permissions in the view
2015-12-08 Arthur Schiwonpassing an empty base in this diagnosis call will not...
2015-12-08 Joas SchillingAdd a method to the get "to use" table and column name
2015-12-08 Thomas MüllerMerge pull request #21022 from owncloud/get-rid-of...
2015-12-08 Thomas MüllerMerge pull request #20979 from owncloud/settings-groups...
2015-12-08 Thomas MüllerMerge pull request #21025 from owncloud/remove-legacy...
2015-12-08 Thomas MüllerMerge pull request #20951 from owncloud/Make_showing_lo...
2015-12-08 Thomas MüllerMerge pull request #21028 from owncloud/fix-php-doc...
2015-12-08 Lukas ReschkeSanitize the appId passed to `findAppInDirectories`
2015-12-08 Joas SchillingAdd select distinct to the query builder
2015-12-08 Lukas ReschkeUse proper PHPDoc reference
2015-12-08 Joas SchillingAllow getting the last insert id without much hassle
2015-12-08 Joas SchillingMore fixes to the docs
2015-12-08 Lukas ReschkeAdd unit test for nested arrays
2015-12-08 Lukas ReschkeUse \OCP\Util::sanitizeHTML instead of \OC_Util::saniti...
2015-12-08 Lukas ReschkeGet rid of passing a reference
next