]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2016-02-12 Roeland Jago... Provide proper feedback when creating a share in the...
2016-02-12 Jenkins for... [tx-robot] updated from transifex
2016-02-11 Thomas MüllerMerge pull request #22334 from owncloud/files_videoplay...
2016-02-11 Lukas ReschkeMark files_videoplayer as shipped
2016-02-11 Thomas MüllerMerge pull request #22314 from owncloud/fix-mariadb...
2016-02-11 Thomas MüllerMerge pull request #22320 from owncloud/files_external...
2016-02-11 Thomas MüllerMerge pull request #22315 from owncloud/update-info...
2016-02-11 Thomas MüllerMerge pull request #22264 from owncloud/read-version...
2016-02-11 Thomas MüllerUse official mariadb docker
2016-02-11 Thomas MüllerMerge pull request #22322 from owncloud/fix-typo
2016-02-11 Thomas MüllerMerge pull request #22307 from owncloud/remove-notifica...
2016-02-11 Thomas MüllerMerge pull request #22308 from owncloud/shorter-ttl...
2016-02-11 Thomas MüllerMerge pull request #22290 from owncloud/dav-upload...
2016-02-11 Robin Appelmanencrypt passwords for files_external
2016-02-11 Morris JobkeFix typo
2016-02-11 Morris JobkeMerge pull request #22316 from owncloud/fix_22309
2016-02-11 Joas SchillingUpdate info checker requirements
2016-02-11 Roeland Jago... Properly check for legacy methods
2016-02-11 Thomas MüllerWait until mariadb is up and running
2016-02-11 Thomas MüllerMerge pull request #22281 from owncloud/activity-100...
2016-02-11 Thomas MüllerFixes #13658
2016-02-11 Joas SchillingDelete the notification when the owner unshares the...
2016-02-11 Joas SchillingRemove the notification if accepting/declining failed...
2016-02-11 Jenkins for... [tx-robot] updated from transifex
2016-02-10 C Montero-Luque9.0.0 beta 1 v9.0beta1
2016-02-10 Thomas MüllerMerge pull request #22285 from owncloud/fix_22275
2016-02-10 Lukas ReschkeMerge pull request #22297 from owncloud/public-webdavdo...
2016-02-10 Vincent PetryRevert back to non-webdav download link for public...
2016-02-10 Thomas MüllerMerge pull request #22276 from owncloud/harden-updater...
2016-02-10 Thomas MüllerMerge pull request #22269 from owncloud/issue-22243...
2016-02-10 Thomas MüllerMerge pull request #22271 from owncloud/remember-login...
2016-02-10 Thomas MüllerMerge pull request #22273 from owncloud/versions-fixpat...
2016-02-10 Thomas MüllerNo longer evaluate appinfo/version
2016-02-10 Roeland Jago... Also filter the old share info endpoint
2016-02-10 Robin Appelmanalso fix lock order for chunked dav uploads
2016-02-10 Lukas ReschkeHarden updater authentication
2016-02-10 Robin Appelmanscan the file in the write lock when uploading over dav
2016-02-10 Roeland Jago... Only show link shares for the current user
2016-02-10 Joas SchillingAdd translations of unshare activities
2016-02-10 Vincent Chanrefactoring code
2016-02-10 Thomas MüllerMerge pull request #22267 from owncloud/fix_encryption2
2016-02-10 Thomas MüllerMerge pull request #20073 from owncloud/files-should...
2016-02-10 Thomas MüllerMerge pull request #22270 from owncloud/use-cache-directly
2016-02-10 Thomas MüllerMerge pull request #22274 from owncloud/fix_21710
2016-02-10 Thomas MüllerMerge pull request #22263 from owncloud/fix-group-princ...
2016-02-10 Roeland Jago... Updated davclient.js
2016-02-10 Vincent PetryMerge pull request #22266 from owncloud/fix_21726
2016-02-10 Vincent PetryUse full path of known file when handling versions
2016-02-10 Vincent PetryRemove path from versions response
2016-02-10 Bjoern Schiessleremember signature version and only set it on update...
2016-02-10 Joas SchillingChunk the queries to make sure they don't time out
2016-02-10 Vincent ChanRemember previous state of remember login checkbox
2016-02-10 Lukas ReschkeUse cache directly instead of QB
2016-02-10 Roeland Jago... Only show link spinner if the share exists
2016-02-10 Bjoern Schiessleuse the version of the original file if we write the...
2016-02-10 Thomas Müller Fix group principal
2016-02-10 Thomas MüllerMerge pull request #22253 from owncloud/notifications...
2016-02-10 Thomas MüllerMerge pull request #22256 from owncloud/hide-updater...
2016-02-10 Joas SchillingFix oracle by using less quotes
2016-02-10 Joas SchillingListen to the notification event to reload the file...
2016-02-10 Joas SchillingMark the accept button as primary
2016-02-10 Joas SchillingCreate the actions with the correct ID
2016-02-10 Joas SchillingMake sure the share ID is an integer
2016-02-10 Joas SchillingFix action paths
2016-02-10 Joas SchillingBring the messages inline
2016-02-10 Joas SchillingFix the notification API usage
2016-02-10 Joas SchillingRevert "Disable the remote sharing notifications until...
2016-02-10 Jenkins for... [tx-robot] updated from transifex
2016-02-09 Lukas ReschkeMerge pull request #21557 from owncloud/use-hmac-over...
2016-02-09 Lukas ReschkeAdd tests for setVersion
2016-02-09 Vincent PetryUse cache update instead of put for encryption version
2016-02-09 Lukas ReschkeUse cache and add tests
2016-02-09 Bjoern Schiessledon't decrease ->version for part files but only a...
2016-02-09 Vincent PetryCheck if partial cache entry or not in encryption wrapper
2016-02-09 Bjoern SchiesslerealPath should contain the path to the file we want...
2016-02-09 Lukas ReschkeUse database for keeping track of the version
2016-02-09 Lukas ReschkeUse number of chunk for HMAC as well
2016-02-09 Lukas ReschkeKeep track of file version
2016-02-09 Lukas ReschkeClarify documentation
2016-02-09 Lukas ReschkeUse hash with appended "a" of the original password...
2016-02-09 Björn Schießlefixing unit tests
2016-02-09 Lukas ReschkeUse random_bytes instead OpenSSL
2016-02-09 Björn Schießlemeta data are at the end of the file
2016-02-09 Björn Schießlealways use default cipher for write operations, no...
2016-02-09 Björn Schießlemake it backward compatible to work with signed and...
2016-02-09 Björn Schießlesign all encrypted blocks and check signature on decrypt
2016-02-09 Lukas ReschkeAdd note about the addPadding function
2016-02-09 Lukas ReschkeUse an actual 16 byte long IV
2016-02-09 Lukas ReschkeUse AES-256-CTR as default
2016-02-09 Thomas MüllerMerge pull request #22192 from owncloud/fix_19685
2016-02-09 Thomas MüllerMerge pull request #22246 from owncloud/register-proces...
2016-02-09 Thomas MüllerMerge pull request #22255 from owncloud/add-sso-for...
2016-02-09 Thomas MüllerMerge pull request #22251 from owncloud/smb-105
2016-02-09 Thomas MüllerMerge pull request #22249 from owncloud/fix-22245
2016-02-09 C. Montero... Merge pull request #20928 from owncloud/publicdav-check...
2016-02-09 C. Montero... Merge pull request #22252 from owncloud/consolidate...
2016-02-09 Lukas ReschkeHide updater.secret from occ output by default
2016-02-09 Lukas ReschkeAdd SSO for updater application
2016-02-09 Arthur Schiwonrevolutionar: change updates might even sent the new...
2016-02-09 Lukas ReschkeMerge pull request #22238 from owncloud/add-link-to...
next