The Week Of Monday 25 November 2013 Archives by thread
      
      Starting: Wed Nov 27 01:25:03 UTC 2013
         Ending: Sun Dec  1 17:51:40 UTC 2013
         Messages: 504
     
- [Pkg-owncloud-commits] [owncloud] branch master updated (8352120 ->	9f10bb9)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] branch master updated	(a9604e5 -> 8d1908f)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] branch master updated (9f10bb9 ->	4f2a7f9)
 
David Prévot
 - [Pkg-owncloud-commits] [ocsync] branch master updated (15094f4 ->	614d905)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [ocsync] branch master updated (614d905 ->	74f4663)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-doc] branch dfsg_clean updated	(e23f2ed -> 7918cc9)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] branch master updated	(8d1908f -> a04efae)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] branch pristine-tar updated	(69a8b54 -> 63c6b21)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] branch upstream updated	(a4ded78 -> 472dc20)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] annotated tag debian/0_20131126-1 created (now 89a6ea8)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] annotated tag upstream/0_20131126 created (now 72fa526)
 
David Prévot
 - [Pkg-owncloud-commits] [ocsync] branch master updated (74f4663 ->	2443101)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [ocsync] branch master updated (2443101 ->	fcba699)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud] branch master updated (4f2a7f9 ->	eca1c7e)
 
David Prévot
- [Pkg-owncloud-commits] [owncloud] 01/239: Add public API for	\OC\Avatar
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 02/239: Remove duplicate	getAvatarManager()
 
