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 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
fa0562fac4
|
- Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation.
|
2012-02-21 10:44:11 -05:00 |
Greg Dunlap
|
9c700a6509
|
Removed comment about psr-0
|
2012-02-17 14:03:52 -08:00 |
Greg Dunlap
|
a8313cf422
|
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
|
2012-02-12 11:24:16 -05:00 |
catch
|
49dbb6d4fb
|
Issue #1411114 by sun: Fixed drupal_valid_test_ua() is not statically cached on non-positive match.
|
2012-02-11 14:24:47 +09:00 |
Dries
|
fdca0419a5
|
- Patch #1357918 by Gábor Hojtsy, swentel, sun, no_commit_credit: missing update for language_default() in language langcode update.
|
2012-02-07 14:34:52 -05:00 |
Larry Garfield
|
1bc5b98e6c
|
Merge remote-tracking branch 'dries/8.x' into dbtngtng
|
2012-02-02 23:50:39 -06:00 |
Dries
|
82cb7cf5e8
|
- Patch #1414314 by Gábor Hojtsy, tstoeckler: make node and path depend on language module only for language support, get rid of locale_language_name().
|
2012-02-02 11:08:57 -05:00 |
Greg Dunlap
|
a7c6328d17
|
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
|
2012-02-01 14:02:58 +01:00 |
catch
|
037faa8fbf
|
Issue #1400748 by Crell, jbrown, plach: Proposal for unified namespace organization.
|
2012-02-01 12:23:30 +09:00 |
Dries
|
64e79ac197
|
- Patch #838800 by kotnik, Damien Tournoud: Improve random number generation.
|
2012-01-29 16:37:38 -05:00 |
sun
|
b3f717812c
|
Renamed global variables to $config_directory_name and $config_signature_key.
|
2012-01-25 21:27:19 +01:00 |
Greg Dunlap
|
a5b4c2500a
|
Merge from core for PSR-0
|
2012-01-25 21:01:35 +01:00 |
Larry Garfield
|
0ee2386bc0
|
Merge branch '1400748-namespaces' into dbtngtng
|
2012-01-23 19:32:58 -06:00 |
Larry Garfield
|
910535c9ab
|
Merge branch '8.x' into 1400748-namespaces
|
2012-01-23 19:23:12 -06:00 |
Larry Garfield
|
d0dd76140a
|
Correct more comments.
|
2012-01-23 19:18:51 -06:00 |
Dries
|
4b92841794
|
- Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list().
|
2012-01-23 10:46:29 -05:00 |
Larry Garfield
|
92286713d5
|
Move database files to the new lib directory and update code accordingly.
|
2012-01-22 23:56:07 -06:00 |
Larry Garfield
|
3f0cb723a0
|
Merge branch '1400748-namespaces' into dbtngtng
|
2012-01-22 22:10:37 -06:00 |
Larry Garfield
|
adbd7c9aad
|
Merge branch '8.x' into dbtngtng
|
2012-01-22 21:34:59 -06:00 |
Larry Garfield
|
0cb703be45
|
refs #1400748 by Crell: Move Drupal and Symfony code to core/lib and core/vendor respectively.
|
2012-01-22 20:56:35 -06:00 |
catch
|
f969b391b4
|
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
|
2012-01-16 11:18:26 +09:00 |
catch
|
86ce7f97d5
|
Issue #1290658 by sun, msonnabaum: Namespace strategy for module-provided classes.
|
2012-01-13 23:14:07 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
a1b360ece1
|
Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray.
|
2012-01-11 00:25:36 +09:00 |
Greg Dunlap
|
1434bbf5f8
|
Added doc about file loading
|
2012-01-07 22:20:03 +01:00 |
Greg Dunlap
|
cdc4bc1c64
|
Merging from core
|
2012-01-07 22:12:13 +01:00 |
catch
|
5d5cadea60
|
Issue #1387586 by Gábor Hojtsy: Rename drupal_multilingual() to language_multilingual().
|
2012-01-03 14:17:30 +09:00 |
Larry Garfield
|
0879ffd974
|
Merge branch '8.x' into dbtngtng
Manually merged the transaction order fixes, since that code has moved to new files.
|
2012-01-02 14:13:49 -06:00 |
webchick
|
9f9744bff8
|
Revert "- Patch #1371484 by makara: private properties in abstract class DrupalCacheArray."
This reverts commit 7be846e75d .
|
2012-01-01 20:43:23 -08:00 |
Larry Garfield
|
9062e1e4e7
|
Simplify the class name finding and loading routines, since PSR-0 now handles them for us.
|
2011-12-27 19:06:42 -06:00 |
Larry Garfield
|
67429ab19f
|
Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted.
|
2011-12-27 15:17:19 -06:00 |
catch
|
13830d022c
|
Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module.
|
2011-12-22 20:26:12 +09:00 |
Dries
|
7be846e75d
|
- Patch #1371484 by makara: private properties in abstract class DrupalCacheArray.
|
2011-12-19 09:37:02 -05:00 |
catch
|
4bd96ab7cf
|
Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate that options are documented in format_string() docs.
|
2011-12-13 01:15:08 +09:00 |
Greg Dunlap
|
5d3e3a1fc3
|
Reworked calls to remove nesting of values
|
2011-12-08 09:40:48 +01:00 |
Greg Dunlap
|
769e0afdfc
|
Updating references to page compression
|
2011-12-07 22:13:47 +01:00 |
Greg Dunlap
|
ee4f6008d0
|
Updating references to page cache maximum age
|
2011-12-07 22:11:51 +01:00 |
Greg Dunlap
|
f9a2916266
|
Updating references to page cache variable
|
2011-12-07 22:02:20 +01:00 |
catch
|
9727bd093b
|
Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C.
|
2011-12-05 21:52:27 +09:00 |
Greg Dunlap
|
035cd48649
|
Fixing path to config.inc
|
2011-11-30 13:27:40 +01:00 |
Greg Dunlap
|
c1c2ceab25
|
Fixing problems related to corepocalypse merge
|
2011-11-30 13:17:28 +01:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
catch
|
c42985ffb3
|
Issue #1301460 by loganfsmyth, good_man, Gábor Hojtsy, xjm: Decouple domain/path language negotiation storage from language config storage.
|
2011-11-29 11:23:49 +09:00 |
Dries
|
97c83c4f4d
|
- Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading.
|
2011-11-22 20:12:55 -05:00 |
Nathaniel
|
a77ed6e2ca
|
Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed Test broken: drupal_get_path() doesn't work for profiles.
|
2011-11-08 13:24:21 +09:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |