]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-10-10 Vincent PetryLog warning when no uid was found for user
2014-10-10 Bjoern Schiesslemake sure that we always delete oldest first
2014-10-10 Bjoern Schiessletry to get path from filesystem
2014-10-10 Bjoern Schiesslefix performance issues
2014-10-10 Vincent PetryPrevent button click when enter key is pressed in LDAP...
2014-10-10 Lukas ReschkeMerge pull request #11503 from owncloud/stable7-9753
2014-10-10 Tony ZelenoffUrlencode file name before passing it to cURL
2014-10-10 Vincent PetryMerge pull request #11505 from owncloud/stable7-ext...
2014-10-09 Morris JobkeAdditional changes to config.sample.php and typo fixes
2014-10-09 Morris Jobkeapply @carlaschroder's changes from owncloud/documentat...
2014-10-09 Vincent PetryAdded PHP docs for etag propagator
2014-10-09 Robin AppelmanMore phpdoc
2014-10-09 Robin AppelmanHookup the etag propagator
2014-10-09 Robin AppelmanAdd EtagPropagator to handle etag changes when external...
2014-10-09 Robin AppelmanFix add/remove mountpoint hooks
2014-10-09 Robin AppelmanExpose getAppKeys trough \OCP\IConfig
2014-10-09 Vincent PetryAdded failing unit tests for mount config hooks
2014-10-09 Vincent PetryAdded filesystem hooks for mount/unmount ext storage
2014-10-09 Vincent PetryClear enabled apps cache after loading authentication app
2014-10-09 Lukas ReschkeAdd beforeeach and aftereach
2014-10-09 Lukas ReschkeAdd support for keys in the info.xml
2014-10-09 Lukas ReschkeAdd unittest for filePath
2014-10-09 Robin AppelmanRemove special case for css in OC.filePath
2014-10-09 Arthur SchiwonBackport of #10527
2014-10-09 Bjoern Schiesslecheck if I can create a file at the location
2014-10-09 MTRichardsUpdated info.xml app description
2014-10-09 MTRichardsUpdated info.xml app description
2014-10-09 MTRichardsUpdated info.xml app description
2014-10-09 MTRichardsUpdated info.xml app description
2014-10-09 MTRichardsUpdated info.xml app description
2014-10-09 MTRichardsUpdated info.xml app description
2014-10-08 Morris Jobkestyle fixes in config.sample.php
2014-10-08 Morris JobkeFixes in config.sample.php
2014-10-08 Morris Jobkere-arrange the config options and sort them in a semant...
2014-10-08 Morris Jobkeunify style of config.sample.php
2014-10-08 brumsoelFix file size comparator return value
2014-10-08 Vincent PetryMerge pull request #11375 from owncloud/fix_files_exter...
2014-10-08 Bjoern Schiessleimproved visual feedback if user enabled recovery key
2014-10-08 Bjoern Schiessleimproved visual feedback if recovery key password gets...
2014-10-08 Bjoern Schiessleimproved visual feedback if recovery key gets enabled...
2014-10-08 Bjoern Schiesslemake sure that the notification gets shown again after...
2014-10-07 michag86restrict $div to local scope
2014-10-07 michag86variable for found avatar div
2014-10-07 michag86fix for issue #10483
2014-10-07 Vincent PetryMerge pull request #11457 from owncloud/stable7-fix...
2014-10-07 Jan-Christoph... fix position of rename field, fix #10867
2014-10-07 Jan-Christoph... reduce bottom padding in filelist, fix perceived glitch...
2014-10-07 Victor DubiniukAdd CssImportFilter. More elegant fix for documents#348
2014-10-07 Jan-Christoph... fix position and style of sort indicator
2014-10-06 Bjoern Schiesslewe also encrypt/decrypt files in the versions folder...
2014-10-06 Jörn Friedrich... extract batchDelete(), better comments
2014-10-02 André Gaulfiles_extern: remove empty Body and ContentLength in...
2014-10-02 Lukas ReschkeMerge pull request #11299 from owncloud/barkport-10934
2014-10-01 Jörn Friedrich... fix amazon s3 issues
2014-10-01 Jörn Friedrich... make some storage tests explain what went wrong
2014-10-01 Jörn Friedrich... strict comparison
2014-10-01 Jörn Friedrich... log exceptions when listing files
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-09-30 Bjoern Schiessledon't clean up the test environment if a data provider...
2014-09-30 Lukas ReschkeTry to create datadirectory to test whether the .htacce...
2014-09-30 Robin AppelmanDon't test for htaccess if we cant write into the datad...
2014-09-30 Robin AppelmanCheck for writable datadir during setup
2014-09-30 Robin AppelmanDon't complain about non-writable datadirs before we...
2014-09-30 Robin AppelmanInject config into checkserver and cleanup tests
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-28 Frank Karlitschekincrease version v7.0.3alpha1
2014-10-01 Björn SchießleMerge pull request #11363 from owncloud/sharing_group_s...
2014-10-01 Thomas Müllercatch and log exception in OC_Helper::cleanTmp()
2014-10-01 Bjoern Schiesslesome small fixed, suggested by scrutinizer
2014-10-01 Bjoern Schiesslethrow a exception if we can't handle the provided path
2014-10-01 Bjoern Schiessleon unshare only unshare childrens if there is no other...
2014-10-01 Bjoern Schiessleonly create a new share entry, if the user needs a...
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 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-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....
next