Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add base for page parsing | Samy Pessé | 2016-02-11 | 1 | -3/+13 |
| | |||||
* | Add assertion for should to test existence of file | Samy Pessé | 2016-02-11 | 2 | -10/+28 |
| | |||||
* | Add base for templating | Samy Pessé | 2016-01-31 | 4 | -2/+55 |
| | |||||
* | Add order for tests | Samy Pessé | 2016-01-28 | 8 | -0/+17 |
| | |||||
* | Add parsing of summary and tests | Samy Pessé | 2016-01-28 | 3 | -2/+43 |
| | |||||
* | Fix tests for languages parsing | Samy Pessé | 2016-01-28 | 4 | -26/+82 |
| | |||||
* | Add unit tests for langs | Samy Pessé | 2016-01-28 | 7 | -124/+149 |
| | |||||
* | Add method glossary.find | Samy Pessé | 2016-01-27 | 1 | -14/+9 |
| | |||||
* | Add unit tests for glossary parsing | Samy Pessé | 2016-01-27 | 1 | -0/+80 |
| | |||||
* | Add more classes structures | Samy Pessé | 2016-01-27 | 1 | -0/+13 |
| | |||||
* | Start rewrite | Samy Pessé | 2016-01-22 | 88 | -1776/+158 |
| | |||||
* | Fix support for local styles | Samy Pessé | 2015-12-11 | 1 | -5/+5 |
| | |||||
* | Add test for #999 | Samy Pessé | 2015-11-16 | 2 | -3/+20 |
| | |||||
* | Test first extension of structure itself in book.findFile | Samy Pessé | 2015-11-16 | 1 | -37/+37 |
| | |||||
* | Add failing test for #1013 | Samy Pessé | 2015-11-16 | 5 | -0/+16 |
| | |||||
* | Correctly generate id if none found | Samy Pessé | 2015-10-21 | 3 | -0/+40 |
| | |||||
* | Update gitbook-parsers@0.8.7 | Samy Pessé | 2015-10-21 | 1 | -22/+22 |
| | |||||
* | Add failing test for #982 | Samy Pessé | 2015-10-20 | 5 | -43/+88 |
| | |||||
* | Add tests for plugins config validation | Samy Pessé | 2015-10-13 | 4 | -16/+71 |
| | |||||
* | Use jsonschema to valid and default plugins config | Samy Pessé | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Don't copy assets for ebook to website bundle | Samy Pessé | 2015-10-06 | 2 | -1/+9 |
| | |||||
* | Adapt tests | Samy Pessé | 2015-10-06 | 2 | -30/+30 |
| | |||||
* | Adapt tests for new default plugins | Samy Pessé | 2015-10-05 | 1 | -1/+1 |
| | |||||
* | Adapt tests for new default plugins | Samy Pessé | 2015-10-05 | 1 | -99/+99 |
| | |||||
* | Add method book.formatString | Samy Pessé | 2015-10-05 | 2 | -17/+28 |
| | |||||
* | Move Book.init in another file | Samy Pessé | 2015-10-05 | 1 | -13/+13 |
| | |||||
* | Handle html param from code block output | Samy Pessé | 2015-09-22 | 2 | -2/+5 |
| | |||||
* | Add test for inline code block with html tags | Samy Pessé | 2015-09-22 | 2 | -1/+11 |
| | |||||
* | Add more tests for blocks args/kwargs | Samy Pessé | 2015-09-17 | 1 | -1/+15 |
| | |||||
* | Lint all tests | Samy Pessé | 2015-09-15 | 19 | -235/+219 |
| | |||||
* | Fix passing context to block functions | Samy Pessé | 2015-09-15 | 2 | -61/+72 |
| | | | | Add test for it | ||||
* | Improve conrefs to handle all absolute file paths correctly | Samy Pessé | 2015-09-15 | 2 | -2/+18 |
| | | | | Add test for it | ||||
* | Handle absolute file correctly for conrefs | Samy Pessé | 2015-09-15 | 2 | -4/+15 |
| | | | | Add test for absolute file for conrefs | ||||
* | Add test for navigation | Samy Pessé | 2015-09-15 | 2 | -1/+62 |
| | | | | Update mocha and should | ||||
* | Improve book.resolve to ensure file is in the book | Samy Pessé | 2015-09-15 | 4 | -5/+90 |
| | | | | Adapt tests to plugin-highlight | ||||
* | Change name of highlight test plugin | Samy Pesse | 2015-09-14 | 4 | -11/+11 |
| | |||||
* | Pass language as kwargs to code block | Samy Pesse | 2015-09-14 | 4 | -13/+60 |
| | | | | Improve tests for extending code highlighting | ||||
* | Add base test for extending code highlighting | Samy Pesse | 2015-09-14 | 6 | -38/+50 |
| | |||||
* | Add test for replacing highlighting | Samy Pesse | 2015-09-12 | 5 | -1/+58 |
| | |||||
* | Add test for init with deep summary | Samy Pessé | 2015-09-10 | 2 | -0/+4 |
| | |||||
* | Use position indicator that doesn't conflict with asciidoc | Samy Pesse | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | Add test for blocks without parsing | Samy Pesse | 2015-09-08 | 1 | -0/+34 |
| | |||||
* | Add test for kwargs | Samy Pesse | 2015-06-18 | 2 | -0/+17 |
| | |||||
* | Add failing tests for block's arguments | Samy Pesse | 2015-06-18 | 2 | -1/+13 |
| | |||||
* | Remove default print.css when styles/print.css is present | Samy Pessé | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Add test for custom print style | Samy Pessé | 2015-06-02 | 4 | -0/+38 |
| | |||||
* | Sort glossary before applying it on pages | Samy Pesse | 2015-05-28 | 1 | -1/+1 |
| | |||||
* | Add test for #768 | Samy Pesse | 2015-05-28 | 3 | -1/+16 |
| | |||||
* | Fix #765: in init handle correctly empty entries | Samy Pesse | 2015-05-27 | 3 | -0/+32 |
| | | | | Add tests for it, fix #769 | ||||
* | Add test relative links (related to #721) | Samy Pesse | 2015-04-23 | 5 | -0/+37 |
| | |||||
* | Add test for summary paths | Samy Pessé | 2015-03-28 | 2 | -1/+28 |
| | | | | Related to #674 | ||||
* | Add tests for conrefs | Samy Pessé | 2015-03-24 | 5 | -2/+63 |
| | |||||
* | Add test for templating context | Samy Pessé | 2015-03-24 | 1 | -0/+33 |
| | |||||
* | Add tests for plugins | Samy Pessé | 2015-03-24 | 11 | -0/+300 |
| | |||||
* | Add tests for images in ebook | Samy Pessé | 2015-03-24 | 5 | -0/+91 |
| | |||||
* | Add test for default description from readme | Samy Pessé | 2015-03-24 | 2 | -0/+9 |
| | |||||
* | Add tests for links | Samy Pessé | 2015-03-24 | 1 | -0/+37 |
| | |||||
* | Add test for git url parsing | Samy Pessé | 2015-03-24 | 1 | -0/+31 |
| | |||||
* | Add basic tests for multilingual books | Samy Pessé | 2015-03-24 | 3 | -2/+42 |
| | |||||
* | Add base tests for ebook generation | Samy Pessé | 2015-03-24 | 1 | -0/+24 |
| | |||||
* | Add tests for configuration parsing | Samy Pessé | 2015-03-24 | 8 | -0/+36 |
| | |||||
* | Add test for summary parsing | Samy Pessé | 2015-03-24 | 6 | -2/+55 |
| | | | | Update gitbook-parsers | ||||
* | Improve tests for glossary | Samy Pessé | 2015-03-24 | 4 | -23/+51 |
| | |||||
* | Add test for glossary replacements | Samy Pessé | 2015-03-24 | 2 | -0/+62 |
| | |||||
* | Add test for glossary parsing | Samy Pessé | 2015-03-24 | 5 | -2/+44 |
| | |||||
* | Add basic test for multilingual book | Samy Pessé | 2015-03-24 | 8 | -3/+45 |
| | |||||
* | Add basic test for website generation | Samy Pessé | 2015-03-24 | 2 | -0/+31 |
| | |||||
* | Improve test for json format | Samy Pessé | 2015-03-23 | 2 | -3/+46 |
| | |||||
* | Add assertion to test that a file exists | Samy Pessé | 2015-03-23 | 3 | -5/+21 |
| | |||||
* | Fix cleanup after tests | Samy Pessé | 2015-03-23 | 3 | -49/+15 |
| | |||||
* | New cleaner helper for testing | Samy Pessé | 2015-03-23 | 53 | -837/+89 |
| | |||||
* | Add editorconfig and normalize indent | Samy Pessé | 2015-03-14 | 11 | -35/+35 |
| | |||||
* | Fix #647: Fix links normalization (content and hash) | Samy Pessé | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | Fix tests to adapt to changes in parsers2.0.0-beta.2 | Samy Pessé | 2015-03-11 | 1 | -2/+2 |
| | |||||
* | Fix #629: add generator name in template context | Samy Pessé | 2015-03-06 | 1 | -0/+37 |
| | |||||
* | Fix #628: preserve pure anchor links and hash in relative links | Samy Pessé | 2015-03-06 | 1 | -0/+7 |
| | |||||
* | Always generate README.json with langs index | Samy Pessé | 2015-02-12 | 1 | -1/+1 |
| | | | | remove method langsIndex form generators (moved to finish) | ||||
* | Remove log from test | Samy Pessé | 2015-02-12 | 1 | -1/+0 |
| | |||||
* | Fix GitbookIO/plugin-youtube#2: hash remote image for local path | Samy Pessé | 2015-02-12 | 3 | -22/+23 |
| | |||||
* | Fix #595: calcul link to glossary as an absolute path | Samy Pessé | 2015-02-07 | 1 | -1/+2 |
| | |||||
* | Add test for #595: glossary links in subpages | Samy Pessé | 2015-02-07 | 2 | -0/+14 |
| | |||||
* | Add test for glossary replacement #588 | Samy Pessé | 2015-02-06 | 2 | -1/+23 |
| | |||||
* | Fix namespacing of plugins resources | Samy Pessé | 2015-01-30 | 2 | -5/+24 |
| | |||||
* | Download external images in ebook format | Samy Pessé | 2015-01-29 | 2 | -1/+10 |
| | |||||
* | Convert inline svg as png if needed | Samy Pessé | 2015-01-29 | 2 | -2/+11 |
| | |||||
* | Add option to block to not parse output | Samy Pessé | 2015-01-29 | 1 | -5/+10 |
| | |||||
* | Fix resources loading in plugins | Samy Pessé | 2015-01-28 | 4 | -1/+45 |
| | |||||
* | Fix conversion of svg when cache is empty | Samy Pessé | 2015-01-28 | 1 | -0/+4 |
| | |||||
* | Improve svg conversion and links normalization | Samy Pessé | 2015-01-28 | 4 | -7/+15 |
| | |||||
* | Fix absolute path calcul | Samy Pessé | 2015-01-28 | 1 | -0/+33 |
| | | | | Add tests for links module | ||||
* | Improve image conversion to png to avoid doublons | Samy Pessé | 2015-01-28 | 4 | -0/+9 |
| | |||||
* | Handle absolute url for images conversion (svg -> png) | Samy Pessé | 2015-01-28 | 2 | -0/+2 |
| | |||||
* | Add test for svg conversion | Samy Pessé | 2015-01-28 | 3 | -0/+19 |
| | |||||
* | Check parser used before applying template shortcuts | Samy Pessé | 2015-01-27 | 1 | -1/+3 |
| | |||||
* | Add options "shortcuts" for blocks from plugins | Samy Pessé | 2015-01-27 | 2 | -0/+15 |
| | |||||
* | Improve tests on blocks extensions | Samy Pessé | 2015-01-27 | 2 | -0/+23 |
| | |||||
* | Complete parsing of blocks from plugin extensions | Samy Pessé | 2015-01-27 | 2 | -8/+8 |
| | |||||
* | Parse correctly list of blocks and args | Samy Pessé | 2015-01-27 | 2 | -1/+19 |
| | |||||
* | Add test for block defined with special end tag | Samy Pessé | 2015-01-27 | 1 | -0/+10 |
| | |||||
* | Add blocks from plugins to template engine | Samy Pessé | 2015-01-27 | 1 | -4/+4 |
| |