drupal/core/modules/rest
Alex Pott 3091a40783 Issue #2032919 by klausi: Fixed PATCH and POST should return 400 on NULL bodies. 2013-07-11 11:49:13 +01:00
..
config Issue #1858676 by heyrocker, sun, Damien Tournoud: Fixed Rest module config is named improperly and no default config is supplied. 2013-01-04 10:01:24 -08:00
lib/Drupal/rest Issue #2032919 by klausi: Fixed PATCH and POST should return 400 on NULL bodies. 2013-07-11 11:49:13 +01:00
tests/modules/rest_test_views Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
rest.api.php Issue #1984626 by klausi: Fixed ResourcePluginManager should implement an AlterDecorator and others. 2013-05-31 10:11:33 +01:00
rest.info.yml Issue #1868930 by nathangervais: Ensure proper capitalization is used throughout the UI. 2013-06-09 12:49:50 +01:00
rest.module Issue #1927162 by klausi, frega: Remove REST module's UI. 2013-05-30 00:23:53 +01:00
rest.routing.yml Issue #1891052 by klausi: Fixed Protect write operations from CRSF by requiring an token (when using cookie/session-based authentication). 2013-01-29 19:35:10 -08:00
rest.services.yml Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated. 2013-04-25 09:38:49 +01:00