summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17368 from owncloud/fix_16740_7.0Morris Jobke2015-07-201-2/+2
|\
| * owner is stored as 'uid_owner', not as 'owner' in the oc_share tableBjoern Schiessle2015-07-031-2/+2
* | [updater] propagate error case properlyMorris Jobke2015-07-061-1/+7
* | Added error message on initMountpoints exceptionMorris Jobke2015-07-061-1/+1
|/
* Delete OCS ID from DB if none is specifiedLukas Reschke2015-07-021-0/+2
* Add oc version to app store requests in stable7Joas Schilling2015-06-293-13/+21
* Merge pull request #16581 from owncloud/stable7-cors-no-cookie-authLukas Reschke2015-06-232-8/+45
|\
| * backport #16532 to stable7Bernhard Posselt2015-05-272-8/+45
* | Allow multiple whitespace in type hints in AppFrameworkRobin McCorkell2015-06-221-1/+1
* | clarify the duplication of the $params arrayJens-Christian Fischer2015-06-161-1/+2
* | don't update identical valuesJens-Christian Fischer2015-06-161-1/+7
* | Ensure that passed argument is always a stringLukas Reschke2015-06-011-0/+9
* | Clean application identifier before processingLukas Reschke2015-06-011-0/+2
|/
* Merge pull request #15402 from owncloud/response-setContentLengthHeader-stable7Morris Jobke2015-05-202-2/+23
|\
| * Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-042-2/+23
* | block webdav in single user modeRobin Appelman2015-05-061-0/+3
* | throw exception when backends don't provide a user instead of creating legacy...Jörn Friedrich Dreyer2015-04-222-31/+45
* | throw exception if setup is incompleteMorris Jobke2015-04-222-0/+30
* | Add "Reply-To" support for sharing notificationsLukas Reschke2015-04-122-12/+14
* | don't return null for not existing group id'sJörn Friedrich Dreyer2015-04-071-1/+4
|/
* Merge pull request #14498 from owncloud/kill-substr-mssql-stable7Lukas Reschke2015-03-261-99/+0
|\
| * Remove hacky Substring support for MSSQLLukas Reschke2015-02-251-99/+0
* | Merge pull request #15072 from owncloud/fix_group_shareMorris Jobke2015-03-261-2/+3
|\ \
| * | also call generateTarget for group share to add the correct prefix if share_f...Bjoern Schiessle2015-03-201-2/+3
* | | Merge pull request #14861 from owncloud/stable7-fix-sizepropagationwithshareMorris Jobke2015-03-262-0/+2
|\ \ \
| * | | also clear statcache in mapped localRobin Appelman2015-03-131-0/+1
| * | | Clear statcache before getting the mtime from local storage backendsRobin Appelman2015-03-131-0/+1
* | | | Check directory handle before we use itRobin McCorkell2015-03-151-6/+8
|/ / /
* | | Merge pull request #14182 from RealRancor/update_office_previewMorris Jobke2015-03-111-3/+2
|\ \ \
| * | | Fix libre/openoffice preview on multi-user instancesRealRancor2015-02-121-3/+2
* | | | Fix "Only variables should be passed by reference" in stable7 templateJoas Schilling2015-03-021-3/+6
| |_|/ |/| |
* | | The class name is Movie NOT MoviesOlivier Paroz2015-02-232-2/+2
* | | Merge pull request #14040 from owncloud/stable7-app-upgrade-orderLukas Reschke2015-02-171-3/+37
|\ \ \
| * | | Fix "other" app update stackVincent Petry2015-02-101-1/+1
| * | | on ownCloud upgrade: upgrade all apps in order, load important onesArthur Schiwon2015-02-101-3/+37
| |/ /
* | | Merge pull request #13988 from owncloud/group-share-collition-wrong-type-in-p...Lukas Reschke2015-02-161-5/+5
|\ \ \
| * | | Do not overwrite the shareType so the post hook is still correctJoas Schilling2015-02-091-5/+5
| |/ /
* / / catch any whitespaces which might get written to the output buffer while load...Thomas Müller2015-02-122-10/+10
|/ /
* | Normalize before processingLukas Reschke2015-02-062-5/+10
* | Merge pull request #13927 from owncloud/fix_ghost_directoriesMorris Jobke2015-02-061-2/+9
|\ \
| * | for password protected link shares the password is stored in shareWith, so we...Bjoern Schiessle2015-02-051-2/+9
* | | detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-041-0/+5
|/ /
* / Revert "Close cursor early in calculateFolderSize"Joas Schilling2015-01-302-4/+0
|/
* Close cursor early in calculateFolderSizeVincent Petry2015-01-292-0/+4
* Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwith...Morris Jobke2015-01-231-12/+17
|\
| * Fix getItemSharedWithUser for groupsVincent Petry2015-01-201-12/+17
* | add config-option for an image's maximum filesize when generating previewsGeorg Ehrke2015-01-221-0/+7
* | remove insane debug-log from OC_ImageGeorg Ehrke2015-01-221-1/+0
* | Fix undefined offset 1 for wrong user mail addressMorris Jobke2015-01-221-0/+3
* | Remove duplicated slashes from the requested urlRobin Appelman2015-01-221-0/+2