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 |
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
|
9a34f7a1c2
|
#546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.
|
2009-08-11 17:26:33 +00:00 |
Dries Buytaert
|
62e0ddc740
|
- Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
|
2009-08-11 12:20:26 +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 |
Dries Buytaert
|
ef09cf93e5
|
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
|
2009-07-14 10:22:17 +00:00 |
Dries Buytaert
|
c84c1d9c34
|
- Patch #278592 by Razorraser: removed left-over function.
|
2009-06-23 12:06:09 +00:00 |
Dries Buytaert
|
fabaaaaa6e
|
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
|
2009-06-22 13:21:38 +00:00 |
Dries Buytaert
|
d89758d05a
|
- Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.
|
2009-06-09 11:20:16 +00:00 |
Dries Buytaert
|
28b2f098be
|
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
|
2009-06-08 05:00:12 +00:00 |
Dries Buytaert
|
1f9077ee92
|
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
|
2009-06-06 16:05:28 +00:00 |
Dries Buytaert
|
e474fbbd6c
|
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
|
2009-06-02 06:58:17 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
02c8592759
|
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
|
2009-05-21 21:12:25 +00:00 |
Angie Byron
|
ba61b42bd9
|
#456824 follow-up by catch: Fix D6 -> D7 upgrade path failure.
|
2009-05-16 20:25:20 +00:00 |
Dries Buytaert
|
847304a293
|
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
|
2009-05-12 08:37:45 +00:00 |
Dries Buytaert
|
bbe7b77475
|
- Patch #304163 by chx, David_Rothstein: allow update.php to regenerate settings.php
|
2009-05-09 18:35:01 +00:00 |
Dries Buytaert
|
2f9af75438
|
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.
|
2009-04-19 19:10:08 +00:00 |
Dries Buytaert
|
898a7db70c
|
- Patch #314314 by mr.baileys, Dave Reid, bastos: fixed invalid HTML in update.php.
|
2009-03-09 20:58:19 +00:00 |
Angie Byron
|
27369e8b96
|
#304163 by chx: Allow update.php to re-generate settings.php. Now possible to upgrade Drupal 6 to Drupal 7. Oh, yeah.
|
2009-03-01 09:32:17 +00:00 |
Angie Byron
|
7cc7e080a0
|
#371886 follow-up: Made an a an A so that update.php works again.
|
2009-03-01 09:17:53 +00:00 |
Angie Byron
|
0de74c1bb8
|
#371886 by karschsp: update.php button should use sentence capitalization.
|
2009-03-01 08:07:36 +00:00 |
Angie Byron
|
665c9fdc2c
|
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
|
2009-02-26 07:30:29 +00:00 |
Angie Byron
|
09644fd0a9
|
#330983 follow-up by David Rothenstein: Move rename function later in the process to un-break D6->D7 upgrade path.
|
2009-02-20 07:14:42 +00:00 |
Angie Byron
|
ff9e842730
|
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
|
2009-02-18 15:19:57 +00:00 |
Angie Byron
|
d802c69a43
|
#363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks.
|
2009-02-08 20:27:51 +00:00 |
Dries Buytaert
|
c11454db37
|
- Patch #361699 by David Rothstein: prevent CSRF on update.php. Already went into D6.
|
2009-01-21 14:47:12 +00:00 |
Dries Buytaert
|
d20e457121
|
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
2009-01-19 10:46:52 +00:00 |
Angie Byron
|
a81858f583
|
#349327 by stewsnooze: Change link from 'Main page' to 'Front page' in update.php for consistency.
|
2009-01-17 18:55:29 +00:00 |
Dries Buytaert
|
0c63d9e24f
|
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
|
2008-12-20 18:24:41 +00:00 |
Dries Buytaert
|
5083e13522
|
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
|
2008-11-24 10:41:40 +00:00 |
Angie Byron
|
b47ecd8ad7
|
#320009 by Dave Reid: Catch D7 modules without a files[] line in their .info files.
|
2008-11-20 07:07:59 +00:00 |
Angie Byron
|
d0f8f90a36
|
#303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 -> D7.
|
2008-11-03 05:55:57 +00:00 |
Dries Buytaert
|
74a7badf69
|
- Patch #325426 by moshe: correct count in update.php.
|
2008-10-24 18:47:02 +00:00 |
Angie Byron
|
f76acb2d9d
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |