Samuel Clay
|
15a27e840f
|
Bootstrapping mongo to use story_guids as unqiue to feeds.
|
2010-09-08 18:30:46 -07:00 |
|
Samuel Clay
|
d6e6daad42
|
Initial Fabfile, re-inistalized.
|
2010-09-08 18:30:33 -07:00 |
|
Samuel Clay
|
ce55dd19a8
|
Handling weird exception on bad models in merging feeds.
|
2010-09-08 17:01:17 -07:00 |
|
Samuel Clay
|
44b6606b32
|
Finalizing merge_feeds.
|
2010-09-08 16:43:00 -07:00 |
|
Samuel Clay
|
7b28861090
|
MongoDB requires integers for integers.
|
2010-09-08 16:08:01 -07:00 |
|
Samuel Clay
|
a021c71286
|
MongoDB requires integers for integers.
|
2010-09-08 16:06:27 -07:00 |
|
Samuel Clay
|
70fcab8a40
|
Off by 1 in checking for similar stories.
|
2010-09-08 16:04:12 -07:00 |
|
Samuel Clay
|
3dd61cbbc6
|
Merge feeds, now for MongoDB. Checks feed titles, taglines, and links, and then guarantees at least 3 stories are the same.
|
2010-09-08 16:00:20 -07:00 |
|
Samuel Clay
|
132c561be5
|
Queue date for feeds for better metrics.
|
2010-09-08 13:58:05 -07:00 |
|
Samuel Clay
|
f1b928c972
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-09-08 10:52:39 -07:00 |
|
Samuel Clay
|
2b9ec596f9
|
Adding indexes to dates on models.
|
2010-09-08 10:52:04 -07:00 |
|
Samuel Clay
|
dd3269fbe4
|
Permissions on munin graph.
|
2010-09-08 13:38:58 -04:00 |
|
Samuel Clay
|
310dde80ef
|
Whoops, .py, not .js.
|
2010-09-08 10:37:12 -07:00 |
|
Samuel Clay
|
b40f00637a
|
Adding new feed fetch history munin graphs.
|
2010-09-08 10:33:00 -07:00 |
|
Samuel Clay
|
ae2fdee539
|
Rewinding classifiers iterator, since they are being refetched every time.
|
2010-09-07 17:55:40 -07:00 |
|
Samuel Clay
|
82c10c563a
|
Force feed refreshing on fixing exceptions.
|
2010-09-07 16:36:24 -07:00 |
|
Samuel Clay
|
a1b3926249
|
Removing transactions middleware. Possibly rolling back on web requests that time out.
|
2010-09-07 16:24:54 -07:00 |
|
Samuel Clay
|
f880739fc8
|
Setting next scheduled date on manual update.
|
2010-09-07 15:42:22 -07:00 |
|
Samuel Clay
|
b5da6eace1
|
Refactoring feed fetching logging to get to the bottom of the fetch problems.
|
2010-09-07 14:41:11 -07:00 |
|
Samuel Clay
|
a69d812629
|
Removing slow punishment for popular feeds.
|
2010-09-07 14:02:48 -07:00 |
|
Samuel Clay
|
c3921b859e
|
Last_update is now last fetch, not last modification. More accurate last updated dates in Reader.
|
2010-09-07 13:53:37 -07:00 |
|
Samuel Clay
|
d12f843d75
|
Hiding 0 unread counts.
|
2010-09-07 10:24:12 -07:00 |
|
Samuel Clay
|
49bcfb4a63
|
Sanity checks for OPML imports.
|
2010-09-06 11:23:44 -07:00 |
|
Samuel Clay
|
4eabb83def
|
Folder moving and collapsing. Persistent across sessions, and is pretty fancy, too.
|
2010-09-05 18:08:08 -07:00 |
|
Samuel Clay
|
672270734a
|
Connecting About and FAQ modals together. Finishing up About modal, and all FAQ questions.
|
2010-09-04 18:30:32 -04:00 |
|
Samuel Clay
|
ca06958dd1
|
Adding About and FAQ modals. Still need to fill in the FAQ, then link them together correctly.
|
2010-09-02 20:41:53 -04:00 |
|
Samuel Clay
|
5e1fa36a33
|
Removing Tag relationships.
|
2010-09-01 18:19:15 -04:00 |
|
Samuel Clay
|
34a687716f
|
Only closing postgres connection in multithreaded environment.
|
2010-09-01 15:29:35 -04:00 |
|
Samuel Clay
|
30e1e032c1
|
Task feeds in a grouped list rather than individually. Saves task creation overhead.
|
2010-09-01 10:44:29 -04:00 |
|
Samuel Clay
|
976e6c2c86
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-09-01 10:38:00 -04:00 |
|
Samuel Clay
|
ab3d052065
|
Using a list of feed_pks instead of one. Less task overhead.
|
2010-09-01 10:37:58 -04:00 |
|
Samuel Clay
|
c755c9f130
|
Checking for story_content before comparing origin.
|
2010-09-01 10:37:33 -04:00 |
|
Samuel Clay
|
8521655d4b
|
No override for saving usersubscriptions.
|
2010-09-01 08:29:43 -04:00 |
|
Samuel Clay
|
c42cabcae2
|
Celery options for performance.
|
2010-09-01 08:19:58 -04:00 |
|
Samuel Clay
|
bd78133fa6
|
No longer checking for already fetched feeds. There is really no need for this anymore, since it is guaranteed that there is only one handler for each feed, thanks to celery.
|
2010-08-31 23:19:06 -04:00 |
|
Samuel Clay
|
b10c223f18
|
Only active feeds get updated.
|
2010-08-31 22:17:31 -04:00 |
|
Samuel Clay
|
41be0abde3
|
Moving feeds out of the queue when they get updated.
|
2010-08-31 22:04:26 -04:00 |
|
Samuel Clay
|
852b6a5441
|
Adding new celery command line option to fetch feeds. Will be used to fetch feeds on a cronjob.
|
2010-08-31 22:00:46 -04:00 |
|
Samuel Clay
|
0805c7fc04
|
Adding a timelimit to fetching the feed.
|
2010-08-31 20:17:27 -04:00 |
|
Samuel Clay
|
27209c3164
|
Defining the run task for celery's refresh feeds.
|
2010-08-31 18:18:40 -04:00 |
|
Samuel Clay
|
e5605d8547
|
Django celery loader.
|
2010-08-31 18:15:00 -04:00 |
|
Samuel Clay
|
5a54c973c2
|
Django celery loader.
|
2010-08-31 18:10:24 -04:00 |
|
Samuel Clay
|
f906513657
|
Adding celery tasks, config, and djcelery app.
|
2010-08-31 18:07:47 -04:00 |
|
Samuel Clay
|
10b1455ba3
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-31 16:34:51 -04:00 |
|
Samuel Clay
|
e2f419cb13
|
Fixing invalid string error on feed error histories.
|
2010-08-31 16:34:34 -04:00 |
|
Samuel Clay
|
1ac8402807
|
Adding indexes to feed/page fetch histories.
|
2010-08-31 08:45:35 -04:00 |
|
Samuel Clay
|
79ba0e695a
|
Removing weird threading-style time limiting of feed fetching.
|
2010-08-31 08:33:18 -04:00 |
|
Samuel Clay
|
b4c0a49bfc
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-31 08:13:38 -04:00 |
|
Samuel Clay
|
985946e63b
|
Removing timelimit from feed fetcher. This caused massive interrupts.
|
2010-08-31 08:13:20 -04:00 |
|
Samuel Clay
|
2274178836
|
Whoops, refreshing feeds waaay too often.
|
2010-08-31 00:09:34 -04:00 |
|