stable
Clone or download
Read-only
Closes request #35111: Drop plugins/tuleap_synchro/
No real changes since 2018. Change-Id: I713756a00591a56562f8992e8ebbea86d12adf08
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/tuleap_synchro/Readme.mkd | +0 | −3 | Go to diff View file |
D | plugins/tuleap_synchro/build-rpm.sh | +0 | −18 | Go to diff View file |
D | plugins/tuleap_synchro/composer.json | +0 | −8 | Go to diff View file |
D | plugins/tuleap_synchro/composer.lock | +0 | −18 | Go to diff View file |
D | plugins/tuleap_synchro/db/install.sql | +0 | −11 | Go to diff View file |
D | plugins/tuleap_synchro/db/mysql/updates/2018/201808100858_add_table_tuleap_synchro.php | +0 | −56 | Go to diff View file |
D | plugins/tuleap_synchro/db/uninstall.sql | +0 | −1 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Dao/TuleapSynchroDao.php | +0 | −79 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/Endpoint.php | +0 | −86 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointBuilder.php | +0 | −30 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointChecker.php | +0 | −71 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointCreatorController.php | +0 | −62 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointDeleteController.php | +0 | −58 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointRetriever.php | +0 | −72 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointUpdater.php | +0 | −65 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Exception/BaseURINotValidException.php | +0 | −36 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Exception/TrackerIdIsNotValidException.php | +0 | −36 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsController.php | +0 | −89 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsPresenter.php | +0 | −51 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsPresenterBuilder.php | +0 | −42 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsRetriever.php | +0 | −73 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Plugin/PluginDescriptor.php | +0 | −33 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Plugin/PluginInfo.php | +0 | −32 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Webhook/Webhook.php | +0 | −40 | Go to diff View file |
D | plugins/tuleap_synchro/include/Tuleap_Synchro/Webhook/WebhookGenerator.php | +0 | −87 | Go to diff View file |
D | plugins/tuleap_synchro/include/constants.php | +0 | −21 | Go to diff View file |
D | plugins/tuleap_synchro/include/tuleap_synchroPlugin.php | +0 | −103 | Go to diff View file |
D | plugins/tuleap_synchro/package.json | +0 | −15 | Go to diff View file |
D | plugins/tuleap_synchro/pnpm-lock.yaml | +0 | −6 | Go to diff View file |
D | plugins/tuleap_synchro/scripts/site-admin/src/index.js | +0 | −45 | Go to diff View file |
D | plugins/tuleap_synchro/site-content/fr_FR/LC_MESSAGES/tuleap-tuleap_synchro.po | +0 | −109 | Go to diff View file |
D | plugins/tuleap_synchro/site-content/pt_BR/LC_MESSAGES/tuleap-tuleap_synchro.po | +0 | −101 | Go to diff View file |
D | plugins/tuleap_synchro/templates/add_new_endpoint.mustache | +0 | −150 | Go to diff View file |
D | plugins/tuleap_synchro/templates/delete_endpoint.mustache | +0 | −32 | Go to diff View file |
D | plugins/tuleap_synchro/templates/list_endpoints.mustache | +0 | −79 | Go to diff View file |
D | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro.scss | +0 | −37 | Go to diff View file |
D | plugins/tuleap_synchro/webpack.common.js | +0 | −43 | Go to diff View file |
D | plugins/tuleap_synchro/webpack.dev.js | +0 | −23 | Go to diff View file |
D | plugins/tuleap_synchro/webpack.prod.js | +0 | −23 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +0 | −154 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +0 | −1 | Go to diff View file |