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
2f6b442d2d
Initial steps toward adding the language manager service
2012-08-06 21:52:10 -07:00
Niklas Fiekas
5efc932fb2
The httpkernel service is now named http_kernel.
2012-08-06 21:52:10 -07:00
Niklas Fiekas
6b231d8f86
Database bootstrap level before booting kernel.
...
Switching to the test database connection only happens when
_drupal_bootstrap_database() runs before executing a first query.
To avoid complicating the boostrap with more fine grained level booting, just
boot the DrupalKernel after DRUPAL_BOOTSTRAP_CODE. Getting rid of those levels
is for a seperate issue.
Additionally mirror the changes in the testing files
core/modules/system/tests/http.php and https.php.
2012-08-06 21:52:09 -07:00
Katherine Bailey
0e9c1150c8
Adding a docblock with an explanation of why need a factory method for the Exception Listener
2012-08-06 21:52:09 -07:00
Katherine Bailey
e665805cce
Various coding standards fixes and other minor changes in response to Crell's latest patch review
2012-08-06 21:52:09 -07:00
Katherine Bailey
f954878ccc
Getting rid of the info array of doom for service definitions
2012-08-06 21:52:09 -07:00
Katherine Bailey
1d1c62b25b
Using a factory method to get an ExceptionListener as it needs to be passed an instantiated ExceptionController
2012-08-06 21:52:09 -07:00
Katherine Bailey
ea2d59c695
Moving stuff around
2012-08-06 21:52:09 -07:00
Katherine Bailey
48ad4e8ecf
Fixing whitespace issues
2012-08-06 21:52:09 -07:00
Katherine Bailey
600a17e839
Make installation work
2012-08-06 21:52:09 -07:00
Katherine Bailey
8b2e986c34
Need to escape the backslash in bundle class names
2012-08-06 21:52:08 -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
e54fc07904
Adding the default and slave database connections as services
2012-08-06 21:52:08 -07:00
Katherine Bailey
8122811d2a
Renaming the method that adds language services to the container
2012-08-06 21:52:08 -07:00
Katherine Bailey
f56ccb3b2f
Slight refactoring of the DrupalBundle class
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
catch
e06c4610db
Issue #304540 by Rob Loach, marcingy, typhonius, BrockBoland, jaredsmith: Fixed Disable themes when theme engine or base theme arn't available.
2012-08-06 14:18:08 +01:00
catch
ed1d937f56
Issue #1493108 by marcingy, sun, Mike Wacker, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system.
2012-08-06 10:30:10 +01:00
catch
fcd7747649
Issue #1688016 by sun: Fixed drupal_cron_run() unconditionally re-enables writing of the user session.
2012-08-06 10:26:14 +01:00
catch
557c5e6958
Issue #1688036 by sun: Fixed Session regenerate and destroy functions do not adhere to drupal_save_session().
2012-08-06 10:08:40 +01:00
catch
16093b8306
Issue #1679570 by sun: Fixed TestBase does not always use the correct database connection for handling assertions.
2012-08-06 10:05:50 +01:00
catch
f1cd0a51ff
Issue #1621356 by joachim, dsdeiz, tim.plunkett: Pass all the parameters of hook_options_list() to options_list_callback().
2012-08-06 09:47:17 +01:00
Jennifer Hodgdon
96614a6b96
Issue #1418980 by batigolix, kotnik, hansyg, adnasa: API docs cleanup for RDF module
2012-08-03 11:03:53 -07:00
Dries
7587186f99
- Patch #1691394 by pwolanin, tim.plunkett: added current Drupal path to drupal JS settings.
2012-08-03 13:26:05 -04:00
Dries
3e7b3770d4
- Patch #1574696 by droplet, nod_: selectors clean-up: timezone.js.
2012-08-03 13:20:24 -04:00
Dries
a7530e13ab
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
2012-08-03 13:15:12 -04:00
Dries
96e79846a1
- Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system.
2012-08-03 13:10:30 -04:00
Dries
7155e01f77
- Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system.
2012-08-03 13:09:51 -04:00
Dries
3ed46905f3
- Patch #1710512 by n3or: Convert update settings to configuration system.
2012-08-03 12:52:07 -04:00
Dries
18d21ed048
- Patch #1192044 by mjohnq3, Manuel Garcia, effulgentsia, sun, JohnAlbin, jessebeach, moshe weitzman: Convert Bartik's layout to mobile-first and responsive.
2012-08-03 12:02:37 -04:00
Dries
33d4ef886c
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
2012-08-03 11:31:18 -04:00
Jennifer Hodgdon
68926b7e86
Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in EntityFieldQuery docs
2012-08-02 10:03:05 -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
Jennifer Hodgdon
332842b1a5
Issue #1681468 by eddie_c: Add params and return to documentation for field_default_form function
2012-08-02 09:53:41 -07:00
catch
d29d6b2750
Issue #1611430 by Berdir: Fixed verbose debug output in unit tests relied on the database.
2012-08-02 11:17:57 +01:00
catch
09dd0eb9d4
Issue #1380958 by sun: Replace $modules list for WebTestBase::setUp() with ::$modules class properties.
2012-08-02 10:35:17 +01:00
catch
9713fab04c
Issue #1446464 by cfennell, Berdir, aaron, tim.plunkett: Get rid of file_field_load() - shouldn't load all file object data with field load - only file ID.
2012-08-01 18:47:23 +01:00
catch
46065f0b2f
Issue #1575790 by greg.1.anderson, sun, tim.plunkett: Fixed Update #7002 fails on postgres - ILIKE operator on bytea not supported.
2012-08-01 18:44:33 +01:00
catch
20ba61fd54
Issue #1061924 by catch, tim.plunkett, sun, Stefan Freudenberg, bfroehle: Fixed system_list() memory usage.
2012-08-01 18:40:47 +01:00
catch
820f4eb86b
Issue #1564388 by anrikun, sun: Fixed 'My account' link is never in the active trail.
2012-08-01 18:39:02 +01:00
Jennifer Hodgdon
ac0708aed4
Issue #1703184 by m-abshir: Clarify parameter docs in db_rename_table function
2012-08-01 09:09:25 -07:00
catch
09e2297758
Issue #1490418 by tim.plunkett: Convert node/add/TYPE to use %node_type().
2012-08-01 14:31:50 +01:00
catch
0017584326
Issue #1684830 by nod_, tim.plunkett: JSHint color.
2012-08-01 14:20:29 +01:00
Dries
7a38d82d35
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
2012-08-01 08:51:41 -04:00
Dries
60782b52ae
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
2012-08-01 08:51:24 -04: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