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 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
webchick
|
539061c75b
|
Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow.
|
2014-06-25 13:07:49 -07:00 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
Nathaniel Catchpole
|
0f752ca609
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 18:38:26 +01:00 |
Nathaniel Catchpole
|
a4d7fad2ae
|
Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def .
|
2014-06-20 18:38:00 +01:00 |
Nathaniel Catchpole
|
c9e73f7def
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 13:21:57 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -07:00 |
Alex Pott
|
e4802afef9
|
Issue #2277481 by znerol: Remove persist flag from container.namespaces service.
|
2014-06-13 12:00:59 +01:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01:00 |
Alex Pott
|
47e74965af
|
Issue #2277981 by tim.plunkett, EclipseGc, fago: Provide a service for handling context-aware plugins.
|
2014-06-10 21:09:10 +01:00 |
Alex Pott
|
c5942ee0e1
|
Issue #2223143 by damiankloip: Consolidate library extension caches into a single cache entry.
|
2014-06-08 20:20:36 -05:00 |
Alex Pott
|
978b47c70a
|
Issue #2250239 by dawehner | sun: Remove needless ContainerAware dependency from ParamConverterManager.
|
2014-06-08 18:38:52 -05:00 |
Alex Pott
|
17977129e0
|
Issue #1921558 by ParisLiakos, xjm, Dave Reid: Convert file_get_mimetype() to use Symfony MimeTypeGuessers.
|
2014-06-08 17:27:02 -05:00 |
Alex Pott
|
9b821cd3fe
|
Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service.
|
2014-06-08 17:13:36 -05:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
2405d1028f
|
Issue #2274791 by Wim Leers: Fixed Rendered entities should be cached by time zone.
|
2014-06-05 11:35:59 +01:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Nathaniel Catchpole
|
0f1af0ad59
|
Issue #1848266 by alexpott: Convert Diff into a proper, PSR-0-compatible PHP component.
|
2014-06-04 11:05:31 +01:00 |
Nathaniel Catchpole
|
34c6f66988
|
Issue #2214209 by dawehner, ParisLiakos, xjm: Move _menu_site_is_offine() into the Maintainance subscriber.
|
2014-05-28 10:56:47 +01:00 |
Nathaniel Catchpole
|
09702f8413
|
Issue #2233623 by Berdir, slashrsm, xjm: Fixed Merge AliasManagerCacheDecorator into AliasManager.
|
2014-05-28 10:44:50 +01:00 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Nathaniel Catchpole
|
68d6316ba1
|
Issue #2224887 by alexpott, Berdir, Gábor Hojtsy, Jalandhar: Language configuration overrides should have their own storage.
|
2014-05-24 08:52:35 +01:00 |
Alex Pott
|
15cf730dde
|
Issue #2165475 by damiankloip, dawehner, martin107, tim.plunkett, jibran, xjm, Jalandhar: Provide a generic class resolver.
|
2014-05-23 13:29:20 +01:00 |
Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb .
|
2014-05-21 14:59:11 +01:00 |
Nathaniel Catchpole
|
a8f43b08fd
|
Issue #2236167 by znerol: Use request stack in cache contexts.
|
2014-05-21 11:13:50 +01:00 |
Nathaniel Catchpole
|
ef250ba2cb
|
Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-20 17:40:34 +01:00 |
Dries
|
50cd0871e0
|
Issue #1807662 by sun, beejeebus, damiankloip, Wim Leers, Mixologic: Built-in APCu support in core (PHP 5.5 only).
|
2014-05-16 14:05:39 -04:00 |
Dries
|
809b361f20
|
Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes.
|
2014-05-16 12:45:50 -04:00 |
Nathaniel Catchpole
|
120a1da34c
|
Issue #2257835 by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class.
|
2014-05-14 21:18:01 +01:00 |
Nathaniel Catchpole
|
7a8d0cd2b7
|
Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object.
|
2014-05-13 10:34:54 +01:00 |
webchick
|
c2ffb7b63a
|
Issue #2263255 by alexpott: Cache.config only has a single key in it for config schema this seems a waste.
|
2014-05-11 11:56:05 -07:00 |
Nathaniel Catchpole
|
37af5099cc
|
Issue #2238087 by znerol, YesCT: Rebase SessionManager onto Symfony NativeSessionStorage.
|
2014-05-09 16:43:54 +01:00 |
Nathaniel Catchpole
|
5a01a26f15
|
Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches.
|
2014-05-09 10:52:16 +01:00 |
Nathaniel Catchpole
|
2b2b97d232
|
Issue #2168809 by sun, damiankloip: Do not add the Guzzle HTTP client request subscriber outside of test environment.
|
2014-05-08 14:21:54 +01:00 |
Alex Pott
|
f710a6c92e
|
Issue #2209977 by tim.plunkett: Move form validation logic out of FormBuilder into a new class.
|
2014-05-06 00:07:47 +01:00 |
Dries
|
3a8dd52c67
|
Issue #2226761 by Wim Leers: Change all default settings and config to fast/safe production values.
|
2014-05-05 12:38:12 -04:00 |
webchick
|
d6d80fb871
|
Issue #2257745 by martin107 | ParisLiakos: Switch t() to ->t() in ExceptionController.
|
2014-05-03 22:29:57 -07:00 |
webchick
|
340a0fa216
|
Issue #2225605 by znerol: Use request stack in form builder.
|
2014-05-03 22:26:42 -07:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Nathaniel Catchpole
|
e969642860
|
Issue #2039021 by tim.plunkett, Berdir, Xano | akshay.swnt22: Convert ActionManager to extend DefaultPluginManager.
|
2014-04-30 11:49:52 +01:00 |
Nathaniel Catchpole
|
95c69f5b9b
|
Issue #2208617 by tim.plunkett: Add key value entity storage.
|
2014-04-30 11:08:22 +01:00 |
Alex Pott
|
4ad6fc9043
|
Issue #2251915 by tim.plunkett: Overridden config bleeds through to admin forms.
|
2014-04-30 08:07:50 +01:00 |
Nathaniel Catchpole
|
2ea43def72
|
Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers: Add a local, PhpStorage-based cache backend.
|
2014-04-29 10:18:31 +01:00 |
Nathaniel Catchpole
|
0b5a8cac40
|
Issue #2100313 by dawehner, pwolanin: Move non-core services out of core.services.yml.
|
2014-04-28 16:14:04 +01:00 |
Nathaniel Catchpole
|
6592304c5f
|
Issue #2213319 by sun, dawehner: Create a single Container CompilerPass to collect + add handlers to consumer service definitions.
|
2014-04-26 11:00:03 +01:00 |
Alex Pott
|
d196e8fb57
|
Issue #2207743 by dawehner, Xano: Convert element_info() to a service.
|
2014-04-25 23:14:29 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status.
|
2014-04-22 11:37:12 -07:00 |
Nathaniel Catchpole
|
c9ec67d60e
|
Issue #2245117 by znerol: Remove the optional $skip_anonymous parameter from CsrfTokenGenerator::validate and remove the dependency on current_user service.
|
2014-04-22 14:19:58 +01:00 |
Nathaniel Catchpole
|
1d8a302aad
|
Issue #1211864 by Xano, Taz, Dave Reid: Add caching to \Drupal\Core\Utility\Token::getInfo().
|
2014-04-21 13:53:23 +01:00 |
webchick
|
13c930f9ec
|
Issue #2216527 by sun: Inject a serialization format into database key/value storage.
|
2014-04-18 14:21:17 -07:00 |
Nathaniel Catchpole
|
c8f6aceba4
|
Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler.
|
2014-04-18 14:35:05 +01:00 |
Alex Pott
|
775184ce28
|
Issue #2223593 by znerol: Decouple the router.request_context service from the request service.
|
2014-04-18 14:23:38 +01:00 |
Alex Pott
|
bd468f23ad
|
Issue #2223615 by znerol: Use request stack in local task/action manager.
|
2014-04-18 13:39:22 +01:00 |
Alex Pott
|
1e15efd7d2
|
Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*.
|
2014-04-18 11:53:27 +01:00 |
Alex Pott
|
12b53d008f
|
Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware.
|
2014-04-16 21:55:58 +01:00 |
Nathaniel Catchpole
|
c4b7a5b8fd
|
Issue #2237681 by damiankloip: Revise Guzzle client configuration and event registration.
|
2014-04-15 20:12:48 +01:00 |
Dries
|
abc7e15fa6
|
Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage.
|
2014-04-14 22:23:05 +02:00 |
webchick
|
e84971c526
|
Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4.
|
2014-04-11 10:58:24 -04:00 |
Alex Pott
|
b1eb0a2931
|
Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin.
|
2014-04-11 10:40:11 -04:00 |
Alex Pott
|
12abe621e1
|
Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc.
|
2014-04-10 13:30:54 -04:00 |
Nathaniel Catchpole
|
48ae9707f4
|
Issue #2184387 by alexpott, sun: Remove SchemaStorage.
|
2014-04-08 11:40:54 +01:00 |
webchick
|
27a651a6e7
|
Issue #2225539 by znerol: Use request stack in admin context service.
|
2014-04-07 07:58:27 -07:00 |
Alex Pott
|
797c8de16b
|
Issue #2223631 by znerol: Use request stack in database flood backend.
|
2014-04-07 09:35:41 +01:00 |
Nathaniel Catchpole
|
ac120e26d9
|
Issue #2209145 by slashrsm, fgm, chx: Move all path alias SQL queries to a single storage controller.
|
2014-04-04 10:47:13 +01:00 |
Alex Pott
|
719b36a492
|
Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage.
|
2014-04-03 14:20:20 +01:00 |
Nathaniel Catchpole
|
46d1726a82
|
Issue #1081192 by wojtha, klausi, larowlan, nedjo, Heine: Verify peer on HTTPS if cURL available (but be careful of built-in cert bundles in the codebase).
|
2014-04-03 12:07:55 +01:00 |
Dries
|
bf4a582850
|
Issue #2054011 by amateescu, pwolanin, dawehner, YesCT, tim.plunkett, blueminds, Berdir, das-peter, effulgentsia: Implement built-in support for internal URLs.
|
2014-04-01 14:55:13 -04:00 |
Nathaniel Catchpole
|
7b392ea69e
|
Issue #2229223 by sun: RequestStack is not persisted across kernel rebuilds.
|
2014-03-31 20:29:13 +01:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01:00 |
catch
|
63375a5e7b
|
Issue #2203411 by dawehner, Wim Leers, damiankloip: Convert drupal_get_library() into a service.
|
2014-03-30 13:15:47 +02:00 |
catch
|
166a3f6ace
|
Issue #2160021 by juampy, damiankloip, klausi, vijaycs85: Basic auth has no login flood control.
|
2014-03-29 15:08:21 +01:00 |
catch
|
8ad79cebb5
|
Issue #2224777 by pwolanin, dawehner: Unlimited allowed length of path in menu router allows DoS attack on Drupal 8.
|
2014-03-28 15:22:01 +01:00 |
catch
|
d026a1c363
|
Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy.
|
2014-03-27 16:25:24 +01:00 |
catch
|
29110623d6
|
Issue #2120235 by dawehner, YesCT: Regression: routing / tabs / actions / contextual links lack way to attach replacement arguments to UI strings.
|
2014-03-27 13:35:47 +01:00 |
catch
|
bb0f5fced3
|
Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins.
|
2014-03-26 14:19:28 +01:00 |
catch
|
1c22cf66cd
|
Issue #2223623 by znerol: Use request stack in theme negotiator.
|
2014-03-25 20:19:04 +01:00 |
catch
|
99b9a6a579
|
Issue #2026431 by YesCT, dawehner, Crell: Make ContentNegotiation a 'internal' service, used only by the router, so that core or contrib can implement real negotiation.
|
2014-03-24 15:39:43 +00:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
Nathaniel Catchpole
|
2c2c1adcbf
|
Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes.
|
2014-03-21 12:35:45 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Nathaniel Catchpole
|
5f61e2663a
|
Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes.
|
2014-03-21 11:00:42 +00:00 |
Nathaniel Catchpole
|
e1533e2a73
|
Issue #2155635 by Berdir, tim.plunkett, dawehner: Allow plugin managers to opt in to cache clear during module install.
|
2014-03-17 11:53:05 +00:00 |
Alex Pott
|
f437807590
|
Issue #2103621 by mondrake | fietserwin: Move GD logic from ImageInterface to toolkit, tie toolkit instance to Image instance, toolkits should no longer be instantiated separately.
|
2014-03-11 01:00:44 +00:00 |
Nathaniel Catchpole
|
a2b6fe7e01
|
Issue #2190665 by alexpott: Remove persist flag from services that do not need it.
|
2014-03-10 11:24:18 +00:00 |
Alex Pott
|
45e61d20d1
|
Issue #2213357 by sun: Use a proper kernel in early installer.
|
2014-03-09 15:08:57 +00:00 |
Alex Pott
|
3cd6aa897e
|
Issue #2058845 by dawehner, msonnabaum: Pre-load non-admin routes.
|
2014-03-03 08:47:09 +00:00 |
webchick
|
428d0f0ad9
|
Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules.
|
2014-03-01 17:57:51 -08:00 |
webchick
|
8608fed622
|
Issue #2107533 by tim.plunkett, dawehner, pwolanin, Berdir: Remove {menu_router}.
|
2014-02-28 20:58:58 -08:00 |
Nathaniel Catchpole
|
dad0245d7d
|
Revert "Issue #2201919 by damiankloip: Replace drupal_get_hash_salt() with direct Settings call in CsrfTokenGenerator."
This reverts commit aad87a80b1 .
|
2014-02-28 11:38:55 +00:00 |
Nathaniel Catchpole
|
aad87a80b1
|
Issue #2201919 by damiankloip: Replace drupal_get_hash_salt() with direct Settings call in CsrfTokenGenerator.
|
2014-02-28 10:57:22 +00:00 |
Nathaniel Catchpole
|
a60a5b879f
|
Issue #2136503 by slashrsm: Make \Drupal\Core\Path\AliasManager storage independent.
|
2014-02-28 10:33:39 +00:00 |
Alex Pott
|
438494d0f1
|
Issue #2187495 by Les Lim, longwave: Use plugin system for MailInterface classes.
|
2014-02-27 11:07:19 +00:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
webchick
|
0a4239109b
|
Issue #2177031 by dawehner, tim.plunkett, Berdir: Remove menu_get_item() and every use of it. .
|
2014-02-24 11:38:23 -08:00 |
Nathaniel Catchpole
|
824d4b9d1c
|
Issue #2126421 by slashrsm: Decouple \Drupal\Core\Path\AliasManager and \Drupal\Core\Path\Path.
|
2014-02-13 11:50:59 +00:00 |
Nathaniel Catchpole
|
120c40d13c
|
Issue #2113169 by damiankloip, Xano, sun, catch: Memory backend defined as a service in core.services.yml.
|
2014-02-13 11:45:57 +00:00 |
Nathaniel Catchpole
|
51d9879c22
|
Issue #2188595 by alexpott, jibran: Create a ConfigManager to be able to remove config.inc.
|
2014-02-10 14:46:51 +00:00 |
Nathaniel Catchpole
|
e4e83f0e95
|
Issue #2147153 by dawehner, alexpott, Xano: Replace the last instance of $_GET/$_POST; Create a special exception listener / exception controller which allows to use POST requests.
|
2014-02-10 10:38:41 +00:00 |
Alex Pott
|
fe61b43d90
|
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
webchick
|
4e2a1c37dc
|
Issue #2187097 by dawehner, tim.plunkett: Add a request_stack service and use it for the http kernel.
|
2014-02-06 23:38:31 -08:00 |
Nathaniel Catchpole
|
462855448a
|
Issue #2184649 by tim.plunkett: Remove LinkGenerator::getActive() and LinkGenerator::setRequest().
|
2014-02-05 21:21:20 +00:00 |
webchick
|
647043400f
|
Issue #2185831 by tim.plunkett: Split up ParamConverterManager and stop throwing NotFoundHttpException.
|
2014-02-04 22:55:31 -08:00 |
Nathaniel Catchpole
|
118a4a0286
|
Issue #2166195 by dawehner, Crell: Split HtmlPageRenderer in twain.
|
2014-02-04 10:33:06 +00:00 |
Alex Pott
|
e4e74fcf3a
|
Issue #1959574 by dawehner, mkadin, Wim Leers, jessebeach: Remove the deprecated Drupal 7 Ajax API.
|
2014-02-03 00:08:14 +00:00 |
Nathaniel Catchpole
|
29bf9e891f
|
Issue #2166703 by alexpott: Config SchemaStorage uses InstallStorage.
|
2014-01-29 11:58:00 +00:00 |
Nathaniel Catchpole
|
3d5f960b6a
|
Issue #2172561 by Gábor Hojtsy, alexpott: Config overrides may spill over to undesired places.
|
2014-01-27 16:44:58 +00:00 |
Nathaniel Catchpole
|
53a66504f3
|
Revert "Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places."
This reverts commit f2769f4db3 .
|
2014-01-27 12:22:53 +00:00 |
Nathaniel Catchpole
|
559479f8db
|
Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request.
|
2014-01-27 11:55:37 +00:00 |
Nathaniel Catchpole
|
f2769f4db3
|
Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places.
|
2014-01-27 11:50:29 +00:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
9da7e4cdc7
|
Issue #2169267 by damiankloip: Replace drupal_cron_run() with a Cron service.
|
2014-01-25 19:13:53 +01:00 |
Nathaniel Catchpole
|
5d4d6b1c80
|
Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-23 18:04:41 +00:00 |
Nathaniel Catchpole
|
bb05d952d4
|
Issue #2176669 by alexpott: Stop persisting the url_generator.
|
2014-01-21 10:58:16 +00:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
Nathaniel Catchpole
|
68ce258d63
|
Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service.
|
2014-01-10 11:48:37 +00:00 |
Nathaniel Catchpole
|
0ae4c3c304
|
Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides.
|
2014-01-09 10:50:21 +00:00 |
Nathaniel Catchpole
|
e4124f0a27
|
Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715 .
|
2014-01-06 22:00:22 +00:00 |
Nathaniel Catchpole
|
624296e715
|
Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-04 20:05:38 +00:00 |
webchick
|
284241ecb9
|
Issue #2162013 by alexpott, Berdir, sun, pwolanin: Critical performance regression due to config schema + TypedData lookups in installer.
|
2014-01-04 10:53:30 -08:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
webchick
|
d9f2ba2c84
|
Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find.
|
2013-12-31 16:06:09 -08:00 |
webchick
|
0cecf582b9
|
Issue #2163371 by alexpott: Replace \Drupal:config()->get with ConfigFactory::loadMultiple in Drupal\Core\Config\Entity\Query.
|
2013-12-28 05:40:04 -08:00 |
webchick
|
12f895ec39
|
Issue #2132145 by plopesc, amateescu, Xano: Rename 'typed_data' / Drupal::typedData() to 'typed_data_manager' / Drupal::typedDataManager.
|
2013-12-26 14:22:40 -08:00 |
Dries
|
141cb6f304
|
Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct.
|
2013-12-20 11:27:41 -05:00 |
Dries
|
17cc6dab8b
|
Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback.
|
2013-12-18 15:09:35 -05:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
catch
|
3e27ebdea5
|
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
|
2013-12-12 00:00:09 +00:00 |
Nathaniel Catchpole
|
51560a3a04
|
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c .
|
2013-12-11 14:37:58 +00:00 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
Nathaniel Catchpole
|
67e93b23ac
|
Issue #2109287 by dawehner, Cottser, tim.plunkett, kim.pepper: Replace list_themes() with a service.
|
2013-12-05 10:06:32 +00:00 |
webchick
|
4b06b8bd32
|
Issue #2111349 by dawehner, tim.plunkett: Move format_plural to the string translation service and format_interval to the date service.
|
2013-12-03 11:35:43 -08:00 |
Nathaniel Catchpole
|
dcc8a0c392
|
Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager.
|
2013-12-03 12:07:05 +00:00 |
webchick
|
831940a3c2
|
Issue #2118991 by Berdir, dawehner: Use abstract service definitions to minimize copy & pasted service definitions.
|
2013-11-24 12:37:45 -08:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
92f93a1cbc
|
Issue #2004086 by dawehner, pwolanin, katbailey, tim.plunkett, vijaycs85, fabpot: The Request service must be synthetic.
|
2013-11-19 16:21:35 +00:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
Alex Pott
|
3cda8309b0
|
Issue #1886448 by dawehner, sun, Berdir, ParisLiakos: Rewrite the theme registry into a proper service.
|
2013-11-16 17:35:23 -04:00 |
catch
|
241348d510
|
Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object.
|
2013-11-16 21:26:50 +00:00 |
webchick
|
6b1b996ce2
|
Issue #1798296 follow-up by andypost: Correct typo in route name.
|
2013-11-11 16:44:03 -08:00 |
Nathaniel Catchpole
|
acc31be4bc
|
Issue #1798296 by damiankloip, Xano, David_Rothstein, Crell, dawehner: Integrate CSRF link token directly into routing system.
|
2013-11-11 11:38:41 +00:00 |
Nathaniel Catchpole
|
b469334d39
|
Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins.
|
2013-11-07 10:47:30 +00:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00:00 |
Nathaniel Catchpole
|
c543ca71ff
|
Issue #2019055 by plach, fago, berdir, yched, Gábor Hojtsy, kfritsche, jibran: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:44:42 +00:00 |
Nathaniel Catchpole
|
38fdf67298
|
Revert "Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback."
This reverts commit 46942cd373 .
|
2013-11-06 14:44:17 +00:00 |
Nathaniel Catchpole
|
46942cd373
|
Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:39:07 +00:00 |
Nathaniel Catchpole
|
9d5aefb739
|
Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service.
|
2013-10-30 17:31:44 +00:00 |
Alex Pott
|
82eb2924cf
|
Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service.
|
2013-10-25 15:54:34 -07:00 |
webchick
|
08c1599c7f
|
Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error.
|
2013-10-25 13:19:15 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Nathaniel Catchpole
|
50979d219f
|
Issue #2107137 by dawehner, damiankloip, tim.plunkett: Fix the DX for declaring custom access checkers.
|
2013-10-21 21:29:17 +01:00 |
Alex Pott
|
c1027b9d1a
|
Issue #2050835 by Berdir | yched: Move Widget, Formatter, and FieldType plugin types to the Core\Field system.
|
2013-10-18 12:57:37 +01:00 |
Nathaniel Catchpole
|
d50a62fc3d
|
Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings.
|
2013-10-11 14:13:17 +01:00 |
webchick
|
9a09f69b7d
|
Issue #2048827 by claudiu.cristea, tim.plunkett: Move Image toolkit API from system.module to Drupal\Core.
|
2013-10-08 16:26:42 -07:00 |
Nathaniel Catchpole
|
652c334234
|
Issue #2106709 by tim.plunkett: Remove legacy router backwards compatibility layer.
|
2013-10-08 18:04:42 +01:00 |
webchick
|
6207fe9417
|
Issue #2105621 by claudiu.cristea: Inject config factory service into image toolkit manager.
|
2013-10-07 23:45:52 -07:00 |
Alex Pott
|
0fc52f1178
|
Issue #2077473 by dawehner, damiankloip, pwolanin: Replace local action plugin discovery with YamlDiscovery and handle routes with parameters.
|
2013-10-01 23:24:51 +01:00 |
Alex Pott
|
f366930462
|
Issue #2091411 by damiankloip, dawehner: Provide an easier mechanism for a route definition wrapped by module_exists().
|
2013-10-01 21:15:12 +01:00 |
Alex Pott
|
714f9e3e1b
|
Issue #2098111 by chx: Fixed Change KeyValueFactory to use Settings instead of $conf.
|
2013-10-01 14:18:34 +01:00 |
Alex Pott
|
085ad45799
|
Revert "Fixing commit message: Change KeyValueFactory to use Settings instead of $conf"
This reverts commit 227f21b322 .
|
2013-10-01 14:17:15 +01:00 |
Nathaniel Catchpole
|
0bda79a3db
|
Issue #2076411 by dawehner: Fixed Remove the request scope from the current user service.
|
2013-10-01 12:57:59 +01:00 |
Alex Pott
|
227f21b322
|
Change KeyValueFactory to use Settings instead of $conf
|
2013-09-29 16:41:09 +02:00 |
webchick
|
2f0a4c42e6
|
Issue #1798738 by alexpott, mtift, tayzlor, ianmthomasuk, Albert Volkman, heyrocker, cam8001: Move css_js_query_string() to state system.
|
2013-09-27 14:20:32 +02:00 |
catch
|
00c06fcfed
|
Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}.
|
2013-09-26 10:32:39 +02:00 |
Alex Pott
|
4e1d66702d
|
Issue #2087931 by damiankloip: Inject database connection into DatabaseLockBackend.
|
2013-09-26 00:58:50 +02:00 |
webchick
|
7dedb6cad0
|
Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service.
|
2013-09-25 00:16:05 +02:00 |
webchick
|
a4f9d8e33a
|
Issue #2041885 by BTMash, cweagans, klausi: Move HTTP basic authentication provider to a separate module.
|
2013-09-23 16:44:41 +02:00 |
Alex Pott
|
47ec9cf0be
|
Issue #2076085 by dawehner, damiankloip, Letharion, pwolanin: Resolve the need for a 'title callback' using the route .
|
2013-09-22 17:01:56 +02:00 |
Nathaniel Catchpole
|
8980243b8f
|
Issue #2076283 by dawehner, pwolanin, neclimdul: Allow local task plugins on paths with a dynamic value (like a node).
|
2013-09-20 10:53:46 +01:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
webchick
|
f32e302e03
|
Issue #2084057 by dawehner: Fixed Translate _title on routes.
|
2013-09-12 14:35:27 -07:00 |
Nathaniel Catchpole
|
41564a7867
|
Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Follow-up: Add loadMultiple() and listAll() caching to (cached) config storage.
|
2013-09-10 11:11:24 +01:00 |
Nathaniel Catchpole
|
ef87440865
|
Issue #2050919 by neclimdul, pwolanin, damiankloip, dawehner: Replace local task plugin discovery with YamlDiscovery.
|
2013-09-09 21:57:48 +01:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
ed2b2238a5
|
Issue #2032303 by dawehner, pwolanin: Cache the result of local tasks.
|
2013-09-01 12:03:34 +01:00 |
Nathaniel Catchpole
|
ded07e9aa8
|
Issue #2047619 by dawehner, pwolanin, tstoeckler, thedavidmeister: Add a link generator service for route-based links.
|
2013-08-30 16:28:49 +01:00 |
Nathaniel Catchpole
|
2db966381a
|
Issue #2062151 by dawehner: Create a current user service to ensure that current account is always available.
|
2013-08-25 07:44:25 +01:00 |
Alex Pott
|
8c23138311
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-08-24 11:27:40 +01:00 |
Alex Pott
|
4d783b7369
|
Issue #1889644 by Berdir: Convert drupal_mail_system() to a MailFactory service to allow more flexible replacements.
|
2013-08-24 09:52:50 +01:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Dries
|
8c5f572b69
|
Issue #2032535 by dawehner, katbailey, pwolanin, Crell: Resolve 'title/title callback' by adding a _title propery on the route and allow a title be part of the render array.
|
2013-08-16 15:36:55 -05:00 |
Dries
|
6633dfd9c7
|
Issue #2062745 by dawehner: Automatically set the request context on the url generator.
|
2013-08-16 12:50:38 -05:00 |
Nathaniel Catchpole
|
bddf97821e
|
Issue #2065149 by damiankloip: Fixed Cache local action plugin definitions.
|
2013-08-16 15:22:05 +01:00 |
Nathaniel Catchpole
|
cd15b235db
|
Issue #2046737 by dawehner, pwolanin, tim.plunkett: Add a method to the AccessManager that only needs a route name and parameters.
|
2013-08-15 08:44:05 +01:00 |
Nathaniel Catchpole
|
882ef344ed
|
Issue #2036351 by damiankloip, Xano, dawehner: Convert CSRF tokens to a service.
|
2013-08-13 07:47:07 +01:00 |
Alex Pott
|
8cfc089e26
|
Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed.
|
2013-08-11 00:57:37 +01:00 |
Alex Pott
|
bc0570c864
|
Issue #2051877 by dawehner: Log error when people use invalid route parameters.
|
2013-08-10 03:11:12 +01:00 |
Dries
|
f5cc9308c9
|
Issue #1943846 by fubhy, effulgentsia, tim.plunkett: Improve ParamConverterManager and developer experience for ParamConverters.
|
2013-07-24 16:23:42 -04:00 |
Alex Pott
|
566ebfd9de
|
Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system.
|
2013-07-20 20:39:11 +01:00 |
Dries
|
d5b6771752
|
Issue #2004334 by pwolanin, dawehner, fubhy: Separate Tabs (MENU_LOCAL_TASK) from hook_menu().
|
2013-07-11 13:39:42 -04:00 |
Dries
|
5feff937fa
|
Issue #2031473 by pwolanin, fubhy, dawehner, tim.plunkett: Convert menu local actions to plugins so that we can generate dynamic titles and paths.
|
2013-07-11 12:40:33 -04:00 |
Alex Pott
|
06cb438e03
|
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
|
2013-07-09 19:57:20 +01:00 |
Nathaniel Catchpole
|
8ceb6e1719
|
Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage.
|
2013-07-05 14:45:20 +01:00 |
Nathaniel Catchpole
|
2c11efed11
|
Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable.
|
2013-07-04 09:38:19 +01:00 |
Alex Pott
|
aa9c2ccc85
|
Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global .
|
2013-06-29 17:26:55 +01:00 |
Alex Pott
|
2c2f5f59f5
|
Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins.
|
2013-06-29 15:48:52 +01:00 |
Alex Pott
|
0af43e4e71
|
Issue #2028585 by ParisLiakos, dawehner, tim.plunkett: Replace entity_page_create_access() by an access controller.
|
2013-06-29 07:52:24 +01:00 |
Alex Pott
|
b537ccd584
|
Issue #2028489 by chx, dawehner: Move entity query out of field_sql_storage().
|
2013-06-26 15:21:57 +01:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Alex Pott
|
0d20ccb2a7
|
Issue #2018257 by tsphethean: Move batch storage to Drupal\Core\Batch.
|
2013-06-24 16:05:10 +01:00 |
Nathaniel Catchpole
|
21812ed3a1
|
Issue #1858616 by Berdir: Extract generic CacheCollector implementation and interface from CacheArray.
|
2013-06-21 10:22:46 +01:00 |
Dries
|
5f67fd1d08
|
Issue #1893820 by fago, das-peter, Berdir: Manage entity field definitions in the entity manager.
|
2013-06-20 15:09:30 -04:00 |
Dries
|
0eaa35d578
|
Issue #1839468 by ParisLiakos, damiankloip, dawehner, jibran: Replace aggregator rss parsing with Zend Feed.
|
2013-06-19 16:36:24 -04:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Alex Pott
|
4d08d57418
|
Issue #1947536 by andypost, donquixote, larowlan, splatio, kim.pepper, alexpott, Crell, tim.plunkett: Convert drupal_get_breadcrumb() and drupal_set_breadcrumb() to a service.
|
2013-06-18 07:22:49 +02:00 |
Alex Pott
|
fb7ad824c7
|
Issue #1903346 by Berdir, tim.plunkett, EclipseGc: Establish a new DefaultPluginManager to encapsulate best practices.
|
2013-06-17 18:17:56 +02:00 |
Alex Pott
|
5bf89a4573
|
Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form().
|
2013-06-17 00:06:21 +02:00 |
Alex Pott
|
b0113327fa
|
Issue #2004086 by fabpot: Stopgap fix for making the Request service synthetic.
|
2013-06-13 21:49:26 +01:00 |
Alex Pott
|
0bfe623053
|
Issue #2003934 by dawehner, damiankloip: Convert format_date() to a service.
|
2013-06-12 10:18:07 +01:00 |