summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #17020 from owncloud/stable7-proper-repair-step-infoThomas Müller2015-06-231-0/+1
|\ \
| * | Proper repair step info during upgrade on cliMorris Jobke2015-06-181-0/+1
* | | 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-203-2/+31
|\
| * Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-043-2/+31
* | Fix singe user mode on public.php - take twoThomas Müller2015-05-061-1/+5
* | Fix single user check in case no user is logged inThomas Müller2015-05-061-13/+19
* | 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
* | do not disclose information, show generic error on login pageJörn Friedrich Dreyer2015-04-221-9/+15
* | 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 #12327 from owncloud/stable7l10nbportThomas Müller2015-02-171-8/+0
|\ \ \
| * | | backport some strings to stable7Volkan Gezer2014-11-201-8/+0
* | | | 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