]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-10-25 Thomas Müllerusing array_diff_assoc to detect diffs in values as...
2013-10-25 Thomas Müllercast storage_mtime to int
2013-10-25 Thomas Mülleradding storage_mtime handling to SharedCache
2013-10-24 Thomas Müllerlog the data arrays
2013-10-24 Thomas Müllersome logging added ....
2013-10-24 Thomas MüllerMerge pull request #5402 from owncloud/fixing-5367...
2013-10-23 Thomas MüllerMerge pull request #5496 from owncloud/prefer_png_from_...
2013-10-23 Thomas MüllerMerge pull request #5477 from owncloud/prevent_user_fro...
2013-10-23 Thomas MüllerMerge pull request #5497 from owncloud/ie8-placeholdershim
2013-10-23 Thomas MüllerMerge pull request #5464 from owncloud/fixing-5456...
2013-10-23 Thomas MüllerMerge pull request #5492 from owncloud/admin-forcesslwr...
2013-10-23 Thomas MüllerMerge pull request #5435 from owncloud/share-improvements
2013-10-23 Vincent PetryFixed sharing dropdown placeholders in IE8/9
2013-10-23 Frank Karlitschekbeta 1
2013-10-23 Vincent PetryFixed share dropdown checkbox wrapping
2013-10-23 Jörn Friedrich... fix translations
2013-10-23 Jan-Christoph... better wording for share input field and share link
2013-10-23 Thomas MüllerMerge pull request #5442 from owncloud/extstorage-ignor...
2013-10-23 Vincent PetryRenamed current placeholder jquery plugin to imageplace...
2013-10-23 Jörn Friedrich... prefer logo png from theme over svg from core
2013-10-23 Bjoern Schiesslerun first getUsersItemShared() with the owner
2013-10-23 Bjoern Schiessleupdate etags for user we haven't checked yet
2013-10-23 Bjoern Schiesslekeep a list of users we already checked to avoid loops
2013-10-23 Bjoern Schiesslefix infinite loop while updating etags, fix for #4365
2013-10-23 Bjoern SchiessleMerge branch 'master' of github.com:owncloud/core
2013-10-23 Markus Goetzfiles_encryption: Fix getFileSize()
2013-10-23 Vincent PetryAdded left padding to notCreatable message
2013-10-23 Thomas MüllerMerge pull request #5478 from owncloud/core-logexceptio...
2013-10-23 Vincent PetryFixed wrong id when reading checkbox value for force...
2013-10-23 VicDeoMerge pull request #5458 from owncloud/fixing-5222...
2013-10-23 Johannes TwittmannUpdate CONTRIBUTING.md
2013-10-23 blizzzMerge pull request #5404 from owncloud/ldap_settings_wizard
2013-10-23 Vincent PetryAdded $app parameter to logException
2013-10-23 Vincent PetryCatch duplicate insertion errors while scanning files
2013-10-23 Thomas Mülleradd missing file header
2013-10-23 Arthur SchiwonLDAP Wizard: proper strings and translations for user...
2013-10-23 Jörn Friedrich... Merge branch 'master' into prevent_user_from_creating_o...
2013-10-23 Arthur Schiwonmerge master with resolved conflicts
2013-10-23 Jörn Friedrich... use a more descriptive error message when the user...
2013-10-23 Jörn Friedrich... cleanup array value assignment
2013-10-23 Jörn Friedrich... add missing ;
2013-10-23 Jörn Friedrich... cleanup precondition checking when creating new files...
2013-10-23 Jörn Friedrich... use correct filename in error result json
2013-10-23 Jörn Friedrich... fix message dialog titles in IE8
2013-10-23 Vincent PetryMoved logException to OCP\Util class
2013-10-23 Björn SchießleMerge pull request #5472 from owncloud/enc_init_status_...
2013-10-23 Thomas MüllerMerge pull request #5482 from owncloud/fix_weird_http_n...
2013-10-23 Thomas MüllerMerge pull request #5391 from owncloud/undefined-proper...
2013-10-23 Thomas TanghusFix namespace for OCP\Appframework\Http
2013-10-22 Thomas MüllerMerge pull request #5451 from owncloud/reuse-session...
2013-10-22 Christopher... Merge pull request #5310 from owncloud/hide_filestable...
2013-10-22 Thomas MüllerMerge pull request #5479 from owncloud/fixing-4502...
2013-10-22 Thomas MüllerMerge pull request #5466 from owncloud/files-thumbnaill...
2013-10-22 Thomas MüllerMerge pull request #5467 from owncloud/fixing-5063...
2013-10-22 Thomas MüllerMerge branch 'master' into prevent_user_from_creating_o...
2013-10-22 Thomas MüllerMerge pull request #5473 from owncloud/files-startviewe...
2013-10-22 Thomas MüllerMerge pull request #5476 from owncloud/admin-showwarnin...
2013-10-22 Thomas Müllerfixing js syntax error
2013-10-22 Thomas Müllerfixing undefined variable $newname
2013-10-22 Thomas Mülleradding PHPDoc comments
2013-10-22 Thomas Müller- delete properties on node delete
2013-10-22 Vincent PetryExpand exception stack trace in log in debug mode
2013-10-22 Jörn Friedrich... prevent user from creating or renaming sth. to an exist...
2013-10-22 Vincent PetryAdded warning notification when user home already exists
2013-10-22 Vincent PetryAdded FileList.setViewerMode to hide controls
2013-10-22 Bjoern Schiessleremove debug output
2013-10-22 Bjoern Schiessleset the init status to "NOT_INITIALIZED" if the encrypt...
2013-10-22 Bjoern Schiessleadd post_enable hook if a app gets enabled
2013-10-22 Thomas Müllerdisplay the original file name - this will change in...
2013-10-22 Vincent PetryFixed ugly white space while loading file thumbnail
2013-10-22 Thomas Müllertest cases added for create/remove Shared folder and...
2013-10-22 Thomas Müllercreating and deleting of file and folder 'Shared' in...
2013-10-22 Thomas MüllerMerge pull request #5455 from owncloud/fixing-2423...
2013-10-22 Thomas MüllerMerge pull request #5437 from owncloud/create-custom...
2013-10-22 Vincent PetryMerge pull request #5426 from owncloud/fix-3612
2013-10-22 Thomas Müllerfixing php 5.3.3 error:
2013-10-22 Thomas MüllerMerge branch 'master' into fixing-5222-master
2013-10-21 Arthur SchiwonLDAP Wizard: l10n improvements
2013-10-21 Thomas Mülleruse OC_Helper::linkToDocs() in lib/private/config.php
2013-10-21 Frank KarlitschekMerge pull request #5446 from frisco82/fixNotifyUser
2013-10-21 Thomas Müllerphp 5.3 compatibility regarding OC\DB\Connection fixed
2013-10-21 Thomas MüllerMerge pull request #5249 from owncloud/activities-api
2013-10-21 Vincent PetryFixed empty content logic
2013-10-21 Vincent PetryMerge pull request #5120 from frisco82/sendEmailJS
2013-10-21 Thomas Müllerintroduce OC_Helper::linkToDocs()
2013-10-21 Victor DubiniukUse quoteIdentifier with proper objects
2013-10-21 Thomas Müllerintroduce link_to_docs() and migrate links
2013-10-21 Vincent PetryMerge pull request #5444 from frisco82/fixDisplayGroup
2013-10-21 Frank KarlitschekMerge pull request #5452 from owncloud/fixing-4548...
2013-10-21 Vincent PetryMerge pull request #5441 from owncloud/files-sharewithl...
2013-10-21 Thomas MüllerNew OCS route:
2013-10-21 kondouFix mind-boggling emptycontent logic
2013-10-21 Jenkins for... [tx-robot] updated from transifex
2013-10-21 Thomas MüllerSupport existing sessions within OCS API calls
2013-10-21 kondouFix shared folder still showing fileheader
2013-10-21 Vincent PetryMerge pull request #5424 from owncloud/sharing-directlink
2013-10-21 Ramiro Apariciofix notify user, and made js more resiliant to changes
2013-10-21 Ramiro Apariciofix user displayName not being shown after add, added...
2013-10-21 blizzzMerge pull request #5434 from owncloud/fix5209
2013-10-21 raghunayyarTakes Import button to next line.
next