Skip to content
  1. Apr 13, 2004
  2. Mar 06, 2004
  3. Feb 25, 2004
    • Dries Buytaert's avatar
      · a283a3b7
      Dries Buytaert authored
      - Patch by Gerhard: move the updates to database/updates.inc so packaging
        systems can by-pass update.php.
      a283a3b7
  4. Feb 23, 2004
    • Dries Buytaert's avatar
      · bb82569c
      Dries Buytaert authored
      - Patch 6012 by Adrian: syncs the PostgreSQL port with the current state of HEAD,
        and adds a user notice to add the throttle and bootstrap columns to the
        system table manually, else update.php will not run.  The message includes the
        SQL statements required for both MySQL and PostgreSQL.
      bb82569c
  5. Feb 21, 2004
  6. Feb 06, 2004
    • Dries Buytaert's avatar
      · bfba3353
      Dries Buytaert authored
      - Added the possibility to reorder filters.  Patch by UnConeD.
      bfba3353
  7. Jan 24, 2004
    • Dries Buytaert's avatar
      · 8a913ffe
      Dries Buytaert authored
      - Removed the 'Page not found' message after the initial install and removed
        some old user module logic to install the initial role IDs.
      8a913ffe
  8. Jan 15, 2004
    • Dries Buytaert's avatar
      · f3f76309
      Dries Buytaert authored
      - Added default permissiona to the MySQL and PosgreSQL database scheme to
        prevent 404s.  The MS SQL database scheme still needs to be updated ...
      f3f76309
  9. Jan 14, 2004
    • Dries Buytaert's avatar
      Patch 5114 by Kjartan: · 6fc2070a
      Dries Buytaert authored
       - Adds drupal_set_header() and drupal_get_headers().
       - Cache now stores custom headers.
       - Replace theme_head() with drupal_get_html_head(), added drupal_set_html_head().
       - Added RSS autodiscover links to node, blog and taxonomy pages.
      6fc2070a
  10. Jan 11, 2004
    • Dries Buytaert's avatar
      · ee305ae1
      Dries Buytaert authored
      Round 3 of aggregator improvements:
      
       - Added support for new tags:
         + Optinal feed image: <image> tag.
         + Dublin core dates: <dc:date> <dcterms:created>, <dcterms:issued>,
           <dcterms:modified>.
       - Usability improvements:
         + On the administration page, made the feed/bundle titles link
           to the feeds/bundles' pages.  On the feed/bundle's page, made
           the 'Last updated' field link to the administration page.
         + Moved the 'syndication' menu one level down.
       - Updated some content sensitive help.
       - Further improved themeability.
       - Fixed some invalid HTML.
      ee305ae1
  11. Jan 07, 2004
    • Dries Buytaert's avatar
      · 94f6e94f
      Dries Buytaert authored
      - Many excellent news aggregator improvements by Kjartan:
          + Added drupal_http_request().
          + Replaced rssfeeds with OPML feed subscription list.
          + Added support for pubDate.
          + Added support for conditional gets using ETag and Last-Modified.
      94f6e94f
  12. Dec 30, 2003
  13. Dec 08, 2003
    • Dries Buytaert's avatar
      · 7c791a7c
      Dries Buytaert authored
      - Updated the database schemes: the default rows that are inserted into
        the database did not have the throttle column.  Patches by Matt and
        Goba.
      7c791a7c
  14. Dec 07, 2003
    • Dries Buytaert's avatar
      · bea3dbb7
      Dries Buytaert authored
      - Patch 0185 by Jeremy: made it possible to automatically disable modules when
        under heave load.
      bea3dbb7
  15. Dec 03, 2003
    • Dries Buytaert's avatar
      · 4fc259d7
      Dries Buytaert authored
      - Patch #177 by UnConeD: updated MySQL backend to use 'longtext' instead of
        'text'.  This should depricate 0112.HEAD.killes.fix-unserialize-revision.patch
        and 0182.HEAD.anarcat.revisions-unserialize-failure-fallback.patch.
      4fc259d7
  16. Nov 28, 2003
    • Dries Buytaert's avatar
      · 733d286b
      Dries Buytaert authored
      - Made it possible to auto-throttle blocks.  That is, blocks can be
        configured to be disabled when under excessive load.  Patch by Jeremy.
      733d286b
  17. Nov 19, 2003
    • Dries Buytaert's avatar
      · 572db7f7
      Dries Buytaert authored
      - Updated the INSERT statements at the bottom of the database schemes to
        reflect the bootstrap changes.  Patch #152 by Tom Dobes.
      572db7f7
  18. Nov 18, 2003
    • Dries Buytaert's avatar
      · a0640e66
      Dries Buytaert authored
      - Improved module loading when serving cached pages.  Moshe's bootstrap patch.
      
      - Used legend and fieldset tags for the configuration page.
      a0640e66
  19. Nov 15, 2003
    • Dries Buytaert's avatar
      · 4317747e
      Dries Buytaert authored
      - Moving the cloud module to the contributions repository.
      4317747e
  20. Oct 31, 2003
    • Dries Buytaert's avatar
      · 4b4da3fb
      Dries Buytaert authored
      - Set the update_start variable for the Drupal 4.4.0 release.
      4b4da3fb
  21. Oct 28, 2003
    • Dries Buytaert's avatar
      · cf92958f
      Dries Buytaert authored
      - Bugfix: fixed usernames being shown in the "Who is online" block after
        you logged out.  Patch by Jeremy.
      
      - Bugfix: fixed the authmap table in the MSSQL scheme.  Patch by Moshe.
      
      - Bugfix: properly themes some error messages in the user module.  Patch
        by Moshe.
      cf92958f
  22. Oct 26, 2003
    • Dries Buytaert's avatar
      · 48fd8bfa
      Dries Buytaert authored
      - Bugfix: increased the size of variable's tables the 'name' field.  Patch
        by Gerhard.
      48fd8bfa
  23. Oct 23, 2003
    • Dries Buytaert's avatar
      · f2fe2f02
      Dries Buytaert authored
      - Bugfix: don't set a name and e-mail address for the anonymous user.  Fixes
        bug #3740.
      f2fe2f02
  24. Oct 22, 2003
    • Dries Buytaert's avatar
      · 72ae2d39
      Dries Buytaert authored
      - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' is
        a reserved SQL keyword.  Required for both PostgreSQL and MSSQL.  Patch by
        Adrian.
      
      - Bugfix: renamed the 'path' table to 'url_alias' as 'path' is a reserved SQL
        keyword.  Required for both PostgreSQL and MSSQL.  Patch by Adrian.
      72ae2d39
  25. Oct 17, 2003
    • Dries Buytaert's avatar
      Patch by Moshe: · d64bc008
      Dries Buytaert authored
      - comment.module: fixed an ambigous 'timestamp' query
      
      - forum.module: prev/next links no longer excerpt from the title+body in
      their title attribute. they now excerpt from only their title. this is
      more consistent with rest of drupal, and GROUP BY on node.body which
      isn't appreciated by MSSQL. also replaced some '' with NULL which caused
      errors in MSSQL
      
      - statistics.module: replaced a USING join with a standard ON join. USING
      is not as widely supported, and functionally equivalent.
      d64bc008
  26. Oct 12, 2003
    • Dries Buytaert's avatar
      · 2ff32224
      Dries Buytaert authored
      - Fixed translation bugs with statistics module.  Patch by Gabor.
      
      - Removed 'homepage' field from user table.  Patch by Gabor.
      
      - Added 'real name' field to the profile module.  Patch by Gabor.
      2ff32224
  27. Oct 08, 2003
    • Dries Buytaert's avatar
      · a30f75f0
      Dries Buytaert authored
      - MSSQL improvements/fixes from Moshe:
      
      > brings mssql schema into modern era. mainly adds path table and a few
      > defaults and indexes.
      a30f75f0
  28. Oct 01, 2003
    • Dries Buytaert's avatar
      · fa2581ed
      Dries Buytaert authored
      - Modifies path.module to get rid of pgsql reserved word.  Patch by Adrian.
      
      - Updates database.pgsql and database.mysql to work with current cvs. Patch
        by Adrian.
      
      - Updates update.php to be able to update postgres from 4.2 to current.
        Patch by Adrian.
      
      - Small fixes by me.
      fa2581ed
  29. Sep 30, 2003
    • Dries Buytaert's avatar
      · 6baa7d7c
      Dries Buytaert authored
      - Some URL alias fixes by Matt.
      6baa7d7c
    • Dries Buytaert's avatar
      · 5a667eb5
      Dries Buytaert authored
      - Url aliasing improvements.  Patch by Matt.  See mailing list for more
        information.
      5a667eb5
    • Dries Buytaert's avatar
      · 52c42406
      Dries Buytaert authored
      - Added PostgreSQL support to the update script.  Patch by Adrian.
      
      - Making Adrian the new PostgreSQL maintainer.
      52c42406
  30. Sep 10, 2003
    • Dries Buytaert's avatar
      · b9633dcd
      Dries Buytaert authored
      - Patch by Bart Jansen:
      
        <quote>
      
        This adds session support for anonymous users and fixes a bug/typo.
      
          1. changed rid for user #0 from 0 to 1 (rid 1 == anonymous user) to make
             inner join work.
      
          2. replaced "if ($user .." by "if ($user->uid .." because now $user is
             always set (my previous change probably caused this).
      
          3. db_next_id("user_uid") -> db_next_id("users_uid");
        </quote>
      
        I repeat:
      
        "This adds session support for anonymous users and fixes a bug/typo."
      b9633dcd
  31. Sep 09, 2003
    • Dries Buytaert's avatar
      · 8e657f64
      Dries Buytaert authored
      - Gerhard's uid 0 patches.  These patches bring various performance
        improvements.  Requires a database update.
      8e657f64
  32. Aug 28, 2003
    • Dries Buytaert's avatar
      · 99400fa3
      Dries Buytaert authored
      - Small bugfix for the database.mysql sql structure with the new indexes
        introduced in yesterday's forum query patch.  Patch by Matt.
      99400fa3
  33. Aug 27, 2003
    • Dries Buytaert's avatar
      · 89005902
      Dries Buytaert authored
      - Tested and committed Kjartan's performance patches.  (Fixed the access check
        in update.php though.)
      89005902
  34. Aug 22, 2003
    • Dries Buytaert's avatar
      - Removed left-overs from the rating module. Patch by Gerhard. Updated the · 4e2ee96d
      Dries Buytaert authored
        PostgreSQL and MSSQL database scheme as well.
      
      - Made sure the update script updates the correct tables when database
        prefixing is enabled.  Patch by Bart Jansens.
      
      - Improved the breadcrumb navigation of the book and the forum module as per
        Keith Instone's suggestions.
      
      - Updated page titles (or block titles) and links to match.  Suggested by
        Keith Instone.
      
      - Added missing 'thread' field to the comment table of the MySQL database scheme.
        Fixes bug #2590.
      4e2ee96d
  35. Aug 21, 2003
    • Dries Buytaert's avatar
      · 405d2a3f
      Dries Buytaert authored
      - Fixed typo in database.pgsql.  Patch by Michael.
      405d2a3f
    • Dries Buytaert's avatar
      · 0bbe5890
      Dries Buytaert authored
      - Fixed braino in PostgreSQL database scheme.
      0bbe5890