Commit Graph

294 Commits (6454dbe326050c39b17b475c722c853423b44880)

Author SHA1 Message Date
webchick 8121d1203a Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
Nathaniel Catchpole 193c713344 Issue #2067531 by mtift: Deprecate variable_* functions. 2013-08-21 02:23:14 +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
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Nathaniel Catchpole 21d59b5009 Issue #1476810 by Spleshka, franz: Fixed drupal_serve_page_from_cache() can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. 2013-08-13 07:29:32 +01:00
webchick 859642ea2e Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks. 2013-08-11 23:05:34 -07:00
Nathaniel Catchpole 1a0616faa1 Issue #1855260 by beejeebus, msonnabaum, larowlan: Fixed Page caching broken by accept header-based routing. 2013-08-12 02:58:00 +01:00
webchick 1e11b96427 Issue #2056845 by StephaneQ | tstoeckler: Fixed Stale documentation in drupal_bootstrap() regarding DRUPAL_ROOT. 2013-08-06 23:53:16 -07:00
webchick 09e5b2907e Issue #2057445 by alexpott: Fixed file wrong file perms introduced by 2056415 and 2056417. 2013-08-04 11:52:01 -07:00
webchick f28513b375 Issue #2056893 by pwolanin: Fixed Typo in doxygen for module_exists(). 2013-08-03 23:18:38 -07:00
webchick 6b9e9ff27d Issue #2039091 by ghazlewood: Fixed drupal_bootstrap() docs are missing phases. 2013-08-03 22:29:53 -07:00
Nathaniel Catchpole 42fcb35676 Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date. 2013-08-01 14:46:05 +01:00
Nathaniel Catchpole b05019fdd8 Issue #2006024 by kgoel, rbayliss, wesleydv: Fixed drupal_container() is deprecated, don't use it in bootstrap.php. 2013-08-01 14:44:10 +01:00
Nathaniel Catchpole d3c5919d17 Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls. 2013-07-27 15:30:10 +01:00
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02: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
Jennifer Hodgdon acbddd14f2 Issue #2038059 by Elijah Lynn, aaronott: Fix up grammar in boostrap and cache utility docs 2013-07-17 07:37:04 -07:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Alex Pott b67660cde3 Issue #1605414 by bleen18, catch: Move cache backend configuration out of $conf. 2013-07-11 10:39:07 +01:00
Alex Pott d5d172e3c8 Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity. 2013-07-03 13:48:55 +01:00
Dries b5155ee34f Issue #1890878 by rszrama: fixed typo. 2013-06-30 20:14:36 -04:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Alex Pott 91c32e3da9 Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component. 2013-06-30 00:09:39 +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 4c357934c2 Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
Alex Pott b1c684b8f8 Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers. 2013-06-28 17:13:22 +01:00
Nathaniel Catchpole 270db4a504 Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters. 2013-06-19 10:14:55 +01:00
Nathaniel Catchpole ecfbc27f34 Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good. 2013-06-17 14:35:07 +01:00
Alex Pott 547b874516 Issue #1987262 by the_phi, clemens.tolboom, Damien Tournoud, bshaffer: [Installation Error] Symfony: "The service definition 'request' does not exist.". 2013-06-17 02:27:24 +02:00
Alex Pott 6012988251 Issue #2020249 by plach: Create Drupal::languageManager for improved DX. 2013-06-15 08:59:47 +02:00
Alex Pott 4d85fa44a3 Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user. 2013-06-11 15:04:34 +01:00
Nathaniel Catchpole 37445fd7d0 Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation. 2013-06-10 12:46:03 +01:00
Alex Pott b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
Jennifer Hodgdon 334b3d7f76 Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation. 2013-06-06 09:14:35 -07:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Alex Pott 6941c5b78b Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling. 2013-06-06 09:21:58 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
Alex Pott 23b59123d1 Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component. 2013-05-28 22:48:53 +01:00
Alex Pott 521e1e5946 Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData(). 2013-05-27 18:00:35 -05:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Alex Pott 684aaa5ba0 Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig. 2013-05-24 09:46:19 -07:00
Alex Pott fe96498043 Issue #1833442 follow-up by olli, ParisLiakos, dawehner: Remove hook_boot(). 2013-05-13 00:36:58 +01:00
Nathaniel Catchpole ca665f7be3 Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible. 2013-05-09 10:25:10 +01:00
Alex Pott 686c269bae Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode. 2013-05-08 00:29:47 +01:00
webchick 6de362318d Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component. 2013-05-01 21:46:53 -07:00
Alex Pott 2784f4886d Issue #1960344 by ParisLiakos, kid_icarus: Replace $is_https() global with Request::isSecure(). 2013-04-30 16:48:41 +01:00
Jennifer Hodgdon 495ff01445 Issue #1936166 by markpavlitski: Add documentation to module_invoke functions about passing by value 2013-04-23 07:46:58 -07:00
Alex Pott 9263a49921 Issue #842216 by Devin Carlson, valthebald | jhodgdon: Remove $installed_profile global variable left over from D6. 2013-04-16 18:34:23 +01:00
webchick 6543a5bae6 Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address(). 2013-04-10 17:17:57 -07:00