drupal/core/modules/rest
webchick 3db57c91bb Issue #1978422 by dawehner, linclark, klausi: Fixed REST export views preview needs to escape the JSON output. 2013-04-26 09:33:39 -07: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 #1978422 by dawehner, linclark, klausi: Fixed REST export views preview needs to escape the JSON output. 2013-04-26 09:33:39 -07:00
tests/modules/rest_test_views Issue #1929014 by damiankloip: Fix views rest export plugin render values and add option to output raw values. 2013-04-09 21:32:06 +01:00
rest.admin.inc Issue #1850734 by klausi: Make serialization formats configurable. 2013-02-27 16:58:32 -05:00
rest.info.yml Issue #1935538 by linclark, effulgentsia: Switch REST to default to HAL. 2013-04-03 19:07:53 -07:00
rest.module Issue #1935538 by linclark, effulgentsia: Switch REST to default to HAL. 2013-04-03 19:07:53 -07: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