Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stabble9] Fix 3rdparty notice stable9 #21

Closed
wants to merge 492 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
492 commits
Select commit Hold shift + click to select a range
24670b4
set watch policy in test
icewind1991 Feb 19, 2016
5a630c6
properly use fileinfo objects
icewind1991 Mar 21, 2016
443d72e
Fix dropbox storage to not store the whole file in memory
Mar 15, 2016
195cf41
Dropbox stream download with RetryWrapper
Mar 23, 2016
2139130
Check if request is sent from official ownCloud client
LukasReschke Mar 23, 2016
a381cbc
Fix the translations of the User menu
nickvergessen Mar 23, 2016
c9eadb7
Merge pull request #23520 from owncloud/node-get-from-cache-9
DeepDiver1975 Mar 24, 2016
0bb7644
getAppPath can return false
LukasReschke Mar 24, 2016
515ebc0
Merge pull request #23539 from owncloud/backport-23530
DeepDiver1975 Mar 24, 2016
af7c34d
Merge pull request #23401 from owncloud/backport-23282-stable9
DeepDiver1975 Mar 24, 2016
1f4738c
Return remote shares in oc:share-types Webdav property
Mar 24, 2016
7a6d4a3
In case of exception we return an html page in case the client is a b…
DeepDiver1975 Mar 24, 2016
1f4e824
Add magical regex to catch browsers
LukasReschke Mar 24, 2016
4f78cb1
handle completely unscanned storages in the background scanner
icewind1991 Mar 24, 2016
03f4615
Merge pull request #23550 from owncloud/backport-23542
DeepDiver1975 Mar 24, 2016
b456035
dont die when we cant save the resized avatar, log instead
icewind1991 Mar 11, 2016
c066882
[stable9] Fix for themes with .jpg backgrounds
Mar 26, 2016
1733b6e
We are only formatting an object when it's not null
nickvergessen Mar 24, 2016
b5922e4
Allow the activity app to set the current user when sending emails
nickvergessen Mar 24, 2016
605abf9
Merge pull request #23570 from owncloud/stable9-dav-sharetypes-remote
DeepDiver1975 Mar 29, 2016
6b7c694
Merge pull request #23582 from owncloud/avatar-save-failure-9
DeepDiver1975 Mar 29, 2016
52f4acf
Explicitly add the current principal to the acl in case of group sharing
DeepDiver1975 Mar 16, 2016
3b4999c
correct form of upload-white icon to be same as upload icon
jancborchardt Mar 29, 2016
fb77aa2
9.0.1 RC1
Mar 29, 2016
456035a
Merge pull request #23631 from owncloud/stable9-upload-white
DeepDiver1975 Mar 30, 2016
8c9842f
Fix unit test
DeepDiver1975 Mar 30, 2016
3cadc45
only remove avatars from the folder we store them in
icewind1991 Mar 29, 2016
2660cf8
Non moveable mount points should always be UPDATE+DELETE shareable
rullzer Mar 30, 2016
dd8d1c2
xcache.var_size with 64M should evaluate to isAvailable
nickvergessen Mar 30, 2016
57596e1
Use the shipped cacerts.pem instead of the global one
LukasReschke Mar 30, 2016
cdff098
Merge pull request #23618 from owncloud/backport-23543-activity-email…
DeepDiver1975 Mar 30, 2016
2ab503f
Merge pull request #23641 from owncloud/avatar-remove-9
DeepDiver1975 Mar 30, 2016
424c2b8
Merge pull request #23652 from owncloud/stable9_23651
DeepDiver1975 Mar 30, 2016
f981661
Fix displaying owner before share icon in file list
Mar 30, 2016
03f89d8
Merge pull request #23662 from owncloud/make-google-drive-drumpf-again
DeepDiver1975 Mar 30, 2016
ed88f7b
Merge pull request #23664 from owncloud/stable9-share-displayownerfix
DeepDiver1975 Mar 30, 2016
99843c0
GDrive stream download with RetryWrapper
Mar 23, 2016
1f7b037
Use RetryWrapper for SFTP storage
LukasReschke Mar 30, 2016
7c7e079
Lock the mountpoint while removing
nickvergessen Mar 24, 2016
8d6aff6
Merge pull request #23659 from owncloud/backport-23654-xcache-availab…
DeepDiver1975 Mar 31, 2016
835e248
Merge pull request #23640 from owncloud/backport-23545-lock-mountpoin…
DeepDiver1975 Mar 31, 2016
9bd5fd2
Merge pull request #23629 from owncloud/fix-group-sharing-access-stable9
DeepDiver1975 Mar 31, 2016
e664e58
Fix group shares on v1 caldav and carddav - fixes #23328
DeepDiver1975 Mar 17, 2016
cb300d1
Return proper current-user-principal on v1 endpoints - fixes #23306
DeepDiver1975 Mar 17, 2016
f28817a
Fix acls for calendar objects and cards - fixes #23273
DeepDiver1975 Mar 17, 2016
ef8b759
Handle group shares of addressbooks on v1 as well ... now FINALLY ....
DeepDiver1975 Mar 24, 2016
5f5e133
Merge pull request #23552 from owncloud/fix-group-sharing-for-v1-cald…
DeepDiver1975 Mar 31, 2016
cfe0a64
Merge pull request #23673 from owncloud/stable9-fix-sftp-retry-wrapper
DeepDiver1975 Mar 31, 2016
b6fb314
Revert "Explicitly add the current principal to the acl in case of gr…
DeepDiver1975 Mar 31, 2016
8453073
Merge pull request #23689 from owncloud/revert-23629
DeepDiver1975 Mar 31, 2016
d16553d
Make sure that the encrypted version is set
LukasReschke Mar 31, 2016
05fd4f2
Merge pull request #23522 from owncloud/stable9-dropbox-stream-download
karlitschek Mar 31, 2016
e3cc82d
Merge pull request #23518 from owncloud/stable9-gdrive-stream-download
DeepDiver1975 Mar 31, 2016
2cb45e7
fix creation of versions of encrypted files on external storages
Mar 30, 2016
b84746c
Merge pull request #23710 from owncloud/fix_encryption_versions_on_ex…
DeepDiver1975 Apr 1, 2016
193a33a
Merge pull request #23709 from owncloud/stable9-make-sure-that-encryp…
DeepDiver1975 Apr 1, 2016
43579e7
Properly handle return values of OC_App::getAppInfo()
MorrisJobke Mar 30, 2016
059df32
Merge pull request #23684 from owncloud/stable9-backport-23676
DeepDiver1975 Apr 1, 2016
9c800f6
Merge pull request #23590 from owncloud/fix-themes-for-stable9
DeepDiver1975 Apr 1, 2016
78ee14d
Also replace password in updatePrivateKeyPassword
LukasReschke Apr 1, 2016
752e667
Detect user navigating away, don't interpret as ajax error
Mar 22, 2016
d8261d4
Firefox returns 303 on cross-domain redirect
Mar 22, 2016
51ff3e7
Stronger fix for navigate away detection
Mar 22, 2016
c58e96e
Adjust core unit tests for unload/reload cases
Mar 23, 2016
6774f60
9.0.1 RC2
Apr 1, 2016
d857f7c
Unmount the share before deleting it, so we don't try to use it later on
nickvergessen Apr 1, 2016
dd5f38e
Inject the Mount Manager
nickvergessen Apr 4, 2016
501cb1a
Merge pull request #23735 from owncloud/stable9-core-globalajaxerrorw…
DeepDiver1975 Apr 4, 2016
f8b1e2c
Merge pull request #23723 from owncloud/stable9-also-hide-password-fo…
DeepDiver1975 Apr 4, 2016
85a0dd3
[stable9] Read available l10n files also from theme folder
MorrisJobke Apr 4, 2016
4da4163
Merge pull request #23541 from owncloud/backport-23515-menu-language
DeepDiver1975 Apr 4, 2016
277c9f4
Merge pull request #23764 from owncloud/backport-23743-transfer-owner…
DeepDiver1975 Apr 4, 2016
7fdac35
Fix PHP memory leak in file_get_contents()
MorrisJobke Mar 16, 2016
a506192
Use static method
LukasReschke Apr 5, 2016
19541dd
fixes #23496
DeepDiver1975 Mar 23, 2016
cff3122
[stable9] Fix conditional check in MySQL setup
Apr 5, 2016
b052698
Add releasenotes class
VicDeo Mar 24, 2016
118c39d
Show cli notice for big installations
VicDeo Mar 25, 2016
cfd8cc3
Show release notes
VicDeo Mar 25, 2016
fa7f187
Merge pull request #23805 from owncloud/backport-of-#23760
DeepDiver1975 Apr 6, 2016
6e55f93
Merge branch 'stable9' into dont-collide-with-php-internals
Apr 6, 2016
1092de5
Merge pull request #23799 from owncloud/dont-collide-with-php-internals
Apr 6, 2016
dca6869
Merge pull request #23574 from owncloud/sabre-plugin-browser-error-pa…
DeepDiver1975 Apr 6, 2016
b87b27c
Show hint in CLI
VicDeo Mar 29, 2016
e5bec54
Make the version a string
nickvergessen Apr 6, 2016
c437135
Remove duplicated message
nickvergessen Apr 6, 2016
76342fa
Merge pull request #23572 from owncloud/stabe9-release-notes
DeepDiver1975 Apr 6, 2016
54fc92c
9.0.1
Apr 6, 2016
35d044c
sidebar click modification
ErikPel Mar 23, 2016
8b87837
Prevent null to be passed into the closure of callForAllUsers
DeepDiver1975 Apr 5, 2016
0a79241
Merge pull request #23837 from owncloud/stable9-handle-null-in-userma…
DeepDiver1975 Apr 8, 2016
c929c4d
Merge pull request #23801 from owncloud/fix-23496-master-stable9
DeepDiver1975 Apr 8, 2016
d2c11a3
Correctly return an empty string for empty files
nickvergessen Apr 8, 2016
1d4d45e
Adding VCFExportPlugin
DeepDiver1975 Apr 10, 2016
847834e
Merge pull request #23897 from owncloud/add-VCFExportPlugin-stable9
DeepDiver1975 Apr 11, 2016
3587531
Update sabre/dav to 3.0.9 onb stable9
nickvergessen Apr 7, 2016
3e0f106
Merge pull request #23840 from owncloud/backport-23839-sabre-dav-3.0.9
DeepDiver1975 Apr 11, 2016
5408b16
Backport #23752 to stable9
josh4trunks Apr 11, 2016
aecfcf6
Catch the AutoloadNotAllowedException also for legacy jobs
MorrisJobke Apr 11, 2016
a87d961
Merge pull request #23784 from owncloud/stable9-backport-23304
DeepDiver1975 Apr 12, 2016
4f5d1e9
Merge pull request #23930 from owncloud/stable9-backport-23901
DeepDiver1975 Apr 12, 2016
6e8adea
Exclude autoload_static.php (#23935)
LukasReschke Apr 12, 2016
57c08cf
Fix the exclude path
DeepDiver1975 Apr 12, 2016
6f5d30b
Merge pull request #23941 from owncloud/stable9-exclude-autoload-static
DeepDiver1975 Apr 12, 2016
bd19bbb
Merge pull request #23924 from josh4trunks/stable9
DeepDiver1975 Apr 13, 2016
288b4e2
we need to initialize the mount points of the given user before we re…
Apr 19, 2016
21970c1
Chunk the users correctly in the trashbin and versions background job
nickvergessen Apr 20, 2016
466b7dc
Allow setting can edit permissions on federated shares in webUI
rullzer Apr 20, 2016
ccddb18
preserve information if it is a rename operation or not
Apr 20, 2016
98647b8
Merge pull request #24119 from owncloud/fix_24095_9.0
DeepDiver1975 Apr 20, 2016
2296552
When the scanner detects a file is changed clear checksum
rullzer Apr 19, 2016
fdab395
Merge pull request #23576 from owncloud/background-scan-unscanned-9
DeepDiver1975 Apr 20, 2016
df544e8
Introduce isReadyForUser and verify in file transfer ownership - fixe…
DeepDiver1975 Apr 14, 2016
e2a274f
Merge pull request #23831 from owncloud/backport-23511
DeepDiver1975 Apr 20, 2016
fcebd32
Merge pull request #24099 from owncloud/fix_23632_9.0
DeepDiver1975 Apr 20, 2016
22f9a12
Merge pull request #24108 from owncloud/fix_24032
DeepDiver1975 Apr 20, 2016
2d37341
Add repair step for updater issues
LukasReschke Apr 20, 2016
572ff9c
Write .htaccess also from CLI
LukasReschke Apr 20, 2016
a4a800f
Merge pull request #24136 from owncloud/backport-24135
DeepDiver1975 Apr 21, 2016
80993b2
Merge pull request #24134 from owncloud/fix-problems-caused-by-updater
DeepDiver1975 Apr 21, 2016
68f62ad
Merge pull request #24129 from owncloud/stable9_24098
DeepDiver1975 Apr 21, 2016
e33adcf
remember email when setting expiration date
ChristophWurst Apr 13, 2016
440cf33
Add unit tests for shared size propagation with encryption
icewind1991 Apr 20, 2016
74ed0a8
dont do optimized size propagation for encrypted files
icewind1991 Apr 20, 2016
ed746a7
Merge pull request #24112 from owncloud/backport-24111-chunking-users…
DeepDiver1975 Apr 21, 2016
4e50dd8
Birthday calendar should never have write acl - fixes #24154
DeepDiver1975 Apr 21, 2016
830a080
[stable9] Ignore certificate file if it starts with file://
LukasReschke Apr 21, 2016
7a2a6ce
Merge pull request #24163 from owncloud/fix-birthday_calendar-acl-sta…
DeepDiver1975 Apr 21, 2016
6365851
Merge pull request #24153 from owncloud/stable9-remember-email-when-s…
DeepDiver1975 Apr 21, 2016
81b5df3
Merge pull request #24172 from owncloud/stable9-certificate
DeepDiver1975 Apr 22, 2016
9dc1c6c
Make sure that CLI cron doesn't run for ever, but makes use of the ne…
nickvergessen Apr 21, 2016
27d6852
Merge pull request #24131 from owncloud/dont-transfer-files-to-not-re…
DeepDiver1975 Apr 22, 2016
711641e
Personal calendar should be generated even if the birthday calendar a…
DeepDiver1975 Apr 21, 2016
27d12f7
Throw NoUserException when attempting to init mount point for null user
Apr 22, 2016
3e1dc64
Change the sort order of background jobs to be DESC instead of ASC
nickvergessen Apr 22, 2016
bbc720d
Merge pull request #24192 from owncloud/create-personal-calendar-stable9
DeepDiver1975 Apr 22, 2016
d2b4bf7
Merge pull request #24158 from owncloud/encryped-size-progation-9
DeepDiver1975 Apr 22, 2016
a616447
Merge pull request #24180 from owncloud/backport-24145-limit-backgrou…
DeepDiver1975 Apr 22, 2016
98431b4
Merge pull request #24195 from owncloud/stable9-fs-initmountpoint-nul…
DeepDiver1975 Apr 22, 2016
57b9ae1
Merge pull request #24196 from owncloud/backport-24183-change-backgro…
DeepDiver1975 Apr 22, 2016
8ebde1e
on clone Connection, do not take over the existing LDAP resource
blizzz Apr 22, 2016
5b126cd
Fix LDAP race conditions
MorrisJobke Apr 18, 2016
dd415b6
Add missing use statement
nickvergessen Apr 25, 2016
5925ab9
Merge pull request #24241 from owncloud/backport-24240-add-missing-us…
DeepDiver1975 Apr 25, 2016
1aa8765
[9.0] Call private cache methods only for `OC\Files\Cache\Cache`
d--j Apr 22, 2016
51f5edd
add locks in the scanner to prevent multiple scanners running on the …
icewind1991 Apr 22, 2016
d436326
don't get the config for the same mount multiple times
icewind1991 Apr 25, 2016
b375086
add test
icewind1991 Apr 25, 2016
1397d9a
triger the propagator from the command line scanner
icewind1991 Apr 25, 2016
b425a0e
Merge pull request #24236 from owncloud/backport-24214-stable9
DeepDiver1975 Apr 25, 2016
bec8465
Merge pull request #24250 from owncloud/scanner-locking-9
DeepDiver1975 Apr 25, 2016
6c861f7
Merge pull request #24202 from owncloud/backport-stable9-23972
DeepDiver1975 Apr 25, 2016
80a31b7
Merge pull request #24242 from owncloud/stable9-backport-24052
DeepDiver1975 Apr 26, 2016
1087385
Merge pull request #24259 from owncloud/stable9-mount-unique
DeepDiver1975 Apr 26, 2016
e542bfd
check whether index is set before using it
blizzz Apr 25, 2016
a70d6f6
Disable pastezone for jquery.fileupload
LukasReschke Mar 22, 2016
590ed3e
Also exclude __apps
LukasReschke Apr 26, 2016
ffe561d
Remove pcntl warning for now
VicDeo Apr 26, 2016
7ee7d09
Don't write empty RewriteBase
LukasReschke Apr 26, 2016
9a1688d
Merge pull request #24278 from owncloud/stable9-more-sanity
LukasReschke Apr 26, 2016
06bfd58
error out if a local storage isn't setup correctly
icewind1991 Apr 25, 2016
884c821
add tests
icewind1991 Apr 26, 2016
438d451
Merge pull request #24281 from owncloud/backport-disable-paste-zone
Apr 26, 2016
36bba77
Merge pull request #24282 from owncloud/backport-24262-stable9
Apr 26, 2016
4f5c03e
Merge pull request #24261 from owncloud/scanner-propagate-9
Apr 26, 2016
98820f2
Merge pull request #24292 from owncloud/stable9-work-around-more-upda…
Apr 26, 2016
62a35d3
Merge branch 'stable9' into stable9-remove-pcntl-warning
Apr 26, 2016
fe753fe
Merge branch 'stable9' into local-invalid-9
Apr 26, 2016
1c23fa5
Merge pull request #24289 from owncloud/local-invalid-9
Apr 27, 2016
d359311
Merge pull request #24294 from owncloud/stable9-remove-pcntl-warning
Apr 27, 2016
795f321
9.0.2 RC1
Apr 27, 2016
145810d
Check for hash instead of file existence
LukasReschke Apr 27, 2016
ec1a66b
Merge pull request #24311 from owncloud/more-intelligent-update-detec…
DeepDiver1975 Apr 28, 2016
a834531
Make ownCloud work again in php 7.0.6
rullzer Apr 28, 2016
218a206
Merge pull request #24343 from owncloud/stable9_24326
May 2, 2016
fb82321
9.0.2 RC2
May 2, 2016
13ea66e
Don't loop over the backends, we already know where the user should be
nickvergessen Apr 28, 2016
bbcef57
When we iterate over all users that might be too much memory
nickvergessen Apr 28, 2016
e13d02d
9.0.2
May 3, 2016
1c7ec3a
Use a CappedCache in the user database backend
rullzer May 3, 2016
f9aef7a
Fixes #23899
DeepDiver1975 Apr 11, 2016
6c797ee
first call the post_login hooks, before we call getUserFolder.
May 3, 2016
f7f9ef5
Do not save the language as request lang for apps when we didn't find…
nickvergessen May 4, 2016
7fb631a
solves problem with moving files via WebDAV
weits Apr 18, 2016
a3bdcfb
Merge pull request #24446 from weits/cherry_webdav
DeepDiver1975 May 9, 2016
fefb59e
Do not automatically try to enable index.php-less URLs
LukasReschke May 10, 2016
4e10b81
Move file since stable9 uses old autoloader
LukasReschke May 10, 2016
b78625e
Add repair step for copying the RewriteBase
LukasReschke May 10, 2016
5d73670
Fixed 'Help Translate' link
prisas Apr 4, 2016
45413d7
Merge pull request #24541 from owncloud/stable9-backport-23705
DeepDiver1975 May 11, 2016
decb478
Pass on the error message from the user manager to the UI
nickvergessen May 10, 2016
750aeda
Yo-ho-oh - Murder all band 'o pirates - backport of #24550
DeepDiver1975 May 11, 2016
6c6cf01
Merge pull request #24554 from owncloud/kill-en@pirate-stable9
DeepDiver1975 May 11, 2016
d7da0ac
Merge pull request #24384 from owncloud/backport-24327-memory-usage-i…
DeepDiver1975 May 11, 2016
3505776
Make update server URL configurable
LukasReschke May 9, 2016
8aebab9
Fix test race condition
rullzer May 11, 2016
877a8f0
Merge pull request #24574 from owncloud/stable9_24568
DeepDiver1975 May 11, 2016
d9a2b85
Merge pull request #24502 from owncloud/stable9-updater-server-config…
DeepDiver1975 May 11, 2016
7de566b
Wait a while even after successful conect ...
DeepDiver1975 May 6, 2016
de91593
Merge pull request #24538 from owncloud/fix-oracle-ci-stable9
DeepDiver1975 May 11, 2016
60ec1fc
Put back pcntl warning (#24295)
VicDeo May 12, 2016
283347a
Remove repair steps for broken updater repair (#24438)
LukasReschke May 12, 2016
f8979a9
cap the normalized path cache (#24390)
icewind1991 May 12, 2016
27b12d2
Merge pull request #24530 from owncloud/backport-24526-forward-user-m…
May 13, 2016
56031fe
Merge pull request #24540 from owncloud/stable9-do-not-automatically-…
May 13, 2016
de97110
Merge pull request #24441 from owncloud/backport-24432-never-save-app…
May 17, 2016
dfc0a7a
Allow chunk GC mtime tolerance for unfinished part chunks
May 17, 2016
e36d70c
free up memory when releasing the last shared lock
icewind1991 May 2, 2016
fe1b8ad
Merge pull request #24676 from owncloud/stable9-fixchunkttl
May 18, 2016
ceea3e9
Merge pull request #24705 from owncloud/locking-mark-reload-free-9
May 19, 2016
173e304
Merge pull request #24414 from owncloud/stable9_24405
May 19, 2016
5da9f10
Remove the password from the validateUserPass() method as well
nickvergessen Apr 29, 2016
ad81dff
Merge pull request #24709 from owncloud/backport-24336-remove-passwor…
May 20, 2016
3c73e54
Make sure that installed is a boolean
nickvergessen May 23, 2016
b30f4c2
Make sure we evaluate installed like we do it everywhere
nickvergessen May 23, 2016
64ec70a
Merge pull request #24772 from owncloud/backport-24765-boolean-instal…
May 24, 2016
3d4f29f
Merge pull request #24417 from owncloud/fix_24182_9.0
May 24, 2016
cb8b474
clarify filesystem_check_changes in config.sample.php
May 23, 2016
a9c8eee
Merge pull request #24817 from owncloud/filesystem_check_changes-9
May 25, 2016
f29f857
Http Range requests support in downloads
lenz1111 May 20, 2016
7a791c5
Code style and doc fix
lenz1111 May 23, 2016
8c43964
Lowercase class name for unseekableexception
May 25, 2016
35c32ca
Improve isLocal performance for SharedStorage
icewind1991 May 25, 2016
002a7f8
replaced UnseekableException => NotPermittedException
lenz1111 May 25, 2016
b8c4233
don't fail on "bad signature" during login. Most likely this happens …
schiessle May 30, 2016
da0ee2c
dont update search onResize (#24848)
fl4p May 30, 2016
761a0b2
Merge pull request #24839 from owncloud/shared-storage-local-9
May 30, 2016
0ec4098
Merge pull request #24830 from owncloud/stable9-lenz1111-share_downlo…
May 30, 2016
abd8475
Only show message in the UI when the checker is enabled (#24773)
nickvergessen May 30, 2016
2516d07
[stable9] Properly check for mbstring extension
LukasReschke May 31, 2016
95cdbd4
Merge pull request #24908 from owncloud/stable9-backport-properly-che…
May 31, 2016
9070fd2
Add a warning when the transaction isolation level is not READ_COMMIT…
nickvergessen May 31, 2016
2ca5f3f
trigger size calculation after scanning
icewind1991 May 27, 2016
69e54bd
Allow opening the password reset link in a new window when its a URL
nickvergessen May 24, 2016
a08c9b3
normalize path in getInternalPath
georgehrke Jun 1, 2016
96bf7f5
Merge pull request #24894 from owncloud/scanner-size-propagation-09
Jun 1, 2016
8f04bf3
Backport of share id as string fix
Jun 1, 2016
0efe3ba
Use a capped memory cache for the user/group cache
rullzer Jun 1, 2016
a780a4c
Merge pull request #24956 from owncloud/stable9-fix-shareidstring
Jun 2, 2016
afe8ee0
Merge pull request #24958 from owncloud/stable9_24869
Jun 2, 2016
4eb87be
Merge pull request #24944 from owncloud/fix_21173_stable9
Jun 2, 2016
7f3bfef
Merge pull request #24921 from owncloud/stable9-backport-24795
Jun 2, 2016
825d1c1
My fix for #24272, #23613, File not found when single file in a folde…
May 24, 2016
c433218
Catch the ForbiddenException to make sure it gets handled
nickvergessen Jun 1, 2016
93699d4
Merge pull request #24966 from owncloud/stable9-fix-singlefileselect-…
Jun 6, 2016
6e7eb87
Merge pull request #24951 from owncloud/backport-24949-internal-serve…
Jun 6, 2016
afb4c1e
Allow public upload when the quota is unlimited (#24988)
nickvergessen Jun 6, 2016
34ad3f7
Remove "Help" link from personal sidebar
LukasReschke Jun 6, 2016
267692b
Merge pull request #10 from nextcloud/stable9-remove-links-to-documen…
jancborchardt Jun 6, 2016
bd82cd8
Print error message again, when 3rdparty submodule is not initialized
blizzz Jun 7, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
29 changes: 11 additions & 18 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,17 @@
SetEnv htaccessWorking true
</IfModule>
</IfModule>
<IfModule mod_php7.c>
php_value upload_max_filesize 513M
php_value post_max_size 513M
php_value memory_limit 512M
php_value mbstring.func_overload 0
php_value default_charset 'UTF-8'
php_value output_buffering 0
<IfModule mod_env.c>
SetEnv htaccessWorking true
</IfModule>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
Expand All @@ -48,24 +59,6 @@
RewriteRule ^(build|tests|config|lib|3rdparty|templates)/.* - [R=404,L]
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/.*
RewriteRule ^(\.|autotest|occ|issue|indie|db_|console).* - [R=404,L]

# Rewrite rules for `front_controller_active`
Options -MultiViews
RewriteRule ^core/js/oc.js$ index.php/core/js/oc.js [PT,E=PATH_INFO:$1]
RewriteRule ^core/preview.png$ index.php/core/preview.png [PT,E=PATH_INFO:$1]
RewriteCond %{REQUEST_FILENAME} !\.(css|js|svg|gif|png|html|ttf|woff|ico)$
RewriteCond %{REQUEST_FILENAME} !core/img/favicon.ico$
RewriteCond %{REQUEST_FILENAME} !/remote.php
RewriteCond %{REQUEST_FILENAME} !/public.php
RewriteCond %{REQUEST_FILENAME} !/cron.php
RewriteCond %{REQUEST_FILENAME} !/core/ajax/update.php
RewriteCond %{REQUEST_FILENAME} !/status.php
RewriteCond %{REQUEST_FILENAME} !/ocs/v1.php
RewriteCond %{REQUEST_FILENAME} !/ocs/v2.php
RewriteCond %{REQUEST_FILENAME} !/updater/
RewriteCond %{REQUEST_FILENAME} !/ocs-provider/
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/.*
RewriteRule .* index.php [PT,E=PATH_INFO:$1]
</IfModule>
<IfModule mod_mime.c>
AddType image/svg+xml svg svgz
Expand Down
11 changes: 10 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
branches:
only:
- master
# - /^stable\d+(\.\d+)?$/
- /^stable\d+(\.\d+)?$/

addons:
apt:
Expand All @@ -29,6 +29,7 @@ install:


script:
- sh -c "if [ '$TC' = 'syntax' ]; then composer install && vendor/bin/parallel-lint --exclude vendor/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude 3rdparty/paragonie/random_compat/lib/ --exclude vendor/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php .; fi"
- sh -c "if [ '$TEST_DAV' != '1' ]; then echo \"Not testing DAV\"; fi"
- sh -c "if [ '$TEST_DAV' = '1' ]; then echo \"Testing DAV\"; fi"

Expand All @@ -42,5 +43,13 @@ matrix:
env: DB=sqlite;TC=carddav
- php: 5.4
env: DB=sqlite;TC=caldav
- php: 5.4
env: DB=sqlite;TC=syntax;TEST_DAV=0
- php: 5.5
env: DB=sqlite;TC=syntax;TEST_DAV=0
- php: 5.6
env: DB=sqlite;TC=syntax;TEST_DAV=0
- php: 7.0
env: DB=sqlite;TC=syntax;TEST_DAV=0

fast_finish: true
2 changes: 1 addition & 1 deletion 3rdparty
23 changes: 22 additions & 1 deletion apps/comments/activity/extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public function getDefaultTypes($method) {
public function getTypeIcon($type) {
switch ($type) {
case self::APP_NAME:
return false;
return 'icon-comment';
}

return false;
Expand Down Expand Up @@ -150,6 +150,9 @@ protected function translateShort($text, IL10N $l, array $params) {

switch ($text) {
case self::ADD_COMMENT_SUBJECT:
if ($this->authorIsCurrentUser($params[0])) {
return (string) $l->t('You commented');
}
return (string) $l->t('%1$s commented', $params);
case self::ADD_COMMENT_MESSAGE:
return $this->convertParameterToComment($params[0], 120);
Expand All @@ -168,6 +171,9 @@ protected function translateLong($text, IL10N $l, array $params) {

switch ($text) {
case self::ADD_COMMENT_SUBJECT:
if ($this->authorIsCurrentUser($params[0])) {
return (string) $l->t('You commented on %2$s', $params);
}
return (string) $l->t('%1$s commented on %2$s', $params);
case self::ADD_COMMENT_MESSAGE:
return $this->convertParameterToComment($params[0]);
Expand All @@ -176,6 +182,21 @@ protected function translateLong($text, IL10N $l, array $params) {
return false;
}

/**
* Check if the author is the current user
*
* @param string $user Parameter e.g. `<user display-name="admin">admin</user>`
* @return bool
*/
protected function authorIsCurrentUser($user) {
try {
return strip_tags($user) === $this->activityManager->getCurrentUserId();
} catch (\UnexpectedValueException $e) {
// FIXME this is awkward, but we have no access to the current user in emails
return false;
}
}

/**
* The extension can define the type of parameters for translation
*
Expand Down
3 changes: 2 additions & 1 deletion apps/comments/l10n/cs_CZ.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Uložit",
"Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}",
"{count} unread comments" : "{count} nepřečtených komentářů",
"Comment" : "Komentář"
"Comment" : "Komentář",
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
3 changes: 2 additions & 1 deletion apps/comments/l10n/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Uložit",
"Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}",
"{count} unread comments" : "{count} nepřečtených komentářů",
"Comment" : "Komentář"
"Comment" : "Komentář",
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
"{count} unread comments" : "{count} ungelesene Kommentare",
"Comment" : "Kommentar"
"Comment" : "Kommentar",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
"{count} unread comments" : "{count} ungelesene Kommentare",
"Comment" : "Kommentar"
"Comment" : "Kommentar",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
"{count} unread comments" : "[count] ungelesene Kommentare",
"Comment" : "Kommentar"
"Comment" : "Kommentar",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
"{count} unread comments" : "[count] ungelesene Kommentare",
"Comment" : "Kommentar"
"Comment" : "Kommentar",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Save",
"Allowed characters {count} of {max}" : "Allowed characters {count} of {max}",
"{count} unread comments" : "{count} unread comments",
"Comment" : "Comment"
"Comment" : "Comment",
"<strong>Comments</strong> for files" : "<strong>Comments</strong> for files"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Save",
"Allowed characters {count} of {max}" : "Allowed characters {count} of {max}",
"{count} unread comments" : "{count} unread comments",
"Comment" : "Comment"
"Comment" : "Comment",
"<strong>Comments</strong> for files" : "<strong>Comments</strong> for files"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Konservi",
"Allowed characters {count} of {max}" : "Permesataj karakteroj: {count} el {max}",
"{count} unread comments" : "{count} nelegitaj komentoj",
"Comment" : "Komento"
"Comment" : "Komento",
"<strong>Comments</strong> for files" : "<strong>Komentoj</strong> por dosieroj"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/eo.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Konservi",
"Allowed characters {count} of {max}" : "Permesataj karakteroj: {count} el {max}",
"{count} unread comments" : "{count} nelegitaj komentoj",
"Comment" : "Komento"
"Comment" : "Komento",
"<strong>Comments</strong> for files" : "<strong>Komentoj</strong> por dosieroj"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Guardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"{count} unread comments" : "{count} comentarios no leídos",
"Comment" : "Comentario"
"Comment" : "Comentario",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Guardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"{count} unread comments" : "{count} comentarios no leídos",
"Comment" : "Comentario"
"Comment" : "Comentario",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/fi_FI.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Tallenna",
"Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
"{count} unread comments" : "{count} lukematonta kommenttia",
"Comment" : "Kommentti"
"Comment" : "Kommentti",
"<strong>Comments</strong> for files" : "<strong>Kommentit</strong> tiedostoille"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/fi_FI.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Tallenna",
"Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
"{count} unread comments" : "{count} lukematonta kommenttia",
"Comment" : "Kommentti"
"Comment" : "Kommentti",
"<strong>Comments</strong> for files" : "<strong>Kommentit</strong> tiedostoille"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Enregistrer",
"Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
"{count} unread comments" : "{count} commentaires non lus",
"Comment" : "Commenter"
"Comment" : "Commenter",
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers"
},
"nplurals=2; plural=(n > 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Enregistrer",
"Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
"{count} unread comments" : "{count} commentaires non lus",
"Comment" : "Commenter"
"Comment" : "Commenter",
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/he.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "שמירה",
"Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}",
"{count} unread comments" : "{count} תגובות שלא נקראו",
"Comment" : "תגובה"
"Comment" : "תגובה",
"<strong>Comments</strong> for files" : "<strong>תגובות</strong> לקבצים"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "שמירה",
"Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}",
"{count} unread comments" : "{count} תגובות שלא נקראו",
"Comment" : "תגובה"
"Comment" : "תגובה",
"<strong>Comments</strong> for files" : "<strong>תגובות</strong> לקבצים"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
7 changes: 6 additions & 1 deletion apps/comments/l10n/hu_HU.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ OC.L10N.register(
{
"Cancel" : "Mégsem",
"Save" : "Mentés",
"Comment" : "Komment"
"Comment" : "Komment",
"<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> a fájlokhoz",
"Delete comment" : "Hozzászólás törlése",
"Edit comment" : "Hozzászólás szerkesztése",
"No other comments available" : "Nincs több hozzászólás.",
"Post" : "Küldés"
},
"nplurals=2; plural=(n != 1);");
7 changes: 6 additions & 1 deletion apps/comments/l10n/hu_HU.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{ "translations": {
"Cancel" : "Mégsem",
"Save" : "Mentés",
"Comment" : "Komment"
"Comment" : "Komment",
"<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> a fájlokhoz",
"Delete comment" : "Hozzászólás törlése",
"Edit comment" : "Hozzászólás szerkesztése",
"No other comments available" : "Nincs több hozzászólás.",
"Post" : "Küldés"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/id.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Simpan",
"Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}",
"{count} unread comments" : "{count} komentar belum dibaca",
"Comment" : "Komentar"
"Comment" : "Komentar",
"<strong>Comments</strong> for files" : "<strong>Komentar</strong> untuk berkas"
},
"nplurals=1; plural=0;");
3 changes: 2 additions & 1 deletion apps/comments/l10n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Simpan",
"Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}",
"{count} unread comments" : "{count} komentar belum dibaca",
"Comment" : "Komentar"
"Comment" : "Komentar",
"<strong>Comments</strong> for files" : "<strong>Komentar</strong> untuk berkas"
},"pluralForm" :"nplurals=1; plural=0;"
}
7 changes: 6 additions & 1 deletion apps/comments/l10n/is.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ OC.L10N.register(
{
"Cancel" : "Hætta við",
"Save" : "Vista",
"Comment" : "Athugasemd"
"Comment" : "Athugasemd",
"<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
"Delete comment" : "Eyða athugasemd",
"Edit comment" : "Breyta athugasemd",
"No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
"Post" : "Senda"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
7 changes: 6 additions & 1 deletion apps/comments/l10n/is.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{ "translations": {
"Cancel" : "Hætta við",
"Save" : "Vista",
"Comment" : "Athugasemd"
"Comment" : "Athugasemd",
"<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
"Delete comment" : "Eyða athugasemd",
"Edit comment" : "Breyta athugasemd",
"No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
"Post" : "Senda"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "Salva",
"Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
"{count} unread comments" : "{count} commenti non letti",
"Comment" : "Commento"
"Comment" : "Commento",
"<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Save" : "Salva",
"Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
"{count} unread comments" : "{count} commenti non letti",
"Comment" : "Commento"
"Comment" : "Commento",
"<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/comments/l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Save" : "保存",
"Allowed characters {count} of {max}" : "入力文字数 {count} / {max}",
"{count} unread comments" : "未読コメント数 {count}",
"Comment" : "コメント"
"Comment" : "コメント",
"<strong>Comments</strong> for files" : "ファイルについての<strong>コメント</strong>"
},
"nplurals=1; plural=0;");
Loading