Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2014-11-07JS unit tests fix - use toBeUndefined() instead of toEqual(null)Morris Jobke
2014-11-06check if the provided password is really the current log-in passwordBjoern Schiessle
2014-11-05adjust strings - fixed #11930Thomas Müller
2014-11-04Store curl error message directlyVincent Petry
2014-11-04Check for cert bundle existence before using itVincent Petry
2014-11-04Only rescan trash folder when checking deleted versionsVincent Petry
2014-11-03don't move versions if only the mount point was renamedBjoern Schiessle
2014-11-03Fix typoLukas Reschke
2014-11-03get the source path and owner in a pre hook and the target path and owner in aBjoern Schiessle
2014-10-31Merge pull request #11614 from owncloud/fix_files_external_s3_storage_id_migr...Lukas Reschke
2014-10-31on xp'ed mode and switching configurations: save raw mode instead of toggling...Arthur Schiwon
2014-10-30Properly register sharing hooks and proxiesVincent Petry
2014-10-27test files external amazon s3 storage id migrationJörn Friedrich Dreyer
2014-10-27fix files_external storage id migrationJörn Friedrich Dreyer
2014-10-29Added encryption test when moving file as non-ownerVincent Petry
2014-10-29Fix warning with unset extension checkVincent Petry
2014-10-29Fix moving share keys as non-owner to subdirVincent Petry
2014-10-24Make files non executableLukas Reschke
2014-10-22Fix S3 connectionVincent Petry
2014-10-22Lazy initialize external storagesVincent Petry
2014-10-22guess mimetype on touchJörn Friedrich Dreyer
2014-10-21if it is not a folder share the path already points to the correct fileBjoern Schiessle
2014-10-18backport of #11494Arthur Schiwon
2014-10-17fixing usage of EncryptionExceptionThomas Müller
2014-10-17Merge pull request #11610 from owncloud/fix-svg-s7Thomas Müller
2014-10-17Merge pull request #11550 from owncloud/fix_flickering_usersJörn Friedrich Dreyer
2014-10-16backport of #11478Arthur Schiwon
2014-10-16Merge pull request #10732 from owncloud/make_skeleton_compatible_with_objects...Jörn Friedrich Dreyer
2014-10-16make tests compatible with hook based skeleton generationJörn Friedrich Dreyer
2014-10-16make skeleton compatible with objectstoreJörn Friedrich Dreyer
2014-10-16Use certificate bundle from files_external for external sharesRobin Appelman
2014-10-16Fix SVG iconsLukas Reschke
2014-10-16Merge pull request #11520 from owncloud/make-trash-objectstore-compatibleLukas Reschke
2014-10-15Allow specifying protocol in ext storage OC configVincent Petry
2014-10-15Use body element when animating scroll in public pageVincent Petry
2014-10-13fix flickering usersJörn Friedrich Dreyer
2014-10-13improved unit testsBjoern Schiessle
2014-10-13always take unencrypted sizeBjoern Schiessle
2014-10-13Fixed array detection on public downloadVincent Petry
2014-10-13force loading of encryption appLukas Reschke
2014-10-10make trashbin compatible with objectstore, replace glob with search in cache,...Jörn Friedrich Dreyer
2014-10-10Log warning when no uid was found for userVincent Petry
2014-10-10make sure that we always delete oldest firstBjoern Schiessle
2014-10-10try to get path from filesystemBjoern Schiessle
2014-10-10fix performance issuesBjoern Schiessle
2014-10-10Prevent button click when enter key is pressed in LDAP wizardVincent Petry
2014-10-09Added PHP docs for etag propagatorVincent Petry
2014-10-09More phpdocRobin Appelman
2014-10-09Hookup the etag propagatorRobin Appelman
2014-10-09Add EtagPropagator to handle etag changes when external storages are changedRobin Appelman