08:19:48 -GitHub[coil]:#nikola- [coil] Kwpolska pushed 1 new commit to develop: http://git.io/v3eyx 08:19:48 -GitHub[coil]:#nikola- coil/develop f75f305 Chris Warrick: Add reCAPTCHA support... 08:46:46 -GitHub[coil]:#nikola- [coil] Kwpolska pushed 1 new commit to develop: http://git.io/v3eQN 08:46:46 -GitHub[coil]:#nikola- coil/develop ed0e54c Chris Warrick: Allow preventing user editing... 08:53:25 -GitHub[coil]:#nikola- [coil] Kwpolska pushed 1 new commit to master: http://git.io/v3e7j 08:53:25 -GitHub[coil]:#nikola- coil/master 6dcea4d Chris Warrick: Merge branch 'release/1.3.4' 09:14:22 -GitHub[coil]:#nikola- [coil] Kwpolska pushed 1 new commit to master: http://git.io/v3eNB 09:14:22 -GitHub[coil]:#nikola- coil/master 0c0b6c5 Chris Warrick: Merge branch 'develop' 13:54:33 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 3 new commits to master: http://git.io/v3vpl 13:54:33 -GitHub[nikola]:#nikola- nikola/master c5dc0d5 Roberto Alsina: added jquery.min.map 13:54:33 -GitHub[nikola]:#nikola- nikola/master afbcca4 Roberto Alsina: Updated hr/sv/sr translations 13:54:33 -GitHub[nikola]:#nikola- nikola/master 1d15ef7 Roberto Alsina: New BS and SR translations by saleone 13:59:01 -travis-ci:#nikola- getnikola/nikola#5915 (master - 1d15ef7 : Roberto Alsina): The build passed. 13:59:02 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/14947d91ad1b...1d15ef74a41f 13:59:02 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/74696346 13:59:26 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/v3vhV 13:59:26 -GitHub[nikola]:#nikola- nikola/master 0860058 Roberto Alsina: Version 7.6.3... 14:09:41 -GitHub[site]:#nikola- [nikola-site] ralsina pushed 1 new commit to master: http://git.io/v3fIo 14:09:41 -GitHub[site]:#nikola- nikola-site/master e7c50e7 Roberto Alsina: 7.6.3 14:14:41 -GitHub[site]:#nikola- [nikola-site] ralsina pushed 1 new commit to master: http://git.io/v3fqZ 14:14:41 -GitHub[site]:#nikola- nikola-site/master 676f48b Roberto Alsina: v7.6.3 annnoucement 15:29:37 <gour> coil demo gives: Bad Request 15:29:38 <gour> The browser (or proxy) sent a request that this server could not understand. 15:35:59 <ChrisWarrick> cannot reproduce 15:37:44 <gour> admin site 15:38:04 <ChrisWarrick> still can’t reproduce 15:38:07 <ChrisWarrick> where, exactly 15:38:13 <gour> now it's ok, strange 15:40:05 <ChrisWarrick> coil is not perfect, and I don’t have the world’s best logging 15:41:17 <ChrisWarrick> ralsina: FYI, I’m going on a weeklong vacation tomorrow. Please don’t make new releases or so. 15:44:53 <gour> he he 15:46:45 <gour> ChrisWarrick: i noticed 7.6.3 is out 15:46:58 <ChrisWarrick> gour: I know that 15:48:33 <gour> so you thought on >7.6.3 ? 15:50:13 <ChrisWarrick> gour: ? 15:50:57 <gour> ChrisWarrick: "Please don’t make new releases or so..." 15:51:09 <ChrisWarrick> gour: yeah, if there is a game-breaking bug, it would be nice to wait a week 15:51:24 <gour> ahh, ok 17:33:47 <gour> ll 18:23:35 <gour> heh, it seems we've decided to use rst instead of asciidoc... 18:24:20 <ChrisWarrick> congratulations 18:24:30 <gour> :-) 18:25:53 <gour> i'm also considering to maybe use fpc/lazarus and sphinx can have htmlhelp builder...all in all, docutils/sphinx seems to have better support than asciidoc although the latter might have a bit nicer syntax... 18:26:35 <ChrisWarrick> gour: this is the python universe, and we are dogfooding 18:27:02 <gour> if course, i considered that rst enjoys best support in nikola as well ;) 18:28:39 <gour> asciidoc's toolchain involves ruby and possibly docbook/fop etc. which is all very ugly, while python is quite sane in comparison