The contrib feed is a 2.5Megabyte hunk.

wget http://drupal.org/security/contrib/rss.xml
--2013-11-06 15:01:10-- http://drupal.org/security/contrib/rss.xml
Resolving drupal.org... 140.211.10.62, 140.211.10.16
Connecting to drupal.org|140.211.10.62|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://drupal.org/security/contrib/rss.xml [following]
--2013-11-06 15:01:10-- https://drupal.org/security/contrib/rss.xml
Connecting to drupal.org|140.211.10.62|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2598398 (2.5M) [application/rss+xml]
Saving to: ‘rss.xml’

100%[==========================================================================================================================================================================================>] 2,598,398 647KB/s in 4.2s

2013-11-06 15:01:14 (608 KB/s) - ‘rss.xml’ saved [2598398/2598398]

grep "<title>" rss.xml |wc -l
659 items.

Dang

Comments

eliza411’s picture

Issue tags: +Drupal.org 7.1
greggles’s picture

Issue summary: View changes
sanchiz’s picture

Status: Active » Needs review
StatusFileSize
new992 bytes

Initial patch. Added pager, 10 items per page.

tvn’s picture

Status: Needs review » Needs work

The patch also needs to edit 2 more views:
drupalorg_security_announcements_contrib
drupalorg_security_announcements_psa

sanchiz’s picture

StatusFileSize
new2.98 KB

Done. Added pager to:
drupalorg_security_announcements_contrib
drupalorg_security_announcements_psa
drupalorg_security_announcements

sanchiz’s picture

Status: Needs work » Needs review
tvn’s picture

Project: [Archive] Drupal.org D7 upgrade QA » Drupal.org customizations
Version: » 7.x-3.x-dev
Status: Needs review » Fixed
Issue tags: +needs drupal.org deployment
dww’s picture

Issue tags: -needs drupal.org deployment

This should have just gone out with another drupalorg deployment. Please re-open if it's still a problem.

Thanks,
-Derek

greggles’s picture

Indeed it's fixed. Thanks sanchiz, tvn, dww!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

  • Commit 45385cb on 7.x-3.x, 7.x-3.x-dev authored by sanchiz, committed by tvn:
    [#2129535] Adding pager to security SA feeds