Commit Graph

281 Commits (8bd63769fafe7f7ff1bc47572d6efa9e4696bb70)

Author SHA1 Message Date
webchick 8bd63769fa Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>. 2014-09-26 23:47:52 -07:00
Alex Pott ac0cee8f45 Issue #2038275 by tim.plunkett, mr.baileys, Sam Hermans: Convert hook_queue_info() to plugin system. 2014-09-23 10:47:47 +01:00
Nathaniel Catchpole e6681d4ecb Issue #2256365 by Crell, Wim Leers, dawehner: Factor render->fragment code out to a service. 2014-09-22 15:55:54 +01:00
Nathaniel Catchpole bc8ffe31c7 Issue #2341701 by ParisLiakos: Provide an abstract logger.channel declaration. 2014-09-22 12:44:06 +01:00
Alex Pott fb6c562c9e Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework. 2014-09-20 11:14:29 +01:00
Nathaniel Catchpole 2a0254f973 Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled. 2014-09-19 10:25:26 +01:00
Alex Pott d617be8cba Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate(). 2014-09-17 23:14:49 +01:00
Alex Pott 32d5530e58 Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php). 2014-09-15 21:37:27 +01:00
Alex Pott 51a27d107f Issue #2323759 by Crell, dawehner: Modularize kernel exception handling. 2014-09-15 10:22:01 +01:00
Alex Pott 0a12d85e1c Issue #2256257 by znerol, cosmicdreams | YesCT: Move token seed in SessionManager in isSessionObsolete() and regenerate() to the MetadataBag. 2014-09-09 20:03:13 +01:00
Alex Pott 34246f4373 Issue #2096703 by mondrake, tim.plunkett | tstoeckler: Image toolkits should use PluginFormInterface and ContainerFactoryPluginInterface. 2014-09-08 11:27:18 +01:00
Alex Pott 61150517df Issue #2302563 by chx, dawehner: Fixed Access check Url objects. 2014-09-08 11:13:35 +01:00
Nathaniel Catchpole ae5d5c8460 Issue #2250315 by dawehner, pwolanin: Fixed Regression: Bring back node access optimization to menu trees. 2014-09-08 11:01:26 +01:00
Dries 5ef912e965 Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle() 2014-09-03 22:58:45 -04:00
Nathaniel Catchpole c1f444b1b0 Issue #2248767 by effulgentsia, beejeebus, alexpott: Use fast, local cache back-end (APCu, if available) for low-write caches (bootstrap, discovery, and config). 2014-09-02 12:17:53 +01:00
webchick 408458672c Issue #2330043 by andypost: Theme handler is not needed for theme manager. 2014-08-29 23:08:36 -07:00
webchick 68f576fe81 Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage. 2014-08-28 23:13:46 -07:00
webchick 3467f05416 Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility. 2014-08-28 21:34:31 -07:00
webchick 2191f864ab Issue #2328777 by tim.plunkett: Refactor FAPI getCache()/setCache() into a standalone class. 2014-08-28 14:38:22 -07:00
webchick 64bd363f73 Issue #2326203 by effulgentsia, alexpott: Fixed Config's cached storage should only use one bin. 2014-08-23 15:08:03 -07:00
webchick 4fb0f9d8fd Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings. 2014-08-23 13:19:53 -07:00
Alex Pott a4125e6a8c Issue #2228093 by dawehner | sun: Modernize theme initialization. 2014-08-21 17:53:03 +01:00
Alex Pott 450cc9891d Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
Alex Pott 7f2710bea8 Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01:00
Alex Pott 9be30ef535 Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers. 2014-08-20 16:26:18 +01:00
Alex Pott a704796c30 Issue #2250243 by dawehner, sun: Remove needless ContainerAware dependency from AuthenticationManager. 2014-08-20 15:40:29 +01:00
webchick 9c87059f0f Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes. 2014-08-12 12:19:20 -07:00
Alex Pott 6f476b8a43 Issue #2301393 by kim.pepper, larowlan: Deprecate all of mail.inc, move drupal_mail to method on Mail plugin manager. 2014-08-11 09:25:38 -05:00
Alex Pott d7d587255d Issue #2307419 by Wim Leers: AssetCollectionOptimizerInterface should allow listing and deleting all aggregates (optimized collection assets). 2014-08-08 11:52:12 -05:00
Nathaniel Catchpole e5a896b9f4 Issue #2315613 by damiankloip, Wim Leers: Add a services.local.yml for development. 2014-08-07 11:48:11 +01:00
Alex Pott 9b7ead2e45 Issue #2145633 by Jose Reyero, Gábor Hojtsy | YesCT: Use standard discovery facility in TypedConfigManager instead of one-off implementation. 2014-08-06 10:50:16 +01:00
webchick fd8f71cb59 Issue #2309575 follow-up by Wim Leers: [Revert] Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-05 21:58:15 -07:00
Alex Pott 8f04acbb77 Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter. 2014-08-05 11:39:21 +01:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +01:00
Alex Pott 630b08af82 Issue #2309575 by undertext | damiankloip: Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-04 11:28:47 +01:00
Nathaniel Catchpole a91ef2b853 Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers. 2014-07-31 13:46:06 +01:00
Alex Pott 70bed3385f Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion. 2014-07-30 13:04:04 +01:00
Alex Pott 44f76c6bcf Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35.
2014-07-30 13:02:58 +01:00
Nathaniel Catchpole fd2db9cd35 Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion. 2014-07-30 11:47:01 +01:00
Alex Pott ef4e932d71 Issue #2301313 by pwolanin, dawehner, Wim Leers, effulgentsia, kgoel, YesCT, glide: MenuLinkNG part3 (no conversions): MenuLinkContent UI. 2014-07-21 21:03:47 +01:00
Alex Pott bed1be0654 Issue #2303823 by tim.plunkett, jmolivas: Remove service definition for controller.entityform from core/core.services.yml. 2014-07-17 23:55:32 +01:00
Alex Pott 697991fade Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins. 2014-07-17 23:18:18 +01:00
Alex Pott 50ac4700e2 Issue #2301273 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, YesCT, kgoel: MenuLinkNG part2 (no UI or conversions): MenuLinkTree API and unit tests. 2014-07-16 16:50:33 +01:00
Alex Pott 291b99816d Issue #2302331 by kim.pepper: Move drupal_valid_path to PathValidator service. 2014-07-15 10:11:36 +01:00
Alex Pott 8bb62da27d Issue #2301239 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, xjm, YesCT, kgoel, victoru, berdir, likin, and plach: MenuLinkNG part1 (no UI or conversions): plugins (static + MenuLinkContent) + MenuLinkManager + MenuTreeStorage. 2014-07-15 09:15:14 +01:00
Nathaniel Catchpole 02a32e3ff5 Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container. 2014-07-14 15:58:53 +01:00
Nathaniel Catchpole 8c90c366e0 Issue #2231595 by beejeebus, Steven Merrill, kim.pepper, Wim Leers, msonnabaum: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend. 2014-07-08 12:00:16 +01:00
Alex Pott baf2bbaa17 Issue #2288665 by znerol: Remove _maintenance request attribute and replace it with a maintenance mode service. 2014-07-07 14:03:55 +01:00
Nathaniel Catchpole cebfd8ec54 Issue #2272987 by znerol, alexpott: Fixed Do not persist session manager. 2014-07-03 13:49:37 +01:00
Nathaniel Catchpole 2e3893a2d8 Issue #2282153 by vijaycs85: Make all config.storage.active & config.storage.file services private. 2014-06-26 13:22:41 +01:00