Merge pull request #19890 from nextcloud/enh/comments-reference-id
Add optional comments reference_id
No related branches found
No related tags found
Showing
- apps/dav/tests/unit/Comments/CommentsNodeTest.php 13 additions, 8 deletionsapps/dav/tests/unit/Comments/CommentsNodeTest.php
- apps/settings/lib/Controller/CheckSetupController.php 11 additions, 0 deletionsapps/settings/lib/Controller/CheckSetupController.php
- apps/settings/tests/Controller/CheckSetupControllerTest.php 1 addition, 0 deletionsapps/settings/tests/Controller/CheckSetupControllerTest.php
- core/Application.php 18 additions, 0 deletionscore/Application.php
- core/Command/Db/AddMissingColumns.php 105 additions, 0 deletionscore/Command/Db/AddMissingColumns.php
- core/Command/Db/AddMissingIndices.php 1 addition, 1 deletioncore/Command/Db/AddMissingIndices.php
- core/Migrations/Version13000Date20170718121200.php 4 additions, 0 deletionscore/Migrations/Version13000Date20170718121200.php
- core/js/setupchecks.js 15 additions, 0 deletionscore/js/setupchecks.js
- core/js/tests/specs/setupchecksSpec.js 16 additions, 0 deletionscore/js/tests/specs/setupchecksSpec.js
- core/register_command.php 1 addition, 0 deletionscore/register_command.php
- lib/composer/composer/autoload_classmap.php 2 additions, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 2 additions, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Comments/Comment.php 31 additions, 0 deletionslib/private/Comments/Comment.php
- lib/private/Comments/Manager.php 62 additions, 22 deletionslib/private/Comments/Manager.php
- lib/private/DB/MissingColumnInformation.php 43 additions, 0 deletionslib/private/DB/MissingColumnInformation.php
- lib/public/Comments/IComment.php 17 additions, 0 deletionslib/public/Comments/IComment.php
- lib/public/IDBConnection.php 2 additions, 0 deletionslib/public/IDBConnection.php
Loading
Please register or sign in to comment