Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-04-12Add "Reply-To" support for sharing notificationsLukas Reschke
2015-04-10fixes #15326Jörn Friedrich Dreyer
2015-04-07When guessing the timezone, the offset might only be valid on a given timestampJoas Schilling
2015-04-07Fix the exception messagesJoas Schilling
2015-03-27Merge pull request #15246 from owncloud/stable8-share-partfilepermissionsMorris Jobke
2015-03-27Merge pull request #15249 from owncloud/fix_group_share_oc8_backportMorris Jobke
2015-03-27Merge pull request #14497 from owncloud/kill-substr-mssql-stable8Lukas Reschke
2015-03-27also call generateTarget for group share to add the correct prefix if share_f...Bjoern Schiessle
2015-03-27Fix permission checks in Sabre connectorVincent Petry
2015-03-26SQLite autoincrement fix backportVincent Petry
2015-03-26Merge pull request #15193 from owncloud/stable8-15145Vincent Petry
2015-03-26Merge pull request #14914 from owncloud/backport-14766-compare-array-insertif...Vincent Petry
2015-03-26Merge pull request #15192 from owncloud/stable8-15153Lukas Reschke
2015-03-26Merge pull request #15208 from owncloud/fix-15146-stable8Thomas Müller
2015-03-26Merge pull request #15052 from rullzer/backport-15025Vincent Petry
2015-03-26Do not use APCu when apc.enabled is Off.Andreas Fischer
2015-03-25Properly catch whether a share is `null`Lukas Reschke
2015-03-25Add `getNonExistingName()` to the node apiRobin Appelman
2015-03-23Remove hard dependency on cURL for 8.0Lukas Reschke
2015-03-20Add unit tests for gc() for \OC\Cache\FileGlobalGCRobin McCorkell
2015-03-20Fix fileglobalgc unlink parameter warningsRobin McCorkell
2015-03-20Backport of #15025Roeland Jago Douma
2015-03-18add timeout to curl requestBjoern Schiessle
2015-03-16Also add a note that clob does not work in the compare arrayJoas Schilling
2015-03-16The key is over configkey, user and app, not the valueJoas Schilling
2015-03-16Properly forward repair errors and warningsVincent Petry
2015-03-16Do not abort when meeting unfixable legacy storagesVincent Petry
2015-03-16validate resource's integrity before using itGeorg Ehrke
2015-03-16Also use all keys for an empty array, just in caseJoas Schilling
2015-03-16Throw a RuntimeException in the cache aswellJoas Schilling
2015-03-16Fix doc blocks of insertIfNotExists() methodJoas Schilling
2015-03-16let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller
2015-03-16Get the id before using itJoas Schilling
2015-03-16Better save then sorryJoas Schilling
2015-03-16insertIfNotExists() for storage insertionJoas Schilling
2015-03-16Only check unique keys for the comparison on filecache insert & update otherwiseJoas Schilling
2015-03-16Allow specifying the compare-array for insertIfNotExists()Joas Schilling
2015-03-12Add cURL as hard-dependencyLukas Reschke
2015-03-11Merge pull request #14763 from owncloud/backport-14429Morris Jobke
2015-03-11Merge pull request #14514 from owncloud/stable8-tagmanager-nouserMorris Jobke
2015-03-11Merge pull request #14801 from owncloud/backport-13839Morris Jobke
2015-03-11Merge pull request #14632 from owncloud/backport/14593Morris Jobke
2015-03-11Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8Morris Jobke
2015-03-11Merge pull request #14686 from owncloud/backport-14682Morris Jobke
2015-03-11Merge pull request #14698 from owncloud/backport-14550Morris Jobke
2015-03-11Merge pull request #14760 from owncloud/backport-14713Morris Jobke
2015-03-11Merge pull request #14756 from owncloud/backport-14750Morris Jobke
2015-03-11Extract the remote host from user input in share dropdownJoas Schilling
2015-03-09Etc timezones don't exist for .5 and .75 offsetsJoas Schilling
2015-03-09Check whether the file id is valid, before using it to delete the previewsJoas Schilling