Commit Graph

80 Commits (d91b1c77aafa5cf69fa9069c940c174c56bd7e1d)

Author SHA1 Message Date
Dries Buytaert f818dfe908 - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection. 2010-01-14 18:45:17 +00:00
Angie Byron c78283e81b #606730 by hunmonk: Provide a helper function for block delta updates. 2010-01-13 06:15:39 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron a895a366c5 #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7 2010-01-09 22:07:57 +00:00
Angie Byron 1f6a553cd2 #629794 follow-up by yched: Fixed batch API in update.php. 2010-01-09 02:51:09 +00:00
Angie Byron 0dd1612770 #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
Dries Buytaert 4ad5885f2d - Patch #670250 by boombatower: more documentation clean-ups. 2009-12-31 13:43:36 +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 3ccb55f2bd - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability. 2009-11-10 22:06:09 +00:00
Dries Buytaert b721f5e0e3 - Patch #570900 by Crell: remove remnants of update_sql(). 2009-11-09 18:34:26 +00:00
Angie Byron e54794cdce #627186 by quicksketch: Removed some stray tabs. 2009-11-09 01:51:24 +00:00
Dries Buytaert a8ec4e1d50 - Patch #607244 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +00:00
Angie Byron 9130cc5e2d #613238 by catch: Add more missing columns and tables required for upgrade. 2009-10-24 23:19:21 +00:00
Angie Byron 6c5e31abcb #613238 by catch: Fixed missing columns and tables required for upgrade. 2009-10-24 03:20:43 +00:00
Angie Byron aa8bd675d2 #599804 by catch: Fix upgrade path. 2009-10-24 02:22:53 +00:00
Angie Byron ae70677b3d #524710 by catch and gordon: Add role_permission() table earlier in order to allow upgrade path to work. 2009-10-24 01:46:13 +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 89d04ea78a #561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it. 2009-10-13 05:26:57 +00:00
Dries Buytaert 0e161b661e - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, lilou: improvements to batch API. 2009-10-03 20:17:46 +00:00
Dries Buytaert cef1089389 - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
Dries Buytaert d92389ae11 - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist anymore, but is still an explicit bootstrap step. 2009-09-21 08:07:07 +00:00
Angie Byron a7527fecad #564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only db_add/change_column() functions from database layer. 2009-09-21 01:15:15 +00:00
Angie Byron e18feedfdb #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee... 2009-09-18 00:04:24 +00:00
Dries Buytaert 95e95bfbf2 - Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!. 2009-09-07 15:43:55 +00:00
Angie Byron 5bd9dcef60 #557582 by moshe weitzman: Reset statics after each update to conserve memory and avoid odd bugs. 2009-09-01 17:03:31 +00:00
Angie Byron a9762cd3bf #201415 by sun: Add a permission to access site in maintenance mode. 2009-08-22 18:24:14 +00:00
Angie Byron 716293e0fb #509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
Angie Byron d151ea9100 #554754 by gordon and dww: Added a new function update_get_update_list() to return list of pending updates. 2009-08-21 06:40:05 +00:00
Angie Byron 3b5d0565c6 #536150 follow-up by gordonh and dww: Move more update.php functions to update.inc. 2009-08-03 19:37:38 +00:00
Dries Buytaert 40c8986ac7 - Patch #233091 by dww, anarcat, gordon: restructured update.php to start making it possible to update Drupal sites from the shell. 2009-07-29 05:59:59 +00:00