webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
7e571b97cf
|
- Patch #1703164 by chriscalip, kbasarab, no_commit_credit, aspilicious: Fixed Convert book settings to the new configuration system.
|
2012-08-09 16:25:24 -04:00 |
Dries
|
19fecb5279
|
- Patch #1717878 by willvincent: Fix summary of update_variable_get() to be under 80 characters.
|
2012-08-09 16:21:50 -04:00 |
Dries
|
6908c07fb9
|
- Patch #1684976 by droplet, timmillwood: Better validation for statistics.php.
|
2012-08-09 16:21:01 -04:00 |
Dries
|
4b2dfc3a76
|
- Patch #1719250 by catch: Fixed DatabaseBackend still calling garbageCollection() every request due to minimum cache lifetime.
|
2012-08-09 16:19:23 -04:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
49e12de3c0
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-08-09 16:12:48 -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 |
Dries
|
54360936bc
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:37 -04:00 |
Dries
|
9b7ac70bb0
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:22 -04:00 |
catch
|
b8ef984e94
|
Issue #1555294 by Pol, tim.plunkett, cristinawithout, gagarine: Fixed Vocabulary title HTML entities are double encoded.
|
2012-08-08 22:29:50 +01:00 |
webchick
|
070ad58626
|
Revert "- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system."
This reverts commit 490386face . It broke testbot.
|
2012-08-07 21:39:41 -07:00 |
catch
|
9532b4b8c3
|
Issue #1706878 by tim.plunkett: Add WebTestBase::assertThemeOutput() to allow modules to test theme function output.
|
2012-08-07 23:42:08 +01:00 |
catch
|
00fbe48444
|
Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim: Taxonomy bundles not supported by EntityFieldQuery (followup).
|
2012-08-07 23:39:19 +01:00 |
catch
|
9d3e5e4cdd
|
Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path.
|
2012-08-07 23:33:14 +01:00 |
webchick
|
29bfbf491a
|
Issue #1715402 by mikeryan: Fixed Poor performance of _forum_update_forum_index() when passed a non-forum node.
|
2012-08-07 15:09:04 -07:00 |
Dries
|
db2f83b6df
|
- Patch #1497310 by webchick, kbasarab, tobiasb, pcambra, sun, aspilicious: Convert statistics settings to configuration system.
|
2012-08-07 15:49:48 -04:00 |
Dries
|
490386face
|
- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system.
|
2012-08-07 15:45:30 -04:00 |
Dries
|
33227d0132
|
- Increased the update number to avoid clash.
|
2012-08-07 15:40:47 -04:00 |
Dries
|
56b93e388a
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-08-07 15:35:12 -04:00 |
Dries
|
34573dde97
|
- Patch #1496458 by swentel, pcambra, n3or, sun, kbasarab, marcingy, no_commit_credit: convert maintenance mode settings to configuration system.
|
2012-08-07 15:26:00 -04:00 |
webchick
|
4c97c097ae
|
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
|
2012-08-07 12:22:09 -07:00 |
Dries
|
c7dc1e854e
|
- Patch #1712352 by sun: configuration system does not support themes.
|
2012-08-07 15:19:48 -04:00 |
Dries
|
d1ea099f80
|
- Patch #1348162 by catch, sun, Berdir: Add update_variable_*().
|
2012-08-07 15:11:13 -04:00 |
Dries
|
12b49aa11f
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:34:39 -04:00 |
Dries
|
4c2e6b41ec
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:33:39 -04:00 |
Dries
|
1f31a38fde
|
Merge remote-tracking branch 'sandbox/bundles' into 8.x
|
2012-08-07 14:19:31 -04:00 |
webchick
|
f77cdf16d3
|
Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies.
|
2012-08-07 10:05:42 -07:00 |
catch
|
47cf40eec4
|
Issue #1704786 by tim.plunkett: Fixed Update seven_css_alter() for jQuery UI update.
|
2012-08-07 11:23:55 +01:00 |
catch
|
8acb637d5c
|
Issue #1705536 by pfrenssen: Typo in docblock block_block_list_alter().
|
2012-08-07 11:22:48 +01:00 |
catch
|
a3ee7d2a9e
|
Issue #1343768 by JamesOakley, eMPee584: Fixed make update_calculate_project_update_status() work nicely with HEAD releases.
|
2012-08-07 11:15:47 +01:00 |
webchick
|
2f2dfda72e
|
Partial rollback of Issue #1700682; breaks contributed module testing.
|
2012-08-06 23:13:43 -07:00 |
Katherine Bailey
|
790b2e4afc
|
Pulling in the entire HttpKernel from symfony's FrameworkBundle instead of just part of it
|
2012-08-06 21:52:14 -07:00 |
effulgentsia
|
bc1da650eb
|
Remove DIC compilation until it can be dumped to disk
|
2012-08-06 21:52:14 -07:00 |
Katherine Bailey
|
842d1217d3
|
Various coding standards fixes, cleanup and documentation fixes
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
8ffe09eee5
|
Clarifying the _current_path() problem as it relates to path alias caching and making the request param non-optional in language_from_url
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
b979e8aa93
|
Passing the request object explicitly to the language negotiation methods instead of a vague args parameter
|
2012-08-06 21:52:13 -07:00 |
effulgentsia
|
93e3f5bff2
|
Issue #1711492: Improved override of Symfony's ContainerBuilder
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
768925132d
|
Adding/modifying some todos
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
73fee52af4
|
No need to boot the kernel explicitly as it can now get booted just when it's handling the request
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
aef0436ebf
|
Making the language_manager instance variable protected instead of private in FinishResponseSubscriber
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
0b29221849
|
Addressing some documentation and code style issues
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
5d8b06a17f
|
Making FinishResponseSubscriber dependent on the language_manager service
|
2012-08-06 21:52:12 -07:00 |
Larry Garfield
|
33b5c4b6ef
|
Whitespace and documentation fixes.
|
2012-08-06 21:52:12 -07:00 |
Katherine Bailey
|
bfbb42a870
|
Temporary fix for the path alias test which will be followed up in a separate issue
|
2012-08-06 21:52:12 -07:00 |
Katherine Bailey
|
bbbfe4535a
|
Adding an explanation of the tests
|
2012-08-06 21:52:12 -07:00 |
Katherine Bailey
|
171bc5e534
|
Adding a test, and a test module, to show that bundles provided by modules have their services added to the DIC
|
2012-08-06 21:52:12 -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 |