]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-09-22 Jörn Friedrich... in quota wrapper use === instead of ! for better readab...
2014-09-22 Jörn Friedrich... return boolean in Ciose::stream_seek
2014-09-22 Jörn Friedrich... return boolean in OC::stream_seek
2014-09-22 Jörn Friedrich... add seek and tell to streamwrapper test
2014-09-22 Vincent PetryUse afterBind to send fileId header for files and direc...
2014-09-22 Morris Jobkeupdate 3rdparty submodule to its stable7 commit
2014-09-22 voxsimBackport of #9225
2014-09-22 Robin AppelmanAlso setup the filesystem when matching routes
2014-09-22 Robin AppelmanRemove unneeded file initialization in encryption,...
2014-09-22 Robin AppelmanDon't automatically setup the filesystem the moment...
2014-09-22 Vincent PetryAdd select2 cache for complete group list
2014-09-22 Jan-Christoph... fit select2 to ownCloud input style
2014-09-22 Vincent PetryFixed select2 for admin and apps page
2014-09-22 Vincent PetryAdded select2 on the apps page
2014-09-22 Vincent PetryRemove excludegroup.php
2014-09-22 Vincent PetryLoad select2 on admin page
2014-09-22 Vincent PetryNow using select2 for the groups excluded from sharing
2014-09-22 Vincent PetryMove select2 from files_external to core
2014-09-22 Bjoern Schiesslemake sure that we really catch the files folder only
2014-09-22 Bjoern Schiesslecreate backup from all keys before recovery
2014-09-22 Thomas MüllerMerge pull request #11202 from owncloud/stable_l10n_bac...
2014-09-22 Thomas MüllerMerge pull request #11201 from owncloud/fix-button...
2014-09-21 Georg Ehrkemake sure preview prop is instanceof OC_Image before...
2014-09-21 Georg Ehrkedelete old previews
2014-09-21 Volkan Gezerbackport server2server strings
2014-09-21 Volkan Gezerfix button text l10n
2014-09-21 Morris JobkeMerge pull request #11195 from owncloud/stable_l10n_bac...
2014-09-21 Thomas Mülleradding 'smallint unsigned' to type mapping for sqlite
2014-09-20 Volkan Gezerbackport stable translations
2014-09-20 Robin McCorkellMerge pull request #11190 from owncloud/fix-unit-test...
2014-09-20 Robin AppelmanDon't rely on the sorting the database gives us for...
2014-09-19 Lukas ReschkePrevent updates between multiple major versions
2014-09-19 Lukas ReschkeMove BasicAuth check to "isLoggedIn()"
2014-09-18 Volkan Gezerupdate encryption doc link
2014-09-18 Lukas ReschkeMove basic auth check
2014-09-18 Vincent PetryAdd timeout to user and group deletion notification
2014-09-18 Lukas ReschkeMake 404 page easier to understand
2014-09-13 Frank Karlitschekversion bump
2014-09-17 Thomas Mülleradding unit test to truncate the table
2014-09-17 Andreas FischerUse Doctrine Platform to generate SQL query for table...
2014-09-16 Vincent PetryMerge pull request #11053 from owncloud/baskport-11041...
2014-09-16 Lukas ReschkeReword the description
2014-09-16 Thomas MüllerDisable database migrations for MSSQL - scripts have...
2014-09-16 Bjoern Schiesslealso expire file if timestamp = limit, happens if trash...
2014-09-16 kondouPreserve transparency when loading from a file
2014-09-15 Lukas ReschkeUse secure mimetype for content delivery
2014-09-15 Vincent PetryRemove passing by reference to allow for proper GC
2014-09-15 Joas SchillingSet overwritewebroot when installing owncloud to avoid...
2014-09-15 Arthur Schiwonif only one attribute is requested, the returned array...
2014-09-15 Lukas ReschkeDo not double decode values
2014-09-12 Thomas Müllercontent size checks are not valid for LOCK
2014-09-12 Thomas Müllercontent size checks are not valid for LOCK
2014-09-11 Jan-Christoph... fix nojavascript message alignment
2014-09-11 Johan BjörkConverted an array to PHP5.3 compatible version
2014-09-11 Johan BjörkFixes #8326: deletion of directories on S3
2014-09-11 Jan-Christoph... fix folder icon alignment, fix #10866
2014-09-11 Jan-Christoph... fix svg of calendar filetype icon
2014-09-11 Jan-Christoph... fix size of toggle icon, make container square
2014-09-11 Jan-Christoph... improve style of checkmark icon, less bold, fitting...
2014-09-11 Jörn Friedrich... repair search lucene before installing
2014-09-11 Lukas ReschkeAdd X-UA-Compatible to all templates
2014-09-11 Vincent PetryMerge pull request #10998 from owncloud/use-section...
2014-09-10 Lukas ReschkeUse section in first element
2014-09-10 Vincent PetryMerge pull request #10973 from owncloud/stable7-issue...
2014-09-10 Vincent PetryDo not load extra user backends when an upgrade is due
2014-09-10 Lukas ReschkeMerge pull request #10884 from owncloud/stable7_backpor...
2014-09-09 Joas SchillingUse correct language package so the subject is correctl...
2014-09-09 Joas SchillingFix broken new lines in plain text mail template
2014-09-09 Bernhard Posseltmore sugar for including lists of templates
2014-09-09 Bernhard Posseltappend .html since componets always use html files
2014-09-09 Bernhard Posseltadd template functions for html imports
2014-09-09 Bernhard Posseltadd shortcut functions for style and script
2014-09-09 Jörn Friedrich... make objectstore tests check fileid on rename
2014-09-09 Jörn Friedrich... Keep fileid on move in objectstore, fixes #10848
2014-09-09 Jörn Friedrich... allow . in dbname on web install
2014-09-09 Lukas ReschkeDon't show warning when has_internet_connection is...
2014-09-08 Jan-Christoph... also add no-JavaScript notice to log in and sharing...
2014-09-08 Jan-Christoph... fix styling and wording of no-JavaScript message
2014-09-08 Clark TomlinsonUsing countUsers method to return true count of users
2014-09-08 Lukas ReschkeCheck for admin user instead of subadmin
2014-09-08 Vincent PetryCatch exceptions when moving files
2014-09-08 Oliver Kohl... Update cron.php
2014-09-08 Oliver Kohl... CRON call ends in null exception
2014-09-05 Lukas ReschkeMove trusted domain check to init()
2014-09-05 Jörn Friedrich... add / to url to match route
2014-09-05 Vincent PetryScroll to new file/folder after adding
2014-09-05 Vincent PetryFixed scrollto for search results
2014-09-05 Lukas ReschkeAdd isAppstoreEnabled instead of hijacking the URL
2014-09-05 Lukas ReschkeRemove different URL for EE
2014-09-05 Jesus MaciasBackport issue 10764
2014-09-05 Vincent PetryAdded permission check for drag and drop
2014-09-05 Jörn Friedrich... Merge pull request #10878 from owncloud/remove_leftover
2014-09-05 Arthur Schiwonremove a left over that uselessly fetches all users
2014-09-04 Vincent PetryAdded unit tests for cache of enabled apps
2014-09-04 Vincent PetryAdded test for needUpgrade for core
2014-09-04 Vincent PetryFix upgrade process when apps enabled for specific...
2014-09-04 Lukas ReschkeMerge pull request #10558 from owncloud/ajaxify_user_li...
2014-09-04 pdessauwHighlight every uploaded files and scroll down to the...
2014-09-04 Vincent PetryMerge pull request #10823 from oparoz/patch-1
2014-09-02 Olivier ParozTyp in whichOpenOffice test
next