David Prévot
 - [Pkg-owncloud-commits]  [owncloud] 03/239: Fix a regression (Tags→TagManager)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 04/239: Make working en_US.UTF-8 locale a hard requirement
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 05/239: Deleting all files in trash now only sends a single flag
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 06/239: Alias the aggregate columns so SQL Server doesn't combine them.
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 07/239: Compare dirname() results	to DIRECTORY_SEPARATOR, not '/'
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 08/239: LDAP Wizard: move raw login filter field from advanced tab to login filter tab for consistency
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 09/239: Movie preview - use frame	after 5 seconds
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 10/239: Use	\Patchwork\Utf8\Bootup::initLocale
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 11/239: Update error messages
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 12/239: Fixed error-checking	error in sftp.php
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 13/239: use oc filesystem operations to calc the versions size. This makes sure that we can handle missing directories correctly
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 14/239: LDAP Wizard: proper behaviour for raw filter input. remember the editing mode and compose filter only when desired.
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 15/239: - show a spinner while decrypting files if the encryption app was disabled - don't fade-out the decryption result
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 16/239: LDAP Wizard: clear the cache on save so changes have immediate effect
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 17/239: [wip] make encryption work with public gallery sharing
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 18/239: Fixed move operation to pass the whole URL as expected
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 19/239: fix some getShareKey()	and getFileKey() calls
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 20/239: make sure that we always	use the correct user id
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 21/239: adapt tests to the new	code
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 22/239: public upload now also works with encryption enabled
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 23/239: unify translation string - less work for the translators
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 24/239: fixing spelling and	restructure sentence
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 25/239: better distinction	between userID and keyId
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 26/239: Merge pull request #5972 from owncloud/extstorage-webdav-moveoperationfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 27/239: Merge pull request #5897	from hkjolhede/master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 28/239: Merge branch 'encryption_work_with_public_gallery' into encryption_enable_public_upload
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 29/239: Merge branch 'master' into encryption_work_with_public_gallery
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 30/239: Merge branch 'encryption_work_with_public_gallery' into encryption_enable_public_upload
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 31/239: fix getFileKey() call
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 32/239: Merge branch 'encryption_work_with_public_gallery' into encryption_enable_public_upload
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 33/239: LDAP Wizard: add objectclass for group detection in Zimbra
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 34/239: fix undefined index	errors if public share view
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 35/239: Quota storage wrapper is now used for all users in sharing mode
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 36/239: disable trahs in	files_sharing/public.php
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 37/239: Now using the "Home" storage detection approach for quota
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 38/239: Merge pull request #5980 from owncloud/public_view_fixes
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 39/239: Merge pull request #5979	from owncloud/fix5881
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 40/239: Fixing the warning	notifications
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 41/239: Added min width to files	table
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 42/239: Merge pull request #5983 from owncloud/fixing-l10n-again-master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 43/239: Merge pull request #5988 from owncloud/files-mobilequickfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 44/239: check HTTP Referer to check if we come from public.php or from a internal page. Necessary to detect public access also if a user is logged in.
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 45/239: Merge pull request #5715 from owncloud/quota-sharing-wrapotherusershome
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 46/239: Merge branch 'encryption_work_with_public_gallery' into encryption_enable_public_upload
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 48/239: Fixed path normalization	to prevent dot dirs
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 47/239: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 49/239: Merge pull request #5773 from owncloud/fix-2152-master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 50/239: Prevent using root as mount point for external storage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 51/239: Added unit test for root	mount point validation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 52/239: Merge pull request #5970 from owncloud/extstorage-webdavdotdirfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 53/239: Doesn't Cut the top arrow	from navigation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 54/239: Round out Avatar Public	API
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 55/239: Add missing Avatar	Interface
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 56/239: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 57/239: Working on a chunked video can result in a broken frame index the option -vsync 1 can heal that
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 58/239: we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. in some cases 1MB was no enough to generate thumbnail
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 59/239: use relative paths to create images from a file. This way it also works if no user is logged in (e.g. public gallery share)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 60/239: fixing PHPDoc comments	and syntax
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 61/239: Merge pull request #5040 from owncloud/public_api_avatar_master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 62/239: Merge pull request #6000 from owncloud/use_relative_path_to_create_images
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 63/239: LDAP: get user photo from LDAP and set it as avatar if available
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 64/239: Enable user backends to	provide avatar images
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 65/239: LDAP: user proxy must	support canChangeAvatar too
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 66/239: Merge pull request #5882 from owncloud/preview-movie-5s
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 67/239: add incognito mode, allows to hide my user ID. For example, this is useful to access public resources while a user is still logged in
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 68/239: set incognito mode for public.php calls. Because in this case ownCloud should always work the same way as if no user is logged in
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 69/239: fixed documentation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 70/239: Merge pull request #6003 from owncloud/incognito_mode
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 71/239: fix navigation scrollbar
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 72/239: remove unused variable
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 73/239: Revert "use relative paths to create images from a file. This way it also works if"
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 74/239: Return plausible isReadable() default impl for ext storage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 75/239: Moved default isReadable/isUpdatable impl into Common class
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 76/239: Now also preventing the user of "Shared" as mountpoint
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 77/239: Avatar: accept OC_Image	as in setParameter
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 78/239: LDAP: last avatar lookup must be stored per user. Someone had a blackout, eh?
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 79/239: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 80/239: Merge pull request #5995 from owncloud/extstorage-isreadablefix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 81/239: fix overwrite host support and make the code a bit more readable
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 82/239: send the build number too to push the next daily build. This is needed for the new daily build update channel
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 83/239: show the build number if on the daily build update channel
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 84/239: replace echo with p
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 85/239: update PHPDoc
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 86/239: adding simple unit test to test scriptName() under overwrite condition
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 87/239: add new function to generate the human readable version string based on version, channel and build number
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 88/239: remove logic from	template and fix syntax error
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 89/239: Merge pull request #6018 from owncloud/fix_overwritehost
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 90/239: Merge pull request #5874	from owncloud/fix-5845
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 91/239: Merge branch 'master' into encryption_work_with_public_gallery
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 92/239: Merge pull request #6021	from owncloud/show_build
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 93/239: Merge pull request #5998 from owncloud/navigation-fix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 94/239: Merge pull request #5991 from owncloud/extstorage-mountpointvalidation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 95/239: fix typo in comment
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 96/239: Merge branch 'encryption_work_with_public_gallery' of github.com:owncloud/core into encryption_work_with_public_gallery
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 97/239: fix typo
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 98/239: Merge pull request #6025	from owncloud/typo
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 99/239: Merge pull request #5960 from owncloud/enc_small_visual_improvements
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 100/239: Fixed SMB rename function to overwrite target file
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 101/239: fix appframework routing
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 102/239: Fixed ext storage touch function to return true on success
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 103/239: provide more cli	friendly error messages
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 104/239: add occ commands for	enabling and disabling apps
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 105/239: fix db.php doc
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 106/239: Merge pull request #6028 from owncloud/extstorage-touchoperationreturnvalue
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 107/239: fix defaults.php doc
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 109/239: Merge pull request #5641 from owncloud/filestrash-emptytrash
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 110/239: fix defaults.php doc
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 111/239: in case uri and script name don't match we better throw an exception
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 108/239: handle duplicate slashes in case of reverse proxy configuration
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 112/239: Add "single user mode" which restricts access to users in the admin group
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 113/239: Add occ command to enable and disable single user mode
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 114/239: adding chunked upload	handling
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 115/239: Add template for single	user mode message
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 116/239: add documentation for single user config option to config.sample.php
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 117/239: Merge pull request #6030 from owncloud/cli-errors
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 118/239: AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 119/239: page level doc blocks	and class descriptions
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 120/239: fix some capital letters
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 121/239: move files to owners	trash
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 122/239: Fix navbar issue
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 123/239: Merge pull request #6040 from owncloud/fix-navbar-css
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 124/239: adding documentation for	registerRoutes()
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 125/239: Merge pull request #6037 from owncloud/fix-6007-oc6
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 126/239: Merge pull request #6035 from owncloud/fixing-rawpath-reverseproxy-oc6
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 127/239: rename app_id to app-id
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 128/239: Add occ command to list	all apps
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 129/239: Fixed FTP storage unit tests to use the correct class
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 130/239: Added unit test for "overwrite file on rename/move"
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 131/239: Improved unit test for	"overwrite on move"
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 132/239: Merge pull request #6038 from owncloud/occ-app-enable
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 133/239: Merge pull request #6034 from owncloud/fix-api-documentation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 134/239: merge master into	single-user-mode
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 135/239: LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 136/239: LDAP: username2dn should only return DNs that belong to the current LDAP server. Might be not perfect. Easy perfect solution would increase communication with LDAP server. Let's see if it is good enough
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 137/239: Merge pull request #6036 from owncloud/single-user-mode
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 138/239: Merge pull request #6044 from owncloud/extstorage-ftpunittestfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 139/239: show a message at the log-in screen if inital encryption take place
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 140/239: remove debug output
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 141/239: Merge branch 'master'	into calc_version_size
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 142/239: Merge pull request #5937 from owncloud/calc_version_size
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 143/239: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 144/239: fix typo in var name
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 145/239: use POST instead of GET
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 146/239: Fixed various Dropbox	issues + unit tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 147/239: remove passwords from	logfile
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 148/239: Return true when touch	succeeds
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 149/239: check if user is logged	in
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 150/239: Updated unit tests for	SMB
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 151/239: Make sure Avatar is set from LDAP upon first login, not later, but also not before due to missing user folder
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 152/239: only create complete share key if we know the exact path
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 153/239: Merge pull request #6057 from owncloud/extstorage-touchoperation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 154/239: Merge pull request #6054 from owncloud/extstorage-dropboxfixes
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 155/239: Merge pull request #6056 from owncloud/check_login
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 156/239: Merge pull request #6053 from owncloud/remove_passwords_from_log
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 157/239: Add a (currently) empty system for running common repair steps
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 158/239: fixes #6050
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 159/239: Merge pull request #6059 from owncloud/occ-repair
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 160/239: Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 161/239: Translate reload message	after update
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 162/239: Fixed SFTP storage to	overwrite on rename
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 163/239: Merge pull request #6065 from owncloud/l10n-update
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 164/239: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 165/239: fixing failing unit test
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 166/239: added a small version of the dark loading gif, looks nicer on the blue background
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 167/239: Merge pull request #6066 from owncloud/extstorage-sftp-overwriteonrename
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 168/239: db-doc: appconfig	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 169/239: db-doc: storages	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 170/239: Merge pull request #6060 from owncloud/fix-6050-oc6
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 171/239: Merge branch 'master' into encryption_initial_enc_indicator
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 172/239: db-doc: mimetypes	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 173/239: Show stars as placeholder
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 174/239: db-doc: filecache	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 175/239: Prettier ASCII lists. ^^
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 176/239: db-doc: permissions	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 177/239: Remove the dbprefix from comments. It has no information.
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 178/239: db-doc: group_user	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 179/239: db-doc: group_admin	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 180/239: db-doc: group_admin	reduction note
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 181/239: Merge pull request #6058 from owncloud/ldap2avatar
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 182/239: db-doc: groups	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 183/239: db-doc: locks description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 184/239: db-doc: preferences	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 185/239: db-doc: properties	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 186/239: db-doc: share description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 187/239: db-doc: jobs description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 188/239: db-doc: users description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 189/239: db-doc: vcategory*	descriptions
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 190/239: db-doc: privatedata	description
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 191/239: Fix spacing.
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 192/239: on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.' The solution is to simple reconnect to the database to start with a fresh connection
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 193/239: add warning for HTTP	connection
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 194/239: fix wording
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 195/239: Merge pull request #6071 from owncloud/db-documentation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 196/239: Merge pull request #6075 from owncloud/ssl-warning
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 197/239: Merge pull request #5955	from owncloud/fix5863
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 198/239: add PHPDoc for urlParams
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 199/239: Merge pull request #6027 from owncloud/public-api-restful-routing-oc6
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 200/239: some small changes according to the review comments
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 201/239: typo fixed
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 202/239: Merge pull request #5976 from owncloud/encryption_work_with_public_gallery
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 203/239: Merge branch 'master' into encryption_enable_public_upload
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 204/239: with the latest changes in master $this-userID is always the correct ID, so we no longer need the extra parameter
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 205/239: fix custom routes	defined by apps
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 206/239: Merge pull request #5977 from owncloud/encryption_enable_public_upload
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 207/239: Merge branch 'master' into encryption_initial_enc_indicator
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 208/239: return false if user is	in incognito mode
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 209/239: switch from "name"	attribute to "id"
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 210/239: Fixed sharing hook to not remove the share before the trashbin
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 211/239: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 212/239: Merge pull request #6086 from owncloud/incognito_mode
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 213/239: fix public preview creation if a user ios logged in
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 215/239: Merge pull request #6088 from owncloud/fix_public_previews
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 216/239: Fix getRawPathInfo for	the '/' edge case
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 214/239: Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trash
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 217/239: Redetect mime type	whenever extension is renamed
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 218/239: Update file list entry	on rename
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 219/239: switch to large spinner
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 220/239: add spinner to the template so that it can be loaded in time
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 221/239: some small js fixes
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 222/239: improve encryption	message
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 223/239: Merge pull request #6048 from owncloud/encryption_initial_enc_indicator
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 224/239: Fixed unit tests for	ajax rename
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 225/239: fix path reconstruction	for reshares
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 226/239: Merge pull request #6084 from owncloud/fix-app-routing
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 227/239: New file box now has default file name + extension
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 228/239: Merge pull request #6094 from owncloud/enc_fix_reshares
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 229/239: Moved new file extension out of the translated string
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 230/239: Merge pull request #6072 from owncloud/mssql-fix-schema-migration-oc6
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 231/239: Merge pull request #6070	from ganomi/showstars
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 232/239: Merge pull request #6096 from owncloud/files-txtextfornewfiles
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 233/239: Merge pull request #6089 from owncloud/files-mimetyperefreshafterrename
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 234/239: ownCloud 6 RC1
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 235/239: Imported Upstream	version 6.0.0~rc1+dfsg
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 236/239: Merge tag	'upstream/6.0.0_rc1+dfsg'
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 237/239: MDB2 is being removed	from the upstream tarball
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 238/239: Refresh patches
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 239/239: Adapt to current version	handling
 
David Prévot
 
 - [Pkg-owncloud-commits] [owncloud] branch pristine-tar updated	(a7cf1c3 -> 6392b5c)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] branch upstream updated (790a0ec	-> 3392c56)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] annotated tag upstream/6.0.0_rc1+dfsg created (now ca08e0f)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-client] branch master updated	(cedd191 -> d140455)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-client] branch master updated	(d140455 -> 0534973)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [ocsync] branch master updated (fcba699 ->	29145d7)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] branch master updated (eca1c7e ->	d409817)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] annotated tag debian/6.0.0_rc1+dfsg-1 created (now 4726bf4)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] annotated tag v6.0.0RC1 created	(now 66118b4)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] branch master updated	(95040ba -> ace61ac)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] annotated tag 3.1.2	created (now 9eb80fe)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] annotated tag debian/3.1.3-1 created (now 3896b4d)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] annotated tag upstream/3.1.3 created (now f6eb157)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.0 created (now	d1bfa03)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.1 created (now	c63a9da)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.2 created (now	49ab1d6)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.3 created (now	a4f061c)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.4 created (now	d1e05b0)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.5 created (now	81dc781)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.6 created (now	03cac30)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.0.7 created (now	9e39009)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.1.0 created (now	471c44b)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.1.1 created (now	2202f48)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.1.2 created (now	676c9c0)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 2.1.3 created (now	e46d685)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0 created (now	6e21a00)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0-alpha1 created	(now 3a0e5c5)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0-alpha2 created	(now abd9caa)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0-alpha3 created	(now 35ebe67)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0-alpha4 created	(now ea6fe81)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0-beta1 created	(now 366ef84)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0-beta3 created	(now 813a3f4)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0-beta4 created	(now 02947fe)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.0.0beta2 created	(now e65d241)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.1.0 created (now	9a45db3)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.1.1 created (now	83b8291)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabre-vobject] tag 3.1.3 created (now	961546d)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] branch master updated	(1d38e1e -> e807fcc)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] annotated tag debian/1.9.0_alpha1+dfsg-1 created (now b3354a8)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] annotated tag upstream/1.9.0_alpha1+dfsg created (now 7ea795f)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.0 created (now	ee77daa)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.1 created (now	538ff33)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.10 created (now	92196b4)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.2 created (now	c8de167)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.3 created (now	4fda7a1)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.4 created (now	9bbd3de)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.5 created (now	bbf6bdd)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.6 created (now	8a127b3)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.7 created (now	7ca0e28)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.8 created (now	a01e8a6)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.6.9 created (now	3b3c77f)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.0 created (now	9a1bfa9)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.1 created (now	0f6a0f0)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.2 created (now	2542658)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.3 created (now	8487356)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.4 created (now	4ebcbd6)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.5 created (now	5f9a9e6)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.6 created (now	bfb45c0)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.7 created (now	753f755)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.8 created (now	88b04f5)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.7.9 created (now	05ee383)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.0 created (now	aeaa33d)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.1 created (now	2737032)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.2 created (now	3e0a39d)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.3 created (now	d765426)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.4 created (now	bdfe859)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.5 created (now	ebd935c)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.6 created (now	f3f70f4)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.8.7 created (now	41c750d)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag 1.9.0alpha1 created (now	4239478)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag trunk created (now	3714774)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.1 created (now	66ec087)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.10 created (now	1574133)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.11 created (now	67e600b)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.12 created (now	e431caf)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.12.1 created	(now a604a94)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.2 created (now	a425f04)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.3 created (now	5cde2a4)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.4 created (now	840a49f)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.5 created (now	f964a96)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.6 created (now	93f0532)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.7 created (now	498d752)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.8 created (now	8652474)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.9 created (now	daa221a)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-0.9a created (now	dd85a85)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.0 created	(now b1671b4)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.1 created	(now b6dca5b)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.10 created	(now d11f247)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.12 created	(now ba8b96d)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.13 created	(now bf1c77a)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.14 created	(now d32e198)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.15 created	(now f4ecde5)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.3 created	(now 2e7df16)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.4 created	(now 140eb6a)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.5 created	(now 7c558cc)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.6 created	(now d56d5c6)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.7 created	(now 3714774)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.8 created	(now d268f6c)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.0.9 created	(now 6a8ff6e)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.1.0 created	(now 4d9406c)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.1.1 created	(now b857195)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.1.2 created	(now fabcd8e)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0 created	(now 3946df9)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0alpha2	created (now 458f0ff)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0alpha3	created (now c9d32ad)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0alpha4	created (now 1ccf5cc)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0beta1	created (now 7aa7658)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0alpha1	created (now 077b300)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0beta2	created (now 1d27f90)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.0beta3	created (now ea791a9)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.1 created	(now e0af8f8)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.2 created	(now 16c541a)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.3 created	(now fad167a)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.4 created	(now 828d6a1)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.2.5 created	(now d249cc3)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.3.0 created	(now 7968549)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.4.0 created	(now 7ceecdc)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.4.1 created	(now 689202e)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.4.2 created	(now 50fdc0a)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.4.3 created	(now 9f88ff1)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.4.4 created	(now 53fb980)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.0 created	(now bbc2daf)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.1 created	(now dcf8a98)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.2 created	(now e546239)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.3 created	(now 7461d6e)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.4 created	(now 5c43642)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.5 created	(now b4f3e8d)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.6 created	(now b014dd9)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.7 created	(now a9688ec)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.8 created	(now bfb87ea)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.5.9 created	(now 931f1b9)
 
David Prévot
 - [Pkg-owncloud-commits] [php-sabredav] tag version-1.6.0 created	(now a615a70)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] branch master updated (d409817 ->	3894941)
 
David Prévot
    
 
    
      Last message date: 
       Sun Dec  1 17:51:40 UTC 2013
    Archived on: Sun Dec  1 17:51:42 UTC 2013
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).