drupal/core/modules/rest
webchick 0893c0e6f3 Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller. 2013-09-04 23:36:51 -07:00
..
config Issue #2054187 by juampy: Restrict authentication provider for REST resources. 2013-08-13 16:12:48 -05:00
lib/Drupal/rest Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller. 2013-09-04 23:36:51 -07:00
tests Issue #2065949 by idflood, larowlan: Fixed REST export view add requirement to all paths, leading to 'Method Not Allowed' on most forms. 2013-08-21 05:26:43 +01:00
rest.api.php Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07: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 #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -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 #2011122 by hussainweb, kgoel, chrisjlee: Replace drupal_container() with injected services in the rest module. 2013-08-08 01:57:58 +02:00