]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-03-19 Thomas Muellerinitial fix for MSSQL
2013-03-19 Thomas Muellerdocumentation added and trying to fix minor code issues
2013-03-17 Bart Visscherinteger length 1 is not only used for boolean values
2013-03-17 Bart VisscherAlso fix sequences in schemachange
2013-03-17 Bart VisscherQuote index columns that need it
2013-03-17 Bart VisscherFix handling of empty defaults in schema
2013-03-17 Bart VisscherRewrite query for numRows function for SELECT queries
2013-03-17 Bart VisscherUse the correct property for connection object
2013-03-17 Bart VisscherChange var_dumps to exceptions
2013-03-17 Bart VisscherPoint 3rdparty submodule to the doctrine branch
2013-03-17 Bart VisscherMerge branch 'master' into doctrine
2013-03-17 Frank KarlitschekMerge pull request #2204 from owncloud/chache_updater_r...
2013-03-17 Thomas MüllerMerge pull request #2387 from owncloud/cron-session...
2013-03-16 Robin AppelmanClose sessions when doing background jobs
2013-03-16 Jenkins for... [tx-robot] updated from transifex
2013-03-16 Jenkins for... [tx-robot] updated from transifex
2013-03-16 Bernhard PosseltMerge pull request #2380 from henningoschwald/76bb5221c...
2013-03-16 Bernhard PosseltMerge pull request #2383 from owncloud/error-handling...
2013-03-16 Michael GapczynskiAdd error handling to the file cache upgrade
2013-03-16 Henning OschwaldRestores keyboard accessibility for expandable settings...
2013-03-16 Jan-Christoph... Merge pull request #2322 from PHLAK/master
2013-03-15 Lukas ReschkeMerge pull request #2360 from sherbrecher/master
2013-03-15 sherbrecherMerge remote-tracking branch 'upstream/master'
2013-03-15 Bernhard PosseltMerge pull request #2350 from aschoenebeck/ignore_black...
2013-03-15 sherbrecherUpdate settings.php
2013-03-15 Frank KarlitschekMerge pull request #2320 from ceri/master
2013-03-15 Andreas SchönebeckFilter display of blacklisted files
2013-03-15 Björn Schießleremove backticks around table names
2013-03-15 Björn Schießleadd backtick for db queries to prevent postgresql errors
2013-03-15 Björn SchießleMerge pull request #2336 from eMerzh/fix_trashpg
2013-03-15 Frank KarlitschekMerge pull request #2317 from owncloud/create_version_o...
2013-03-14 Jenkins for... [tx-robot] updated from transifex
2013-03-14 Brice MaronAdd backtick for trash app to prevent pg errors
2013-03-14 Bernhard PosseltMerge pull request #2318 from owncloud/unkown-freespace
2013-03-14 Chris KankiewiczAdded 3rdparty folder as a git submodule
2013-03-14 Björn Schießlefix var name
2013-03-14 Björn Schießlefix var name
2013-03-14 Robin AppelmanReturn unknown freespace if the free_space call failed
2013-03-14 Björn Schießlecreate new version if the same file is uploaded again...
2013-03-14 Björn Schießlereplace \MDB with \OC_DB, approved in #2278
2013-03-14 Björn Schießleuse display name as sender for private link mails,...
2013-03-14 Ceri DaviesCorrect emails when folders are shared.
2013-03-13 Jenkins for... [tx-robot] updated from transifex
2013-03-13 Bernhard PosseltMerge pull request #2277 from owncloud/fix_sharing_hooks
2013-03-13 Björn SchießleMerge pull request #2265 from owncloud/no_share_option_...
2013-03-13 Björn Schießlewe need to listen to the pre delete hook, otherwise...
2013-03-13 Björn Schießleonly prevent shared action for the Shared folder in...
2013-03-12 Jenkins for... [tx-robot] updated from transifex
2013-03-12 Olivier TétardFix file sharing via public link for one particular...
2013-03-12 Thomas MüllerMerge pull request #2254 from owncloud/fixing-mssql...
2013-03-12 Thomas MüllerMerge pull request #2253 from owncloud/fixing-windows...
2013-03-12 Jan-Christoph... Merge pull request #2145 from eMerzh/preserve_debug
2013-03-12 Frank KarlitschekMerge pull request #2234 from owncloud/fix_ldap_edirectory
2013-03-12 Björn Schießledon't add share action to the Shared folder
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-11 Jenkins for... [tx-robot] updated from transifex
2013-03-11 Arthur SchiwonLDAP: compatibility with Novell eDirectory UUID
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 Bart VisscherFix mssql connection parameters and correct driver...
2013-03-10 Bart VisscherMerge branch 'master' into doctrine
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 Frank Karlitschekthis is now 6.0 pre alpha
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-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 Robin AppelmanCache: better rename hook for cache updater
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
next