summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Correctly return an empty string for empty filesJoas Schilling2016-04-081-3/+9
* Fix PHP memory leak in file_get_contents()Morris Jobke2016-04-042-2/+9
* Merge pull request #23541 from owncloud/backport-23515-menu-languageThomas Müller2016-04-041-6/+4
|\
| * Fix the translations of the User menuJoas Schilling2016-03-241-6/+4
* | [stable9] Read available l10n files also from theme folderMorris Jobke2016-04-042-15/+39
* | Also replace password in updatePrivateKeyPasswordLukas Reschke2016-04-011-1/+1
* | Properly handle return values of OC_App::getAppInfo()Morris Jobke2016-04-013-1/+19
* | Merge pull request #23709 from owncloud/stable9-make-sure-that-encrypted-vers...Thomas Müller2016-04-011-2/+7
|\ \
| * | Make sure that the encrypted version is setLukas Reschke2016-03-311-2/+7
* | | fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-316-62/+160
|/ /
* | Merge pull request #23640 from owncloud/backport-23545-lock-mountpoint-on-rem...Thomas Müller2016-03-311-0/+4
|\ \
| * | Lock the mountpoint while removingJoas Schilling2016-03-301-0/+4
* | | Merge pull request #23659 from owncloud/backport-23654-xcache-availablilityThomas Müller2016-03-311-1/+1
|\ \ \ | |/ / |/| |
| * | xcache.var_size with 64M should evaluate to isAvailableJoas Schilling2016-03-301-1/+1
* | | Merge pull request #23652 from owncloud/stable9_23651Thomas Müller2016-03-301-1/+13
|\ \ \
| * | | Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma2016-03-301-1/+13
| |/ /
* | | Merge pull request #23641 from owncloud/avatar-remove-9Thomas Müller2016-03-301-1/+1
|\ \ \
| * | | only remove avatars from the folder we store them inRobin Appelman2016-03-301-1/+1
| |/ /
* | | Merge pull request #23618 from owncloud/backport-23543-activity-emails-always...Thomas Müller2016-03-302-2/+31
|\ \ \ | |/ / |/| |
| * | Allow the activity app to set the current user when sending emailsJoas Schilling2016-03-292-1/+29
| * | We are only formatting an object when it's not nullJoas Schilling2016-03-291-1/+2
* | | dont die when we cant save the resized avatar, log insteadRobin Appelman2016-03-253-6/+24
|/ /
* | Merge pull request #23550 from owncloud/backport-23542Thomas Müller2016-03-241-3/+6
|\ \
| * | getAppPath can return falseLukas Reschke2016-03-241-3/+6
* | | Merge pull request #23539 from owncloud/backport-23530Thomas Müller2016-03-241-0/+3
|\ \ \ | |/ / |/| |
| * | Check if request is sent from official ownCloud clientLukas Reschke2016-03-241-0/+3
| |/
* | properly use fileinfo objectsRobin Appelman2016-03-231-16/+12
* | improve reuse in getUserFolderRobin Appelman2016-03-231-6/+6
* | pass the fileinfo to the node if availableRobin Appelman2016-03-231-2/+2
* | Query the cache when checking if a node existsRobin Appelman2016-03-231-2/+3
|/
* Merge pull request #23464 from owncloud/stable9-backport-23443Thomas Müller2016-03-231-6/+17
|\
| * Only use the user session if ownCloud is already installedLukas Reschke2016-03-221-1/+5
| * Log more information by defaultLukas Reschke2016-03-221-8/+15
* | Merge pull request #23475 from owncloud/stable9-RealRancor-exclude_lost_and_f...Thomas Müller2016-03-231-1/+2
|\ \
| * | Exclude lost+found dir in integrity checkRealRancor2016-03-221-1/+2
| |/
* | Merge pull request #23473 from owncloud/stable9_23398Thomas Müller2016-03-222-0/+19
|\ \
| * | Block group sharing in API and in share managerRoeland Jago Douma2016-03-221-0/+5
| * | Add config to sharemanagerRoeland Jago Douma2016-03-222-0/+14
| |/
* | Merge pull request #23479 from owncloud/backport-23461-activity-without-sharingThomas Müller2016-03-221-2/+2
|\ \
| * | Fix "AutoloadNotAllowedException" when files_sharing is disabledJoas Schilling2016-03-221-2/+2
| |/
* / Do not abort with an exception when a default app can not be enabledJoas Schilling2016-03-222-3/+23
|/
* Merge pull request #23383 from owncloud/backport-use-raw-pathThomas Müller2016-03-211-1/+1
|\
| * Use raw PATH_INFOLukas Reschke2016-03-181-1/+1
* | Merge pull request #23293 from owncloud/backport-23108Thomas Müller2016-03-211-1/+12
|\ \
| * | Ensure that stored version is at least 1 for cross-storage copyLukas Reschke2016-03-161-1/+12
* | | Write .htaccess update only if not already writtenLukas Reschke2016-03-181-20/+20
| |/ |/|
* | Merge pull request #23309 from owncloud/backport-23164-stable9Thomas Müller2016-03-171-1/+1
|\ \
| * | Prevent certain DBs throwing exceptions on same-value updatesRobin McCorkell2016-03-161-1/+1
| |/
* | Require at least libxml 2.7.0Lukas Reschke2016-03-161-0/+8
* | Add support for custom values in integrity checkerLukas Reschke2016-03-152-3/+43