index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
feeds.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
Add __name__ attribute to class-based Feeds views
Dan McGee
1
-0
/
+4
2012-11-06
Remove explicit timezone handling from feeds
Dan McGee
1
-3
/
+2
2012-11-06
Make guid feeds helper a @staticfunction
Dan McGee
1
-9
/
+12
2012-07-31
feeds: add all arches for repo feed
Dan McGee
1
-1
/
+3
2012-07-31
Update several bits and pieces for staging packages
Dan McGee
1
-2
/
+5
2012-05-20
Ensure we use last_modified date from News in headers
Dan McGee
1
-2
/
+2
2012-03-24
Use python hashlib directly
Dan McGee
1
-3
/
+3
2011-06-15
Refactor common select_related into manager method
Dan McGee
1
-1
/
+1
2011-04-08
Consolidate caching black magic
Dan McGee
1
-39
/
+5
2011-04-08
Use UTC datetime objects everywhere
Dan McGee
1
-18
/
+4
2011-04-08
Add a horrible hack to allow feed guid value to not be a permalink
Dan McGee
1
-0
/
+23
2011-04-08
Ensure feed GUIDs are unchanging and unique
Dan McGee
1
-0
/
+14
2011-02-15
Use date from model in news feed
Dan McGee
1
-4
/
+5
2010-11-27
Fix feeds for case-sensitive databases
Dan McGee
1
-1
/
+1
2010-10-14
Connect post_save signals where they will always be triggered
Dan McGee
1
-23
/
+2
2010-10-09
Fix potential race conditions in caching
Dan McGee
1
-14
/
+14
2010-10-08
Ensure last modified times use UTC
Dan McGee
1
-0
/
+16
2010-10-08
Store package feed last modified date in memcached
Dan McGee
1
-9
/
+28
2010-10-08
Store latest news date in memcached
Dan McGee
1
-2
/
+23
2010-10-08
Factor out common last modified code for news feed
Dan McGee
1
-7
/
+12
2010-09-15
Improve request handling for feeds that haven't changed
Dan McGee
1
-0
/
+37
2010-09-08
Use arch.agnostic flag everywhere
Dan McGee
1
-2
/
+2
2010-09-08
Move news model to an appropriate place
Dan McGee
1
-1
/
+3
2010-08-28
PyLint suggested cleanups
Dan McGee
1
-2
/
+1
2010-08-27
Remove an unnecessary iexact
Dan McGee
1
-1
/
+1
2010-06-08
Update feeds to new 1.2 framework
Dan McGee
1
-11
/
+11
2010-05-04
feeds: move link from method to attribute
Dan McGee
1
-3
/
+2
2010-02-10
Remove archweb prefix from all imports
Dan McGee
1
-1
/
+1
2010-02-05
feeds: add per arch, per repo feed ability
Dan McGee
1
-9
/
+51
2010-01-31
Make the feed titles more descriptive
Dan McGee
1
-5
/
+4
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
1
-2
/
+2
2009-11-10
added feeds from archweb_pub
Ismael Carnales
1
-0
/
+36
2007-12-30
Removed feeds from devsite
eliott
1
-35
/
+0
2007-12-30
Massive retab fest.
eliott
1
-0
/
+2
2007-12-22
renamed imports
eliott
1
-2
/
+2
2007-11-17
Stupid change.
eliott
1
-1
/
+1
2007-11-07
Retab.
eliott
1
-16
/
+16
2007-11-07
Fix bug FS#8417
eliott
1
-0
/
+4
2007-11-03
Initial import for public release...
eliott
1
-0
/
+29