Logs for #nikola for 2015-05-01

16:19:32 -GitHub[nikola]:#nikola- [nikola] ralsina created fix-1671 (+1 new commit): http://git.io/vJc9z
16:19:32 -GitHub[nikola]:#nikola- nikola/fix-1671 a52163f Roberto Alsina: Aoid cyclic deps for post-list (Issue #1671)
16:33:38 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to fix-1671: http://git.io/vJcFj
16:33:38 -GitHub[nikola]:#nikola- nikola/fix-1671 e66df3a Roberto Alsina: flake8
16:43:31 -travis-ci:#nikola- getnikola/nikola#4814 (fix-1671 - e66df3a : Roberto Alsina): The build was fixed.
16:43:32 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a52163fb8607...e66df3a0bb33
16:43:32 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/60856173
17:08:13 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to fix-1671: http://git.io/vJCmQ
17:08:13 -GitHub[nikola]:#nikola- nikola/fix-1671 a35ebf1 Roberto Alsina: Support using post.text() in post-list directive (Issue #1671) and, in general, get post.text() for posts at any time.
17:12:24 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1673: Fix 1671 (master...fix-1671) http://git.io/vJCOa
18:52:31 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to fix-1671: http://git.io/vJWf9
18:52:31 -GitHub[nikola]:#nikola- nikola/fix-1671 2d3a5aa Roberto Alsina: Basic fix for #1671
18:57:10 <ChrisWarrick> erdgeist: https://github.com/getnikola/nikola/pull/1673
18:58:03 <ralsina_> ChrisWarrick: that fix can use some refinement, but I am rather shocked it actually is doable at all :-D
18:58:35 <ChrisWarrick> ralsina_: post lists are crazy
18:58:45 <ralsina_> ChrisWarrick: now, slightly less so!
18:59:19 <ChrisWarrick> (I’ve yet to test this branch)
18:59:46 <ralsina_> Also, I totally not understand the Post class anymore
19:00:03 <ralsina_> all the complexity that got added by felix is totally out of my hedspace
19:00:11 <ChrisWarrick> what complexity?
19:00:54 <ralsina_> add_dependency and add_dependency_uptodate
19:01:05 <ralsina_> and deps_uptodate
19:01:07 <ralsina_> and so on
19:09:56 -travis-ci:#nikola- getnikola/nikola#4817 (fix-1671 - 2d3a5aa : Roberto Alsina): The build was fixed.
19:09:57 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a35ebf17a5ef...2d3a5aa04314
19:09:57 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/60875218
20:27:43 <erdgeist> ChrisWarrick: wow
20:32:31 <erdgeist> If this works, I can get rid of all my "nikola clean && nikola build" and "set date to Jan 1970" hacks
20:38:57 <ralsina_> Actually this could also be a fix for some nasty gallery directive bugs
20:39:25 <ralsina_> maybe next friday :-)
20:40:05 <erdgeist> I'm excited