The Week Of Monday 12 May 2014 Archives by thread
Starting: Sat May 17 20:01:23 UTC 2014
Ending: Sun May 18 22:32:58 UTC 2014
Messages: 274
- [Pkg-owncloud-commits] [owncloud-client] branch master updated (1664624 -> 1437b64)
Sandro Knauß
- [Pkg-owncloud-commits] [owncloud-client] branch pristine-tar updated (183f9d2 -> eff7893)
Sandro Knauß
- [Pkg-owncloud-commits] [owncloud-client] branch upstream updated (02e0a41 -> f08937a)
Sandro Knauß
- [Pkg-owncloud-commits] [owncloud-client] annotated tag upstream/1.6.0_rc2+dfsg created (now f471c83)
Sandro Knauß
- [Pkg-owncloud-commits] [owncloud-client] branch master updated (1437b64 -> 0140794)
Sandro Knauß
- [Pkg-owncloud-commits] [owncloud-client] annotated tag debian/1.6.0_rc2+dfsg-1 created (now 3303255)
David Prévot
- [Pkg-owncloud-commits] [owncloud] branch master updated (b0b3eca -> 1012aa7)
David Prévot
- [Pkg-owncloud-commits] [owncloud] 01/172: Vertically align public layout to better fit small mobile screens
David Prévot
- [Pkg-owncloud-commits] [owncloud] 02/172: port database layer from appframework to core
David Prévot
- [Pkg-owncloud-commits] [owncloud] 03/172: fix scrutinizer issues
David Prévot
- [Pkg-owncloud-commits] [owncloud] 04/172: fix doc strings for db facade
David Prévot
- [Pkg-owncloud-commits] [owncloud] 05/172: remove unusued variable
David Prévot
- [Pkg-owncloud-commits] [owncloud] 06/172: remove unusued variable
David Prévot
- [Pkg-owncloud-commits] [owncloud] 07/172: move db into iservercontainer
David Prévot
- [Pkg-owncloud-commits] [owncloud] 08/172: remove useless import
David Prévot
- [Pkg-owncloud-commits] [owncloud] 09/172: Fix typo & add type
David Prévot
- [Pkg-owncloud-commits] [owncloud] 10/172: fix phpdoc for entities
David Prévot
- [Pkg-owncloud-commits] [owncloud] 11/172: dont update entity and dont run an update query if an entity wasnt changed at all
David Prévot
- [Pkg-owncloud-commits] [owncloud] 12/172: Add sorting to files list, trashbin and public files
David Prévot
- [Pkg-owncloud-commits] [owncloud] 13/172: Set default sort of trashbin to timestamp descending
David Prévot
- [Pkg-owncloud-commits] [owncloud] 14/172: Added unit test in files app for sort function in helper class
David Prévot
- [Pkg-owncloud-commits] [owncloud] 15/172: $RUNTIME_APPTYPES is no longer used - left over from pre OC4
David Prévot
- [Pkg-owncloud-commits] [owncloud] 16/172: html input tag has no closing tag
David Prévot
- [Pkg-owncloud-commits] [owncloud] 17/172: typos, indentation and remove of unused code
David Prévot
- [Pkg-owncloud-commits] [owncloud] 18/172: fix oc dialog because the body isn't 100% x 100% in dimensions anymore
David Prévot
- [Pkg-owncloud-commits] [owncloud] 19/172: Clear selection on reload (when changing sort)
David Prévot
- [Pkg-owncloud-commits] [owncloud] 20/172: Move vertical alignment of public layout to mobile. Refs #8140
David Prévot
- [Pkg-owncloud-commits] [owncloud] 21/172: reduce multiselect max-width from 400 to 200px to not take too much space
David Prévot
- [Pkg-owncloud-commits] [owncloud] 22/172: polish jslint for files-upload.js
David Prévot
- [Pkg-owncloud-commits] [owncloud] 23/172: Add prompt dialog to OC.dialogs
David Prévot
- [Pkg-owncloud-commits] [owncloud] 24/172: escape display name and email
David Prévot
- [Pkg-owncloud-commits] [owncloud] 25/172: - make logger available in the container - inject logger class into log - adding PHPDoc comments and fixing typos
David Prévot
- [Pkg-owncloud-commits] [owncloud] 26/172: add cors middleware
David Prévot
- [Pkg-owncloud-commits] [owncloud] 27/172: [tx-robot] updated from transifex
David Prévot
- [Pkg-owncloud-commits] [owncloud] 28/172: Merge pull request #8520 from owncloud/jslint_polishing_in_file_upload
David Prévot
- [Pkg-owncloud-commits] [owncloud] 29/172: [tx-robot] updated from transifex
David Prévot
- [Pkg-owncloud-commits] [owncloud] 30/172: Fix Typo, define $ as global
David Prévot
- [Pkg-owncloud-commits] [owncloud] 31/172: Make db connection protected
David Prévot
- [Pkg-owncloud-commits] [owncloud] 32/172: Fix method signature
David Prévot
- [Pkg-owncloud-commits] [owncloud] 33/172: Use proper PHPDoc and variable names in the LDAP lib
David Prévot
- [Pkg-owncloud-commits] [owncloud] 34/172: Fix Typo
David Prévot
- [Pkg-owncloud-commits] [owncloud] 35/172: $owner is not defined here
David Prévot
- [Pkg-owncloud-commits] [owncloud] 36/172: Harden issubdirectory()
David Prévot
- [Pkg-owncloud-commits] [owncloud] 37/172: Rename issubdirectory to isSubDirectory
David Prévot
- [Pkg-owncloud-commits] [owncloud] 38/172: Use @return instead of @returns
David Prévot
- [Pkg-owncloud-commits] [owncloud] 39/172: Use WizardResult|false instead of mixed
David Prévot
- [Pkg-owncloud-commits] [owncloud] 40/172: That's bool and not always true
David Prévot
- [Pkg-owncloud-commits] [owncloud] 41/172: Merge pull request #8504 from owncloud/cors-middleware
David Prévot
- [Pkg-owncloud-commits] [owncloud] 42/172: implement most of the basic stuff that was suggested in #8290
David Prévot
- [Pkg-owncloud-commits] [owncloud] 43/172: add request to dispatcher class
David Prévot
- [Pkg-owncloud-commits] [owncloud] 44/172: add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST
David Prévot
- [Pkg-owncloud-commits] [owncloud] 45/172: fix broken if
David Prévot
- [Pkg-owncloud-commits] [owncloud] 46/172: add private property for reflector in security middleware
David Prévot
- [Pkg-owncloud-commits] [owncloud] 47/172: rename formatter to responder, formatResponse to buildResponse
David Prévot
- [Pkg-owncloud-commits] [owncloud] 48/172: adjust license headers to new mail address
David Prévot
- [Pkg-owncloud-commits] [owncloud] 49/172: default to null to not fail if type is not annotated via phpdoc
David Prévot
- [Pkg-owncloud-commits] [owncloud] 50/172: Fix method signature
David Prévot
- [Pkg-owncloud-commits] [owncloud] 51/172: Fix typo
David Prévot
- [Pkg-owncloud-commits] [owncloud] 52/172: use new controllermethodreflector for corsmiddleware
David Prévot
- [Pkg-owncloud-commits] [owncloud] 53/172: Merge pull request #8518 from owncloud/multiselect-width-fix
David Prévot
- [Pkg-owncloud-commits] [owncloud] 54/172: Merge pull request #8274 from owncloud/appframework-db
David Prévot
- [Pkg-owncloud-commits] [owncloud] 55/172: Merge pull request #8477 from owncloud/better-controllers
David Prévot
- [Pkg-owncloud-commits] [owncloud] 56/172: Merge pull request #8540 from owncloud/fix-undefined
David Prévot
- [Pkg-owncloud-commits] [owncloud] 57/172: Merge pull request #8541 from owncloud/hardenIsSubDirectory
David Prévot
- [Pkg-owncloud-commits] [owncloud] 58/172: [tx-robot] updated from transifex
David Prévot
- [Pkg-owncloud-commits] [owncloud] 59/172: adding interpolation as requested by PSR-3
David Prévot
- [Pkg-owncloud-commits] [owncloud] 60/172: Rotate thumbnail when encryption is enabled
David Prévot
- [Pkg-owncloud-commits] [owncloud] 61/172: fix style
David Prévot
- [Pkg-owncloud-commits] [owncloud] 62/172: Merge pull request #8041 from owncloud/files-sortcolumns
David Prévot
- [Pkg-owncloud-commits] [owncloud] 63/172: fix missing spaces
David Prévot
- [Pkg-owncloud-commits] [owncloud] 64/172: fix sticky footer on log in page
David Prévot
- [Pkg-owncloud-commits] [owncloud] 65/172: adding unit test for message interpolation
David Prévot
- [Pkg-owncloud-commits] [owncloud] 66/172: adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() to OC_Response, which seems to be a more reasonable place
David Prévot
- [Pkg-owncloud-commits] [owncloud] 67/172: remove legacy aka deprecated code: OC_Filesystem
David Prévot
- [Pkg-owncloud-commits] [owncloud] 68/172: remove legacy aka deprecated code: OC_Cache
David Prévot
- [Pkg-owncloud-commits] [owncloud] 69/172: remove legacy aka deprecated code: OC_FilesystemView
David Prévot
- [Pkg-owncloud-commits] [owncloud] 70/172: remove legacy aka deprecated code: OC_Cache_FileGlobalGC
David Prévot
- [Pkg-owncloud-commits] [owncloud] 71/172: Merge pull request #8482 from owncloud/public-logger
David Prévot
- [Pkg-owncloud-commits] [owncloud] 72/172: Merge pull request #8553 from owncloud/fix-8549-master
David Prévot
- [Pkg-owncloud-commits] [owncloud] 73/172: Use array as type
David Prévot
- [Pkg-owncloud-commits] [owncloud] 74/172: Merge pull request #8538 from owncloud/make-my-ide-less-complain-about-ldap
David Prévot
- [Pkg-owncloud-commits] [owncloud] 75/172: Merge pull request #8556 from owncloud/kill-legacy-code-master
David Prévot
- [Pkg-owncloud-commits] [owncloud] 76/172: Extract mount point merging logic into separate function
David Prévot
- [Pkg-owncloud-commits] [owncloud] 77/172: [tx-robot] updated from transifex
David Prévot
- [Pkg-owncloud-commits] [owncloud] 78/172: Merge pull request #8546 from owncloud/fix-preview-orientation-encrypted-master
David Prévot
- [Pkg-owncloud-commits] [owncloud] 79/172: Merge pull request #8526 from owncloud/escape-share-emails-master
David Prévot
- [Pkg-owncloud-commits] [owncloud] 80/172: make it possible to omit parameters and use the default parameters from the controller method
David Prévot
- [Pkg-owncloud-commits] [owncloud] 81/172: Merge pull request #8550 from owncloud/fix-sticky-footer
David Prévot
- [Pkg-owncloud-commits] [owncloud] 82/172: Added ground work for OC.Share unit tests
David Prévot
- [Pkg-owncloud-commits] [owncloud] 83/172: hide input field if default expire date isn't activated
David Prévot
- [Pkg-owncloud-commits] [owncloud] 84/172: add information about default expire date to the share dialog
David Prévot
- [Pkg-owncloud-commits] [owncloud] 85/172: Dont use absolute positioning for buttonrow
David Prévot
- [Pkg-owncloud-commits] [owncloud] 86/172: Don't set the dialog content height to a zero or negative value
David Prévot
- [Pkg-owncloud-commits] [owncloud] 87/172: increase width of share dialog
David Prévot
- [Pkg-owncloud-commits] [owncloud] 88/172: hide default expire message if user sets expire date
David Prévot
- [Pkg-owncloud-commits] [owncloud] 89/172: Merge pull request #8562 from owncloud/better-addmountpoint
David Prévot
- [Pkg-owncloud-commits] [owncloud] 90/172: backup the encryption key after the encryption was disabled so that the user can restore them if needed
David Prévot
- [Pkg-owncloud-commits] [owncloud] 91/172: Use jquery to get the window width
David Prévot
- [Pkg-owncloud-commits] [owncloud] 92/172: Merge pull request #8566 from owncloud/controller-defaults
David Prévot
- [Pkg-owncloud-commits] [owncloud] 93/172: Merge pull request #8398 from owncloud/enc_backup_keys
David Prévot
- [Pkg-owncloud-commits] [owncloud] 94/172: move expire message to the bottom
David Prévot
- [Pkg-owncloud-commits] [owncloud] 95/172: Merge pull request #8524 from owncloud/prompt-dialog
David Prévot
- [Pkg-owncloud-commits] [owncloud] 96/172: Fixed getAbsolutePath case when path is "0"
David Prévot
- [Pkg-owncloud-commits] [owncloud] 97/172: Merge pull request #8572 from owncloud/core-getabsolutepathwithzero
David Prévot
- [Pkg-owncloud-commits] [owncloud] 98/172: We do not support updates from 4.5 > 7.0
David Prévot
- [Pkg-owncloud-commits] [owncloud] 99/172: fixes #7949
David Prévot
- [Pkg-owncloud-commits] [owncloud] 100/172: Replace @returns with @return, in /lib
David Prévot
- [Pkg-owncloud-commits] [owncloud] 101/172: Fix @return array PHPDocs, in /lib
David Prévot
- [Pkg-owncloud-commits] [owncloud] 102/172: Squash 'a | b' into 'a|b', in /lib
David Prévot
- [Pkg-owncloud-commits] [owncloud] 103/172: Fix all PHPDoc types and variable names, in /lib
David Prévot
- [Pkg-owncloud-commits] [owncloud] 104/172: Change parameter type for useBackend
David Prévot
- [Pkg-owncloud-commits] [owncloud] 105/172: Fix PHPDoc and typos
David Prévot
- [Pkg-owncloud-commits] [owncloud] 106/172: Use OC_User_Interface instead of OC_User_Backend
David Prévot
- [Pkg-owncloud-commits] [owncloud] 107/172: Fix Scrutinizer errors about missing user backend
David Prévot
- [Pkg-owncloud-commits] [owncloud] 108/172: Change parameter order of implode
David Prévot
- [Pkg-owncloud-commits] [owncloud] 109/172: Fix Scrutinizer errors
David Prévot
- [Pkg-owncloud-commits] [owncloud] 110/172: Fix various code errors detected by Scrutinizer
David Prévot
- [Pkg-owncloud-commits] [owncloud] 111/172: More PHPDoc for file functions
David Prévot
- [Pkg-owncloud-commits] [owncloud] 112/172: fixing typo and missing @throws
David Prévot
- [Pkg-owncloud-commits] [owncloud] 113/172: adding PHPDoc
David Prévot
- [Pkg-owncloud-commits] [owncloud] 114/172: object -> \OC\Preview
David Prévot
- [Pkg-owncloud-commits] [owncloud] 115/172: fix PHPDoc
David Prévot
- [Pkg-owncloud-commits] [owncloud] 116/172: @breif -> @brief
David Prévot
- [Pkg-owncloud-commits] [owncloud] 117/172: @returns -> @return
David Prévot
- [Pkg-owncloud-commits] [owncloud] 118/172: fixing variable naming
David Prévot
- [Pkg-owncloud-commits] [owncloud] 119/172: Raise php5 minimal dependency
David Prévot
- [Pkg-owncloud-commits] [owncloud] 120/172: Add tests for other types that PHP might cast
David Prévot
- [Pkg-owncloud-commits] [owncloud] 121/172: Merge pull request #8586 from owncloud/more-unit-tests
David Prévot
- [Pkg-owncloud-commits] [owncloud] 122/172: Merge pull request #8542 from owncloud/phpdoc-improvements
David Prévot
- [Pkg-owncloud-commits] [owncloud] 123/172: Merge pull request #8582 from owncloud/remove-outdated-update-sc
David Prévot
- [Pkg-owncloud-commits] [owncloud] 124/172: provide a way to detect the language that is being used (e.g. for clientside javascript language selection
David Prévot
- [Pkg-owncloud-commits] [owncloud] 125/172: use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability
David Prévot
- [Pkg-owncloud-commits] [owncloud] 126/172: use registerService method instead of array access
David Prévot
- [Pkg-owncloud-commits] [owncloud] 128/172: Set row height in files table
David Prévot
- [Pkg-owncloud-commits] [owncloud] 129/172: Merge pull request #8584 from Bagera/master
David Prévot
- [Pkg-owncloud-commits] [owncloud] 130/172: Merge pull request #8403 from owncloud/fix-oc-dialog
David Prévot
- [Pkg-owncloud-commits] [owncloud] 131/172: Merge pull request #8522 from owncloud/sharing_ux_improvements
David Prévot
- [Pkg-owncloud-commits] [owncloud] 132/172: Merge pull request #8567 from owncloud/test-ocshareunittests
David Prévot
- [Pkg-owncloud-commits] [owncloud] 133/172: fix typo encryption
David Prévot
- [Pkg-owncloud-commits] [owncloud] 135/172: Merge pull request #8597 from owncloud/l10n-fix-typo
David Prévot
- [Pkg-owncloud-commits] [owncloud] 136/172: Merge pull request #8587 from Raydiation/master
David Prévot
- [Pkg-owncloud-commits] [owncloud] 137/172: changing label "URL" to "Host"
David Prévot
- [Pkg-owncloud-commits] [owncloud] 138/172: Merge pull request #8589 from fibsifan/files_external_sftp_port
David Prévot
- [Pkg-owncloud-commits] [owncloud] 139/172: Merge pull request #8140 from owncloud/login-valign
David Prévot
- [Pkg-owncloud-commits] [owncloud] 140/172: Fixed trashbin to use correct class
David Prévot
- [Pkg-owncloud-commits] [owncloud] 141/172: Merge pull request #8603 from owncloud/trashbinfix
David Prévot
- [Pkg-owncloud-commits] [owncloud] 142/172: Now settings CSS class with appid in content DIV
David Prévot
- [Pkg-owncloud-commits] [owncloud] 143/172: Added app navigation for files app
David Prévot
- [Pkg-owncloud-commits] [owncloud] 144/172: Added navigation manager in files app for the sidebar
David Prévot
- [Pkg-owncloud-commits] [owncloud] 145/172: Files app navigation can now switch
David Prévot
- [Pkg-owncloud-commits] [owncloud] 146/172: Namespacing for FileList, FileActions and trashbin app
David Prévot
- [Pkg-owncloud-commits] [owncloud] 147/172: Fixed many issues, clean up
David Prévot
- [Pkg-owncloud-commits] [owncloud] 149/172: Fallback for triangle icons
David Prévot
- [Pkg-owncloud-commits] [owncloud] 150/172: SVG fallback for settings icon
David Prévot
- [Pkg-owncloud-commits] [owncloud] 151/172: Fix drag and drop in IE8
David Prévot
- [Pkg-owncloud-commits] [owncloud] 152/172: Merge pull request #6260 from owncloud/jan-navigation-filesidebar
David Prévot
- [Pkg-owncloud-commits] [owncloud] 153/172: Merge pull request #8610 from owncloud/ie8-filesdndbug
David Prévot
- [Pkg-owncloud-commits] [owncloud] 154/172: allow admin to enforce passwords for public link shares
David Prévot
- [Pkg-owncloud-commits] [owncloud] 155/172: use default expire date only for link shares
David Prévot
- [Pkg-owncloud-commits] [owncloud] 156/172: Merge pull request #8604 from owncloud/sharing_encforce_password
David Prévot
- [Pkg-owncloud-commits] [owncloud] 157/172: Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links
David Prévot
- [Pkg-owncloud-commits] [owncloud] 159/172: Use Files-Excluded feature instead of homemade repack
David Prévot
- [Pkg-owncloud-commits] [owncloud] 160/172: Strip away unused files with non-free ICC profiles
David Prévot
- [Pkg-owncloud-commits] [owncloud] 161/172: Merge pull request #8609 from owncloud/ie8-svgfallbackforicons
David Prévot
- [Pkg-owncloud-commits] [owncloud] 162/172: [tx-robot] updated from transifex
David Prévot
- [Pkg-owncloud-commits] [owncloud] 163/172: Strip away copyrighted ICC profiles
David Prévot
- [Pkg-owncloud-commits] [owncloud] 164/172: Document repack
David Prévot
- [Pkg-owncloud-commits] [owncloud] 166/172: Merge tag 'upstream/7_20140518+dfsg'
David Prévot
- [Pkg-owncloud-commits] [owncloud] 167/172: Refresh patches
David Prévot
- [Pkg-owncloud-commits] [owncloud] 168/172: Update copyright
David Prévot
- [Pkg-owncloud-commits] [owncloud] 169/172: Update useless files
David Prévot
- [Pkg-owncloud-commits] [owncloud] 170/172: Factorize useless files
David Prévot
- [Pkg-owncloud-commits] [owncloud] 171/172: Remove tests directory from core/js
David Prévot
- [Pkg-owncloud-commits] [owncloud] 172/172: Update changelog for 7~20140518+dfsg-1 release
David Prévot
- [Pkg-owncloud-commits] [owncloud] branch pristine-tar updated (c002932 -> 1dc2605)
David Prévot
- [Pkg-owncloud-commits] [owncloud] branch upstream updated (eaed023 -> e241b92)
David Prévot
- [Pkg-owncloud-commits] [owncloud] branch 6.0 created (now 7e1a021)
David Prévot
- [Pkg-owncloud-commits] [owncloud] annotated tag upstream/7_20140518+dfsg created (now d4cd544)
David Prévot
- [Pkg-owncloud-commits] [owncloud] branch master updated (1012aa7 -> 3191825)
David Prévot
- [Pkg-owncloud-commits] [owncloud] annotated tag debian/7_20140518+dfsg-1 created (now 0eae4c1)
David Prévot
- [Pkg-owncloud-commits] [owncloud-doc] branch master updated (99c81f6 -> 35f30e4)
David Prévot
- [Pkg-owncloud-commits] [owncloud-doc] branch pristine-tar updated (0d4f2f2 -> 4ded5a0)
David Prévot
- [Pkg-owncloud-commits] [owncloud-doc] branch upstream updated (e9f2ea3 -> 05ea83c)
David Prévot
- [Pkg-owncloud-commits] [owncloud-doc] annotated tag upstream/0_20140513 created (now 195562b)
David Prévot
- [Pkg-owncloud-commits] [owncloud-doc] annotated tag debian/0_20140513-1 created (now b9d0e82)
David Prévot
Last message date:
Sun May 18 22:32:58 UTC 2014
Archived on: Sun May 18 22:32:59 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).