Alex Pott
|
b80e91bb33
|
Issue #2062519 by sergeypavlenko: Remove Unused local variable $return from /core/lib/Drupal/Core/Routing/RouteProvider.php.
|
2013-08-14 06:59:27 -05:00 |
Alex Pott
|
311e02ed02
|
Issue #2062241 by duozersk: Remove Unused local variable $data from /core/lib/Drupal/Core/Utility/ThemeRegistry.php.
|
2013-08-14 06:48:40 -05:00 |
Alex Pott
|
1bfd5a4cfc
|
Issue #2062237 by duozersk: Remove Unused local variable $request_method from /core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php.
|
2013-08-14 06:47:19 -05:00 |
Alex Pott
|
84279dadad
|
Issue #2062233 by duozersk: Remove Unused local variable $name from /core/lib/Drupal/Core/Extension/ModuleHandler.php.
|
2013-08-14 06:45:14 -05:00 |
Alex Pott
|
bcbc4a031b
|
Issue #2062225 by duozersk: Remove Unused local variable $candidates from /core/lib/Drupal/Core/Config/Entity/Query/Condition.php.
|
2013-08-14 06:43:54 -05:00 |
Alex Pott
|
ac77a52e26
|
Issue #2062221 by duozersk: Fixed Remove Unused local variable $id from /core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php.
|
2013-08-14 06:40:20 -05:00 |
Alex Pott
|
7af8f4b45c
|
Issue #2062187 by duozersk: Remove Unused local variable from /core/lib/Drupal/Core/SystemListing.php.
|
2013-08-13 16:25:09 -05:00 |
Dries
|
953b021eec
|
Issue #2062359 by juampy: Allow access to the list of Authentication Providers.
|
2013-08-13 15:06:27 -04:00 |
Dries
|
76aecc5d92
|
Issue #2064261 by StephaneQ: Correct the @var, @throws and @see statements on dbtng.
|
2013-08-13 14:41:40 -04:00 |
Jennifer Hodgdon
|
5028880dfc
|
Issue #2058157 by kiamlaluno: Fix example in docs for SystemListing
|
2013-08-13 07:46:40 -07:00 |
Jennifer Hodgdon
|
56817e5f2d
|
Issue #2057809 by StephaneQ, Berdir, chx, dawehner: Fix up param/return documentation in database API
|
2013-08-13 07:39:22 -07:00 |
webchick
|
9fb3b72f18
|
Issue #2049241 by Mark Carver, penyaskito, Gábor Hojtsy: Change notice: Add support for language options to the Twig {% trans %} tag extension.
|
2013-08-13 01:53:11 -07:00 |
webchick
|
cd37575656
|
Issue #2060823 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Query/Update.php.
|
2013-08-13 01:45:40 -07:00 |
webchick
|
69adaade7e
|
Issue #2060817 by legolasbo: Remove Unused local variable () from /core/lib/Drupal/Core/Database/Driver/pgsql/Update.php.
|
2013-08-13 01:44:51 -07:00 |
webchick
|
dc7330fb82
|
Issue #2060811 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/StatementPrefetch.php.
|
2013-08-13 01:42:52 -07:00 |
webchick
|
30202e3f0f
|
Issue #2060819 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php.
|
2013-08-13 01:39:51 -07:00 |
webchick
|
e57e17db54
|
Issue #2060821 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Query/Select.php.
|
2013-08-13 01:38:57 -07:00 |
webchick
|
486748c46a
|
Issue #2060815 by legolasbo: Remove Unused local variable () from /core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php.
|
2013-08-13 01:35:24 -07:00 |
webchick
|
cb869a007c
|
Issue #2063055 by Gábor Hojtsy: Sync language list with translations (add fy, ga, hy, km, ms and sw).
|
2013-08-13 01:18:46 -07:00 |
Nathaniel Catchpole
|
882ef344ed
|
Issue #2036351 by damiankloip, Xano, dawehner: Convert CSRF tokens to a service.
|
2013-08-13 07:47:07 +01:00 |
Nathaniel Catchpole
|
7827f1d7dd
|
Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions.
|
2013-08-13 06:01:50 +01:00 |
webchick
|
2a4e466139
|
Issue #2026037 by Crell: Check for legacy controllers based on the legacy flag, not the callable type.
|
2013-08-11 23:42:02 -07:00 |
webchick
|
859642ea2e
|
Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks.
|
2013-08-11 23:05:34 -07:00 |
Nathaniel Catchpole
|
66178e047a
|
Issue #1941288 by larowlan, effulgentsia, dawehner, nod_: Fixed Regression: ajaxPageState not being updated with AjaxResponse, assets (js/css) being added twice.
|
2013-08-12 03:10:59 +01:00 |
Alex Pott
|
4431c7e13a
|
Issue #2014851 by hlieberman, Wim Leers: Fixed Drupal CSS preprocessing breaks protocol-relative paths.
|
2013-08-11 01:15:30 +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 |
Nathaniel Catchpole
|
0e129e5817
|
Issue #2056133 by chx, dawehner, plach, alexpott: Add db_copy_table().
|
2013-08-10 11:51:38 +01:00 |
Nathaniel Catchpole
|
ccc7822c4d
|
Issue #1198904 by jox, das-peter: Fixed drupal_load_stylsheet() does not comply with standards when using @import.
|
2013-08-10 11:49:54 +01:00 |
Nathaniel Catchpole
|
e2a81db3c6
|
Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance.
|
2013-08-10 08:00:02 +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 |
Alex Pott
|
d238a401e5
|
Issue #2047533 by damiankloip: Inject dependencies into FieldItemDeriver derivative class.
|
2013-08-10 02:41:18 +01:00 |
Alex Pott
|
7a83e59b9e
|
Issue #2059637 by ekes: Fixed ContainerDerivativeInterface should extend DerivativeInterface.
|
2013-08-10 02:23:29 +01:00 |
Nathaniel Catchpole
|
fca3051719
|
Issue #2019071 by tsphethean: Fixed EntityListController::buildRow() should return secure label.
|
2013-08-07 09:31:10 +01:00 |
Alex Pott
|
7412e6f58b
|
Issue #2049159 by amateescu, Crell: Create a ControllerBase class to stop the boilerplate code madness.
|
2013-08-07 01:32:39 +02:00 |
Nathaniel Catchpole
|
0698191e66
|
Revert "Issue #1273968 - did not cover js."
This reverts commit 8ce27f2279 .
|
2013-08-06 07:16:41 +01:00 |
Alex Pott
|
40bc8bced4
|
Issue #2028499 by tsphethean, damiankloip, dawehner: Drupal_sort_weight() should be converted to a class.
|
2013-08-06 00:24:38 +02:00 |
Dries
|
b2dc8aa53e
|
Issue #2056363 by yched, chx: Fixed INSERT INTO table SELECT * FROM ... not supported.
|
2013-08-05 08:55:18 +02:00 |
Alex Pott
|
b44b584d79
|
Issue #2054699 by pcambra: Ensure config entity id is set for computed composite ids.
|
2013-08-03 23:05:02 +02:00 |
Alex Pott
|
8bed4698c6
|
Issue #2051177 by yched: Make existing ConfigFieldItem subclasses usable by base fields.
|
2013-08-03 11:57:45 +02:00 |
Alex Pott
|
1deffa8312
|
Issue #2040265 by larowlan: Add a _entity_view() routing default for viewing an entity.
|
2013-08-02 12:51:08 +02:00 |
Alex Pott
|
c7a95535e7
|
Issue #2046987 by damiankloip: Inject dependencies into EntityDeriver derivative class.
|
2013-08-02 01:09:43 +02:00 |
Alex Pott
|
a2f9a60724
|
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
|
2013-08-01 17:42:57 +02:00 |
Nathaniel Catchpole
|
c427330807
|
Issue #2045453 by pwolanin, tim.plunkett, dawehner: Fixed menu_item_route_access() does not catch ResourceNotFoundException.
|
2013-08-01 14:47:06 +01:00 |
Nathaniel Catchpole
|
f9ec71dfcc
|
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
|
2013-08-01 14:42:18 +01:00 |
Nathaniel Catchpole
|
1c1774112c
|
Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings().
|
2013-08-01 14:35:00 +01:00 |
webchick
|
0d31d44dd5
|
Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path.
|
2013-07-31 13:50:39 -07:00 |
Alex Pott
|
03e535ca7c
|
Issue #2050289 by damiankloip, msonnabaum: Add class to make yaml discovery reusable.
|
2013-07-29 18:59:01 +02:00 |
Alex Pott
|
8242143eca
|
Issue #2051847 by dawehner: Fixed AnnotatedClassDiscovery::getDefinitions is critically slow when viewing nodes with comments.
|
2013-07-29 01:19:12 +02:00 |
Alex Pott
|
11495979d0
|
Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types.
|
2013-07-28 23:29:26 +02:00 |
Alex Pott
|
926a067758
|
Issue #2043781 by pwolanin: Fixed Drupal::request()->attributes->get('account') may conflict with an account object loaded from the path.
|
2013-07-27 23:11:14 +02:00 |