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
2013-10-30Merge pull request #5468 from berendt/reworking_OC_Files_Storage_SwiftThomas Müller
2013-10-29Merge pull request #5606 from owncloud/files-uploaderrorparsingfixThomas Müller
2013-10-29fix style of public share pageMorris Jobke
2013-10-29Added fix to correctly parse non-array error messagesVincent Petry
2013-10-29Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke
2013-10-29[tx-robot] updated from transifexJenkins for ownCloud
2013-10-29settings tags for optional parametersChristian Berendt
2013-10-29extended parameter descriptions for SwiftChristian Berendt
2013-10-28Fixed clicking on the "Home" breadcrumb in the trash appVincent Petry
2013-10-27[tx-robot] updated from transifexJenkins for ownCloud
2013-10-27Fix double not in newfile/newfolder language.Andreas Fischer
2013-10-27[tx-robot] updated from transifexJenkins for ownCloud
2013-10-25Port PR #5457 to masterArthur Schiwon
2013-10-25make sure the shared ldap connection is rebound to the configured user after ...Donald Buczek
2013-10-25Merge pull request #5532 from owncloud/ldap_fixesThomas Müller
2013-10-24LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518Arthur Schiwon
2013-10-24Merge pull request #5494 from owncloud/fixing-3593-masterThomas Müller
2013-10-24LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520Arthur Schiwon
2013-10-24add configuration parameter to manually set the timeout of HTTP requestsChristian Berendt
2013-10-24LDAP: when multiline values are passed as array, do not try to preg_split the...Arthur Schiwon
2013-10-24typo, fixes #5517Arthur Schiwon
2013-10-24Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming...Thomas Müller
2013-10-23Merge pull request #5435 from owncloud/share-improvementsThomas Müller
2013-10-23pass the name of the item source from the browser to the server - no need to ...Thomas Müller
2013-10-23fix translationsJörn Friedrich Dreyer
2013-10-23run first getUsersItemShared() with the ownerBjoern Schiessle
2013-10-23update etags for user we haven't checked yetBjoern Schiessle
2013-10-23keep a list of users we already checked to avoid loopsBjoern Schiessle
2013-10-23fix infinite loop while updating etags, fix for #4365Bjoern Schiessle
2013-10-23files_encryption: Fix getFileSize()Markus Goetz
2013-10-23introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller
2013-10-23LDAP Wizard: proper strings and translations for user and group count textArthur Schiwon
2013-10-23Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Jörn Friedrich Dreyer
2013-10-23merge master with resolved conflictsArthur Schiwon
2013-10-23use a more descriptive error message when the user tries to create '/Shared'Jörn Friedrich Dreyer
2013-10-23cleanup array value assignmentJörn Friedrich Dreyer
2013-10-23cleanup precondition checking when creating new files / foldersJörn Friedrich Dreyer
2013-10-23use correct filename in error result jsonJörn Friedrich Dreyer
2013-10-23Merge pull request #5472 from owncloud/enc_init_status_on_enableBjörn Schießle
2013-10-23make Swift::testLocal workable by using a delimiterChristian Berendt
2013-10-23Revert "make Swift::testLocal workable by fixing the prefix used with the obj...Christian Berendt
2013-10-23make Swift::testLocal workable by fixing the prefix used with the object list...Christian Berendt
2013-10-23Merge pull request #5310 from owncloud/hide_filestable-header_when_emptyChristopher Schäpers
2013-10-23Merge pull request #5466 from owncloud/files-thumbnailloadingdelaystyleThomas Müller
2013-10-23Merge pull request #5467 from owncloud/fixing-5063-masterThomas Müller
2013-10-23Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Thomas Müller
2013-10-23fixing js syntax errorThomas Müller
2013-10-23fixing undefined variable $newnameThomas Müller
2013-10-23adding PHPDoc commentsThomas Müller
2013-10-22prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer