The Week Of Monday 30 June 2014 Archives by thread
      
      Starting: Tue Jul  1 10:21:17 UTC 2014
         Ending: Fri Jul  4 03:57:35 UTC 2014
         Messages: 447
     
- [Pkg-owncloud-commits] [owncloud-client] branch master updated	(8c49664 -> 443310a)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-client] branch pristine-tar	updated (e7b09c4 -> 140d809)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-client] branch upstream updated	(2f68a12 -> 1e78618)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-client] annotated tag upstream/1.6.1+dfsg created (now fb6cc7a)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-client] annotated tag v1.6.1	created (now b77ee3f)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-client] branch master updated	(443310a -> b194e19)
 
Sandro Knauß
 - [Pkg-owncloud-commits] [owncloud-client] branch master updated	(b194e19 -> f67673b)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-client] annotated tag debian/1.6.1+dfsg-1 created (now a9e1692)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] branch master updated	(6919d9b -> 9c52cac)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] branch pristine-tar updated	(1c17d41 -> 9bdfd13)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] branch upstream updated	(2e2a0e2 -> 3be6ed2)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] annotated tag upstream/0_20140628 created (now c19253a)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] branch 6.0 updated (fb42156 ->	0637256)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] branch master updated (4f0dd38 ->	c3214bd)
 
David Prévot
- [Pkg-owncloud-commits] [owncloud] 01/273: some strings to localize external mount api responses. fix #8094
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 02/273: Fix delete action height
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 03/273: Aligning with line height
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 05/273: allow configuring objectstore as home and root storage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 06/273: make objectstore setup more robust, don't pass user to object store mounted as root
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 07/273: change 'object_storage' config param to 'root_storage' copy skeleton only for local filesystems
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 04/273: Aligning in the table	header as well
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 08/273: move swift and abstract	code to core
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 09/273: require updated 3rdparty	with rackspace libs
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 10/273: fix fallback config for	default home storage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 11/273: when root storage cannot be mounted throw an exception visible to the end user
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 12/273: use exceptions to notify abstract parent class of problems
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 13/273: minor code cleanup
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 14/273: fix checking unset array values, deduplicate code, remove file from cache if it could not be stored in the objectstore
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 15/273: update 3rdparty
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 16/273: move creation of / and users 'files' from storage constructor to setupFS / mount initialization
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 17/273: add initial swift test	with trystack
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 18/273: fix unit test by always initializing the root of the storage in the constructor
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 19/273: only use one config option 'objectstore' for root and home storage configuration
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 20/273: add 'objectstore'	configuration example
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 21/273: add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 22/273: remove duplicate method
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 23/273: change architecture from inheritance to composition
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 24/273: fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as storage id, by default use container/bucket name for storageid, make storageid configurable, store user only for HomeObjectStoreStorage, change updateObject() to writeObject()
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 25/273: move to stream based IObjectStore interface, rearrange & reformat code
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 26/273: use 'object' as the	fakedir stream name
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 27/273: search term for users and groups may occur anywhere in the name or displayname, not just in the beginning
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 28/273: use common storage test
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 29/273: add disclaimer to	objectstore example config
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 30/273: add tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 31/273: Add support for rackspace	swift backends
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 32/273: Allow adding object stores with the files_external mount config
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 33/273: Only initialize the swift container when manipulating an object
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 34/273: Don't bother checking for external updates for objectstore storages
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 35/273: Test runner now loads CSS	and hides testArea
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 36/273: Removed unused	padding-right of the controls bar
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 37/273: return int, not string
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 38/273: clean up created groups after testing, and correct parameter order
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 39/273: make sure that during share and unshare the etags get propagated correctly
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 40/273: always use oc filesystem	for rename operation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 41/273: always use a	\OC\Files\View
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 42/273: fix unit tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 43/273: extend Dummy user and group implementation to pass tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 44/273: delete object without	downloading it first
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 45/273: remove rackspace opencloud libs from files_external 3rdparty
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 46/273: make sure that hooks are	registered for the tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 47/273: Prevent running the files:scan command as the wrong user
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 48/273: Fix test mail behaviour
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 49/273: better validation for	OC_App::getAppPath()
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 50/273: Fix hidden share button	and checkbox layout
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 51/273: update files_external swift to php-opencloud v1.9.2
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 52/273: Prevent loading apps in remote when an upgrade is due
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 53/273: Moved office mimetype	update to a repair step
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 54/273: Added test case for when target mime types already exist
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 55/273: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 56/273: Merge pull request #9193 from owncloud/sharing_etag_propagation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 57/273: fix objectstore test	execution
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 58/273: Add error message when no users specified to files:scan command
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 59/273: Redeclared as public to allow invocation from within the closure in php 5.3
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 60/273: Merge pull request #9171 from owncloud/enc_always_use_oc_view
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 61/273: Merge pull request #9210 from owncloud/better_validation_in_getAppPath
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 62/273: Merge pull request #9211 from owncloud/fix-hidden-share-button
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 63/273: Fix ellipsis for folders	on mobile screens
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 64/273: Fixed mime type repair	step
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 65/273: fix padding for last cell	in summary of trashbin
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 66/273: Merge pull request #9223 from owncloud/occ-scan-arguments
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 67/273: Merge pull request #9206 from owncloud/occ-scan-user
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 68/273: Merge pull request #9213 from owncloud/upgrade-donotloadappsinremote
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 69/273: Merge pull request #9230 from owncloud/fix-repair-step-php-53
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 70/273: Merge pull request #9234 from owncloud/fix-ellipsis-for-folders
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 71/273: Add missing quotes for	Oracle
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 72/273: Fix wording for remote	shares in settings page
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 73/273: Check if classes/method exists before trying to call them in background jobs
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 74/273: Merge pull request #9236 from owncloud/sharing-settingswording
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 75/273: Merge pull request #9051 from owncloud/Bagera-master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 76/273: drop unneeded code
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 77/273: Fix check if class exists
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 78/273: Merge pull request #9241 from owncloud/backgroundjob-check
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 80/273: Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 81/273: fix autoloader
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 82/273: remove pointless require - we should kill all require_once like that in our tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 83/273: Breadcrumb width	calculation fix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 84/273: Merge pull request #9215 from owncloud/officemimetypesupdatefix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 85/273: update hasUpdated description, overwrtie testStat for objectstore test
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 86/273: Merge pull request #9247 from owncloud/move-webdav-class-to-core-master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 87/273: Sync file list with file	actions
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 88/273: Merge pull request #9174 from owncloud/breadcrumbfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 89/273: use normalize path to convert '.' to '' in objectstorestorage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 90/273: Merge pull request #9254 from owncloud/fileactions-deferred
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 91/273: show share action of shared items darker to distinguish from non-shared, fix #8898
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 92/273: fix rename icon, fix #9257
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 93/273: Allow late registration of file actions in public page
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 94/273: Remove missed console.log	in file list
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 95/273: shorten userid columns to	64 chars, ref #9186
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 96/273: Merge pull request #8383 from owncloud/object_storage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 97/273: Use the etag to check for updates in webdav storages where available
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 98/273: Also check for updated permissions for webdav storages
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 99/273: Fix parsing of webdav	permissions
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 100/273: Improve comment
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 101/273: Merge pull request #9259 from owncloud/fix-rename-icon
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 102/273: Use file_source to find matching share for nested link shares
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 103/273: Merge pull request #9256 from owncloud/design-mobile-shared
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 104/273: Merge pull request #9260 from owncloud/fileactions-lateregisterinpublicpage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 105/273: Unit tests for share dropdown with nested link share
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 106/273: fix trailing whitespace	noted by Scrutinizer
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 107/273: always regenerate etag when writing back file to objectstore
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 108/273: specify no attribute for group exists check, as done with users
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 109/273: fix instantiation of	Access class
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 110/273: Merge pull request #9263 from owncloud/remote-share-update
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 111/273: also adapt result check	from readAttribute
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 112/273: normalize path before comparison to make sure that we always find the mount point
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 113/273: check if file exists before deleting keys, and add debug output for every delete operation
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 114/273: unit tests
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 115/273: Merge pull request #9264 from owncloud/share-linkshareusefilesource
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 116/273: fix server share dialog	title
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 117/273: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 118/273: trigger db update
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 119/273: Merge pull request #9020 from owncloud/l10n-external-errors-fix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 120/273: Merge pull request #9265 from owncloud/fix-whitespace
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 121/273: more strings to translate in utils also some fixes in defaults
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 122/273: Merge pull request #9278 from owncloud/l10n-servershare-dialog
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 123/273: Merge pull request #8777 from owncloud/l10n-utils-and-defaults
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 124/273: Merge pull request #9261 from owncloud/shorten_userid_columns
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 130/273: Use get random bytes as uniqeid() is not unique in some cases
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 126/273: Merge pull request #9266 from owncloud/fix_objectstore_etag_update
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 127/273: add indie.json for Indie	App Store listing
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 128/273: don't typecast null	values inside dispatcher.php
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 129/273: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 131/273: Merge pull request #9207 from owncloud/prevent-default-for-mail-test
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 132/273: Use filtered list for ext storage list mounts API
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 133/273: no longer check if the external storage app is enabled, we use no the webdav implementation from core
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 134/273: remove obsolete CSS, fix visual bug in share dialog #9255
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 135/273: fix expire message going	out of box, fix #9280
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 136/273: make expiration message grey, less present in dropdown
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 137/273: Use attr() instead of data() so the item ids work as intended
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 138/273: Merge pull request #9301 from owncloud/dont_check_external_stoage_app
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 139/273: Merge pull request #9303 from owncloud/issue/8841
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 140/273: Return 503 in public.php and OCS API when upgrade is due
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 141/273: Fixes typo with sendmail	detection - fixes #9203
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 142/273: Return 503 OCS response	with requested format
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 143/273: Add	StorageNotAvailableException
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 144/273: Handle StorageNotAvailableException in ajax/list.php
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 145/273: If loading a directory fails, navigate back to the previous directory
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 146/273: improved error message
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 147/273: Handle	StorageNotAvailableException in webdav
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 148/273: change 'Cancel upload' text to x icon for more space in breadcrumbs bar
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 149/273: Merge pull request #9305 from owncloud/design-share-fixes
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 150/273: loop over usernames,	not passwords
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 151/273: Merge pull request #9240 from owncloud/enc_check_if_file_exists
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 152/273: [tx-robot] updated from	transifex
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 153/273: Merge pull request #9307	from Gomez/master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 154/273: Merge pull request #9292 from owncloud/issue/9161
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 155/273: Merge pull request #9300 from owncloud/extstorage-listfilterfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 156/273: Merge pull request #9313 from owncloud/design-icon-cancel
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 157/273: Merge pull request #9306 from owncloud/publicneedsupgrade
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 158/273: add missing backticks
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 159/273: Fix migrator tests to use the correct migrator instances
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 160/273: Added test for reserved	keywords
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 161/273: Merge pull request #9287 from owncloud/indie-json
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 162/273: Fix warnings when	personal is not set
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 163/273: hides table header while	users load.
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 164/273: Merge pull request #9326 from owncloud/add_missing_backticks
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 165/273: Merge pull request #9006 from owncloud/ldap_fix_bgjob
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 166/273: Add bak defaultapp	setting
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 167/273: Detect removed public	shares
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 168/273: Merge pull request #9156 from owncloud/solve-8959
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 169/273: Merge pull request #9328 from owncloud/extstorage-annoyingwarnings
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 170/273: Remove external shares	if the share is invalid
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 171/273: More error catching in	list.php
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 172/273: Catch	StorageInvalidException in webdav
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 173/273: Support for multiple	default apps
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 174/273: Merge pull request #9330 from owncloud/jumpingheader
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 175/273: Use getAbsoluteUrl for	redirection URL
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 176/273: fix the layout of the enforced expiry date message
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 177/273: increase width of	version dropdown - fixes #9270
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 178/273: Redirect after session expiry to the previous loaded page
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 179/273: Added unit test for	default app URL
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 180/273: Update submodule to include the PostgresPlatform patch
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 181/273: Merge pull request #9335 from owncloud/fix-expire-message-layout
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 182/273: add a explicit interface	for the home storage
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 183/273: Fixed remote share	password param detection
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 184/273: Fix fileActionsReady event after deferred file actions update
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 185/273: don't move a share mount point into a different mount point
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 186/273: add ellipsizing to restore string if text is too long
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 187/273: Merge pull request #9334 from owncloud/defaultappfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 188/273: Merge pull request #9327 from owncloud/migrator-postgreskeywordtest
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 189/273: Use fileActionsReady to	re-render sharing icons
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 190/273: Fix files list scroll	behavior
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 191/273: fix redirect URL unit	test
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 198/273: Merge pull request #9350	from Gomez/master
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 193/273: Merge pull request #9338 from owncloud/fix-redirect-for-appframework
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 194/273: initialize a dummy memory session - fixes https://github.com/owncloud/activity/issues/78
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 195/273: Fix indent
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 196/273: Merge pull request #9336 from owncloud/fix-version-dropdown
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 197/273: Merge pull request #9344 from owncloud/files-scrollissue
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 199/273: Merge pull request #9341 from owncloud/sharing-fileactions-fix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 200/273: Fix unit test
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 201/273: Remove invalid mounts	from the active fs
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 202/273: change controls bar color to white for less grey-in-grey design
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 203/273: reduce transparency of controls bar for less distraction
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 204/273: Merge pull request #9288 from owncloud/fix_dispatcher_null_values
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 205/273: Fix service warning
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 206/273: Merge pull request #9245 from owncloud/server2server-sharing-design-fixes
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 207/273: rename mount point of children if parent was renamed
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 208/273: make sure table header is white instead of slightly grey
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 209/273: Merge pull request #9362 from owncloud/public-servicewarningfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 210/273: prevent overflow in user management controls bar, fix #9277
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 211/273: allow horizontal scrollbar in settings to make user mgmt usable on mobile
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 212/273: Fix update dialog running out of horizontal space in Firefox. Fixes #9298
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 213/273: shade color for modified	dates again, fix #9363
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 214/273: Merge pull request #9370 from owncloud/design-fix-usermgmt-glitch
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 215/273: simplify formula and add	comment
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 216/273: add link to contribute and promote pages in personal settings
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 217/273: Merge pull request #9311 from owncloud/storage-not-available
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 218/273: Merge pull request #9364 from owncloud/sharing_rename_mount_points
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 219/273: remove border-bottom of	controls bar
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 220/273: personal: link straight to /promote as @tomneedham said
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 221/273: remove shadow effects from settings icons, reduce size
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 222/273: remove shadow effects from places icons, reduce size
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 223/273: remove shadow effects from info, search and settings icon, reduce size
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 224/273: remove shadow effects from folder icons, reduce size
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 225/273: Merge pull request #9369 from owncloud/designfix-update
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 226/273: Merge pull request #9373 from owncloud/design-fix-modified
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 227/273: Merge pull request #9329 from owncloud/sharing_check_target
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 228/273: Fixed event source	fallback after close
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 229/273: Fix JSHint errors in	EventSource class
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 230/273: Merge pull request #9381 from owncloud/design-icons-shadow
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 231/273: fix lineheight of	server2server share
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 232/273: fix animation of sidebar and prevent horizontal scrollbar, fix #9284
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 233/273: fix nametext height,	was higher than the row
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 234/273: Revert "hides table	header while users load."
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 235/273: fix position of shared	file buttons
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 236/273: shared view: remove	whitespace glitch on right
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 237/273: hide text of download	button, only show icon
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 238/273: use same logo for mobile as for when logged in, fix #9360
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 239/273: Merge pull request #9374 from owncloud/link-contribute-promote
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 240/273: Merge pull request #9382 from owncloud/server2server-css
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 241/273: Merge pull request #9388 from owncloud/design-fix-sidebar
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 242/273: Merge pull request #9365 from owncloud/design-controls-polish
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 243/273: Merge pull request #9389 from owncloud/fix-nametext-height
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 244/273: fix position of rename	function, and text size
 
David Prévot
 - [Pkg-owncloud-commits]  [owncloud] 249/273: add whitespace to bottom of Files list – more obvious it's the end, and space for share dropdown
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 250/273: fix left margin of file	list summary
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 251/273: reduce file list bottom	whitespace a bit
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 252/273: for shared links, use wide logo on desktop and icon on mobile
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 253/273: Remove forgotten debug	log
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 246/273: Merge pull request #9391 from owncloud/design-mobile-share
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 247/273: only show message if default expire date is enforced
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 248/273: Merge pull request #9384 from owncloud/eventsrc-fixfallbackwhenclosed
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 254/273: Merge pull request #9390	from owncloud/fix-9368
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 255/273: fix checkbox shifting	when rename input appears
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 256/273: Merge pull request #9394 from owncloud/design-fix-rename
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 257/273: fix hook names
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 258/273: Improved remote share	owner display
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 259/273: Merge pull request #9403 from owncloud/design-fix-fileslistbottom
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 260/273: Hide the size in the	trashbin summary row
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 261/273: Merge pull request #9407 from owncloud/fix-share-logo
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 262/273: Merge pull request #9420 from owncloud/trashbin-hidesummarysize
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 263/273: Merge pull request #9408 from owncloud/redirectconsolelogfix
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 264/273: Merge pull request #9402 from owncloud/sharing_improved_dialog
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 265/273: Merge pull request #9413 from owncloud/fix_hook_names
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 266/273: Merge pull request #9410 from owncloud/shareownernamewidth
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 267/273: 7RC1
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 268/273: Drop now useless	dversionmangle
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 270/273: Merge tag	'upstream/7.0.0_rc1+dfsg'
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 271/273: Update packaging
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 272/273: Refresh patches
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] 273/273: Update changelog for	7.0.0~rc1+dfsg-1 release
 
David Prévot
 
 - [Pkg-owncloud-commits] [owncloud] branch pristine-tar updated	(99b8d35 -> c05ce48)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] branch upstream updated (cb657f0	-> fe5a04b)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] annotated tag upstream/7.0.0_rc1+dfsg created (now cf36248)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] annotated tag v7.0.0RC1 created	(now 941c170)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud-doc] annotated tag debian/0_20140628-1 created (now 350a5da)
 
David Prévot
 - [Pkg-owncloud-commits] [owncloud] annotated tag debian/7.0.0_rc1+dfsg-1 created (now 3dcc3f3)
 
David Prévot
    
 
    
      Last message date: 
       Fri Jul  4 03:57:35 UTC 2014
    Archived on: Fri Jul  4 03:57:37 UTC 2014
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).