]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-12-18 Thomas MüllerMerge pull request #6431 from owncloud/core-pluraltrans...
2013-12-18 Jenkins for... [tx-robot] updated from transifex
2013-12-17 Jan-Christoph... Merge pull request #6366 from owncloud/fix-6335
2013-12-17 Jenkins for... [tx-robot] updated from transifex
2013-12-17 Björn SchießleMerge pull request #6474 from owncloud/enc_detect_encry...
2013-12-17 Frank Karlitschekclarifying license
2013-12-17 Bjoern Schiesslereliable detect encrypted files
2013-12-17 Frank KarlitschekMerge pull request #6436 from owncloud/allconfig-defaults
2013-12-17 Jenkins for... [tx-robot] updated from transifex
2013-12-17 Thomas MüllerMerge pull request #6345 from owncloud/mysql-set-names...
2013-12-17 Thomas Mülleradd missing quotes + field declarations
2013-12-17 Thomas MüllerMerge pull request #6438 from owncloud/core-logexceptionfix
2013-12-17 Frank KarlitschekMerge pull request #6386 from owncloud/trash_always_sho...
2013-12-16 Björn SchießleMerge pull request #6183 from owncloud/enc_tests
2013-12-16 Bjoern Schiesslealways show home breadcrumb in files view
2013-12-16 Thomas TanghusMerge pull request #6448 from owncloud/silence_favourites
2013-12-16 Thomas TanghusUse DEBUG instead of ERROR when favourites not found...
2013-12-16 Bjoern Schiessleupdate file cache for target file
2013-12-16 Bjoern Schiessleonly remove encryption keys if a real file gets deleted...
2013-12-16 Vincent PetryFixed JS plural function to be per app
2013-12-16 Bjoern Schiesslecall set password hook because it doesn't get triggered...
2013-12-16 Vincent PetryDo not use L10n when logging exceptions
2013-12-16 icewind1991Merge pull request #6315 from owncloud/ingroup-cache
2013-12-16 Robin AppelmanAlso add default to the \OCP\IConfig interface
2013-12-16 Robin Appelmanadd default parameter for AllConfig->get*Value()
2013-12-13 Jenkins for... [tx-robot] updated from transifex
2013-12-13 Vincent PetryMerge pull request #6321 from sevoku/master
2013-12-13 Vincent PetryMerge pull request #6392 from owncloud/no-backgroundjob...
2013-12-13 Robin Appelmandont try to register background jobs if we haven't...
2013-12-13 Arthur Schiwonadjust test
2013-12-13 Arthur Schiwoncoding style
2013-12-13 Arthur Schiwoncoding style
2013-12-13 Arthur SchiwonOn webdav sesssions, loginname was compared to username...
2013-12-13 Jörn Friedrich... rely only on php DateTime to parse the db datetime...
2013-12-13 Arthur SchiwonLDAP: fix method behind save button on advancend and...
2013-12-13 Vincent PetryMerge pull request #6390 from owncloud/migration-fixwebroot
2013-12-13 Vincent PetryFix webroot for update page
2013-12-13 Bjoern Schiesslealways show 'Deleted Files' breadcrumb
2013-12-13 Thomas MüllerMerge pull request #6318 from owncloud/gethome-cache
2013-12-13 Thomas MüllerMerge pull request #6347 from owncloud/cache-test-utf8
2013-12-12 Thomas MüllerUpdate 3rdparty ref
2013-12-12 ringmasterBump the footer down 20px to avoid overlap.
2013-12-12 Vincent PetryMerge pull request #6356 from owncloud/fix_6353
2013-12-12 Jörn Friedrich... update 3rdparty
2013-12-12 Owen WinklerMerge pull request #6302 from owncloud/mysql-set-names...
2013-12-12 Bjoern Schiessletoggle select all checkbox
2013-12-12 Andreas FischerUse old school query style that actually works.
2013-12-12 Robin Appelmanremove unneeded ; in comment
2013-12-12 Arthur SchiwonLDAP: the browser shall not autofill userdn and passwor...
2013-12-12 Robin Appelmanremove unneeded ; in comment
2013-12-12 Robin AppelmanAdd test for having utf8 filenames in the cache
2013-12-12 Andreas FischerDB tests: Test whether we can insert and read UTF8...
2013-12-12 Robin Appelmanfix fallback overwriting result of getHome
2013-12-11 Jenkins for... [tx-robot] updated from transifex
2013-12-11 Vsevolod Kukolfix smbclient directory listing parser
2013-12-11 Robin Appelmanuser Group->users as assosiative array
2013-12-11 Robin Appelmancache the home folder of a User
2013-12-11 Robin Appelmancache the result from inGroup
2013-12-11 Vincent PetryMerge pull request #6270 from owncloud/sharing-mixedupp...
2013-12-10 Andreas FischerSend "SET NAMES utf8" to MySQL for PHP below 5.3.6
2013-12-10 Thomas MüllerMerge pull request #6244 from owncloud/memcached-connec...
2013-12-10 Vincent PetryMerge pull request #5968 from owncloud/legacy-popup...
2013-12-10 Vincent PetryAdded unit test for sharing permissions
2013-12-09 Vincent PetryFixed sharing results to include the correct permissions
2013-12-09 Andreas FischerMerge pull request #6246 from owncloud/memcached-config...
2013-12-09 Andreas FischerEnsure memcached extension is there before attempting...
2013-12-09 Jenkins for... [tx-robot] updated from transifex
2013-12-09 Jan-Christoph... fix shadow size and arrow position
2013-12-09 blizzzMerge pull request #6231 from owncloud/fix-plural-l10n
2013-12-09 Andreas FischerDocument memcached settings in config.sample.php
2013-12-09 Andreas FischerOnly run memcached tests if server is available.
2013-12-08 Jenkins for... [tx-robot] updated from transifex
2013-12-07 Morris JobkeMerge pull request #6202 from owncloud/fix_6032_alt
2013-12-07 Morris Jobkefix IE8 transparent background
2013-12-07 Morris Jobkefix wrong test data in l10n
2013-12-07 Morris Jobkefix plural translation - fixes #6226
2013-12-06 blizzzMerge pull request #6150 from owncloud/backgroundjob...
2013-12-06 Vincent PetryMerge pull request #6201 from owncloud/backgroundscan...
2013-12-06 Björn SchießleMerge pull request #6220 from owncloud/debug_oracle_errors
2013-12-06 Robin AppelmanMerge branch 'master' into backgroundscan-reuse-etag
2013-12-06 Robin Appelmanget rid of failing test that don't cause additional...
2013-12-06 Bart VisscherXSendfile and encryption don't work together
2013-12-06 blizzzMerge pull request #6218 from leo-b/fix_ldap_setOption_...
2013-12-06 Björn SchießleMerge pull request #6222 from owncloud/enc_reset_enc_fi...
2013-12-06 Bart VisscherDon't try to encrypt a file when the temp file isn...
2013-12-06 Bjoern Schiessleset unencrypted_size to 0 after decryption... so that...
2013-12-06 Bart VisscherUsers of getFolderContent are mostly interested in...
2013-12-06 Vincent PetryMerge pull request #6213 from owncloud/fix-full-name...
2013-12-06 Björn SchießleMerge pull request #6206 from owncloud/sharing_etag_pro...
2013-12-06 Morris JobkeMerge pull request #6211 from owncloud/fix-5865
2013-12-06 Morris Jobkeparent().parent() -> closest()
2013-12-06 Robin Appelmanextend test case for etag preservation
2013-12-06 Bjoern Schiessleit is not possible to unshare files
2013-12-06 Bjoern Schiesslefix typo
2013-12-06 Bjoern Schiessleonly create new key on password change if a recovery...
2013-12-06 Bjoern Schiessleshow change password form if key couldn't be decrypted
2013-12-06 Bjoern Schiessleadd method to check if users private/public key exists
2013-12-06 rootcorrectly propagate the return value of ldap_set_option
2013-12-06 Jenkins for... [tx-robot] updated from transifex
2013-12-05 Morris JobkeFix full name edit for repetive edit
next