]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-06-17 Robin Appelmantestremote is for public access
2014-06-17 Morris Jobkefix broken buttons for IE8-11
2014-06-17 Morris Jobkefixing layout issue - mostly alignment
2014-06-16 Robin AppelmanAlso support removeable mounts with rmdir
2014-06-16 Robin AppelmanFix permission for movable storage root
2014-06-16 Robin AppelmanPrevent warning
2014-06-16 Robin AppelmanFix setupFromToken when a password is set
2014-06-16 Robin AppelmanFix multiple users having the same external share mount...
2014-06-16 Robin AppelmanMake testremote more robust
2014-06-16 Robin AppelmanAdd route which went missing during rebase
2014-06-16 Robin AppelmanAdd some safety checks
2014-06-14 Robin AppelmanAlways send a POST body
2014-06-14 Robin AppelmanFix permissions functions for webdav external storages
2014-06-14 Robin AppelmanFix public share webdav permissions
2014-06-14 Robin Appelmanfix modified date for external shares
2014-06-14 Robin AppelmanFix undefined index error
2014-06-14 Bjoern Schiessleblock server-to-server share if files_external is not...
2014-06-14 Bjoern Schiessleadd settings to disable server to server sharing
2014-06-14 Robin AppelmanProperly expose read only public shares as read only
2014-06-14 Robin AppelmanFix storage being passed to cache/watcher and scanner...
2014-06-14 Robin AppelmanFix deleting of external shares
2014-06-14 Robin AppelmanProperly set read permissions for webdav storages
2014-06-14 Robin Appelmangenerate better storage ids
2014-06-14 Robin AppelmanUse the movable mount system for external shares
2014-06-14 Robin AppelmanFix check for shared files inside shares
2014-06-14 Robin AppelmanFix checking for external share in encryption
2014-06-14 Bjoern Schiessleif file doesn't exist, check parent folder
2014-06-14 Robin AppelmanFix prompting for password
2014-06-14 Robin AppelmanSave mountpoints relative to the user
2014-06-14 Robin AppelmanGenerate a unique name
2014-06-14 Robin AppelmanUpdate for changes in master
2014-06-14 Bjoern Schiessleexclude mounted server-to-server shares from encryption
2014-06-14 Bjoern Schiesslemake sure to enable incognito mode when mounting a...
2014-06-14 Robin AppelmanScan the entire remote share at once by requesting...
2014-06-14 Robin AppelmanImprove detection of whether we're in the files app
2014-06-14 Robin AppelmanDont return false for internalPath
2014-06-14 Robin AppelmanFix removing remote shares
2014-06-14 Robin AppelmanSupport path lengths up to 4000 chars
2014-06-14 Robin AppelmanFix exposing single files over webdav
2014-06-14 Robin AppelmanAdd interface for adding a public share to a different...
2014-06-14 Robin AppelmanAdd interface for accpeting external shares
2014-06-14 Robin AppelmanAdd coments to database and dont use sql keywords as...
2014-06-14 Robin Appelmanadd remote/add external shares to manager
2014-06-14 Robin AppelmanAdd server<->server sharing backend
2014-06-14 Jenkins for... [tx-robot] updated from transifex
2014-06-13 Morris Jobkeremove double space
2014-06-13 Morris JobkeMerge pull request #8978 from owncloud/movie_preview_im...
2014-06-13 Volkan GezerMerge pull request #9025 from owncloud/fix-mail-settings
2014-06-13 Frank KarlitschekMerge pull request #9018 from owncloud/dbms-socket...
2014-06-13 Morris Jobkefix mail settings save function - ref #8854
2014-06-13 Morris JobkeMerge pull request #9010 from owncloud/fix_8941_admin_s...
2014-06-13 Jörn Friedrich... move mail template editor from core to standalone templ...
2014-06-13 Jörn Friedrich... access admin settings result message correctly
2014-06-13 Morris JobkeMerge pull request #8714 from owncloud/minor-fixes
2014-06-13 Jenkins for... [tx-robot] updated from transifex
2014-06-12 Morris JobkeMerge pull request #9017 from owncloud/maxheartbeatinterval
2014-06-12 Volkan Gezerfix some minor issues
2014-06-12 Andreas FischerDon't specify host when using a socket.
2014-06-12 Andreas FischerRename variable to indicate that it can be port and...
2014-06-12 Andreas FischerNo need to check the port number as this will fail...
2014-06-12 Andreas FischerMove getValue() to where required. This actually is...
2014-06-12 Andreas FischerMove check for : to where it belongs, getting rid of...
2014-06-12 Andreas FischerExtract common variables of $connectionParams.
2014-06-12 Andreas FischerInline $port expression, getting rid of $port variable.
2014-06-12 Vincent PetryAdded unit tests for heartbeat interval min/max values
2014-06-12 Vincent PetryAdded max heartbeat interval to prevent integer overflow
2014-06-12 Vincent PetryMerge pull request #8968 from owncloud/scanner-parent...
2014-06-12 Morris JobkeRevert "Merge pull request #8998 from macjohnny/master"
2014-06-12 Vincent PetryMerge pull request #9004 from owncloud/cleanup-storages
2014-06-12 macjohnnyMerge pull request #8998 from macjohnny/master
2014-06-12 Bernhard PosseltMerge pull request #9003 from owncloud/fix_liskov_in_ad...
2014-06-12 Vincent PetryAdded check and cleanup for storage/filecache
2014-06-12 Morris JobkeMerge pull request #8999 from owncloud/issue/8996
2014-06-12 Morris JobkeMove IE8 fixes to fixes.css
2014-06-12 Vincent PetryMerge pull request #8980 from owncloud/better-accept...
2014-06-12 Jörn Friedrich... fix liskov substitution principle in admin mail templat...
2014-06-12 macjohnnyUpdate manager.php
2014-06-12 macjohnnyUpdate group.php
2014-06-12 Joas SchillingFix missing caret in header menu for IE8
2014-06-12 Joas SchillingFix header menu background in IE8
2014-06-12 Joas SchillingReduce size of png files so they match the svg
2014-06-12 macjohnnydrastic speedup for nested ldap groups
2014-06-12 macjohnnyUpdate manager.php
2014-06-12 Vincent PetryMerge pull request #8991 from owncloud/fix-php53-arrayc...
2014-06-12 Jenkins for... [tx-robot] updated from transifex
2014-06-12 josh4trunksFixes based on suggestions
2014-06-11 Vincent PetryFixed array_combine for PHP 5.3
2014-06-11 Vincent PetryMerge pull request #8986 from owncloud/disable_tests
2014-06-11 Vincent PetryMerge pull request #8901 from owncloud/permissions...
2014-06-11 Vincent PetryUse assertNotSame when checking etags
2014-06-11 Bjoern Schiessledisable failing tests
2014-06-11 Vincent PetryMerge pull request #8985 from owncloud/share-grouporderfix
2014-06-11 Vincent PetryAdded ORDER BY to enforce share entry order
2014-06-11 Frank Karlitschekincrease to 7.0 alpha 1
2014-06-11 Vincent PetryMerge pull request #8966 from owncloud/fix_failing_test...
2014-06-11 Jenkins for... [tx-robot] updated from transifex
2014-06-10 Bernhard Posseltalso handle lowercase headers
2014-06-10 Morris JobkeMerge pull request #8972 from owncloud/use_imagettftext...
2014-06-10 Bernhard Posseltfix indention
2014-06-10 Bernhard Posselthandle http accept headers more gracefully
next