Nathaniel Catchpole
|
937809700d
|
Issue #2462889 by tim.plunkett: Remove TypedConfigManagerInterface::getDefinition()'s $is_config_name before Drupal 8.0.0
|
2015-05-07 12:12:31 +01:00 |
Alex Pott
|
843670cc7e
|
Issue #2481729 by larowlan: Cannot inject DatabaseQueue instances into forms - The database connection is not serializable
|
2015-05-06 15:52:29 -07:00 |
webchick
|
d141c5a7d0
|
Issue #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest
|
2015-05-06 12:59:15 -07:00 |
Alex Pott
|
373d925dff
|
Issue #2343035 by fago, dawehner, larowlan, ianthomas_uk, cilefen, hussainweb, Miroling, jibran, beejeebus, dashaforbes, webmozart, klausi: Upgrade validator integration for Symfony versions 2.5+
|
2015-05-05 10:03:32 -07:00 |
Alex Pott
|
d57ee5f9a3
|
Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters
|
2015-05-05 09:42:09 -07:00 |
Nathaniel Catchpole
|
1d2f9e9368
|
Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01 .
|
2015-05-05 15:50:36 +01:00 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Alex Pott
|
f8f024e3aa
|
Issue #2030637 by yched, Mile23, daffie, Alumei, tidrif, chertzog, Berdir, swentel, ofry: Expand FieldConfig/BaseFieldOverride/FieldConfigBase with methods
|
2015-05-04 17:22:30 -07:00 |
Alex Pott
|
67f0d68fac
|
Issue #2479767 by Wim Leers: Fix MenuLinkInterface::isCacheable(): remove it in favor of implementing CacheableDependencyInterface
|
2015-05-04 16:07:40 -07:00 |
Nathaniel Catchpole
|
ac4e35ce01
|
Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters
|
2015-05-04 11:39:11 +01:00 |
Nathaniel Catchpole
|
e8a5d9e4e0
|
Issue #2479363 by Wim Leers, dawehner: Cache MenuActiveTrail::getActiveIds() for *all* menus per route match: 1 cache get instead of N DB queries, saves 1 ms/response
|
2015-05-04 11:21:13 +01:00 |
Alex Pott
|
13922dbdc1
|
Issue #1867518 by plach, dawehner, yched, iMiksu, epari.siva, marcvangend, Fabianx, Wim Leers, effulgentsia: Leverage entityDisplay to provide fast rendering for fields
|
2015-05-03 22:00:46 +01:00 |
Alex Pott
|
d560b48c0e
|
Issue #2475237 by mkalkbrenner: Method FieldItemList::equals() uses type safe comparison limiting usefulness.
|
2015-05-03 17:19:44 +01:00 |
webchick
|
fc0c278b3f
|
Issue #2476225 by pixel5, cilefen, disasm, jhodgdon, TravisCarden: Doxygen on SuspendQueueException mentions non-existent callback_queue_worker()
|
2015-05-02 15:59:16 -07:00 |
xjm
|
b31bbb084a
|
Issue #2204697 by alexpott, tstoeckler, mauzeh, Berdir: Move getConfigPrefix() to ConfigEntityTypeInterface
|
2015-05-01 11:25:03 -05:00 |
Nathaniel Catchpole
|
c6e77e555a
|
Issue #2443651 by alexpott, mradcliffe, bzrudi71: PostgreSQL: Fix system\Tests\Cache\DatabaseBackendUnitTest
|
2015-04-30 17:04:06 +01:00 |
Alex Pott
|
3684dd2d31
|
Issue #2471405 by tompagabor: When not logged Drupal\Core\EventSubscriber\FinishResponseSubscriber->setExpiresNoCache() causes a PHP warning because of an invalid timezone.
|
2015-04-30 15:50:23 +01:00 |
Alex Pott
|
9166525d98
|
Issue #2473113 by znerol, dpovshed, Wim Leers, Fabianx, dawehner, effulgentsia: All stack middlewares are constructed at the same time even for cached pages
|
2015-04-30 13:00:18 +01:00 |
Alex Pott
|
e361599756
|
Issue #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, alexpott, larowlan, znerol, dawehner, catch, neclimdul, yched, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache
|
2015-04-30 12:13:24 +01:00 |
webchick
|
038dee462b
|
Issue #2458387 by stefan.r, anksy, andypost, alexpott, hussainweb: Remove Utility\String class
|
2015-04-29 20:48:47 -07:00 |
webchick
|
08b97663a5
|
Issue #2479815 by plach: Remove obsolete ContentEntityInterface::initTranslation() method
|
2015-04-29 20:37:52 -07:00 |
webchick
|
19f7e4132e
|
Issue #2474909 by alexpott, mpdonadio, znerol, catch, Wim Leers, Berdir: Allow Simpletest to use the same APC user cache prefix so that tests can share the classmap and other cache objects
|
2015-04-29 15:09:14 -07:00 |
Nathaniel Catchpole
|
2ba4269034
|
Back to dev.
|
2015-04-29 14:51:36 +01:00 |
Nathaniel Catchpole
|
70378b5c5d
|
8.0.0-beta10
|
2015-04-29 14:28:43 +01:00 |
Nathaniel Catchpole
|
046965dfc1
|
Issue #2478443 by Wim Leers: Set the 'is-active' class for anonymous users in a Response Filter instead of a #post_render_cache callback
|
2015-04-28 16:44:27 +01:00 |
xjm
|
1f9eabbd92
|
Issue #2405165 by yched, alexpott, xjm: Entity::setOriginalId() does enforceIsNew(FALSE), that is wrong for ConfigEntities
|
2015-04-27 17:05:36 -05:00 |
Alex Pott
|
e7b1e4e08f
|
Issue #2478543 by Wim Leers: Follow-up for #2463009: remove unused use statements
|
2015-04-27 15:04:58 +01:00 |
Nathaniel Catchpole
|
ea6548bcb1
|
Issue #2463009 by Wim Leers: Introduce CacheableResponseInterface: consolidate ways of setting X-Drupal-Cache-Tags/Contexts headers
|
2015-04-27 13:17:49 +01:00 |
Nathaniel Catchpole
|
669fe99146
|
Issue #567148 by jcnventura, Damien Tournoud, greenrover33: Use ONLY_FULL_GROUP_BY for MySQL
|
2015-04-27 12:59:48 +01:00 |
Alex Pott
|
ea0ec7084c
|
Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable"
This reverts commit 37e278b4c7 .
|
2015-04-27 11:45:14 +01:00 |
Alex Pott
|
83c537070c
|
Issue #2466585 by Wim Leers, Fabianx: Decouple cache implementation from the renderer and expose as renderCache service
|
2015-04-27 11:37:57 +01:00 |
xjm
|
37e278b4c7
|
Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable
|
2015-04-27 03:33:55 -05:00 |
xjm
|
44e8ffd577
|
Issue #2432585 by almaudoh, znerol, dawehner, cpj: Improve authentication manager service construction to support custom global service providers
|
2015-04-27 03:24:40 -05:00 |
xjm
|
4f69708107
|
Issue #2475177 by amateescu: SQLite: Fix system\Tests\Database\FetchTest
|
2015-04-27 03:01:36 -05:00 |
xjm
|
db27d7953e
|
Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls
|
2015-04-26 21:00:41 -05:00 |
xjm
|
a6274c0f47
|
Issue #2350569 by webflo, alexpott, tim.plunkett: Allow external update of ConfigEntity properties that are associated with a PluginCollection
|
2015-04-26 15:19:18 -05:00 |
Alex Pott
|
5b560a5eb0
|
Issue #2475749 by mbovan: Allow to set #cache metadata in hook_page_attachments()
|
2015-04-26 18:59:28 +01:00 |
xjm
|
d51d22373a
|
Issue #2472269 by martin107, Xano, derhasi: Fix syntax errors in Drupal\Component\Plugin's composer.json, Add test
|
2015-04-26 04:37:47 -05:00 |
xjm
|
8df466d596
|
Issue #2087103 by Mile23, rickwelch, jhodgdon, Crell, joachim: ParamConverterInterface one-line description doesn't explain what the class does
|
2015-04-25 20:04:15 -05:00 |
xjm
|
f559ff7829
|
Issue #2347799 by andypost, almaudoh, znerol: Remove bugged session-related methods from AccountInterface
|
2015-04-25 19:59:51 -05:00 |
xjm
|
a33414e500
|
Issue #2472371 by Dom., pfrenssen: Exception shown on 401 Unauthorized
|
2015-04-25 18:58:16 -05:00 |
Alex Pott
|
62e182f29a
|
Issue #2477251 by amateescu: PostgreSQL: Fix Connection::getFullQualifiedTableName()
|
2015-04-25 14:18:39 +01:00 |
xjm
|
e39a328420
|
Issue #2121863 by googletorp, drubb, jhodgdon: There is no FileTransferInterface
|
2015-04-23 20:47:50 -05:00 |
xjm
|
e9d6bd79a2
|
Issue #2472453 by googletorp, jhodgdon: Use full namespace for @return documentation
|
2015-04-23 20:26:52 -05:00 |
Alex Pott
|
77f2abc9cd
|
Issue #2475397 by Wim Leers: Tiny follow-up for #2474121 + unit test coverage for (Bubbleable|Cacheable)Metadata::merge()
|
2015-04-23 13:19:18 +01:00 |
Nathaniel Catchpole
|
98056601ff
|
Issue #2473301 by stefan.r, jcnventura, David_Rothstein, yannickoo: Raise MySQL requirement to 5.5.3
|
2015-04-23 11:04:10 +01:00 |
Alex Pott
|
189be7243d
|
Issue #2473759 by tim.plunkett, Berdir, effulgentsia: Form caches should be deleted after submission
|
2015-04-23 10:41:03 +01:00 |
Alex Pott
|
e11f8458ae
|
Revert "Issue #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, larowlan, dawehner, catch, alexpott, neclimdul, yched, znerol, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache"
This reverts commit 4192117d54 .
|
2015-04-22 13:02:37 +01:00 |
Alex Pott
|
9125395302
|
Revert "Issue #2395143 followup by amateescu: YAML parsing is very slow, cache it with FileCache"
This reverts commit bfcb41bfb1 .
|
2015-04-22 13:02:03 +01:00 |
Alex Pott
|
149c25ebfd
|
Issue #2474121 by Wim Leers: CacheableMetadata should get BubbleableMetadata's merge/applyTo/createFromRenderArray/createFromObject methods
|
2015-04-21 15:00:34 +01:00 |