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
AgeCommit message (Expand)Author
2014-02-256.0.2 RC1Frank Karlitschek
2014-02-25Merge pull request #7386 from owncloud/stable6-fixhostnamewithportVincent Petry
2014-02-25Fix case where port is missingVincent Petry
2014-02-24Merge pull request #7369 from owncloud/stable6-smbmissingfilesicewind1991
2014-02-24Fixed missing files on SMB storageVincent Petry
2014-02-22Added extra checks for ext storage classVincent Petry
2014-02-22Adjust version for stable6Lukas Reschke
2014-02-22Add overwritehost config on setup and upgradeLukas Reschke
2014-02-21fix test so that it doesn't depend on the array orderBjoern Schiessle
2014-02-21fix usersPath and add unit testsBjoern Schiessle
2014-02-21Updated submoduleVincent Petry
2014-02-21fix sharing unit testsBjoern Schiessle
2014-02-21add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935Bjoern Schiessle
2014-02-21Merge pull request #7349 from owncloud/backport-7347Thomas Müller
2014-02-21LDAP: fix and extend testsArthur Schiwon
2014-02-21LDAP: improve compilation of filtersArthur Schiwon
2014-02-21Fix "headers are already sent" introduced with #6519Lukas Reschke
2014-02-20Test if $url is already prefixed by '/'Thomas Tanghus
2014-02-20Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840Thomas Tanghus
2014-02-20LDAP: prevent other configuration from being deleted when deleting the first ...Arthur Schiwon
2014-02-20Update user.php to fix duplicate session-duplicatenhirokinet
2014-02-20Security Update: session fixationNARUKAWA Hiroki
2014-02-20Check whether the app is setLukas Reschke
2014-02-20Check whether the Key is setLukas Reschke
2014-02-20An admin should not be able to add remote and public services on its own. Thi...Lukas Reschke
2014-02-18Make google drive client secret and dropbox api secret a password fieldJoas Schilling
2014-02-18External FTP Storage should request hostname instead of URLJoas Schilling
2014-02-18Use the proper content-typeLukas Reschke
2014-02-18Now using PHP session lifetime as default value for the JS configVincent Petry
2014-02-17Merge pull request #7225 from owncloud/enc_improved_error_handling_oc6Vincent Petry
2014-02-17don't block login forever if we are stuck in the middle of the initial encryp...Bjoern Schiessle
2014-02-17catch errors during decryptionBjoern Schiessle
2014-02-17catch errors during initial encryptionBjoern Schiessle
2014-02-14Send correct path on file upload when using public appJoas Schilling
2014-02-12Also clean up the filecache table when deleting a storage entryRobin Appelman
2014-02-12Also remove the user's home storage from the storage table when deleting a userRobin Appelman
2014-02-11Load authentication apps to get users from all backends - fixes #7019Thomas Müller
2014-02-11Merge pull request #7157 from owncloud/stable6-xsendfilequotacheckVincent Petry
2014-02-11Fix xsendfile local storage detection with quotaVincent Petry
2014-02-11Merge pull request #6778 from owncloud/fix_6430blizzz
2014-02-10getData() always needs to return an arrayBjoern Schiessle
2014-02-10intendationArthur Schiwon
2014-02-10fix DIArthur Schiwon
2014-02-10Inject loggerArthur Schiwon
2014-02-10wrong tldArthur Schiwon
2014-02-10test for share dialoge sorterArthur Schiwon
2014-02-10sort following entries in alphabetical orderArthur Schiwon
2014-02-10move sorter into a classArthur Schiwon
2014-02-10respect coding guidelinesArthur Schiwon
2014-02-10on filtering the share box users and groups whose name begins with the search...Arthur Schiwon