]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-02-18 Thomas MüllerPHPDoc comment updated - checkLoggedIn() removed
2014-02-18 Thomas Müllerno need to check if the user is logged in
2014-02-18 Thomas Müllerfixing php notice: Undefined index key
2014-02-18 Thomas Müllerno need to check if the user is logged in - this is...
2014-02-18 Frank Karlitschekfix the privatedata key value store
2014-02-18 Lukas ReschkeUse the proper content-type
2014-02-17 Vincent PetryMerge pull request #7227 from owncloud/stable5-removeun...
2014-02-17 Vincent PetryRemoved unused versions md5 code
2014-02-14 Thomas MüllerMerge pull request #7188 from owncloud/fix_gitignore_st...
2014-02-13 Jörn Friedrich... fix .gitignore for stable5
2014-02-10 Bjoern SchiesslegetData() always needs to return an array, backport...
2014-02-03 Bjoern Schiessleremove needless element tag
2014-01-28 Bjoern Schiessleuse more accurate error codes
2014-01-21 Jörn Friedrich... Merge pull request #6859 from owncloud/always_log_db_er...
2014-01-21 Thomas MüllerMerge pull request #6860 from owncloud/neutral_download...
2014-01-21 Jörn Friedrich... use 'download.zip' as default name for zip downloads...
2014-01-21 Jörn Friedrich... always be verbose when logging db error
2014-01-17 Thomas MüllerMerge pull request #6821 from owncloud/backport_5601
2014-01-17 Jörn Friedrich... Fix mimetype detection
2014-01-13 Bjoern Schiessledon't unshare on delete
2014-01-07 Thomas MüllerMerge pull request #6665 from owncloud/fix_empty_mimety...
2014-01-07 Jörn Friedrich... remove duplicate exe mimetype, add correct msi mimetype
2013-12-18 Frank Karlitschek5.0.14a v5.0.14a
2013-12-17 Frank Karlitschek5.0.14 v5.0.14
2013-12-16 Thomas MüllerMerge pull request #6447 from owncloud/fix_home_storage...
2013-12-16 Jörn Friedrich... add getOwner to Home Storage
2013-12-13 Frank Karlitschek5.0.14 RC1
2013-12-09 Björn SchießleMerge pull request #6258 from owncloud/stable5_enc_fix_...
2013-12-09 Vincent PetryMerge pull request #6232 from owncloud/stable5-backgrou...
2013-12-09 Bjoern Schiessledon't check migration status if a file is accessed...
2013-12-07 Robin Appelmanget rid of failing test that don't cause additional...
2013-12-07 Robin Appelmanextend test case for etag preservation
2013-12-07 Robin Appelmanreuse etags when doing a background scan
2013-12-06 Björn SchießleMerge pull request #6207 from owncloud/stable5_unshare_...
2013-12-05 Bjoern Schiessleit is not possible to unshare files in OC5
2013-12-03 Robin Appelmanmake rmdir recursive for mappellocal storage backend
2013-12-03 Robin AppelmanMake rmdir recursive for local storage
2013-12-02 Vincent PetryReturn true when touch succeeds
2013-12-02 Vincent PetryAdd trailing slash in FTP root path when missing
2013-12-02 Vincent PetryFixed FTP and SMB to use rmdir() when deleting folders
2013-12-02 Vincent PetryMerge pull request #6147 from owncloud/fix-ajax-getstor...
2013-12-02 Thomas Müllerfixing ajax call to getstoragestats.php
2013-11-28 Robin AppelmanAdd post hooks for filesystem scanner
2013-11-28 Robin AppelmanFix getRawPathInfo for the '/' edge case
2013-11-28 Robin Appelmanfix custom routes defined by apps
2013-11-27 Morris JobkeMerge pull request #6082 from owncloud/themable_realm_s...
2013-11-27 Jörn Friedrich... use defaults to determine webdav realm name
2013-11-27 Morris JobkeMerge pull request #6042 from owncloud/backport-6035-oc5
2013-11-26 Thomas Müllerfixing failing unit test
2013-11-26 Thomas Müllerfixes #6050
2013-11-26 Vincent PetryReturn plausible isReadable() default impl for ext...
2013-11-26 Morris JobkeMerge pull request #5962 from owncloud/clean_permission...
2013-11-25 Thomas Müllerin case uri and script name don't match we better throw...
2013-11-25 Thomas Müllerhandle duplicate slashes in case of reverse proxy confi...
2013-11-25 Robin Appelmanclear permissions cache when scanning a file
2013-11-22 Vincent PetryMerge pull request #5934 from owncloud/stable5-excludee...
2013-11-22 Thomas MüllerMerge pull request #4957 from owncloud/fixing-4866...
2013-11-22 Thomas MüllerMerge branch 'fixing-4866-stable5' of github.com:ownclo...
2013-11-22 Thomas MüllerMerge branch 'stable5' into fixing-4866-stable5
2013-11-22 Vincent PetryFixed testTouch unit test to work with stable5
2013-11-21 Robin AppelmanEmulate touch() for backends that don't support it
2013-11-21 Jörn Friedrich... <default></default> and <notnull>true</notnull> contrad...
2013-11-20 Andreas FischerCherry-pick of 5d671a8 onto stable5.
2013-11-19 Vincent PetryMerge pull request #5893 from owncloud/stable5-extstora...
2013-11-19 Vincent PetryFixed storage stats to be based on current directory
2013-11-19 Vincent PetryFixed ext storage free space to not be restricted by...
2013-11-19 Vincent PetryFixed quota calculation to also exclude ext storage
2013-11-19 Vincent PetryExternal storage space is now not counted in total...
2013-11-18 Morris JobkeMerge pull request #5921 from owncloud/search_scrollto_...
2013-11-18 Thomas Müllerfixing js error in case the file name is a number
2013-11-18 Jörn Friedrich... backport search scrollto & filter to stable5
2013-11-15 Vincent PetryFixed SMB file deletion success detection
2013-11-15 Vincent PetryRemoving trailing dot in path that samba doesn't seem...
2013-11-15 Vincent PetryMerge pull request #5883 from owncloud/stable5-singledo...
2013-11-15 Frank KarlitschekMerge pull request #5307 from nicokaiser/fixing-3694...
2013-11-15 Vincent PetryAdded missing test with leading backslash
2013-11-15 Vincent PetryFiles app backend now normalizes paths before rendering...
2013-11-15 Vincent PetryFixed normalizePath() to strip out single dot dirs
2013-11-11 Thomas MüllerMerge pull request #5811 from owncloud/fixing-5808...
2013-11-11 Thomas Müllerfixes #5808
2013-11-11 Thomas MüllerMerge pull request #5725 from owncloud/fix_enabling_app...
2013-11-08 Thomas Mülleradd missing argument $query
2013-11-08 Jörn Friedrich... use empty to check for null and ''
2013-11-07 Owen WinklerMerge pull request #5723 from owncloud/stable5-strayrem...
2013-11-06 Morris JobkeMerge pull request #5726 from owncloud/more_debug_outpu...
2013-11-06 Jörn Friedrich... fix enabling apps for oracle cornercase
2013-11-06 Jörn Friedrich... add debug output related to app enablement
2013-11-06 Vincent PetryNow removing stray old cookies from 5.0.12
2013-11-05 Frank Karlitscheklet's increase the version number once more
2013-11-05 Frank KarlitschekMerge pull request #5704 from owncloud/fixing-5663...
2013-11-05 Thomas Müllerwe create the cookies for the url path \OC::$WEBROOT...
2013-11-05 Frank Karlitschek5.0.13 v5.0.13
2013-11-01 Bart VisscherWhen updating an appstore app, execute a database update
2013-11-01 Frank Karlitschek5.0.13 RC1
2013-10-31 Thomas MüllerMerge pull request #5583 from frisco82/backportCookieCh...
2013-10-31 Thomas MüllerMerge pull request #5640 from owncloud/backport_execute...
2013-10-31 Thomas MüllerMerge pull request #5647 from owncloud/fix4390_stable5
2013-10-31 Jörn Friedrich... use closest instead of parent
2013-10-31 Thomas MüllerMerge pull request #5574 from owncloud/fixing-5271...
2013-10-31 Thomas Mülleradding second argument to DatabaseException
next