Skip to content
  1. Nov 23, 2009
  2. Jul 03, 2009
  3. May 07, 2009
  4. Apr 17, 2009
  5. Apr 07, 2009
  6. Mar 31, 2009
  7. Mar 27, 2009
    • jeremy's avatar
      - adserve.inc · e4bfac8b
      jeremy authored
          o bug #406278: fix PHP E_ALL notices
            (fix includes patch by Garrett Albright)
       - ad_cache_file.module
          o fix PHP E_ALL notices
       - token_ad.inc
          o fix PHP E_ALL notices
      e4bfac8b
  8. Mar 19, 2009
  9. Mar 18, 2009
    • jeremy's avatar
      - ad_cache_file.inc · 0c0b2316
      jeremy authored
          o by default, only rebuil cache file when cron runs -- to rebuild
            immediately set 'ad_cache_file_rebuild_realtime' to TRUE in your $conf
            array in settings.php.
       - ad_cache_file.module
          o rebuild file cache in cron hook
          o add debug output when rebuilding cache
      0c0b2316
    • jeremy's avatar
      add memory information to debug output · 7f8d98e0
      jeremy authored
      7f8d98e0
  10. Mar 03, 2009
    • jeremy's avatar
      - ad_cache_file.module · 10b58b9c
      jeremy authored
          o fix PHP E_ALL notices
       - ad_image.install
          o feature #388712: add remote_image field for remotely hosting images
       - ad_image.module
          o feature #388712: optionally allow images to be hosted remotely
            (must go to "Administer > Content management > Ads > Settings > Image ad"
             and check "Allow remote hosted images" to use this feature.)
       - ad.module
          o allow ad-type module global settings changes to be saved
       - ad_owners.module
          o allow ad-type module global settings changes to be saved
      10b58b9c
  11. Feb 28, 2009
  12. Feb 23, 2009
  13. Feb 16, 2009
    • jeremy's avatar
      - ad.admin.inc · 12efebab
      jeremy authored
          o bug #375270: cleanup code for E_ALL compliance
       - ad.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad.pages.inc
          o bug #375270: cleanup code for E_ALL compliance
       - adserve.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_file.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_file.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_memcache.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_memcache.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_embed.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_remote.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_external.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_image.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_text.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_html.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad...
      6.x-1.0
      12efebab
    • jeremy's avatar
      - ad.admin.inc · 0e2ad78e
      jeremy authored
          o bug #374044: when editing group, don't display "create group" button
      0e2ad78e
  14. Feb 12, 2009
  15. Jan 30, 2009
  16. Jan 29, 2009
  17. Aug 11, 2008
    • jeremy's avatar
      Branched 6.x from 5.x-1.6 · a7147c52
      jeremy authored
      a7147c52
    • jeremy's avatar
      - adserve.inc · c082167c
      jeremy authored
          o feature #177885: optionally apply filters when displaying ads
       - ad.module
          o feature #177885: allow configurable filtering of ads
       - ad_cache_file.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_cache_memcache.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_external.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_html.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_image.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_text.module
          o feature #177885: optionally apply filters when displaying ads
      c082167c
  18. Aug 10, 2008
  19. Aug 09, 2008
  20. Jul 24, 2008
  21. Jul 11, 2008
    • jeremy's avatar
      - ad_cache_memcache.module · 4cdd736e
      jeremy authored
          o asynchronously process changed nodes during cron runs
          o now support multiple hooks, so rename ad-cache-init to ad-cache-hook
       - ad_cache_memcache.inc
          o simplify code by using _debug_echo() when possible
          o preface debug calls with 'Memcache:' to make tracing more clear
          o replace ad_cache_memcache_init() with generic ad_cache_memcache_hook()
          o implement adserve_select hook
      4cdd736e
    • jeremy's avatar
      - adserve.inc · b15c4e43
      jeremy authored
          o support multiple arguments when invoking function in file
          o simplify code by using _debug_echo() when possible
          o support caches with adserve hooks
       - ad_cache_file.inc
          o simplify code by using _debug_echo() when possible
          o preface debug calls with 'File cache:' to make tracing more clear
          o make cache data re-usable without having to reload it
          o introduce adserve_select hook
          o set sane file cache defaults
      b15c4e43
  22. May 31, 2008
    • jeremy's avatar
      May 31st 2008 · a3dc3c7e
      jeremy authored
       - ad_cache_memcache.info
          o plugin doesn't actually depend on Drupal memcache module
       - ad.module
          o don't require that ad_views.inc file exists (moving to external project)
       - documentation
          o minor edits keeping things in sync with latest codebase
      a3dc3c7e
  23. May 10, 2008
  24. Apr 16, 2008
    • jeremy's avatar
      - ad.module · 1728d4b8
      jeremy authored
       - ad_cache_file.module
       - ad_cache_memcache.module
       - ad_external.module
       - ad_image.module
       - ad_notify.module
       - ad_report.module
       - ad_text.module
       - ad_weight_percent.module
          o bug #183085: remove closing ?>
      1728d4b8
  25. Apr 04, 2008
  26. Apr 03, 2008
    • jeremy's avatar
      - ad.install · 97e6fca9
      jeremy authored
          o introduce adgroup into ad_statistics and ad_clicks
       - ad.module
          o track ad group on redirect
          o track ad group in statistics, when applicable
          o validate aid, group and hostid on redirect
       - serve.php
          o track ad group
          o support passing in url where ads are displayed
       - ad_cache_memcache.module
          o sync ads not in any group along with ads in groups
          o track ad group in statistics
       - ad_cache_memcache.inc
          o track ad group in statistics
          o add additional debug
      97e6fca9
  27. Mar 12, 2008
    • jeremy's avatar
      - ad_cache_memcache.module · 0383be95
      jeremy authored
          o invoke ad_build_cache hook
       - ad_cache_memcache.inc
          o allow override from ad_build_cache hook
      0383be95
  28. Mar 11, 2008
    • jeremy's avatar
      - ad_cache_file.module · 18811c81
      jeremy authored
          o wrap ad syncronization in a lock
       - ad_cache_memcache.inc
          o remove unecessary duplicate get from memcache for ad structure
          o repopulate ad information in memcache on error (throttled)
      18811c81
    • jeremy's avatar
      Fix cut-and-paste error. · 21e50224
      jeremy authored
      21e50224
    • jeremy's avatar
      - ad_cache_file.module · b004f889
      jeremy authored
          o properly return ad configuration to not conflict with other cache
            types
       - ad_cache_file.inc
          o add additional debug output
       - adserve.inc
          o rename remaining instances of 'cache' to 'adcache' to avoid
            conflicts
       - ad_cache_memcache.module
       - ad_cache_memcache.inc
          o introduce new high-performance ad caching mechanism utilizing
            memcached
      b004f889