summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller2016-04-043-12/+34
* Add better messages for sometimes obscure exceptionsBernhard Posselt2016-04-041-2/+27
* Merge pull request #23722 from owncloud/also-hide-password-for-private-key-pa...Thomas Müller2016-04-041-1/+1
|\
| * Also replace password in updatePrivateKeyPasswordLukas Reschke2016-04-011-1/+1
* | Merge pull request #23728 from owncloud/sanitize-more-data-for-config-reportJoas Schilling2016-04-041-1/+13
|\ \
| * | Sanitize more data in config reportLukas Reschke2016-04-011-1/+13
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-0212-0/+24
|/ /
* / Initialise the printcss arrayJoas Schilling2016-04-011-0/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-012-0/+2
* Merge pull request #23713 from owncloud/small_encryption_fixThomas Müller2016-03-311-0/+1
|\
| * make sure that we always remove the file again from the cache after the versi...Bjoern Schiessle2016-03-311-0/+1
* | Merge pull request #23676 from owncloud/handle-null-return-getAppInfoMorris Jobke2016-03-313-1/+19
|\ \
| * | Properly handle return values of OC_App::getAppInfo()Morris Jobke2016-03-303-1/+19
* | | Merge pull request #16857 from owncloud/printStylesheetsC. Montero Luque2016-03-311-9/+39
|\ \ \ | |_|/ |/| |
| * | support print stylesheetsHendrik Leppelsack2016-01-131-9/+39
* | | Merge pull request #23445 from owncloud/enc_small_improvementFrank Karlitschek2016-03-311-1/+1
|\ \ \
| * | | no need to calculate the header size, if the first block contain a header we ...Bjoern Schiessle2016-03-211-1/+1
* | | | Merge pull request #23707 from owncloud/make-sure-that-encrypted-version-is-setFrank Karlitschek2016-03-311-2/+7
|\ \ \ \
| * | | | Make sure that the encrypted version is setLukas Reschke2016-03-311-2/+7
* | | | | Merge pull request #23675 from owncloud/fix_encryption_versions_on_external_s...Frank Karlitschek2016-03-316-62/+159
|\ \ \ \ \
| * | | | | fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-316-62/+159
| |/ / / /
* | | | | Merge pull request #23526 from owncloud/fix_23337Frank Karlitschek2016-03-318-2/+77
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move OCP\Share over to PSR-4Roeland Jago Douma2016-03-307-0/+0
| * | | | Add setId and setProviderID to the public interfaceRoeland Jago Douma2016-03-303-2/+77
| | |_|/ | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-314-2/+34
|/ / /
* | | Merge pull request #23628 from owncloud/avatar-removeThomas Müller2016-03-301-1/+1
|\ \ \
| * | | only remove avatars from the folder we store them inRobin Appelman2016-03-301-1/+1
* | | | Merge pull request #23654 from owncloud/issue-23653-xcache-detection-failsThomas Müller2016-03-301-1/+1
|\ \ \ \
| * | | | xcache.var_size with 64M should evaluate to isAvailableJoas Schilling2016-03-301-1/+1
* | | | | Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma2016-03-301-1/+13
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-302-0/+2
* | | | Merge pull request #23543 from owncloud/issue-23503-activity-emails-always-shortThomas Müller2016-03-292-2/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Allow the activity app to set the current user when sending emailsJoas Schilling2016-03-242-1/+29
| * | | We are only formatting an object when it's not nullJoas Schilling2016-03-241-1/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-292-0/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-284-0/+50
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-2710-12/+48
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-264-0/+10
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-258-2/+22
* | | | Merge pull request #23545 from owncloud/issue-17144-lock-mount-point-on-removalThomas Müller2016-03-241-0/+4
|\ \ \ \
| * | | | Lock the mountpoint while removingJoas Schilling2016-03-241-0/+4
* | | | | Merge pull request #23154 from owncloud/avatar-save-failureThomas Müller2016-03-243-6/+24
|\ \ \ \ \
| * | | | | dont die when we cant save the resized avatar, log insteadRobin Appelman2016-03-113-6/+24
* | | | | | add missing varJörn Friedrich Dreyer2016-03-241-0/+4
* | | | | | Merge pull request #23542 from owncloud/catch-empty-app-path-oh-we-really-sho...Thomas Müller2016-03-241-3/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | getAppPath can return falseLukas Reschke2016-03-241-3/+6
| | |/ / / | |/| | |
* / | | | Check if request is sent from official ownCloud clientLukas Reschke2016-03-241-0/+3
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-2488-276/+244
* | | | Merge pull request #23515 from owncloud/issue-22695-wrong-menu-translationsThomas Müller2016-03-231-6/+4
|\ \ \ \
| * | | | Fix the translations of the User menuJoas Schilling2016-03-231-6/+4