Commit Graph

5585 Commits

Author SHA1 Message Date
Joas Schilling
4a8e2590e1
Merge pull request #1410 from nextcloud/backport/1409/stable16
[stable16] Add a note about the necessary mysqldump change
2019-04-29 13:55:59 +02:00
Joas Schilling
23719704b7 Add a note about the necessary mysqldump change
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-29 11:48:46 +00:00
violoncello.ch
210c56d083
Merge pull request #1400 from nextcloud/backport/1399/stable16
[stable16] updater is not an app
2019-04-23 11:30:09 +02:00
Jonas Sulzer
d5566db14b 👌 IMPROVE: updater is not an app
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-04-23 07:53:47 +00:00
John Molakvoæ
a4197392ad
Merge pull request #1396 from nextcloud/backport/1395/stable16
[stable16] Update min stable
2019-04-18 15:21:46 +02:00
John Molakvoæ
a1b17e466e Update min stable 2019-04-18 12:33:06 +00:00
John Molakvoæ
dac856916e
Merge pull request #1394 from nextcloud/backport/1393/stable16
[stable16] Fix npm dev build instructions
2019-04-18 11:36:11 +02:00
John Molakvoæ
80f4e57b17 Fix npm dev build instructions 2019-04-18 08:34:36 +00:00
Morris Jobke
742a9f8d87
Merge pull request #1388 from nextcloud/backport/1386/stable16
[stable16] update and HTTPS links on README
2019-04-17 12:54:06 +02:00
Christian Oliff
6678bd61bd update and HTTPS links on README
prevents redirects :-)
2019-04-17 10:49:15 +00:00
Morris Jobke
d9f6af858d
Merge pull request #1387 from nextcloud/backport/1385/stable16
[stable16] remove link to closed-down Google+
2019-04-17 12:34:24 +02:00
Christian Oliff
ab69f557c5 remove link to closed-down Google+ 2019-04-17 10:33:37 +00:00
Morris Jobke
efe306b880
Merge pull request #1379 from nextcloud/backport/1377/stable16
[stable16] readd option A to rsync command
2019-04-16 14:51:29 +02:00
Morris Jobke
66ad557796
Merge pull request #1381 from nextcloud/backport/1373/stable16
[stable16] Update instruction_set_for_users.rst
2019-04-16 14:32:25 +02:00
Corentin Mercier
c7a77b80dd Update user api status codes
Based on 090aa51234/apps/provisioning_api/lib/Controller/UsersController.php (L214)

Signed-off-by: MercierCorentin <corentin.mercier.pro@gmail.com>
2019-04-16 12:30:48 +00:00
Corentin Mercier
f0424e875d Add options for add a new user
Changements based on 090aa51234/apps/provisioning_api/lib/Controller/UsersController.php (L214)

Signed-off-by: MercierCorentin <corentin.mercier.pro@gmail.com>
2019-04-16 12:30:47 +00:00
BernieO
6641b09261 readd option A to rsync command
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-04-16 12:29:44 +00:00
Morris Jobke
1d6e7c6ddc
Merge pull request #1355 from coliff/patch-1
Remove mention of the discontinued Firebug extension
2019-04-11 11:53:30 +02:00
Morris Jobke
2ea6d56ead
Merge pull request #1368 from nextcloud/kill_dev_pdf_13
Remove the developer manual in PDF for NC13
2019-04-11 11:52:06 +02:00
Roeland Jago Douma
222ae82198
Remove the developer manual in PDF for NC13
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-11 11:26:33 +02:00
Morris Jobke
902820aebb
Merge pull request #1365 from nursoda/master
Wiki was deactivated
2019-04-10 11:33:03 +02:00
Olav Seyfarth
9a52686e87
Update big_file_upload_configuration.rst 2019-04-09 21:34:31 +02:00
Olav Seyfarth
0d653803dc
Update code-of-conduct.rst 2019-04-09 21:32:22 +02:00
Olav Seyfarth
9af9118cdc
Update source_installation.rst 2019-04-09 21:10:48 +02:00
Olav Seyfarth
be8a7edcd1
Update README.rst 2019-04-09 21:06:19 +02:00
Morris Jobke
8baf96767e
Merge pull request #1357 from nextcloud/vm-versions
update VM versions
2019-04-09 00:19:38 +02:00
Morris Jobke
3291d3088a
Update release dates
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-08 17:07:08 +02:00
John Molakvoæ
d709fe8ca3
Merge pull request #1360 from nextcloud/fix/noid/drone-yml
Fix .drone.yml syntax
2019-04-08 13:41:03 +02:00
Morris Jobke
ed4a56c585
Fix .drone.yml syntax
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-08 11:50:56 +02:00
Daniel Hansson
ae8cd733e6
update VM versions 2019-04-06 16:20:25 +02:00
Christian Oliff
a492d97b4f
Remove mention of the discontinued Firebug extension
REF: https://getfirebug.com/
2019-04-05 15:01:45 +02:00
blizzz
4b084c2c4e
Merge pull request #1338 from jacksgt/ldap-verify-cert
LDAP configuration: clarify effect of "Turn off SSL certificate verification" checkbox
2019-04-03 11:59:39 +02:00
Jack Henschel
827a943fc3 LDAP configuration: clarify effect of "Turn off SSL cert verification"
This patch adds an alternate possibility to disable ssl certificate
verification in LDAP connections for a particular host.

