Logs for #nikola for 2017-02-16

00:20:52 -GitHub[nikola]:#nikola- [nikola] andredias closed pull request #2664: New require_all_tags for post-list directive (master...master) https://git.io/vDD89
01:04:30 -GitHub[nikola]:#nikola- [nikola] andredias opened pull request #2665: add option require_all_tags to post-list directive. (master...master) https://git.io/vDDaA
10:54:19 <[Tritium]> ChrisWarrick: yeah, I see that the bug is in that area of the code, but it wasnt apparent (to me) without looking at the rest of the function.
10:54:48 <ChrisWarrick> it's okay
10:57:02 <[Tritium]> The travis flake8 job doesnt have any output... huh
10:58:15 <[Tritium]> nope, thats me looking at the wrong spot again
11:05:21 <KwBot> [nikola] Kwpolska closed issue #2660: Markdown compiler has performance issues https://github.com/getnikola/nikola/issues/2660
11:05:33 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #2661: Improve markdown compiler performance (master...fix_markdown_performance) https://git.io/vDiom
11:06:20 <[Tritium]> Does this mean Markdown will actually be usable for sites over 300 items long?
11:07:02 <ChrisWarrick> [Tritium]: it was always usable if you didn’t do anything that would prompt a full rebuild
11:07:11 <ChrisWarrick> but it will work better now
11:07:38 <[Tritium]> I tend to come up with new and creative ways of accidently triggering a full rebuild
11:09:07 <[Tritium]> git line ending munging is my favorite so far
11:12:24 -travis-ci:#nikola- getnikola/nikola#8343 (master - a50f8eb : Chris Warrick): The build passed.
11:12:25 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/95d869dbdeee...a50f8ebd1871
11:12:25 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202205007
11:23:00 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #2665: add option require_all_tags to post-list directive. (master...master) https://git.io/vDDaA
11:24:17 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vDynG
11:24:17 -GitHub[nikola]:#nikola- nikola/master 5c2cd6f Chris Warrick: Simplify require_all_tags option detection...
11:27:18 -travis-ci:#nikola- getnikola/nikola#8345 (master - a694e45 : Chris Warrick): The build passed.
11:27:19 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a50f8ebd1871...a694e45965ed
11:27:19 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202210095
11:30:54 -travis-ci:#nikola- getnikola/nikola#8346 (master - 5c2cd6f : Chris Warrick): The build passed.
11:30:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a694e45965ed...5c2cd6f0d26a
11:30:55 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202210420
12:54:02 <ralsina> ChrisWarrick: the next release should highlightthe markdown change with a "hey, Roberto really wrote sucky code that time" in the release notes :-)
12:54:03 <KwBot> [nikola] andredias opened issue #2666: Post-list plugin shouldn't list the post where the post-list directive is declared https://github.com/getnikola/nikola/issues/2666
13:04:13 <KwBot> [nikola] KozakIvan opened issue #2667: Teasers subsection not available in manual  https://github.com/getnikola/nikola/issues/2667
13:24:04 -GitHub[nikola]:#nikola- [nikola] andredias opened pull request #2668: fix #2666 | The post where the post-list directive is declared shouldn't be listed (master...master) https://git.io/vDygd
13:26:19 <KwBot> [nikola] Kwpolska closed issue #2667: Teasers subsection not available in manual  https://github.com/getnikola/nikola/issues/2667
13:28:13 <KwBot> [nikola] Kwpolska closed issue #2666: Post-list plugin shouldn't list the post where the post-list directive is declared https://github.com/getnikola/nikola/issues/2666
13:28:25 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #2668: fix #2666 | The post where the post-list directive is declared shouldn't be listed (master...master) https://git.io/vDygd
13:32:54 -travis-ci:#nikola- getnikola/nikola#8348 (master - 0f7e19f : Chris Warrick): The build passed.
13:32:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5c2cd6f0d26a...0f7e19fb2e23
13:32:55 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202245938
13:53:23 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vDyVA
13:53:23 -GitHub[nikola]:#nikola- nikola/master e8dab6d Chris Warrick: Update changelog...
13:57:53 -travis-ci:#nikola- getnikola/nikola#8349 (master - e8dab6d : Chris Warrick): The build passed.
13:57:54 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/0f7e19fb2e23...e8dab6db3672
13:57:54 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202253661
17:09:13 <chronodekar> Hi folks!
17:09:25 <chronodekar> I'm in the process of porting over a wordpress theme to nikola
17:09:38 <chronodekar> does nikola have any official facebook page?
17:10:04 <chronodekar> (to add a link to)
17:10:16 <ChrisWarrick> chronodekar: no
17:10:31 <ChrisWarrick> how many open-source projects do that anyways?
17:10:48 <chronodekar> I .. don't know, now that you mention it.
17:10:58 <chronodekar> Just that many personal blogs have those links
17:11:14 <chronodekar> I'm going to point to nikola's twitter feed as a default
17:11:29 <chronodekar> was just wondering if I could do the same for facebook. guess not :)
18:59:48 -GitHub[nikola]:#nikola- [nikola] felixfontein created use-translated-source-path-function (+1 new commit): https://git.io/vDS0f
18:59:48 -GitHub[nikola]:#nikola- nikola/use-translated-source-path-function 147dc60 Felix Fontein: Don't use Post.source_path directly to determine translated post's source file name. Allowing Post.translated_source_path() to return None.
19:00:35 -GitHub[nikola]:#nikola- [nikola] felixfontein opened pull request #2669: Don't use Post.source_path directly to determine translated post's source file name. (master...use-translated-source-path-function) https://git.io/vDS0O
19:03:36 -GitHub[nikola]:#nikola- [nikola] felixfontein created remove-duplicated-logic (+1 new commit): https://git.io/vDS0P
19:03:36 -GitHub[nikola]:#nikola- nikola/remove-duplicated-logic 5a8cdbf Felix Fontein: Avoid replicating compiler detection logic.
19:04:07 -travis-ci:#nikola- getnikola/nikola#8350 (use-translated-source-path-function - 147dc60 : Felix Fontein): The build passed.
19:04:08 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/147dc60b243d
19:04:08 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202361455
19:05:13 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vDS0h
19:05:13 -GitHub[nikola]:#nikola- nikola/master 9ff33ff Chris Warrick: Force new doit version for Python 3.3...
19:06:44 <KwBot> [nikola] ralsina closed issue #2648: Error in filters for html5lib_xmllike https://github.com/getnikola/nikola/issues/2648
19:06:56 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 2 new commits to master: https://git.io/vDSEG
19:06:56 -GitHub[nikola]:#nikola- nikola/master 307a2f3 Roberto Alsina: Fix #2648
19:06:56 -GitHub[nikola]:#nikola- nikola/master 4fc4771 Roberto Alsina: Merge branch 'master' of github.com:getnikola/nikola
19:09:17 -GitHub[nikola]:#nikola- [nikola] felixfontein opened pull request #2670: Avoid replicating compiler detection logic. (master...remove-duplicated-logic) https://git.io/vDSE2
19:10:12 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted remove-duplicated-logic at 5a8cdbf: https://git.io/vDSED
19:11:27 -travis-ci:#nikola- getnikola/nikola#8352 (remove-duplicated-logic - 5a8cdbf : Felix Fontein): The build has errored.
19:11:28 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/5a8cdbfba4fb
19:11:28 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202362878
19:15:12 -travis-ci:#nikola- getnikola/nikola#8353 (master - 9ff33ff : Chris Warrick): The build was broken.
19:15:13 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e8dab6db3672...9ff33fffa029
19:15:13 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202363241
19:15:23 -GitHub[nikola]:#nikola- [nikola] felixfontein closed pull request #2669: Don't use Post.source_path directly to determine translated post's source file name. (master...use-translated-source-path-function) https://git.io/vDS0O
19:18:51 -travis-ci:#nikola- getnikola/nikola#8354 (master - 4fc4771 : Roberto Alsina): The build was broken.
19:18:52 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/9ff33fffa029...4fc4771553d9
19:18:52 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202363871
19:22:19 -travis-ci:#nikola- getnikola/nikola#8356 (master - d223f6f : Chris Warrick): The build was broken.
19:22:20 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/4fc4771553d9...d223f6fa5a7b
19:22:20 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202365028
19:23:52 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vDSgr
19:23:52 -GitHub[nikola]:#nikola- nikola/master 035b868 Chris Warrick: Revert "Force new doit version for Python 3.3"...
19:26:12 -travis-ci:#nikola- getnikola/nikola#8357 (master - 788a82a : Felix Fontein): The build is still failing.
19:26:13 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d223f6fa5a7b...788a82a10af7
19:26:13 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202366734
19:40:11 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vDSVc
19:40:11 -GitHub[nikola]:#nikola- nikola/master 41bf2ae Chris Warrick: Revert "Revert "Force new doit version for Python 3.3""...
20:16:27 -GitHub[nikola]:#nikola- [nikola] felixfontein created adding-base-post-class (+1 new commit): https://git.io/vDSPR
20:16:27 -GitHub[nikola]:#nikola- nikola/adding-base-post-class 13424f6 Felix Fontein: First shot at creating abstract base class BasePost.
20:17:54 -GitHub[nikola]:#nikola- [nikola] felixfontein opened pull request #2671: Creating abstract base class BasePost. (master...adding-base-post-class) https://git.io/vDSPd
20:27:36 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to adding-base-post-class: https://git.io/vDS16
20:27:36 -GitHub[nikola]:#nikola- nikola/adding-base-post-class cfd953e Felix Fontein: Forgot to remove method.
20:31:53 -travis-ci:#nikola- getnikola/nikola#8362 (adding-base-post-class - cfd953e : Felix Fontein): The build passed.
20:31:54 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/13424f6a61af...cfd953eb8530
20:31:54 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/202388468