]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-02-25 Frank Karlitschek5.0.15 RC1 v5.0.15RC1
2014-02-25 Vincent PetryMerge pull request #7387 from owncloud/stable5-fixhostn...
2014-02-25 Frank KarlitschekMerge pull request #7268 from owncloud/stable5-fix...
2014-02-25 Vincent PetryFix case where port is missing
2014-02-24 Vincent PetryMerge pull request #7365 from owncloud/backport-7305
2014-02-24 Björn SchießleMerge pull request #7362 from owncloud/fix-7259-5
2014-02-23 Lukas ReschkeAdded extra checks for ext storage class
2014-02-22 tomneedhamChange to using OC_User::setUserID() instead of OC::'
2014-02-22 Lukas ReschkeBackport #7259 to stable5
2014-02-22 Lukas ReschkeRevert "Partially backport #7305 to stable5"
2014-02-22 Lukas ReschkeRevert "Backport #7259 to stable5"
2014-02-22 Lukas ReschkePartially backport #7305 to stable5
2014-02-22 Lukas ReschkeBackport #7259 to stable5
2014-02-21 Arthur SchiwonLDAP: improve compilation of filters
2014-02-20 Vincent PetryMerge pull request #7313 from owncloud/stable5_fix_fold...
2014-02-20 Jan-Christoph... Merge pull request #7185 from owncloud/backport_6777_mo...
2014-02-20 Bjoern Schiessledon't send delete for every single file if a folder...
2014-02-20 Lukas ReschkeMerge pull request #6733 from owncloud/stable5-files...
2014-02-20 Lukas ReschkeCheck whether the app is set
2014-02-20 Lukas ReschkeCheck whether the Key is set
2014-02-20 Lukas ReschkeAn admin should not be able to add remote and public...
2014-02-19 Jörn Friedrich... fix scrolling for mobile browsers
2014-02-19 Jörn Friedrich... unset box-shadow for mobile devices, unsupported in...
2014-02-18 Vincent PetryMerge pull request #4782 from owncloud/tune_legacy_cach...
2014-02-18 Thomas Müllertesting update and delete
2014-02-18 Thomas Mülleradding unit tests for delete
2014-02-18 Thomas Müllerunit tests for set added
2014-02-18 Thomas Müllerfirst two tests
2014-02-18 Joas SchillingMake google drive client secret and dropbox api secret...
2014-02-18 Andreas FischerGet rid of the SELECT query. Try UPDATE, on failure...
2014-02-18 Thomas Müllerfixing undefined index in delete()
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 undefined index
2014-02-13 Jörn Friedrich... fix .gitignore for stable5
2014-02-13 Jörn Friedrich... add missing mobile.css
2014-02-13 Jörn Friedrich... initial backport of #6777 - mobile public pages - to...
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-12 Vincent PetryFixed various file name escaping issues in core apps
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
next