index
:
mirror/parabola/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
feeds.py
Age
Commit message (
Expand
)
Author
2015-04-15
Merge tag 'release_2014-10-28' into archweb-generic
Luke Shumaker
2015-04-13
Merge tag 'release_2014-10-20' into archweb-generic
Luke Shumaker
2014-10-26
Add last modified date to releases
Dan McGee
2014-10-26
Double batch size in BatchWritesWrapper
Dan McGee
2014-10-26
Kill now unneeded workaround for Django issue #9800
Dan McGee
2014-10-26
Remove Etag header from feeds
Dan McGee
2014-10-19
Remove usage of templates for RSS feeds
Dan McGee
2014-10-19
Simplify last modified and etags processing for feeds
Dan McGee
2014-05-25
Merge tag 'release_2014-03-22' into archweb-generic
Luke Shumaker
2014-01-11
Speed up feeds generation by batching writes
Dan McGee
2014-01-09
Remove remaining references to release file_size field
Dan McGee
2013-07-14
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-07-13
Move simple feeds templates directly into feed classes
Dan McGee
2013-04-21
catch a few more instances of archlinux
Luke Shumaker
2013-04-21
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-03-27
Pull references to Arch Linux in code into BRANDING_ variables in settings
Luke Shumaker
2013-01-19
Add basic release list and details views
Dan McGee
2013-01-19
Add more metadata to releng Release model
Dan McGee
2013-01-19
Initial cut of a Releases RSS feed
Dan McGee
2013-01-13
Add __name__ attribute to class-based Feeds views
release_2013-01-13
Dan McGee
2012-11-06
Remove explicit timezone handling from feeds
Dan McGee
2012-11-06
Make guid feeds helper a @staticfunction
Dan McGee
2012-07-31
feeds: add all arches for repo feed
Dan McGee
2012-07-31
Update several bits and pieces for staging packages
Dan McGee
2012-05-20
Ensure we use last_modified date from News in headers
Dan McGee
2012-03-23
Use python hashlib directly
Dan McGee
2011-06-15
Refactor common select_related into manager method
Dan McGee
2011-04-07
Consolidate caching black magic
Dan McGee
2011-04-07
Use UTC datetime objects everywhere
Dan McGee
2011-04-07
Add a horrible hack to allow feed guid value to not be a permalink
Dan McGee
2011-04-07
Ensure feed GUIDs are unchanging and unique
Dan McGee
2011-02-15
Use date from model in news feed
Dan McGee
2010-11-27
Fix feeds for case-sensitive databases
Dan McGee
2010-10-13
Connect post_save signals where they will always be triggered
Dan McGee
2010-10-08
Fix potential race conditions in caching
Dan McGee
2010-10-07
Ensure last modified times use UTC
Dan McGee
2010-10-07
Store package feed last modified date in memcached
Dan McGee
2010-10-07
Store latest news date in memcached
Dan McGee
2010-10-07
Factor out common last modified code for news feed
Dan McGee
2010-09-14
Improve request handling for feeds that haven't changed
Dan McGee
2010-09-08
Use arch.agnostic flag everywhere
Dan McGee
2010-09-08
Move news model to an appropriate place
Dan McGee
2010-08-28
PyLint suggested cleanups
Dan McGee
2010-08-27
Remove an unnecessary iexact
Dan McGee
2010-06-08
Update feeds to new 1.2 framework
Dan McGee
2010-05-04
feeds: move link from method to attribute
Dan McGee
2010-02-10
Remove archweb prefix from all imports
Dan McGee
2010-02-04
feeds: add per arch, per repo feed ability
Dan McGee
2010-01-31
Make the feed titles more descriptive
Dan McGee
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
[next]