Commit Graph

744 Commits (c454976b9461185f10e476938d3e9e3dbb45656b)

Author SHA1 Message Date
Alex Pott fc6a9aeb00 Issue #1964482 by Eronarn: Fixed Non-canonical Symfony priority in LanguageRequestSubscriber. 2013-04-10 18:18:49 +01:00
catch 75f3ef0601 Issue #1962578 by Berdir, damiankloip, dawehner, xjm: Fixed ViewsDataCache writes multiple times in __destruct(). 2013-04-10 10:35:19 +01:00
webchick 7724c1931a Issue #1959122 by Crell, tim.plunkett, chx: Fixed Optional params are not possible in routes. 2013-04-09 14:10:34 -07:00
Alex Pott e97a786c05 Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
Alex Pott f3966d6c2f Issue #1739986 by RobLoach, pwolanin, sun, moshe weitzman, andypost: Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()']. 2013-04-08 00:00:15 +01:00
webchick 27ac97efa8 Issue #1957156 by Crell, rootatwc: Add a request() method to \Drupal. 2013-04-07 12:53:17 -07:00
catch ee96cf6b96 Issue #1889328 by gielfeldt, gumanist: Fixed Not all objects respect the query option throw_exception. 2013-04-03 11:55:27 +01:00
catch 8c21dcb622 Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader. 2013-04-03 11:38:50 +01:00
Alex Pott 7aca9955dc Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class. 2013-04-03 09:44:04 +01:00
Alex Pott 291dbd545b Issue #1935970 by msonnabaum, dawehner, RobLoach: Convert timer_* to a utility class and convert tests to phpunit. 2013-04-02 22:37:55 +01:00
webchick c0771678a7 Issue #1942490 by steveoliver, Cottser: Make Twig engine available during install. 2013-03-29 11:02:49 -07:00
webchick d35d390ffd Issue #1561362 by Niklas Fiekas, chrisdolby, mtift: Change file_transfer() to use BinaryFileResponse. 2013-03-29 10:27:03 -07:00
webchick 57669aabf1 Revert "Issue #1938980 by Crell, rootatwc, tim.plunkett: Move controller derivation to route enhancers."
Temporary rollback; this broke AJAX paths. Working on better test coverage.

This reverts commit 221099b571.
2013-03-27 16:35:02 -07:00
Dries 221099b571 Issue #1938980 by Crell, rootatwc, tim.plunkett: Move controller derivation to route enhancers. 2013-03-27 15:27:28 -04:00
Dries 5818a99bfc Issue #512026 by Berdir, effulgentsia, sun, marcingy, Eric_A, xjm, katbailey, Damien Tournoud, alexpott, beejeebus, pillarsdotnet: Move () storage from cache to new state/key-value system. 2013-03-27 14:57:12 -04:00
Dries 0bb14c814d Issue #1865206 by alexpott: clean up ConfigFactory + ConfigStorageController::save/postsave/rename(). 2013-03-27 14:31:51 -04:00
webchick 429aad6b99 Issue #1850798 follow-up by David_Rothstein, magicmyth: Remove diffAssoc() wrapper, and fix bug in diffAssocRecursive() (with tests) 2013-03-26 22:00:46 -07:00
webchick 9b6ddcff53 Issue #1945680 by dawehner: Provide a method that checks whether a certain entity type provides a certain controller. 2013-03-26 21:56:39 -07:00
webchick 257ae98f65 Issue #1919016 by dawehner, Berdir: Remove term_access() tag in TermStorageController::buildQuery(). 2013-03-26 21:53:58 -07:00
catch c07e727d8f Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins. 2013-03-25 11:55:05 +00:00
Dries eb4759d90b Issue #1854752 by Gábor Hojtsy, chx, amateescu: re-Add PDO::FETCH_PROPS_LATE to PDO::FETCH_CLASS. 2013-03-22 13:15:31 -04:00
Dries 6122e84e9e Issue #1948702 by chx: module_hook() is broken for disabled modules and included hooks. 2013-03-22 13:03:24 -04:00
Dries 44eda14f65 Issue #1862750 by fubhy, Berdir, dawehner: Implement entity access API for nodes. 2013-03-22 12:45:08 -04:00
Dries 6172eecaa6 Issue #1915752 by dawehner, tim.plunkett: routes are not found when 0 is used as a placeholder value. 2013-03-22 11:28:58 -04:00
catch fc7c38bde8 Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC. 2013-03-22 09:36:55 +00:00
Jennifer Hodgdon 1add78aae0 Issue #1944768 by chx: Uncomment execute method on QueryAggregateInterface so it can be documented properly 2013-03-20 09:19:25 -07:00
catch fea7acc2b2 Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store. 2013-03-20 11:51:03 +00:00
catch 980cb9c548 Issue #1944646 by c960657: Remove CacheBackendInterface::deleteExpired(). 2013-03-20 11:44:29 +00:00
webchick e6f953db92 Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object. 2013-03-19 17:28:35 -04:00
webchick 1bec76308f Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable. 2013-03-18 05:40:12 -07:00
webchick dd927b0008 Issue #1934964 by alexpott, Gábor Hojtsy, nevergone: Fixed Locale override subscriber should re-init context to clear caches. 2013-03-17 12:24:33 -07:00
webchick c309e0e598 Issue #1938600 by tim.plunkett: Add a FormInterface replacement for confirm_form(). 2013-03-17 12:01:24 -07:00
webchick f37b8675d2 Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases. 2013-03-17 09:04:07 -07:00
webchick da805e2bc1 Issue #1261846 by catch: Document 1MB maximum size limit for cache_set(). 2013-03-16 23:00:52 -07:00
catch 4535a81446 Issue #1839998 by wiifm, mcm.guaba, Josh Waihi: Fixed TruncateQuery implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking. 2013-03-14 10:36:35 +00:00
Dries 7813d65e3f Issue #1940440 by vijaycs85: Fixed schema discovery to identify schema with more than one wildcard. 2013-03-13 14:05:26 -04:00
webchick 614a6b095d Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view. 2013-03-12 19:30:07 -07:00
catch 2733bf20dd Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type. 2013-03-12 16:16:38 +00:00
catch ee5b4a7040 Issue #1883152 by klausi: Field level access for EntityNG. 2013-03-12 16:03:16 +00:00
catch 6f3e707359 Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists. 2013-03-11 10:50:25 +00:00
webchick 277d8fe978 Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance. 2013-03-10 12:14:36 -07:00
webchick c09959555f Issue #1938660 by fabpot: Fixed Remove the custom ExceptionListener class. 2013-03-10 12:09:19 -07:00
webchick 37afef0004 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
webchick 80fd0f970c Issue #1843220 by mkadin, dawehner, Crell, effulgentsia, Wim Leers: Convert form AJAX to new AJAX API. 2013-03-09 22:44:39 -08:00
webchick 039dbb98cc Issue #1821548 by heyrocker, swentel, Dean Reilly, dawehner, alexpott, vijaycs85, jhedstrom, adamdicarlo: Add a 'diff' of some kind to the CMI UI. 2013-03-09 22:31:56 -08:00
webchick c9a273af25 Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router. 2013-03-08 21:46:28 -08:00
webchick dad3ef5592 Issue #1913328 by fago: Provide general list and map classes. 2013-03-08 21:35:04 -08:00
webchick b8e754aa94 Issue #1924278 by marcingy, chx, dawehner: Fixed Fatal error: Class 'Drupal\Core\Database\DatabaseNotFoundException' not found. 2013-03-08 21:28:34 -08:00
webchick 29146a41de Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views. 2013-03-08 21:20:26 -08:00