catch
|
b72fe50a60
|
Issue #3151118 by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer
|
2020-11-03 11:45:09 +00:00 |
Alex Pott
|
528e3071e9
|
Issue #2828559 by tacituseu, alexpott, mpdonadio, amateescu, hchonov, catch, xjm, Wim Leers, Mixologic: UpdatePathTestBase tests randomly failing
|
2017-01-10 13:35:38 +00:00 |
Nathaniel Catchpole
|
9a2b5880af
|
Issue #2646410 by claudiu.cristea, dawehner: Container cannot be saved to cache
|
2016-02-29 14:18:08 +09:00 |
Alex Pott
|
aec0210307
|
Issue #2560603 by swentel, ksenzee: update.php has 755 file permission
|
2015-09-01 14:12:26 +01:00 |
Nathaniel Catchpole
|
4983036c50
|
Issue #2540416 by dawehner, hussainweb: Move update.php back to a front controller
|
2015-08-14 17:47:21 +01: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 |
catch
|
8f5a7b1c7c
|
Issue #951644 by David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
|
2011-10-02 01:11:43 +09:00 |
Dries Buytaert
|
6cc902a48d
|
- Patch #1054848 by barraponto: fixed typos in code documentation.
|
2011-09-24 22:44:06 +02:00 |
Dries Buytaert
|
9d7070fdc6
|
- Patch #577950 by marcingy: API-cleanup: Factor module_implements() parameter into it's own function.
|
2011-09-24 22:08:06 +02:00 |
Dries Buytaert
|
58a5b82f90
|
- Patch #1018602 by fago, catch, aspilicious: move entity system to a module.
|
2011-09-21 06:09:49 -04:00 |
Dries Buytaert
|
9177c2a11c
|
- Patch #1272686 by Paul Simard, bfroehle, beejeebus: convert existing cache_* calls to the new cache()-> API.
|
2011-09-11 12:14:18 -04:00 |
webchick
|
920a653dc6
|
Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows.
|
2011-07-04 09:58:33 -07:00 |
webchick
|
858ba6eb57
|
Roll-back of Issue #534594 by beejeebus, catch: This causes fatal errors from class loaders in certain modules (CTools, etc.)
|
2011-06-01 22:49:35 -07:00 |
Dries Buytaert
|
b9bcbf8c63
|
- Patch #834848 by Berdir: warning message regarding hook_update_last_removed() is not displayed.
|
2011-05-13 21:43:51 -04:00 |
Dries Buytaert
|
fa18bb3a0d
|
- Patch #534594 by catch, Frando: add registry_rebuild() to update.php.
|
2011-05-11 21:39:05 -04:00 |
Dries Buytaert
|
6b951d3f46
|
- Patch #1136130 by Crell: don't duplicate watchdog level constants.
|
2011-05-08 15:42:32 -04:00 |
Dries Buytaert
|
3948199821
|
- Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path).
|
2011-04-01 10:08:42 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
faa920f9e6
|
- Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.
|
2011-02-21 20:05:26 +00:00 |
Angie Byron
|
6cff2ebdfe
|
#1013808 by threewestwinds, redndahead: Fixed update.php displays misleading messages for modules that return no messages.
|
2011-01-04 05:57:26 +00:00 |
Angie Byron
|
5a3d5149f4
|
#977174 by AlexisWilke: Update results generate a spurious </ul>.
|
2010-12-28 18:31:16 +00:00 |
Dries Buytaert
|
729a23e1a4
|
- Patch #922788 by sun: update.php does not invoke hook_requirements()('update') in all modules.
|
2010-11-23 03:20:17 +00:00 |
Angie Byron
|
5e52176157
|
#864464 follow-up by David_Rothstein: Move notice about requiring latest version of Drupal so it only comes up the first time update.php is ran.
|
2010-10-03 23:33:15 +00:00 |
Angie Byron
|
bc41e4054b
|
#864464 by heyrocker, Beanjammin: Ensure people using Drupal < 6.16 that they must upgrade to latest version, rather than showing them a WSOD.
|
2010-10-02 02:56:19 +00:00 |
Dries Buytaert
|
d4200e2600
|
- Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies.
|
2010-05-18 18:11:13 +00:00 |
Dries Buytaert
|
97b7f029ce
|
- Patch #789464 by pwolanin: update.php has a fatal error if any module extends a core stream wrapper class.
|
2010-05-04 15:25:42 +00:00 |
Angie Byron
|
a2ab3fd876
|
#784864 by kbgordon7: Fixed Install Error message links to a changed handbook page.
|
2010-04-30 05:20:36 +00:00 |
Dries Buytaert
|
45f4a1e166
|
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
|
2010-04-24 14:49:14 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
967f4a1bbe
|
- Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards.
|
2010-03-26 22:14:46 +00:00 |
Dries Buytaert
|
e1ce11dad0
|
- Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
|
2010-03-06 06:31:24 +00:00 |
Angie Byron
|
ec407ec945
|
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
|
2010-02-03 18:16:23 +00:00 |
Angie Byron
|
26417f9d07
|
#680422 by Heine: Fixed request_uri() can not be used as is in HTML.
|
2010-01-11 17:34:29 +00:00 |
Dries Buytaert
|
364238c585
|
- Patch #679890 by Bojhan, chx: no more pleasing.
|
2010-01-09 17:13:49 +00:00 |
Angie Byron
|
8e22c48576
|
#653956 by moshe weitzman and catch: Create {cache_bootstrap()} in update_prepare_d7_bootstrap() to fix yet another problem in the update path.
|
2009-12-08 07:07:15 +00:00 |
Dries Buytaert
|
4fca5a6412
|
- Patch #645468 by sun: filter module no longer needs to be loaded by default.
|
2009-11-29 06:32:46 +00:00 |
Angie Byron
|
016280812e
|
#547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and markboulton: Use Seven theme for installation / updates.
|
2009-11-19 03:11:53 +00:00 |
Angie Byron
|
b006ec6cb4
|
#571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.
|
2009-11-04 05:39:14 +00:00 |
Angie Byron
|
63ac367e4f
|
#585628 by catch: Fixed accessing update.php as anonymous user.
|
2009-10-24 01:31:05 +00:00 |
Angie Byron
|
cc88a19993
|
#612920 by catch: Added required table columns so that update.php doesn't spew fatal errors.
|
2009-10-24 01:22:28 +00:00 |
Angie Byron
|
7df3f37295
|
#67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.
|
2009-10-09 07:48:07 +00:00 |
Dries Buytaert
|
c05f2181dc
|
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
|
2009-10-09 01:00:08 +00:00 |
Dries Buytaert
|
009724f220
|
- Patch #584278 by cam8001, Dave Reid | moshe weitzman: Fixed pending updates always being plural.
|
2009-09-28 22:16:32 +00:00 |
Dries Buytaert
|
a8b3369b95
|
- Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability.
|
2009-09-27 11:08:45 +00:00 |
Dries Buytaert
|
0b7962ca01
|
- Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'.
|
2009-09-14 07:33:55 +00:00 |
Dries Buytaert
|
95e95bfbf2
|
- Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!.
|
2009-09-07 15:43:55 +00:00 |
Dries Buytaert
|
3f36af04de
|
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
|
2009-08-25 21:53:48 +00:00 |
Angie Byron
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +00:00 |