catch
|
6810dfa827
|
Issue #1864292 by effulgentsia: Fixed Installation in non-English language fails.
|
2012-12-13 13:04:37 +00:00 |
webchick
|
a80680880b
|
Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig) follow up fixes for Composer.
|
2012-12-08 15:22:34 -08:00 |
Jennifer Hodgdon
|
2b6e2c1a50
|
Issue #1853050 by Jerenus: Fix up docs for drupal_send_headers()
|
2012-12-06 13:35:19 -08:00 |
catch
|
ab200662bc
|
Issue #1858984 by berdir: Split system date formats from timezone settings.
|
2012-12-06 16:19:03 +00:00 |
catch
|
5aa641ae03
|
Issue #1279680 by tmsimont: Allow NULL as a watchdog() argument while retaining array type hinting.
|
2012-12-03 13:08:48 +00:00 |
catch
|
e96e573ce4
|
Revert "Revert the revert of Issue #1849004 by chx, xjm: One Service Container To Rule Them All. It was innocent after all."
This reverts commit a1638b87eb .
|
2012-11-29 20:55:21 +00:00 |
catch
|
a1638b87eb
|
Revert "Issue #1849004 by chx, xjm: One Service Container To Rule Them All."
This reverts commit 761ac67906 .
|
2012-11-29 20:41:30 +00:00 |
catch
|
761ac67906
|
Issue #1849004 by chx, xjm: One Service Container To Rule Them All.
|
2012-11-29 20:26:37 +00:00 |
webchick
|
be694ba944
|
Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system.
|
2012-11-28 23:37:55 -08:00 |
Jennifer Hodgdon
|
396a6475a6
|
Issue #1852366 by xjm: Add missing parens to function @see refs in bootstrap.inc
|
2012-11-28 16:46:39 -08:00 |
webchick
|
8019e5593c
|
Issue #1848072 by katbailey, sun: Fixed Path alias manager hardcodes keyvalue.database instead of using the generic factory.
|
2012-11-26 21:55:40 -08:00 |
Dries
|
7061f3b350
|
- Issue #1739986 by pwolanin, sun, moshe weitzman: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()'].
|
2012-11-24 09:18:16 +01:00 |
catch
|
553ed06a17
|
Issue #1784312 by chx, katbailey, msonnabaum, Fabianx: Stop doing so much pre-kernel bootstrapping.
|
2012-11-22 10:53:19 +00:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
catch
|
62f6333ac3
|
Issue #1536868 by superspring: Fixed No trace when database is down.
|
2012-11-20 11:40:05 +00:00 |
catch
|
53656a33e0
|
Issue #1774388 by sun, chx, tim.plunkett: Unit Tests Remastered™.
|
2012-11-19 11:39:30 +00:00 |
Dries
|
99c64fea41
|
Issue #1494676 by Liam Morland: remove unused code: ().
|
2012-11-16 18:06:45 -08:00 |
catch
|
a13f757500
|
Issue #1739986 by pwolanin, moshe weitzman: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
|
2012-11-13 23:14:20 +00:00 |
Jennifer Hodgdon
|
202f9d2383
|
Issue #1830878 by leschekfm: Fix typo in drupal_container() docs
|
2012-11-10 06:52:06 -08:00 |
catch
|
0ba152a90f
|
Issue #1831364 by pdrake: Inline drupal_fast_404() function.
|
2012-11-08 23:03:10 +00:00 |
webchick
|
7b88ea7ccf
|
Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion.
|
2012-11-06 00:51:18 -08:00 |
webchick
|
e76af8e7a0
|
Issue #1774388 follow-up by tim.plunkett: Fixed broken 8.x tests.
|
2012-10-31 20:52:43 -07:00 |
catch
|
0142ce1f40
|
Issue #1809206 by katbailey, chx, sun, Berdir: Fixed KeyValueFactory hard-codes DatabaseStorage.
|
2012-10-30 11:00:41 +00:00 |
catch
|
afc4b89945
|
Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk.
|
2012-10-22 10:14:49 +01:00 |
Dries
|
684680acef
|
Issue #1428032 by hefox: default drupal_set_message() to FALSE instead of TRUE.
|
2012-10-17 16:58:38 -04:00 |
Jennifer Hodgdon
|
ec80392260
|
Issue #1804054 by tomgeekery: Remove reference to IE6 in check_plain() docs
|
2012-10-11 07:48:56 -07:00 |
catch
|
9fbe74405a
|
Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config.
|
2012-10-09 21:40:35 +01:00 |
webchick
|
47c093fbbb
|
Issue #1620114 by Rob Loach, sun: Explicitly register \Drupal\Component and \Drupal\Core to increase class lookup performance.
|
2012-10-09 12:13:05 -07:00 |
Dries
|
b06dd31165
|
Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation.
|
2012-10-09 12:11:09 -04:00 |
catch
|
c37ef76d66
|
Issue #1751100 by chx, jerdavis: Bump minimum version of php required to 5.3.5.
|
2012-10-01 11:41:45 +01:00 |
Dries
|
6824ba0ed7
|
Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API.
|
2012-09-28 13:00:24 -04:00 |
webchick
|
2edfc475e5
|
Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module.
|
2012-09-26 22:57:50 -04:00 |
catch
|
1377aaef98
|
Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp().
|
2012-09-24 22:08:10 +01:00 |
catch
|
67c61efc92
|
Issue #1436814 by gary4gar, kid_icarus, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype.
|
2012-09-24 10:19:25 +01:00 |
Dries
|
4e4ea71e66
|
Patch #1161486 by rootatwc, sun, andypost, catch, marcingy, aspilicious, cam8001: Move IP blocking into its own module.
|
2012-09-23 22:17:45 -04:00 |
catch
|
8337955d48
|
Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state.
|
2012-09-20 10:25:24 +01:00 |
catch
|
768dfcd9cf
|
Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API.
|
2012-09-17 10:49:18 +01:00 |
webchick
|
3fe27a8d8b
|
Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT.
|
2012-09-13 01:54:52 -07:00 |
catch
|
12100bab40
|
Issue #1542620 by djdevin, rootatwc: Fixed Fatal errors when file permissions for settings.php are messed up (can't read file).
|
2012-09-12 10:41:56 +01:00 |
Jennifer Hodgdon
|
87e9f0710d
|
Issue #1739592 by Albert Volkman, andy.hails, dawehner: Fix up docs of a few language-related functions
|
2012-09-11 08:52:33 -07:00 |
catch
|
67d2a2ffc4
|
Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580 .
|
2012-09-10 14:50:02 +01:00 |
catch
|
e003e4c580
|
Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT.
|
2012-09-10 12:02:48 +01:00 |
webchick
|
a3eade7c4f
|
Issue #1704422 by sun: Fixed Error level constants cannot be used in settings.php.
|
2012-09-06 21:31:33 -07:00 |
webchick
|
c11a35b640
|
Issue #1055862 by sun, catch, pillarsdotnet, danillonunes: Require sites.php to opt-in for multi-site support/functionality.
|
2012-09-05 23:34:57 -07:00 |
webchick
|
0dfa845969
|
Issue #1239410 by cangeceiro: Fixed watchdog() should use php's time() to log time of event.
|
2012-09-05 23:28:21 -07:00 |
Dries
|
8bcecca1fb
|
Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array.
|
2012-09-04 17:42:14 -04:00 |
Jennifer Hodgdon
|
ced5a47a33
|
Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function
|
2012-09-04 09:38:50 -07:00 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
30eee08939
|
Issue #1766186 by beejeebus: Move test prefix munging earlier in the bootstrap.
|
2012-09-01 21:40:07 -07:00 |
webchick
|
af7a3a8d3e
|
Issue #1724252 by sun: Replace /sites/all/* with top-level directories.
|
2012-08-31 18:01:32 -07:00 |
catch
|
b65fd7feb6
|
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
|
2012-08-31 11:03:05 +01:00 |
webchick
|
7c7b91ef66
|
Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory.
|
2012-08-30 10:30:12 -07:00 |
webchick
|
4a677afc98
|
Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc.
|
2012-08-26 14:27:30 -07:00 |
Dries
|
de5718848b
|
- Patch #1279680 by cam8001: watchdog() does not type its array arguments.
|
2012-08-24 14:48:55 +02:00 |
webchick
|
5c8cdca2c4
|
Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines.
|
2012-08-24 06:53:11 +02:00 |
catch
|
6e8a671f83
|
Issue #1675260 by chx, effulgentsia, pwolanin, neclimdul: Implement PHP reading/writing secured against 'leaky' script.
|
2012-08-23 13:52:46 +02:00 |
webchick
|
7a95a78eb2
|
Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC.
|
2012-08-22 01:34:31 +02:00 |
webchick
|
7b757ff47e
|
Issue #1646580 by chx, Jose Reyero, beejeebus: Implement Config Events and Listeners, and storage realms for localized configuration.
|
2012-08-22 01:22:22 +02:00 |
catch
|
765890618f
|
Issue #1741068 by steinmb: Fixed language_list() SQL contain backtick and breaks PostgreSQL.
|
2012-08-21 17:27:53 +02:00 |
Jennifer Hodgdon
|
6b0793c04d
|
Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Add info and examples to docs on how to set up multi-site
|
2012-08-20 09:43:07 -07:00 |
catch
|
b996bbb220
|
Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles.
|
2012-08-10 10:18:18 +01:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
5a43052d93
|
- Patch #1671080 by sun, no_commit_credit, Gábor Hojtsy, Jose Reyero: remove StorageDispatcher to simplify configuration system.
|
2012-08-09 16:12:36 -04:00 |
Katherine Bailey
|
842d1217d3
|
Various coding standards fixes, cleanup and documentation fixes
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
02fec4357d
|
Fixing up drupal_container() which had some cruft leftover in it and a totally incorrect docblock
|
2012-08-06 21:52:12 -07:00 |
Katherine Bailey
|
e1b4fe97a7
|
Get rid of the request() wrapper function, plus various other cleanups
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
d1e52e0089
|
Various cleanups
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
faba05fccc
|
Cleaning up _current_path() and request() related stuff
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
6d64268e50
|
Only use the LanguageManager for multilingual environments
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
ea2d59c695
|
Moving stuff around
|
2012-08-06 21:52:09 -07:00 |
Katherine Bailey
|
600a17e839
|
Make installation work
|
2012-08-06 21:52:09 -07:00 |
Katherine Bailey
|
d7dd619021
|
Adding the config services to the container and removing the bootstrap_variables call from before the kernel boot, plus other minor adjustments
|
2012-08-06 21:52:08 -07:00 |
Katherine Bailey
|
80ab884424
|
Attempt to deal with registering language-related services to the container
Conflicts:
core/includes/bootstrap.inc
|
2012-08-06 21:52:08 -07:00 |
Katherine Bailey
|
47c9feb9e7
|
Issue #1599108: first pass at adding bundles
Conflicts:
core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
|
2012-08-06 21:52:08 -07:00 |
Jennifer Hodgdon
|
415ea35736
|
Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function
|
2012-08-02 09:59:03 -07:00 |
catch
|
492b12d9bd
|
Issue #1663404 by effulgentsia, Rob Loach: Use Composer's defined namespaces to ease maintenance.
|
2012-08-01 11:20:50 +01:00 |
Dries
|
4156d29b52
|
- Patch #1688492 by sun: remove drupal_unpack(); it is no longer used.
|
2012-07-31 22:07:19 -04:00 |
Dries
|
b5b88e0bd3
|
- Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc.
|
2012-07-31 22:05:19 -04:00 |
Jennifer Hodgdon
|
897be0da42
|
Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function
|
2012-07-26 11:43:28 -07:00 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
catch
|
daa1ecdefb
|
Issue #1683046 by Rob Loach, effulgentsia: Add the Doctrine Common PHP library.
|
2012-07-18 10:50:50 +01:00 |
Jennifer Hodgdon
|
7e1becfd27
|
Issue #1686180 by kiamlaluno: Fix URL for Symfony docs
|
2012-07-16 09:32:15 -07:00 |
webchick
|
c10af0cdad
|
Issue #1573556 by disasm, justafish: Fixed Install suggests PHP memory limit is increased when it's already sufficient.
|
2012-07-07 12:05:30 -07:00 |
Dries
|
4c81313cad
|
- Patch #1503224 by catch, sun, bojanz: cleanup module_list().
|
2012-07-04 14:49:18 -04:00 |
Dries
|
3a3bce39e4
|
- Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible.
|
2012-07-04 09:17:19 -04:00 |
webchick
|
28df3aa644
|
Issue #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach | beejeebus: Configuration system cleanup and rearchitecture.
|
2012-06-29 10:35:06 -07:00 |
webchick
|
450135017d
|
Revert "- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture."
This reverts commit 8df23c8a87 . Original commit
was missing some files. Trying again.
|
2012-06-29 10:34:05 -07:00 |
Dries
|
8df23c8a87
|
- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture.
|
2012-06-29 12:29:51 -04:00 |
webchick
|
87dc82a4ac
|
Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo).
|
2012-06-27 13:44:19 -07:00 |
webchick
|
4705576906
|
Issue #1637710 by Schnitzel, vasi1186: Fixed Pass on language weight to language_locked_languages() when available.
|
2012-06-16 15:17:16 +02:00 |
Dries
|
07e2170361
|
- Patch #1591686 by Rob Loach, chx: Add Twig itself.
|
2012-06-15 13:16:18 -04:00 |
webchick
|
18040223ad
|
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
|
2012-06-15 19:03:15 +02:00 |
webchick
|
82f095ad2e
|
Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc.
|
2012-06-14 10:22:49 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
Dries
|
7c1ef6ed07
|
- Patch #1627208 by vasi1186: make language_list() and language_default() return instances of Language.
|
2012-06-12 20:43:37 -04:00 |
catch
|
fe0e9dd141
|
Issue #1512308 by August1914, Rob Loach, cosmicdreams: Replace $language_content() with Dependency Injection.
|
2012-06-12 21:12:53 +09:00 |
catch
|
d4a401a352
|
Issue #1591690 by bneil: Remove drupal_page_footer().
|
2012-06-12 10:44:43 +09:00 |
catch
|
84ca10a3d3
|
Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name.
|
2012-06-05 21:19:14 +09:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
9ba8724f3a
|
Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php.
|
2012-05-29 14:05:39 +09:00 |
Dave Reid
|
98fbeaf315
|
Fixing merge with 8.x upstream.
|
2012-05-26 13:46:07 -05:00 |
catch
|
65ed04ff78
|
Issue #1569456 by sun, effulgentsia: Move unicode check earlier in bootstrap and replace fix_gpc_magic() with a hard requirement for magic quotes to be disabled.
|
2012-05-25 15:34:21 +09:00 |
effulgentsia
|
35ef2c97ea
|
refs #1536844 Clean up bootstrap shivs.
|
2012-05-23 23:52:03 -05:00 |
Larry Garfield
|
9fdd40f8c9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-19 00:04:26 -05:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
Larry Garfield
|
8b66fe6a7c
|
Restore output buffering of the page to support the legacy page cache system.
|
2012-05-13 15:38:31 -05:00 |
Larry Garfield
|
d44e497bb0
|
Port Drupal's default HTTP headers to a response listener.
|
2012-05-11 21:45:05 -05:00 |
Niklas Fiekas
|
171fdb4410
|
Detailed cleanup of documentation blocks for spacing, language, placement, etc.
|
2012-05-11 20:54:55 -05:00 |
Larry Garfield
|
270dcd2e88
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-10 00:14:31 -05:00 |
effulgentsia
|
6275cc5949
|
#1536844: Moved language, path, theme, and module initialization from bootstrap to request listeners.
|
2012-05-09 01:21:37 -05:00 |
catch
|
d390816023
|
Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system.
|
2012-05-08 14:04:54 +09:00 |
Larry Garfield
|
12e53f92a3
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.
Conflicts:
core/INSTALL.txt
core/includes/bootstrap.inc
core/modules/simpletest/drupal_web_test_case.php
core/modules/system/system.install
core/modules/system/system.module
core/modules/system/system.test
core/scripts/cron-curl.sh
core/scripts/cron-lynx.sh
|
2012-05-06 23:03:57 -05:00 |
catch
|
1bd03e00bf
|
Issue #1453984 by xjm, naxoc, underq, davidjdagino, Heine: Fixed Color module doesn't test for unlimited memory.
|
2012-05-07 11:55:11 +09:00 |
catch
|
d13fd18f1e
|
Issue #1551626 by sun, Crell: Convert cron.php into a regular menu router page callback.
|
2012-05-07 11:50:05 +09:00 |
Dries
|
e971776ba4
|
- Patch #1552744 by Rob Loach, effulgentsia, sun: Fixed Bootstrap for the Dependency Injection Container and make sure SimpleTest abides to it.
|
2012-05-03 11:12:19 -04:00 |
Larry Garfield
|
29ec5c929b
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/includes/common.inc
core/includes/menu.inc
core/modules/image/image.test
core/modules/system/tests/file.test
|
2012-04-30 21:29:48 -05:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
Larry Garfield
|
4899a97a21
|
Remove cron.php entirely, as it is no longer necessary.
|
2012-04-28 01:14:57 -05:00 |
Larry Garfield
|
88be740cdb
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/modules/node/node.module
core/modules/overlay/overlay.module
|
2012-04-27 21:59:33 -05:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
Jennifer Hodgdon
|
37da825bed
|
Issue #1538182 by infiniteluke: update variable_get doc to say it handles unserializing
|
2012-04-24 15:35:45 -07:00 |
Jennifer Hodgdon
|
6968da74fc
|
Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants
|
2012-04-24 15:29:27 -07:00 |
catch
|
b7cae658e0
|
Issue #1536262 by sun: Fixed entering a site name when installing Drupal 8 has no effect until caches are cleared.
|
2012-04-24 11:15:56 +09:00 |
catch
|
7642d2466b
|
Issue #1497230 by Rob Loach, pdrake, effulgentsia, beejeebus: follow-up for dependency injection - ensure t() can be called early in bootstrap.
|
2012-04-24 11:14:08 +09:00 |
Larry Garfield
|
c96c3fca10
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-20 01:07:37 -05:00 |
Dries
|
1f2622c8b8
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:30:50 -04:00 |
catch
|
c5eea4a58b
|
Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe: Fixed STOP the registry integrity constraint violation nightmare.
|
2012-04-17 11:59:51 +09:00 |
Larry Garfield
|
a94bb607ed
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-13 00:19:25 -05:00 |
Dries
|
7a4895992e
|
- Patch #1466092 by webbykat, damiankloip, Bojhan: Fixed Configuration manager is missing module description.
|
2012-04-09 14:58:39 -04:00 |
Nathaniel
|
7388171b2b
|
Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code.
|
2012-04-09 12:04:51 +09:00 |
Larry Garfield
|
c45a3d572f
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-06 16:25:48 -05:00 |
catch
|
bfee7d05d5
|
Issue #598586 by grendzy, deekayen, matglas86, dawehner: Fixed watchdog() assumes is defined.
|
2012-04-02 12:12:33 +09:00 |
Larry Garfield
|
a764bd3fbb
|
Revert "Convert more path utility functions to just wrap the request object."
We're not ready for this yet.
This reverts commit a2f83000b4 .
|
2012-03-31 20:17:44 -05:00 |
Larry Garfield
|
a2f83000b4
|
Convert more path utility functions to just wrap the request object.
|
2012-03-31 19:16:21 -05:00 |
Larry Garfield
|
151c391baa
|
Add the request object to a collector function for the time being. This requires doing a partial bootstrap to get the class loader working, since BOOTSTRAP_FULL requires the request to already be in place.
|
2012-03-31 19:05:35 -05:00 |
webchick
|
57a156ef96
|
Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links.
|
2012-03-24 00:14:35 -06:00 |
catch
|
1198964079
|
Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate $user->cache and {session}.cache in favor of $_SESSION['cache_expiration()'][].
|
2012-03-23 16:52:50 +09:00 |
catch
|
39b05037b2
|
Issue #158803 by clemens.tolboom, Sutharsan, Gábor Hojtsy: Hide 'Language' column in content overview table if only one language is enabled.
|
2012-03-19 15:57:15 +09:00 |
catch
|
f5032a6cff
|
Issue #1180112 by franz, Pedro Lozano, amateescu: Move drupal_*_schema_*() functions into one place.
|
2012-03-15 00:29:10 +09:00 |
catch
|
9ab046c976
|
Issue #1467126 by Rob Loach, sun, effulgentsia, amateescu, EclipseGc: Provider based PSR-0 Classes.
|
2012-03-14 17:55:55 +09:00 |
catch
|
79f43572fc
|
Issue #1469826 by andremolnar: Convert DrupalCacheArray and SchemaCache to PSR-0.
|
2012-03-09 00:20:35 +09:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |
Dries
|
5c45ddc9cf
|
- Patch #1464940 by amateescu: move database.inc to proper location.
|
2012-03-03 13:12:04 -05:00 |
Dries
|
d5794aca00
|
- Patch #1463564 by effulgentsia: Drupal 8 cannot be installed or used on PHP <5.3.3.
|
2012-03-02 14:51:19 -05:00 |
Greg Dunlap
|
1bc549de8f
|
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
|
2012-02-29 19:47:35 -08:00 |
Nathaniel
|
bdb71c6fa7
|
Merge remote branch 'crell/dbtngtng' into 8.x
|
2012-03-01 12:22:48 +09:00 |
Greg Dunlap
|
bdd013ea2a
|
Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config
|
2012-02-22 14:29:38 -08:00 |