Samuel Clay
d8a43d394f
Upgrade to django 1.5 script. Also handling story lookups with objectids.
2013-03-20 15:43:35 -07:00
Samuel Clay
90c2425db0
Upgrading django from 1.3 to 1.5.
2013-03-20 15:05:52 -07:00
Samuel Clay
bcc24c1253
Fixing PuSH by using the correct hub url. Thanks to @donmelton for finding the bug.
2013-01-22 18:15:28 -08:00
Samuel Clay
6063224c1b
Fixing Push error on connection errors.
2012-12-11 09:43:35 -08:00
Samuel Clay
60f1f6f4cd
Adding monit for celery on db. Fixing push subscription issue with changing feed ids.
2012-08-15 17:02:55 -07:00
Samuel Clay
314ff62a61
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Fixing issue with PuSH hub topic's being too long for the db.
OPML import: Using custom feed titles if they don't match what's in the feed DB.
2012-04-02 18:49:21 -07:00
Samuel Clay
61f2ced74b
Showing real-time pubsub status on user dashboards. Opening up real-time for everybody.
2012-04-02 18:48:41 -07:00
Samuel Clay
58ece7dfc2
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Wordpress PuSH errors aren't really errors, so don't log them.
2012-04-01 23:54:24 -07:00
Samuel Clay
6b202ebba5
Fixing issue with PuSH hub topic's being too long for the db.
2012-04-01 20:33:42 -07:00
Samuel Clay
2bdd2b587d
Wordpress PuSH errors aren't really errors, so don't log them.
2012-03-30 17:12:03 -07:00
Samuel Clay
06a11d5fb4
Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url.
2012-03-30 16:58:10 -07:00
Samuel Clay
5a60b1047f
Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url.
2012-03-30 16:57:33 -07:00
Samuel Clay
453e773c07
Subscribing to a topic or hub sets the urls.
2012-03-30 16:17:52 -07:00
Samuel Clay
f49f5ebc04
Adding dev role, updating hosts, and checking for wp-cron in broken wordpress plugin PuSH pings.
2012-03-29 13:57:38 -07:00
Samuel Clay
cc3bf25237
Stupid broken Wordpress PuSH plugin tries to set wp-admin/post.php to its topic.
2012-03-29 13:13:06 -07:00
Samuel Clay
154374500e
Adding logging to PuSH push requests.
2012-03-29 13:10:34 -07:00
Samuel Clay
ae0cf0f99e
Fixing broken redirected PuSH urls. Typo on datetime.
2012-03-29 12:32:55 -07:00
Samuel Clay
0fa19b2c75
Refactoring updated urls in PuSH feeds.
2012-03-29 12:25:21 -07:00
Samuel Clay
ccd31e1fca
Feeds are OneToOne with PushSubscriptions, so remove the db inconsistency.
2012-03-28 19:22:16 -07:00
Samuel Clay
4c75ff2a07
Emergency fix to not have to reverse url in task fetchers.
2012-03-28 17:09:13 -07:00
Samuel Clay
214e7d4c90
Setting up push feeds for removal.
2012-03-28 16:49:58 -07:00
Samuel Clay
d8a343b67b
Adding munin graph for pushed feed queue and nginx conf.
2012-03-28 16:43:04 -07:00
Samuel Clay
f735236e04
Cleanup
2012-03-28 11:59:30 -07:00
Samuel Clay
23479d3b12
Forgive push subscription errors.
2012-03-27 18:51:29 -07:00
Samuel Clay
9ee6487f58
Correcting a double-encoding bug for story permalinks that was from way back when.
2012-03-27 18:37:04 -07:00
Samuel Clay
fd1e26a5b0
Fixing the shit out of the feed fetcher's deleted feed handling. Also fixing PuSH support to correctly give parameters to PuSH server.
2012-03-27 17:34:39 -07:00
Samuel Clay
abc3b20d81
Adding subscription callbacks for PuSH.
2012-03-27 16:26:07 -07:00
Samuel Clay
daef8f3841
Stubbing in PuSH support. Need to work it in with Feeds and upgrade rel='hub'.
2012-03-27 14:58:13 -07:00