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-01-21Merge branch 'master' into fixing-gallery-password-protected-access-masterThomas Müller
2014-01-21Merge pull request #6863 from owncloud/versioning_expire_function_testsThomas Müller
2014-01-21Merge pull request #6868 from owncloud/enc-fixrandomfailunittestVincent Petry
2014-01-21Replaced time() with uniqid() to make sure the file name is uniqueVincent Petry
2014-01-21add first unit test for the versioning appBjoern Schiessle
2014-01-21isolate getExpireList function to make it testableBjoern Schiessle
2014-01-21Merge branch 'master' into fixing-gallery-password-protected-access-masterThomas Müller
2014-01-21Merge branch 'master' into fix-setupfs-only-for-existing-users-masterThomas Müller
2014-01-21don't use the user id within the versions preview call as it could be used to...Thomas Müller
2014-01-21user workarount to compare CLOB column with CHAR valueJörn Friedrich Dreyer
2014-01-21OC_Util::setupFS($user) will create a data dir for the given string - no matt...Thomas Müller
2014-01-21adding password protection check to getShareByToken()Thomas Müller
2014-01-20Merge pull request #6849 from owncloud/checkupdate-reuseicewind1991
2014-01-20Merge pull request #6851 from owncloud/files-fixtrashandversionrootsizecalcVincent Petry
2014-01-20When reading the size of "files" mountpoints need to be excludedVincent Petry
2014-01-20Reuse the data retrieved from the cache in checkUpdateRobin Appelman
2014-01-20Merge pull request #6827 from rnveach/fix_6730Morris Jobke
2014-01-19Merge pull request #6819 from owncloud/files-ispreviewenabledwarningfixVincent Petry
2014-01-17added trigger to redo selection text on a directory changernveach
2014-01-17fixed selector string and removed all checkbox if it was selectedrnveach
2014-01-17add link to documentationBjoern Schiessle
2014-01-17Fixed isPreviewAvailable warnings in logVincent Petry
2014-01-17Merge pull request #6810 from kofemann/for-upstreamVincent Petry
2014-01-17Merge pull request #6807 from owncloud/enc_updated_descriptionVincent Petry
2014-01-17webdav: return SPACE_UNKNOWN if server do not support quotaTigran Mkrtchyan
2014-01-17updated description of the files encryption appBjoern Schiessle
2014-01-16Merge pull request #6264 from owncloud/files-draggabledestroyMorris Jobke
2014-01-15Merge pull request #6223 from owncloud/extstorage-grantaccessasyncfixVincent Petry
2014-01-15Merge pull request #6780 from owncloud/trash_bin_copy_recursivelyBjörn Schießle
2014-01-15remove old codeBjoern Schiessle
2014-01-15don't try to encrypt/decrypt cache chunks or files in the trash binBjoern Schiessle
2014-01-15copy files to owner trash recursivelyBjoern Schiessle
2014-01-15Show the name of the shared folder in the breadcrumb when viewing a publicly ...Robin Appelman
2014-01-15call getFileInfo to enforce a file cache entry for the new version, fix #6286Bjoern Schiessle
2014-01-14Fix to not destroy draggable when no draggable was setVincent Petry
2014-01-14typo, grammarArthur Schiwon
2014-01-14LDAP: only read config from database, if configID is given. Not what we want ...Arthur Schiwon
2014-01-14remove unused variablesArthur Schiwon
2014-01-14LDAP: fix TLS detectionArthur Schiwon
2014-01-14Merge pull request #6759 from owncloud/extstorage-smbtimezonefixVincent Petry
2014-01-14it is not an urgent error... a DEBUG message is enough at this pointBjoern Schiessle
2014-01-14Merge pull request #6755 from owncloud/remove-ru_RU-masterAndreas Fischer
2014-01-14Fixed timezone issue with SMB storageVincent Petry
2014-01-13don't unshare on deleteBjoern Schiessle
2014-01-13remove ru_RU - it has bee removed from transifexThomas Müller
2014-01-13Merge pull request #6422 from ccerrillo/fixing-6301-external-mount-webdav-bla...Vincent Petry
2014-01-10Fixed various file name escaping issues in core appsVincent Petry
2014-01-09Merge pull request #6687 from owncloud/sharing-fixpartfilehandlingVincent Petry
2014-01-08Merge pull request #6681 from owncloud/userreportblizzz
2014-01-08Removed special handling of part files in shared storage renameVincent Petry