Thomas Heller
5c39e5df79
Minor issue in development environment set-up guide
...
Added missing word.
2019-01-16 16:21:03 +00:00
Morris Jobke
e3eea25b1d
Merge pull request #1159 from nextcloud/backport/1152/stable14
...
[stable14] fix regular expressions in nginx config
2019-01-16 17:20:25 +01:00
Jasper Knockaert
4b6f10ed72
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:44 +00:00
Morris Jobke
e76a6bc94f
Merge pull request #1150 from nextcloud/backport/1147/stable14
...
[stable14] Update chunking.rst: add modification date info
2019-01-15 11:48:48 +01:00
tobiasKaminsky
25f21ecd35
add modification date info
2019-01-15 10:47:49 +00:00
Morris Jobke
4b253db698
Merge pull request #1145 from nextcloud/backport/1143/stable14
...
[stable14] Update BigInt (64bit) identifiers
2019-01-15 10:33:49 +01:00
Georgiy Sitnikov
c712a926f3
Update BigInt (64bit) identifiers
...
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 09:10:04 +00:00
Morris Jobke
4ba279eeff
Merge pull request #1136 from nextcloud/backport/923/stable14
...
[stable14] Groupware Clients Part 1
2019-01-14 14:03:42 +01:00
Marius Blüm
761f8ebd18
Fix comments from bencomp
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Marius Blüm
4bae1368d6
DAVDroid is now DAVx⁵
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Marius Blüm
c2a9a911c0
Documentation for macOS sync (CalDAV/CardDAV)
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Marius Blüm
01129b161d
Groupware Documentation: Start up restructuring
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Morris Jobke
4425d7cdf9
Merge pull request #1129 from nextcloud/backport/1127/stable14
...
[stable14] Fix indefinite article before Nextcloud (an->a)
2019-01-10 23:39:25 +01:00
Jani Uusitalo
1c25933e16
Fix indefinite article before Nextcloud (an->a)
2019-01-10 22:38:28 +00:00
Morris Jobke
42493032e8
Merge pull request #1118 from nextcloud/backport/1115/stable14
...
[stable14] Add redirect for admin-bigint-conversion
2019-01-04 23:11:10 +01:00
Daniel Kesselberg
e98cf489d8
Add redirect for admin-bigint-conversion
2019-01-04 21:49:57 +00:00
Roeland Jago Douma
09bd444fd2
Merge pull request #1112 from nextcloud/backport/1108/stable14
...
[stable14] Properly nest core development
2019-01-04 07:51:01 +01:00
Roeland Jago Douma
671dc304cd
Properly nest core development
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:46:09 +00:00
Roeland Jago Douma
1fe3191d5c
Merge pull request #1107 from nextcloud/backport/1105/stable14
...
[stable14] Fix client api
2019-01-03 21:59:29 +01:00
Roeland Jago Douma
ee85f4d95c
Rename sections
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
3fdbab6046
Move chunking
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
41bcda8092
Properly nest the client APIs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
f84f93e955
Merge pull request #1103 from nextcloud/backport/1101/stable14
...
[stable14] Add docs for chunked uploads
2019-01-03 16:04:27 +01:00
Roeland Jago Douma
738c01bbba
Add docs for chunked uploads
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 14:29:14 +00:00
Morris Jobke
db389407e8
Merge pull request #1099 from nextcloud/backport/1039/stable14
...
[stable14] Correction of restoring PostgreSQL database
2019-01-02 16:13:03 +01:00
Morris Jobke
31936cb34b
Fix warnings and links on install page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 16:12:14 +01:00
BernieO
80a9b318d5
Correction of restoring PostgreSQL database
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-01-02 15:03:20 +00:00
Morris Jobke
35349853aa
Merge pull request #1094 from nextcloud/backport/1033/stable14
...
[stable14] Bugfix in nginx configuration
2019-01-02 12:42:56 +01:00
Morris Jobke
75766a640f
15.0.x still supports PHP 7.0
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 12:42:19 +01:00
Kevin Köck
5fbacf3254
Bugfix in nginx configuration
...
Original configuration provided did not work, figured this could be the solution. It works at least.
2019-01-02 11:13:46 +00:00
Morris Jobke
24bd7f8e67
Merge pull request #1092 from nextcloud/backport/1087/stable14
...
[stable14] Fix typo: "parameters and are" -> "parameters are"
2019-01-02 11:24:32 +01:00
Jani Uusitalo
81ca137cbc
Fix typo: "parameters and are" -> "parameters are"
2019-01-02 10:17:08 +00:00
tflidd
b982885395
Merge pull request #1083 from nextcloud/backport/1081/stable14
...
[stable14] Update files_locking_transactional.rst
2018-12-30 12:30:03 +01:00
plluksie
e08de0271f
Update files_locking_transactional.rst
...
typo
2018-12-29 22:25:15 +00:00
Roeland Jago Douma
76f318d903
Merge pull request #1080 from nextcloud/backport/1078/stable14
...
[stable14] clarify app-store skeleton
2018-12-29 14:34:01 +01:00
Georg Ehrke
15ca85be8d
clarify app-store skeleton
2018-12-29 13:26:58 +00:00
John Molakvoæ
f3b5b2c81d
Merge pull request #1073 from nextcloud/backport/1055/stable14
...
[stable14] Move recommendation to 18.04 #1030
2018-12-26 17:04:26 +01:00
Flávio Gomes da Silva Lisboa
dbde2e7740
Move recommendation to 18.04 #1030
2018-12-26 14:07:10 +00:00
John Molakvoæ
01e206deca
Merge pull request #1065 from nextcloud/backport/1064/stable14
...
[stable14] Update linux_database_configuration.rst
2018-12-22 12:17:32 +01:00
plluksie
ec37718c73
Update linux_database_configuration.rst
...
typo: .dom -> .com
2018-12-22 08:24:24 +00:00
John Molakvoæ
d9649ed197
Merge pull request #1036 from TP75/patch-2
...
PHP 7.0 in php.ini & php-fpm configuration notes
2018-12-18 21:59:33 +01:00
John Molakvoæ
7a276f5435
Merge pull request #1035 from TP75/patch-1
...
update sub-section 'systemd' of 'background jobs'
2018-12-18 21:23:45 +01:00
TP75
d2ed7104e8
PHP 7.0 in php.ini & php-fpm configuration notes
...
Path names have to be set in respect of the installed PHP (>= 7.0, 7.1 or 7.2) as applicable.
2018-12-15 14:50:34 +01:00
TP75
d4d0665dc2
update sub-section 'systemd' of 'background jobs'
...
Proposed changes comprise:
- remove typo to get the expected layout for ``OnBootSec`` in line 122
- improve the effort "to start and enable the timer" by establishing _one_ command line and reducing redundancy in lines 124 to 128
2018-12-14 18:35:47 +01:00
John Molakvoæ
ac277c81f6
Merge pull request #1034 from nextcloud/stb14-fix-icons
...
[stable14] Add icons to build script, fix script and icons page design
2018-12-12 17:14:28 +01:00
John Molakvoæ (skjnldsv)
3dda9178af
Adapt script for stb14
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-12 17:03:08 +01:00
John Molakvoæ (skjnldsv)
d6d3915186
Fail if no svgexport
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-12 16:02:39 +01:00
John Molakvoæ (skjnldsv)
e5bf0207de
Properly checkout the desired branch
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-12 15:59:20 +01:00
John Molakvoæ (skjnldsv)
e54956bfdd
Properly pass the branch to get-server-sources.sh
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-12 15:59:17 +01:00
John Molakvoæ (skjnldsv)
b09cc624c3
Bump docker ci
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-12 15:59:13 +01:00