As discussed in https://github.com/nextcloud/server/issues/14821

For reference:
https://stackoverflow.com/a/13593766/4159145
https://manpages.debian.org/stretch/libldap-common/ldap.conf.5.en.html
2019-04-02 15:32:15 +02:00
Morris Jobke
a9190a1f7c
Merge pull request #1348 from nextcloud/fix/1344/double-slashes
Fix double dash rendering
2019-04-02 10:07:53 +02:00
Morris Jobke
3e95ccee5f
Fix double dash rendering - fixes #1344
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-02 07:15:05 +02:00
Morris Jobke
7e80d8a041
Merge pull request #1345 from nextcloud/reporules
add section on moving into our organization
2019-04-02 07:11:04 +02:00
Jan-Christoph Borchardt
894706540b
Remove specific unnecessary reference 2019-04-01 20:40:33 +02:00
Jan-Christoph Borchardt
ad5f038626
Apply suggestions from code review
Wording fixes
2019-04-01 20:39:43 +02:00
Jos Poortvliet
b3358d2a7e note it is about users
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-04-01 19:46:57 +02:00
Jos Poortvliet
03ce3d8858 add section on moving into our repo 2019-04-01 19:43:17 +02:00
Morris Jobke
4da83a5aff
Merge pull request #1297 from nextcloud/proxy-service-discovery
Add service discovery to reverse proxy doc
2019-04-01 12:02:45 +02:00
Daniel Kesselberg
2f1a919175 Add service discovery to reverse proxy doc 2019-03-31 15:25:06 +02:00
Morris Jobke
7e678a6a9c
Merge pull request #1333 from nextcloud/revert-1280-patch-1
Revert "change nginx-config for subdir to resolve /ocm-provider properly"
2019-03-21 14:21:00 +01:00
Morris Jobke
c80337360d
Revert "change nginx-config for subdir to resolve /ocm-provider properly" 2019-03-21 14:20:50 +01:00
Morris Jobke
a679038fb6
Merge pull request #1293 from nextcloud/shorten-regex
Combine regex for ocs-provider and ocm-provider
2019-03-21 13:58:11 +01:00
Morris Jobke
1073cb8855
Merge pull request #1329 from clemens-tolboom/patch-1
Replace incorrectly rendered markdown into RST links
2019-03-20 09:17:19 +01:00
Clemens Tolboom
1dd8bd5012
Replace markdown into RST links 2019-03-20 09:05:48 +01:00
Christoph Wurst
ca7d0592f4
Merge pull request #1325 from nextcloud/doc/ocs-sharee-api
Add sharee search and recommendation API docs
2019-03-19 17:41:18 +01:00
Christoph Wurst
f0c8bc6faf
Merge pull request #1324 from nextcloud/typo/api-s-apis
Fix "API's" -> "APIs" typo
2019-03-19 17:40:56 +01:00
Christoph Wurst
2ef9cdbdff
Add sharee search and recommendation API docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-19 11:05:39 +01:00