CIA.vc
blogs-web
Real-time open source activity stats
Stats » Projects » GNOME » blogs-web
informationsyndicateUTC clock
03:46 on Mar 21, 2010
event counters
The last message was received 3.79 years ago at 19:17 on Jun 05, 2006
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
34 messages since the first one, 4.52 years ago, for an average of 1.62 months between messages
recent messages
dateReversed sort columnprojectcontentlink
19:17 on Jun 05, 2006gnome
Commit by ovitters :: blogs-web/ (3 files in 2 dirs): (link)

  • nb/plugin/entry/render/syndication/__init__.py: Force NewsBruiser to give last 15 entries in the feed. It seems to only give the entries for the current month. That is totally broken. This is an ugly hack btw.
#
17:43 on May 01, 2006gnome
Commit by ovitters :: blogs-web/ (2 files in 2 dirs): (link)
Fix wrong ordering of mail from/to.
#
20:58 on Apr 21, 2006gnome
Commit by ovitters :: blogs-web/ (3 files in 2 dirs): (link)

  • nb/plugin/entry/annotate/Comments/Mail/__init__.py: Fix stupid braindead broken default of using for comment notification emails the envelope to address also as the envelope from.
#
05:45 on Apr 20, 2006gnome
Commit by jamesh :: blogs-web/ (8 files in 4 dirs): (link)

  • themes/Default/nb.css: fix a few CSS errors.
  • themes/Default/configuration (trackback-template): use rel="nofollow" on trackback URL.
#
04:52 on Apr 20, 2006gnome
Commit by jamesh :: blogs-web/ (5 files in 3 dirs): (link)

  • nb/plugin/entry/annotate/Trackback/TrackbackScreens.py (TrackbackPingScreen.registerTrackback): strip HTML from trackback excerpts on input.
  • nb/plugin/entry/annotate/Trackback/__init__.py (printIncomingTrackbacksForEdit): strip HTML from trackback text in admin screen.
  • nb/lib/HTMLStripper.py (StrippingParser.handle_data): cgi.escape() on data, in case sgmllib passes us some special characters as plain data (can happen if the stream ends in a partial tag).
#
18:10 on Dec 30, 2005gnome
Commit by ovitters :: blogs-web/ (ChangeLog nb.cgi): (link)

  • nb.cgi: Add ugly hack to force defaultencoding to UTF-8. Tried various fixes, but kept on giving error messages. grr.
#
03:30 on Dec 28, 2005gnome
Commit by ovitters :: blogs-web/ (ChangeLog nb.cgi): (link)

Merge change made on server (suggested, but not made by me).

  • nb.cgi: Change 'niceness' level to 10 to avoid NewsBruiser from bringing down the server..
#
03:29 on Dec 28, 2005gnome
Commit by ovitters :: blogs-web/ (ChangeLog nb/NBConfig.py nb/Notebook.py): (link)

  • nb/NBConfig.py:
  • nb/Notebook.py: Use umask of 027 for configuration files.
#
14:06 on Dec 27, 2005gnome
Commit by ovitters :: blogs-web/ (ChangeLog nb/Notebook.py nb/NBConfig.py): (link)

Make serving attachments twice as fast.

  • nb/Notebook.py: Delay most of a blog initialization until it is really needed (e.g. a configuration variable is requested).
  • nb/NBConfig.py: Remember the order of the blogs in a special cache file. This avoids needing the 'ordinal' config key from all blogs. Together with the initialization delay this ensures only one blog configuration file is read instead of the configuration files of all blogs.
#
05:15 on Dec 27, 2005gnome
Commit by ovitters :: blogs-web/ (ChangeLog nb/CoreCGIs.py): (link)

Merge change made on server by Owen Taylor.

  • nb/CoreCGIs.py: Also provide Content-Length header for attachments. Ensures the attachments can be cached by Apache.
#
21:08 on Dec 23, 2005gnome
Commit by ovitters :: blogs-web/ (3 files in 2 dirs): (link)

#
07:03 on Oct 24, 2005gnome
Commit by jamesh :: blogs-web/ (5 files in 2 dirs): (link)
Use the standard 64x64 pixel logo, which looks a bit better.
#
03:56 on Oct 23, 2005gnome
Commit by jamesh :: blogs-web/themes/ (6 files in 3 dirs): (link)
add rel="license" to license URLs
#
21:41 on Oct 21, 2005gnome
Commit by thos :: blogs-web/ (3 files in 2 dirs): (link)

  • themes/Default/gnome-images/gnome-55.png: Replaced with new logo
#
08:00 on Sep 30, 2005gnome
Commit by jamesh :: blogs-web/nb/ (CoreCGIs.py NBProcess.py): (link)
Add support for generating "304 Not Modified" responses when appropriate.
Use this when serving attachments.
#
08:48 on Sep 29, 2005gnome
Commit by jamesh :: blogs-web/themes/ (7 files in 3 dirs): (link)
show category list in entry views
#
08:39 on Sep 29, 2005gnome
Commit by jamesh :: blogs-web/nb/ (5 files in 3 dirs): (link)
Update the Atom generator to 1.0, mostly (still needs to generate an <id>
element on the toplevel <feed>)
#
15:21 on Sep 21, 2005gnome
Commit by jamesh :: blogs-web/ (4 files in 2 dirs): (link)
Add <link> element
#
15:19 on Sep 21, 2005gnome
Commit by jamesh :: blogs-web/ (2 files in 2 dirs): (link)
forgot to save
#
15:18 on Sep 21, 2005gnome
Commit by jamesh :: blogs-web/ (4 files in 2 dirs): (link)
fix RSS10 feed
#