]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-06-04 Bjoern Schiessleget the storage from the view
2014-06-04 ringmasterUse ->instanceOfStorage() not instanceof for Storage...
2014-06-04 ringmasterCan't use assertInstanceOf on wrapped storage; use...
2014-06-04 Bjoern Schiessleonly lock if unlink is called for a file
2014-06-04 Bjoern Schiesslefix unit test after adding the additional parameter...
2014-06-04 Bjoern Schiesslename the storage wrapper to make sure that we don't...
2014-06-04 Bjoern Schiessledon't ask for fileInfo if we already have one
2014-06-04 ringmasterNormalize lock exception messages.
2014-06-04 Bjoern Schiesslemake sure to close the stream at the end of each test
2014-06-04 ringmasterRestore the reference to this used exception class.
2014-06-04 ringmasterMove Lock to private namespace, add interface. Update...
2014-06-04 ringmasterDon't error out on console.
2014-06-04 ringmasterRemoved unused vars/declarations, update PHPDoc.
2014-06-04 Lukas ReschkeFix typo
2014-06-04 Lukas ReschkeFix typo
2014-06-04 ringmasterRemove unused methods.
2014-06-04 ringmasterRespect locked files, surface correct exception.
2014-06-04 ringmasterSimpler log unique id.
2014-06-04 ringmasterAdd actual locking and log changes necessary for debugging.
2014-06-04 ringmasterContinued flock work.
2014-06-04 ringmasterflock changes. Work in progress.
2014-06-03 Morris JobkeMerge pull request #8686 from owncloud/session-early
2014-06-03 Thomas MüllerMerge pull request #8698 from owncloud/sharing_improve_...
2014-06-03 blizzzMerge pull request #7930 from owncloud/fix_7785_master
2014-06-03 icewind1991Merge pull request #8264 from owncloud/app-enable-by...
2014-06-03 Thomas MüllerMerge pull request #8809 from owncloud/appconfig-caching
2014-06-03 Morris JobkeMerge pull request #8837 from owncloud/issue/8720
2014-06-03 Thomas MüllerMerge pull request #8840 from owncloud/share_settings
2014-06-03 Morris JobkeMerge pull request #8577 from owncloud/apps-sidebar...
2014-06-03 Morris JobkeMerge pull request #8843 from owncloud/design-detail...
2014-06-03 icewind1991Merge pull request #7015 from owncloud/db-migration...
2014-06-03 Thomas MüllerMerge pull request #8827 from owncloud/add-sqlite-info
2014-06-03 Thomas MüllerMerge pull request #8838 from owncloud/backgroundjob...
2014-06-03 Thomas MüllerMerge pull request #7151 from owncloud/user-jquery
2014-06-03 Jan-Christoph... remove specific sidebar size from Files app
2014-06-03 Jan-Christoph... reduce width of app sidebar a bit
2014-06-03 Jan-Christoph... fix positioning issue of share dropdown in intermediate...
2014-06-03 Arthur Schiwonget rid of @read in PHP doc after rebase
2014-06-03 Arthur Schiwonadjust group tests
2014-06-03 Arthur Schiwonclean up
2014-06-03 Arthur Schiwonclass descriptions
2014-06-03 Arthur Schiwonnewlines
2014-06-03 Arthur Schiwonadjust test to changed convention in storing quota
2014-06-03 Arthur Schiwonport of PR #8038
2014-06-03 Arthur Schiwonprecaution: lowercase string for comparison
2014-06-03 Arthur Schiwonadjust user backend test
2014-06-03 Arthur Schiwonfix parameter order
2014-06-03 Arthur Schiwonadjust Access test
2014-06-03 Arthur SchiwonLDAP: put out fetching of user meta data into a fully...
2014-06-03 Thomas MüllerMerge pull request #8425 from owncloud/columns_should_b...
2014-06-03 Thomas Müllerbring back the line breaks
2014-06-03 Thomas Müllerremove +3 in multiselect.js
2014-06-03 Jan-Christoph... Apps: fix wording and layout for 'enable only for speci...
2014-06-03 Bart VisscherFix syntax error
2014-06-03 Robin AppelmanPreserve changed groups when switching between apps
2014-06-03 Robin AppelmanDont show group settings for login, filesystem, etc...
2014-06-03 Robin AppelmanRemove debug statements
2014-06-03 Robin AppelmanDisable enabling apps by groups for filesystem, authent...
2014-06-03 Thomas Mülleradding some line breaks
2014-06-03 Robin AppelmanFix sorting of apps
2014-06-03 Robin AppelmanPrevent js error
2014-06-03 Robin AppelmanFix phpdoc
2014-06-03 Robin AppelmanAdd option to enable app for specific groups
2014-06-03 Robin AppelmanTrigger change event on multiselect change
2014-06-03 Robin AppelmanAllow enabling apps by group by setting the config...
2014-06-03 Robin AppelmanUse a map to prevent having to use search
2014-06-03 Robin AppelmanRemove duplicate cache cleanup
2014-06-03 Thomas MüllerMerge pull request #8729 from owncloud/add-phpseclib...
2014-06-03 Thomas Mülleruse phpseclib from 3rdparty
2014-06-03 Morris Jobkesimplify SQLite warning
2014-06-03 Robin AppelmanFix typo
2014-06-03 Joas SchillingFix tests
2014-06-03 Morris Jobkecheck for user count and files count
2014-06-03 Bjoern Schiessleimprove settings name
2014-06-03 Bjoern Schiessleset "allow users to send mail notification for shared...
2014-06-03 Robin AppelmanBetter unique names for temporary tables
2014-06-03 Robin AppelmanAdd `generateChangeScript()` back
2014-06-03 Robin Appelmanadd a getter for the table
2014-06-03 Robin AppelmanQuote identifiers on mysql
2014-06-03 Robin AppelmanSkip migration checks for all sql backends besides...
2014-06-03 Robin AppelmanOnly quote identifiers for oracle during migration
2014-06-03 Robin AppelmanFix unit tests
2014-06-03 Robin Appelmanskip tests for oracle
2014-06-03 Robin AppelmanTry and check migration before applying it
2014-06-03 Robin AppelmanCheck sqlite migration on a copy of the database file
2014-06-03 Robin AppelmanFix migrator for postgres
2014-06-03 Robin Appelmanskip migration tests for sqlite
2014-06-03 Robin AppelmanFix temporary schema creation
2014-06-03 Robin AppelmanFix generating migration test schemas
2014-06-03 Robin AppelmanCreate unique names for temporary indexes
2014-06-03 Robin AppelmanAdd a mechanism to try the database migration on a...
2014-06-03 Robin AppelmanSupport having legacy `OC_Cache_FileGlobalGC` backgroun...
2014-06-03 Robin AppelmanAdd some comments
2014-06-03 Thomas MüllerMerge pull request #8833 from owncloud/fix-file-handlin...
2014-06-03 Joas SchillingUse active instead of hover for active sidebar option
2014-06-03 Joas SchillingDo not overwrite cursor in sidebar
2014-06-03 Thomas MüllerMerge pull request #8831 from owncloud/dollar-sign...
2014-06-03 Morris Jobkefix empty file handling option
2014-06-03 Morris Jobkereplace $ by \$
2014-06-03 Morris Jobkeadd notification on admin page
next