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/lib
AgeCommit message (Expand)Author
2013-11-26[tx-robot] updated from transifexJenkins for ownCloud
2013-11-26Add a (currently) empty system for running common repair stepsRobin Appelman
2013-11-26remove passwords from logfileBjoern Schiessle
2013-11-26[tx-robot] updated from transifexJenkins for ownCloud
2013-11-26merge master into single-user-modeRobin Appelman
2013-11-25Merge pull request #6034 from owncloud/fix-api-documentationOwen Winkler
2013-11-25Merge pull request #6035 from owncloud/fixing-rawpath-reverseproxy-oc6Jörn Friedrich Dreyer
2013-11-25Merge pull request #6037 from owncloud/fix-6007-oc6Thomas Müller
2013-11-25fix some capital lettersMorris Jobke
2013-11-25page level doc blocks and class descriptionsMorris Jobke
2013-11-25AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixesMorris Jobke
2013-11-25adding chunked upload handlingThomas Müller
2013-11-25Add "single user mode" which restricts access to users in the admin groupRobin Appelman
2013-11-25in case uri and script name don't match we better throw an exceptionThomas Müller
2013-11-25fix defaults.php docMorris Jobke
2013-11-25handle duplicate slashes in case of reverse proxy configurationThomas Müller
2013-11-25fix defaults.php docMorris Jobke
2013-11-25fix db.php docMorris Jobke
2013-11-25provide more cli friendly error messagesRobin Appelman
2013-11-25Merge pull request #6021 from owncloud/show_buildThomas Müller
2013-11-25Merge pull request #5874 from owncloud/fix-5845Thomas Müller
2013-11-25add new function to generate the human readable version string based on versi...Thomas Mueller
2013-11-25update PHPDocThomas Mueller
2013-11-24send the build number too to push the next daily build. This is needed for th...Frank Karlitschek
2013-11-24fix overwrite host support and make the code a bit more readableFrank Karlitschek
2013-11-24Merge pull request #5995 from owncloud/extstorage-isreadablefixVincent Petry
2013-11-24[tx-robot] updated from transifexJenkins for ownCloud
2013-11-22Moved default isReadable/isUpdatable impl into Common classVincent Petry
2013-11-22Revert "use relative paths to create images from a file. This way it also wor...Bjoern Schiessle
2013-11-22Merge pull request #6003 from owncloud/incognito_modeVincent Petry
2013-11-22add incognito mode, allows to hide my user ID. For example, this is useful to...Bjoern Schiessle
2013-11-22Merge pull request #5882 from owncloud/preview-movie-5sThomas Müller
2013-11-22Merge pull request #6000 from owncloud/use_relative_path_to_create_imagesRaghu Nayyar
2013-11-22Merge pull request #5040 from owncloud/public_api_avatar_masterblizzz
2013-11-22fixing PHPDoc comments and syntaxThomas Müller
2013-11-22use relative paths to create images from a file. This way it also works ifBjoern Schiessle
2013-11-22we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB.Thomas Müller
2013-11-22Working on a chunked video can result in a broken frame index the option -vsy...Thomas Müller
2013-11-22[tx-robot] updated from transifexJenkins for ownCloud
2013-11-22Add missing Avatar InterfaceArthur Schiwon
2013-11-22Round out Avatar Public APIArthur Schiwon
2013-11-21Merge pull request #5773 from owncloud/fix-2152-masterThomas Müller
2013-11-21[tx-robot] updated from transifexJenkins for ownCloud
2013-11-21Merge pull request #5715 from owncloud/quota-sharing-wrapotherusershomeVincent Petry
2013-11-21Fixing the warning notificationsThomas Müller
2013-11-21Now using the "Home" storage detection approach for quotaVincent Petry
2013-11-21Quota storage wrapper is now used for all users in sharing modeVincent Petry
2013-11-21fixing spelling and restructure sentenceThomas Müller
2013-11-20Merge pull request #5965 from owncloud/mimetype-only-pathVincent Petry
2013-11-20always get the right node for the given file pathThomas Müller