]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-03-26 Arthur SchiwonCache: Do not overwrite ETag when file did not change
2013-03-25 Arthur SchiwonOnly prepare an SQL statement once.
2013-03-25 Arthur SchiwonAdd PHPDoc
2013-03-25 Arthur SchiwonAdjust to Icewind's fix
2013-03-25 Robin AppelmanCache: fix property path for getting legacy etag
2013-03-25 Robin AppelmanPort Icewind's fix I
2013-03-25 Arthur SchiwonAdd Index to properties table for better performance...
2013-03-25 Arthur SchiwonChange LIMIT in DB query respectively remove where...
2013-03-25 Arthur SchiwonRemove Debug output
2013-03-22 Arthur SchiwonUpgrade FileCache on ownCloud upgrade for all users...
2013-03-22 Arthur SchiwonPerformance: prepare queries only once
2013-03-22 Arthur SchiwonFix lost ETag on Cache Upgrade
2013-03-19 Thomas Muellerusing rtrim
2013-03-19 Thomas Muellerfixes #2081
2013-03-19 Jörn Friedrich... Merge pull request #2449 from owncloud/fix_npe
2013-03-19 Bernhard PosseltMerge pull request #2444 from owncloud/fix_ldap_issues
2013-03-19 Jörn Friedrich... fix npe when createStorage() returns null
2013-03-19 Arthur SchiwonLDAP: specify appid when selecting from appconfig
2013-03-19 Arthur SchiwonLDAP: remove unnecessary func call, was a leftover...
2013-03-19 Thomas TanghusBackport #2440 js parameter.
2013-03-19 Thomas TanghusUser list: Avoid dupes and better sorting. Fix #2420
2013-03-19 Arthur SchiwonLDAP: check first whether group exists in this backend...
2013-03-19 Arthur SchiwonLDAP: check whether user exists for before trying to...
2013-03-18 Arthur SchiwonLDAP: avoid irritating log output
2013-03-18 Arthur SchiwonLDAP: user exists check on getHome, otherwise check...
2013-03-17 Frank Karlitschekbackport https://github.com/owncloud/core/pull/2411
2013-03-17 Robin AppelmanCache: better rename hook for cache updater
2013-03-17 Robin AppelmanClose sessions when doing background jobs
2013-03-16 Michael GapczynskiMerge pull request #2384 from owncloud/error-handling...
2013-03-16 Michael GapczynskiAdd error handling to the file cache upgrade
2013-03-15 Ceri DaviesCorrect emails when folders are shared.
2013-03-15 Frank KarlitschekMerge pull request #2348 from owncloud/fix_version_db_query
2013-03-15 Björn Schießleremove backticks around table names
2013-03-15 Brice MaronAdd backtick for trash app to prevent pg errors
2013-03-15 Björn Schießleadd backtick for db queries to prevent postgresql errors
2013-03-15 Björn Schießlecreate new version if the same file is uploaded again...
2013-03-15 Björn Schießlecreate new version if the same file is uploaded again...
2013-03-14 Bernhard PosseltMerge pull request #2294 from owncloud/use_display_name...
2013-03-14 Björn Schießleuse display name as sender for private link mails
2013-03-13 Bernhard PosseltMerge pull request #2276 from owncloud/fix_sharing_hook...
2013-03-13 Jörn Friedrich... Merge pull request #2278 from owncloud/fix_2267_master
2013-03-13 Björn Schießlefix for #2267, use OC_DB instead of MDB2
2013-03-13 Björn Schießledon't show share action for the Shared folder, approved...
2013-03-13 Björn Schießlewe need to listen to the pre delete hook, otherwise...
2013-03-12 Arthur SchiwonLDAP: compatibility with Novell eDirectory UUID
2013-03-12 Thomas Muellerenable UTF-8 charset on mssql
2013-03-12 Thomas Muellerwrite error message to log file in case insert to file...
2013-03-12 Thomas Muellerfixing various filesystem/storage unit tests on windows
2013-03-12 Thomas Muellerskip archive tests for now
2013-03-12 Thomas Muelleradding //IGNORE to iconv to prevent nasty php warnings
2013-03-12 Thomas Muellerslug generates uniqid in case the file/folder name...
2013-03-12 Thomas Muellerindexed slug should be created based on logic path
2013-03-12 icewind1991Merge pull request #2248 from otetard/bugfix/fix-public...
2013-03-12 Olivier TétardFix file sharing via public link for one particular...
2013-03-09 Frank Karlitschek5.0.0 v5.0.0
2013-03-11 Bernhard PosseltMerge pull request #2236 from owncloud/fix-migration
2013-03-11 Lukas ReschkeCheck if username is valid and remove slashes from...
2013-03-11 Bernhard PosseltMerge pull request #2183 from owncloud/fix-shared-statu...
2013-03-11 Bernhard PosseltMerge pull request #2218 from owncloud/fix-mounting-all
2013-03-11 Bernhard PosseltMerge pull request #1786 from owncloud/shared-folder...
2013-03-10 Bernhard PosseltMerge pull request #2184 from tripflex/master
2013-03-10 Michael GapczynskiMerge pull request #2224 from owncloud/ldap_version_bump
2013-03-10 Arthur SchiwonLDAP: fancy version for release, no code change
2013-03-10 Lukas ReschkeMerge pull request #2217 from owncloud/mountconfig...
2013-03-10 Michael GapczynskiFix variable for mounting for all users, fix #357
2013-03-10 Robin AppelmanStore the global mount configuration file in the datadir
2013-03-10 Tom NeedhamMerge pull request #1584 from owncloud/ocs_multiple_methods
2013-03-09 Jenkins for... [tx-robot] updated from transifex
2013-03-09 Lukas ReschkeMerge pull request #2214 from riso/fix_xsendfile
2013-03-09 Valerio Pontefixed typo that broke xsendfile
2013-03-09 Frank KarlitschekMerge pull request #2213 from owncloud/fix_2208
2013-03-09 Arthur Schiwonremove remaining br-tags that do not belong here
2013-03-09 Tom NeedhamMerge in master
2013-03-08 Jenkins for... [tx-robot] updated from transifex
2013-03-08 Michael GapczynskiFix correctFolders and retrieve the correct storage...
2013-03-08 Lukas ReschkeMerge pull request #2165 from owncloud/fix_2155
2013-03-08 Arthur Schiwonfix foldersize check to validate zip input size
2013-03-08 Björn Schießlenot only files can be reshared but also folders
2013-03-08 Bernhard PosseltUpdate share.js
2013-03-08 Michael GapczynskiFix share hook for updater
2013-03-08 Björn Schießleuse pre_unshare hook, otherwise the share is already...
2013-03-08 Frank Karlitschek5.0.0 RC3 v5.0.0RC3
2013-03-08 Bernhard PosseltMerge pull request #2189 from owncloud/versioning_sync_...
2013-03-08 Björn Schießleremove some debug output; move code to the right function
2013-03-08 Björn Schießleremove debug output
2013-03-08 Myles McNamararemove php_value
2013-03-08 Michael GapczynskiFix #2080 and fix #2141
2013-03-07 Jenkins for... [tx-robot] updated from transifex
2013-03-07 Michael GapczynskiMerge branch 'master' into shared-folder-etags
2013-03-07 Florian Hülsmannfixed header content padding
2013-03-07 Bernhard PosseltMerge pull request #2173 from owncloud/fix-shared-storage
2013-03-07 Michael GapczynskiChange findById to findByStorageId in mount test
2013-03-07 blizzzMerge pull request #2174 from owncloud/fix_printed_brs
2013-03-07 Arthur SchiwonRemove <br> from error messages, because they will...
2013-03-07 Michael GapczynskiFix fetching source path of shared files
2013-03-07 Frank KarlitschekMerge pull request #2167 from owncloud/input-type-fix
2013-03-07 Michael GapczynskiitemSource parameter should be fileSource
2013-03-07 Björn Schießledistinguish between touch and write
2013-03-07 Arthur SchiwonOffer download of whole shared dir only if it does...
2013-03-07 Jan-Christoph... Merge pull request #2162 from owncloud/trash_bin_home
next