]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-10-01 Bjoern Schiesslefor group shares we don't need a extra db entry of...
2014-10-01 Bjoern Schiesslefor group shares only the parent has the up-to-date...
2014-10-01 Bjoern Schiesslecall \OCP\Share::getItemsSharedWithUser() to get exclud...
2014-10-01 Bjoern Schiesslealways select permissions, used in getItems()
2014-10-01 Bjoern Schiesslesome small fixes
2014-10-01 Bjoern Schiessleclear share table after each test run
2014-10-01 Bjoern Schiessleonly add a new row if it isn't a unique share, otherwis...
2014-10-01 Bjoern Schiesslefix unit tests
2014-10-01 Bjoern Schiesslemark exclude list as deprecated. It neither used by...
2014-10-01 Bjoern Schiesslefix add user to group to work with grouped shares
2014-10-01 Bjoern SchiesslegenerateTarget() will always find a unique target
2014-10-01 Bjoern Schiessleunit tests for grouping of shares pointing to the same...
2014-10-01 Bjoern Schiesslegroup shares and combine permissions
2014-10-01 Lukas ReschkeMerge pull request #11364 from owncloud/fix_unit_test_oc7
2014-10-01 Robin AppelmanSkip test for unsuported feature for amazon s3
2014-10-01 Robin AppelmanFix copy overwrite for amazon s3
2014-10-01 Robin AppelmanFix amazon s3 rename overwrite
2014-10-01 Robin AppelmanFix AmazonS3 rmdir on the root
2014-10-01 Lukas ReschkeRedirect only to absolute URL
2014-10-01 Lukas ReschkeUse SVG previews for public sharing
2014-10-01 Lukas ReschkeAdd flock to config
2014-10-01 Bjoern Schiesslemake sure that we re-load the file system after the...
2014-09-30 Bjoern Schiesslemake sure that the users file system is initialized...
2014-09-30 Bjoern Schiessledon't clean up the test environment if a data provider...
2014-09-29 Lukas ReschkeClose the session for preview generation
2014-09-29 Arthur Schiwondn needs to be fetched to be able to detect memberOf...
2014-09-29 Dan BartramClear up confusion of log_rotate_size config value
2014-09-27 Vincent PetryPrevent monkey clicking on labels
2014-09-27 Lukas ReschkeAdd ID to markup to have the checkboxes in the right...
2014-09-27 Vincent PetryAdded spinners in share dropdown
2014-09-27 Jan-Christoph... for whitelabeled edition, show branding name (e.g....
2014-09-26 Robin AppelmanFix dav permissions for folders without create permissions
2014-09-26 Robin AppelmanExpose creatable permissions trough fileinfo
2014-09-25 Robin AppelmanDon't keep the full info of all children in memory
2014-09-24 Lukas ReschkeClarify possible preview providers for type Office
2014-09-24 Morris JobkeMerge pull request #11245 from owncloud/backport-11211
2014-09-24 Robin AppelmanShow a proper error message when trying to scan the...
2014-09-24 Thomas MüllerUpdating 3rdparty - contains updated tar archive and...
2014-09-24 Jan-Christoph... fix filepicker home icon being partly hidden, fix ...
2014-09-23 Lukas ReschkeCheck for blacklisted characters
2014-09-23 Vincent PetryMoved WebDAV and internet checks to client side JS
2014-09-23 Lukas ReschkeMerge branch 'stable7' into backport-11211
2014-09-23 Remco BrenninkmeijerPrevious commit was not based on master, retry. Removed...
2014-09-23 Thomas Müllerusing flush() here is pointless as we render the layout...
2014-09-23 Thomas Müllerremove post setup check
2014-09-23 Vincent PetryFix share key finding algorithm in various cases
2014-09-23 Victor DubiniukUse non-empty defaults
2014-09-23 Lukas ReschkeDo only follow HTTP and HTTPS redirects
2014-09-23 Lukas ReschkeAppend port to trusted domain in case it's not 80 or 443
2014-09-23 Bjoern Schiesslefirst check if a private key exists, if not it is alway...
2014-09-23 Lukas ReschkeAdd a configuration switch for enabled preview mimetypes
2014-09-22 Vincent PetryWebDAV now throws 403 when deletion did not work
2014-09-22 Morris JobkeMerge pull request #11230 from owncloud/fix-failing...
2014-09-22 Victor DubiniukLog unsuccessful temp file creation and return false
2014-09-22 Vincent PetryAdded extra check to avoid deleting key folders
2014-09-22 Thomas Müllerdate printed in the admin section regarding last execut...
2014-09-22 Vincent PetryReenable file proxy when renaming between mount points
2014-09-22 Jörn Friedrich... in quota wrapper use === instead of ! for better readab...
2014-09-22 Jörn Friedrich... return boolean in Ciose::stream_seek
2014-09-22 Jörn Friedrich... return boolean in OC::stream_seek
2014-09-22 Jörn Friedrich... add seek and tell to streamwrapper test
2014-09-22 Robin McCorkellLoad apps in test situations
2014-09-22 Vincent PetryUse afterBind to send fileId header for files and direc...
2014-09-22 Morris Jobkeupdate 3rdparty submodule to its stable7 commit
2014-09-22 voxsimBackport of #9225
2014-09-22 Robin AppelmanAlso setup the filesystem when matching routes
2014-09-22 Robin AppelmanRemove unneeded file initialization in encryption,...
2014-09-22 Robin AppelmanDon't automatically setup the filesystem the moment...
2014-09-22 Vincent PetryAdd select2 cache for complete group list
2014-09-22 Jan-Christoph... fit select2 to ownCloud input style
2014-09-22 Vincent PetryFixed select2 for admin and apps page
2014-09-22 Vincent PetryAdded select2 on the apps page
2014-09-22 Vincent PetryRemove excludegroup.php
2014-09-22 Vincent PetryLoad select2 on admin page
2014-09-22 Vincent PetryNow using select2 for the groups excluded from sharing
2014-09-22 Vincent PetryMove select2 from files_external to core
2014-09-22 Bjoern Schiesslemake sure that we really catch the files folder only
2014-09-22 Bjoern Schiesslecreate backup from all keys before recovery
2014-09-22 Thomas MüllerMerge pull request #11202 from owncloud/stable_l10n_bac...
2014-09-22 Thomas MüllerMerge pull request #11201 from owncloud/fix-button...
2014-09-21 Georg Ehrkemake sure preview prop is instanceof OC_Image before...
2014-09-21 Georg Ehrkedelete old previews
2014-09-21 Volkan Gezerbackport server2server strings
2014-09-21 Volkan Gezerfix button text l10n
2014-09-21 Morris JobkeMerge pull request #11195 from owncloud/stable_l10n_bac...
2014-09-21 Thomas Mülleradding 'smallint unsigned' to type mapping for sqlite
2014-09-20 Volkan Gezerbackport stable translations
2014-09-20 Robin McCorkellMerge pull request #11190 from owncloud/fix-unit-test...
2014-09-20 Robin AppelmanDon't rely on the sorting the database gives us for...
2014-09-19 Lukas ReschkePrevent updates between multiple major versions
2014-09-19 Lukas ReschkeMove BasicAuth check to "isLoggedIn()"
2014-09-18 Volkan Gezerupdate encryption doc link
2014-09-18 Lukas ReschkeMove basic auth check
2014-09-18 Vincent PetryAdd timeout to user and group deletion notification
2014-09-18 Lukas ReschkeMake 404 page easier to understand
2014-09-13 Frank Karlitschekversion bump
2014-09-17 Thomas Mülleradding unit test to truncate the table
2014-09-17 Andreas FischerUse Doctrine Platform to generate SQL query for table...
2014-09-16 Vincent PetryMerge pull request #11053 from owncloud/baskport-11041...
2014-09-16 Lukas ReschkeReword the description
next