catch
|
5106e36c9c
|
Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle.
|
2013-02-04 14:53:17 +00:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
3e478b0362
|
Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution.
|
2013-02-01 15:29:29 -05:00 |
webchick
|
a1ce6942fa
|
Issue #1811216 by sebsebseb123, mgifford, David_Rothstein, falcon03: Fixed Missing labels for profile and language selectors.
|
2013-01-29 19:38:25 -08:00 |
webchick
|
5431503e0a
|
Issue #1889720 by YesCT, alexpott: Fixed drush does not like when Import translations automatically during installation passes () by ref.
|
2013-01-29 19:16:22 -08:00 |
catch
|
dcfdede780
|
Revert "Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle."
This reverts commit bab6874e84 .
|
2013-01-28 22:00:02 +00:00 |
catch
|
bab6874e84
|
Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle.
|
2013-01-28 13:47:44 +00:00 |
webchick
|
d65429656e
|
Issue #1885510 by YesCT, aspilicious: Fixed Can't install on some systems (like windows) due to folder permissions (executable check not needed).
|
2013-01-24 23:16:02 -08:00 |
catch
|
10ab47224d
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
catch
|
2cf9e49ebc
|
Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1 .
|
2013-01-21 13:53:28 +00:00 |
catch
|
c80c3e18f1
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 11:02:01 +00:00 |
catch
|
d672d20367
|
Issue #1825450 by Berdir, znerol: Use lock service in lock().
|
2013-01-11 11:14:30 +00:00 |
webchick
|
159f3ce9d2
|
Issue #1848490 by YesCT, Sutharsan, Gábor Hojtsy, Bojhan: Added Import translations automatically during installation.
|
2013-01-10 10:31:23 -08:00 |
catch
|
f5d69718ee
|
Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend.
|
2013-01-10 12:08:06 +00:00 |
catch
|
1f4c2cf30f
|
Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of .
|
2013-01-07 11:45:26 +00:00 |
webchick
|
c2fb90f953
|
Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher().
|
2012-12-26 10:20:15 -08:00 |
catch
|
ab200662bc
|
Issue #1858984 by berdir: Split system date formats from timezone settings.
|
2012-12-06 16:19:03 +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 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
webchick
|
fe9978cc54
|
Issue #1805324 by Berdir: Fixed Installer does not verify readability of settings.php.
|
2012-11-26 14:21:53 -08: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 |
catch
|
6f32687e54
|
Issue #1831350 by chx, sun: Break the circular dependency between bootstrap container and kernel.
|
2012-11-13 23:23:23 +00:00 |
catch
|
5516b946dc
|
Issue #1830148 by cspitzlay: Convert 'install_profile_modules()' variable to state.
|
2012-11-13 23:16:38 +00:00 |
catch
|
fc270c1fed
|
Issue #782672 by sun, David_Rothstein, jhedstrom, franz, Fabianx: Loosen the coupling between the user module and the installer/maintenance theme.
|
2012-11-11 23:52:37 +00:00 |
webchick
|
c004427719
|
Issue #1816124 by Berdir, Damien Tournoud, David_Rothstein, pwolanin, chx: Fixed installer PHP code execution issues from SA-CORE-2012-003 (and backport anything to 7.x-dev as necessary).
|
2012-11-06 01:11:05 -08:00 |
catch
|
ab459f8762
|
Issue #492720 by pivica, seutje, nod_, JamesAn, sun: Refactor system.js file and use Drupal form states and form ajax.
|
2012-11-04 21:32:20 +00:00 |
catch
|
3f48765271
|
Issue #1798732: Revert convert install_task() variable to use state system - breaks the installer.
|
2012-11-04 09:53:56 +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 |
webchick
|
adf0c6978b
|
Issue #1727430 by tedbow, webchick, amontero: Added 'exclusive' flag to install profiles to auto-select them during installation.
|
2012-10-19 00:49:18 -07:00 |
webchick
|
91fec4d2d7
|
Issue #1798732 by Dean Reilly, westie, alexpott: Convert install_task() variable to use state system.
|
2012-10-13 08:55:19 -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 |
Jennifer Hodgdon
|
d7c9407411
|
Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M
|
2012-10-05 11:12:56 -07:00 |
Jennifer Hodgdon
|
8aa4fdbae0
|
Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile
|
2012-10-05 09:11:15 -07:00 |
catch
|
6d7f25528c
|
Issue #1804650 by Letharion: Stop checking whether PDO is built from PECL or not.
|
2012-10-05 16:52:57 +01:00 |
webchick
|
b9a8a8440d
|
Issue #1215104 follow-up by chx: Fix unset of global variable.
|
2012-09-24 23:15:15 -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
|
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 |
Dries
|
0904943ae8
|
Issue #1751380 by Boobaa, Gábor Hojtsy: Added Inconsistencies in linking to various download pages.
|
2012-09-18 16:02:47 +02:00 |
catch
|
768dfcd9cf
|
Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API.
|
2012-09-17 10:49:18 +01: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 |
catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
Jennifer Hodgdon
|
082cae5c25
|
Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API
|
2012-09-10 12:05:33 -07:00 |
webchick
|
369d68affe
|
Issue #365615 by attiks, smokris, penyaskito, Gábor Hojtsy, Bojhan, WormFood, yang_yi_cn: Fixed Language detection not working correctly for most Chinese readers.
|
2012-09-05 22:48:34 -07:00 |
catch
|
3c0da10008
|
Issue #1760330 by s.Daniel: Fixed Hide vulnerable drupal install.php sites from search engines.
|
2012-09-05 13:53:41 +01:00 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01:00 |
Dries
|
0883beab11
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-09-01 08:15:21 -04:00 |
Dries
|
f82f9df2e1
|
Issue #1738330 by k4v, das-peter, jsbalsera, bforchhammer, Schnitzel: confusing Language negotiation when accessing /.
|
2012-08-31 21:49:06 -04:00 |