Morris Jobke
48934c347b
Merge pull request #1158 from nextcloud/backport/1152/stable15
...
[stable15] fix regular expressions in nginx config
2019-01-16 17:20:21 +01:00
Jasper Knockaert
828c5a94d1
fix regular expressions in nginx config
...
A number of fixes to regular expressions in the nginx config example:
* escaping forward slash by prefixing a backslash (not essential, but seems good practise anyway)
* fix the second expression in fastcgi_split_path_info to allow for uris ending in .php (which do satisfy the location definition but would result in a 404 with the current specification of fastcgi_split_path_info
* adding /nextcloud to all regex location definitions in the subdirectory example
2019-01-16 16:18:40 +00:00
Morris Jobke
44ca87c4d1
Merge pull request #1151 from nextcloud/backport/1140/stable15
...
[stable15] Clarified on the usage of Redis and PHP 7.0+ is required now
2019-01-15 12:02:23 +01:00
Morris Jobke
cbe1b0f5c4
Merge pull request #1149 from nextcloud/backport/1147/stable15
...
[stable15] Update chunking.rst: add modification date info
2019-01-15 11:48:45 +01:00
Morris Jobke
8495fdeb1f
Clarified on the usage of Redis and PHP 7.0+ is required now
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-15 10:48:33 +00:00
tobiasKaminsky
fdad457c5f
add modification date info
2019-01-15 10:47:45 +00:00
Morris Jobke
47e2c32861
Merge pull request #1144 from nextcloud/backport/1143/stable15
...
[stable15] Update BigInt (64bit) identifiers
2019-01-15 10:33:52 +01:00
Georgiy Sitnikov
8b2e7e8b53
Update BigInt (64bit) identifiers
...
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 09:09:49 +00:00
Morris Jobke
58dc7922a0
Merge pull request #1139 from nextcloud/backport/1138/stable15
...
[stable15] Change Redis example to hostname
2019-01-14 22:00:14 +01:00
Morris Jobke
67a71503ba
Change Redis example to hostname
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 20:59:52 +00:00
Morris Jobke
2a338df171
Merge pull request #1135 from nextcloud/backport/923/stable15
...
[stable15] Groupware Clients Part 1
2019-01-14 14:03:30 +01:00
Marius Blüm
a08a833fb2
Fix comments from bencomp
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:54 +00:00
Marius Blüm
385276c078
DAVDroid is now DAVx⁵
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:54 +00:00
Marius Blüm
674aeb0bba
Documentation for macOS sync (CalDAV/CardDAV)
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:54 +00:00
Marius Blüm
84282e845f
Groupware Documentation: Start up restructuring
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:53 +00:00
Morris Jobke
d620b1e04a
Merge pull request #1133 from ufoproger/patch-1
...
Fix typo in the doc
2019-01-14 11:07:17 +01:00
Михаил Снетков
b69564a009
Fix typo in the doc
...
Extra character at the end
2019-01-14 09:25:26 +07:00
John Molakvoæ
ee1189749c
Merge pull request #1130 from martinbjeldbak/patch-1
...
[doc] Fix typo in storage documentation
2019-01-12 17:41:39 +01:00
Martin Madsen
e90faf13a6
Correct typo it's -> its
2019-01-13 00:53:05 +10:00
Morris Jobke
30de6ebca4
Update release shedule
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-11 18:19:27 +01:00
Morris Jobke
7c94634623
Merge pull request #1128 from nextcloud/backport/1127/stable15
...
[stable15] Fix indefinite article before Nextcloud (an->a)
2019-01-10 23:38:43 +01:00
Jani Uusitalo
510102b450
Fix indefinite article before Nextcloud (an->a)
2019-01-10 20:36:53 +00:00
Morris Jobke
755b3c7af8
Update release schedule
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-10 16:02:20 +01:00
Morris Jobke
e8bfba7ca0
Merge pull request #1125 from nextcloud/backport/1124/stable15
...
[stable15] Merge information about l10n from core and app
2019-01-09 23:34:23 +01:00
korelstar
4e10813b6d
Merge information about l10n from core and app
2019-01-09 22:33:24 +00:00
Morris Jobke
3a5bfd06bb
Merge pull request #1120 from nextcloud/backport/1100/stable15
...
[stable15] Add slashes to rewrite rules
2019-01-04 23:35:16 +01:00
Morris Jobke
11f3694899
Add slashes to rewrite rules
...
Fixes #1069
2019-01-04 22:33:30 +00:00
Morris Jobke
8dd1fd288a
Merge pull request #1117 from nextcloud/backport/1115/stable15
...
[stable15] Add redirect for admin-bigint-conversion
2019-01-04 23:10:42 +01:00
Daniel Kesselberg
56244cf9c1
Add redirect for admin-bigint-conversion
2019-01-04 21:49:55 +00:00
Roeland Jago Douma
abe9a76a3c
Merge pull request #1111 from nextcloud/backport/1108/stable15
...
[stable15] Properly nest core development
2019-01-04 07:50:38 +01:00
Roeland Jago Douma
9d71767bf5
Merge pull request #1110 from nextcloud/backport/1109/stable15
...
[stable15] Warning fixes
2019-01-04 07:50:22 +01:00
Roeland Jago Douma
7fd3371b4c
Properly nest core development
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:46 +00:00
Roeland Jago Douma
bfc19cf3e5
Fix two-factor-provider links
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
e73681f79d
Fix tutorial and link to migrations
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
c62d77402d
Fix routes syntax highlight
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
b5cc6cd738
Fix reference
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
5c6c70cc03
Fix note display
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:15 +00:00
Roeland Jago Douma
b7876eecb0
Merge pull request #1106 from nextcloud/backport/1105/stable15
...
[stable15] Fix client api
2019-01-03 21:59:17 +01:00
Roeland Jago Douma
88414cbba0
Rename sections
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:40 +00:00
Roeland Jago Douma
5b678fa3df
Move chunking
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:40 +00:00
Roeland Jago Douma
eb82bdc432
Properly nest the client APIs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:40 +00:00
Roeland Jago Douma
ffc616d583
Merge pull request #1102 from nextcloud/backport/1101/stable15
...
[stable15] Add docs for chunked uploads
2019-01-03 15:46:01 +01:00
Roeland Jago Douma
02cb7bd77e
Add docs for chunked uploads
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 14:29:08 +00:00
Morris Jobke
436daa7701
Merge pull request #1098 from nextcloud/backport/1039/stable15
...
[stable15] Correction of restoring PostgreSQL database
2019-01-02 16:13:10 +01:00
Morris Jobke
4d92be5c45
Revert "update text and formatting ( #924 )"
...
This reverts commit 9e825e9d3e .
2019-01-02 16:10:37 +01:00
Daniel Hansson
9e825e9d3e
update text and formatting ( #924 )
...
* update text and formatting
cc @jospoortvliet @MorrisJobke
* correct typo
* removed official
2019-01-02 16:08:04 +01:00
BernieO
408b274602
Correction of restoring PostgreSQL database
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-01-02 15:03:17 +00:00
Morris Jobke
49a135495f
Merge pull request #1097 from nextcloud/backport/1074/stable15
...
[stable15] Improve background job documentation now that it is in OCP
2019-01-02 16:01:01 +01:00
Roeland Jago Douma
50ef48b5b0
Pimp backgroundjobs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-02 14:50:28 +00:00
Morris Jobke
cab8635d0d
Merge pull request #1096 from nextcloud/backport/1070/stable15
...
[stable15] Pimp tutorial
2019-01-02 15:17:15 +01:00