Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some tests for plugins validation | Samy Pessé | 2015-01-26 | 5 | -0/+42 |
| | |||||
* | Fix git url parsing for content references | Samy Pessé | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | Support ssh urls in git parsing | Samy Pessé | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | Add tests for parsing git url | Samy Pessé | 2015-01-26 | 1 | -0/+32 |
| | |||||
* | Add more tests for inclusion | Samy Pessé | 2015-01-24 | 2 | -4/+11 |
| | |||||
* | Add base loader to resolve git dependencies | Samy Pessé | 2015-01-24 | 1 | -0/+1 |
| | |||||
* | Add test for local inclusion | Samy Pessé | 2015-01-24 | 4 | -0/+14 |
| | |||||
* | Improve navigation with non existant entries | Samy Pessé | 2015-01-24 | 1 | -1/+9 |
| | | | | Use i18n for introduction title | ||||
* | Update gitbook-parsers and improve summary tests | Samy Pessé | 2015-01-24 | 2 | -1/+13 |
| | |||||
* | Fix language parsing test | Samy Pessé | 2015-01-23 | 1 | -2/+2 |
| | |||||
* | Add logs methods to Book object | Samy Pessé | 2015-01-23 | 1 | -1/+3 |
| | |||||
* | Test ebook generation instead of pdf output | Samy Pessé | 2015-01-23 | 2 | -15/+15 |
| | |||||
* | Add base for ebook generator | Samy Pessé | 2015-01-23 | 1 | -0/+15 |
| | |||||
* | Change name of generator "site" to "website" | Samy Pessé | 2015-01-22 | 1 | -4/+4 |
| | |||||
* | Write search index to output folder | Samy Pessé | 2015-01-22 | 1 | -0/+1 |
| | |||||
* | Write glossary for website | Samy Pessé | 2015-01-22 | 1 | -0/+6 |
| | |||||
* | Mark glossary terms in html parsed | Samy Pessé | 2015-01-22 | 2 | -1/+16 |
| | |||||
* | Use external gitbook parsers | Samy Pessé | 2015-01-22 | 2 | -1/+2 |
| | |||||
* | Add test for generation of multilingual book | Samy Pessé | 2015-01-22 | 1 | -0/+8 |
| | |||||
* | Fix tests of generations | Samy Pessé | 2015-01-22 | 2 | -1/+4 |
| | |||||
* | Separate test for geenration | Samy Pessé | 2015-01-22 | 3 | -31/+40 |
| | |||||
* | Copy files from book to output | Samy Pessé | 2015-01-21 | 2 | -0/+12 |
| | | | | Add test for personalised styles | ||||
* | Normalize tests | Samy Pessé | 2015-01-21 | 10 | -53/+58 |
| | |||||
* | generate an index.html for entry points | Samy Pessé | 2015-01-21 | 1 | -1/+0 |
| | |||||
* | Adapt themes website templates | Samy Pessé | 2015-01-21 | 1 | -0/+1 |
| | |||||
* | Fix site generator polluting basegenerator | Samy Pessé | 2015-01-21 | 1 | -2/+2 |
| | |||||
* | Fix json template preparation | Samy Pessé | 2015-01-21 | 1 | -2/+2 |
| | |||||
* | Fix asciidoc test generation | Samy Pessé | 2015-01-21 | 2 | -0/+9 |
| | |||||
* | Add asciidoc support | Samy Pessé | 2015-01-21 | 7 | -1/+19 |
| | |||||
* | Add back theme | Samy Pessé | 2015-01-20 | 1 | -0/+6 |
| | |||||
* | Improve tests for multilingual json output | Samy Pessé | 2015-01-19 | 1 | -1/+3 |
| | |||||
* | Normalize paths in html content | Samy Pessé | 2015-01-19 | 4 | -5/+14 |
| | |||||
* | Add test for parsing of navigation | Samy Pessé | 2015-01-19 | 1 | -1/+11 |
| | |||||
* | Fix list of files and parsing of navigation files only | Samy Pessé | 2015-01-19 | 2 | -16/+25 |
| | |||||
* | Complete json generator for multilingual book | Samy Pessé | 2015-01-19 | 1 | -1/+11 |
| | | | | Add tests | ||||
* | Write file in json generator | Samy Pessé | 2015-01-19 | 1 | -1/+9 |
| | |||||
* | Start adapting json generator | Samy Pessé | 2015-01-19 | 1 | -3/+3 |
| | |||||
* | Add base test for generation | Samy Pessé | 2015-01-19 | 2 | -2/+9 |
| | |||||
* | Parse list of files and add test for it | Samy Pessé | 2015-01-19 | 1 | -0/+8 |
| | |||||
* | Change name of Book.init to Book.parse | Samy Pessé | 2015-01-19 | 2 | -2/+3 |
| | |||||
* | Improve test for parsing multilanguages books | Samy Pessé | 2015-01-19 | 1 | -0/+6 |
| | |||||
* | Fix parsing of langs | Samy Pessé | 2015-01-19 | 8 | -1/+22 |
| | |||||
* | Add test for glossary parsing | Samy Pessé | 2015-01-19 | 2 | -0/+21 |
| | |||||
* | Add test for readme parsing | Samy Pessé | 2015-01-19 | 1 | -4/+9 |
| | |||||
* | Improve test to test a all book | Samy Pessé | 2015-01-19 | 8 | -33/+52 |
| | |||||
* | Add parsing of summary and associated tests | Samy Pessé | 2015-01-19 | 2 | -0/+33 |
| | |||||
* | Add test for loading configuration from book.js | Samy Pessé | 2015-01-19 | 3 | -1/+15 |
| | |||||
* | Add base object to load configuration | Samy Pessé | 2015-01-19 | 2 | -0/+20 |
| | |||||
* | Clear folder | Samy Pessé | 2015-01-19 | 30 | -998/+0 |
| | |||||
* | Add test/bin/summary.js | Aaron O'Mullan | 2015-01-14 | 1 | -0/+16 |
| | | | | Another small useful tool | ||||
* | Add test/bin/lex.js utility | Aaron O'Mullan | 2015-01-14 | 1 | -0/+16 |
| | | | | Helpful binary when developing / debugging | ||||
* | Add summary whitespace tests | Aaron O'Mullan | 2015-01-14 | 2 | -3/+30 |
| | |||||
* | Adapt platform command to gitbook.com | Samy Pessé | 2015-01-11 | 2 | -2/+2 |
| | |||||
* | Add test for parsing of plugins list with version | Samy Pessé | 2014-11-30 | 1 | -1/+10 |
| | |||||
* | Remove unnecessary option "repo" from tests | Samy Pessé | 2014-11-03 | 1 | -9/+0 |
| | |||||
* | Adapt new page.parse api for tests | Samy Pessé | 2014-11-03 | 2 | -2/+2 |
| | |||||
* | Adapt include in page parsing to works on clientside | Samy Pessé | 2014-11-01 | 1 | -0/+4 |
| | |||||
* | Rewrite quiz logic to be more robust | Aaron O'Mullan | 2014-10-13 | 1 | -1/+1 |
| | | | | Fixes #470 | ||||
* | Add unit test for quiz false positivies | Aaron O'Mullan | 2014-10-13 | 2 | -0/+128 |
| | |||||
* | Adapt tests | Samy Pessé | 2014-10-13 | 1 | -28/+0 |
| | |||||
* | Simplify output of glossary parsing to more simple objects | Aaron O'Mullan | 2014-08-15 | 1 | -0/+6 |
| | |||||
* | Add very basic glossary parsing test | Aaron O'Mullan | 2014-08-11 | 1 | -0/+14 |
| | |||||
* | Add GLOSSARY.md fixture | Aaron O'Mullan | 2014-08-11 | 1 | -0/+30 |
| | |||||
* | Add invalid paths in SUMMARY.md fixture | Aaron O'Mullan | 2014-07-29 | 1 | -2/+2 |
| | | | | To test for correct path normalization | ||||
* | Add tests for includes | Aaron O'Mullan | 2014-07-10 | 3 | -0/+74 |
| | |||||
* | Adapt summary tests to new summary parsing | Aaron O'Mullan | 2014-06-16 | 1 | -13/+17 |
| | | | | | We now insert default README.md (introduction) node in parsing the SUMMARY.md logic | ||||
* | Add test for level regarding #318 | Aaron O'Mullan | 2014-06-15 | 1 | -0/+1 |
| | |||||
* | Fix test for #318 | Aaron O'Mullan | 2014-06-15 | 1 | -1/+1 |
| | |||||
* | Add extra navigation tests for #318 | Aaron O'Mullan | 2014-06-15 | 2 | -0/+29 |
| | |||||
* | Adapt navigation parsing to third and more levels in summary | Samy Pessé | 2014-05-26 | 2 | -2/+13 |
| | |||||
* | Parse more than two level in summary | Samy Pessé | 2014-05-26 | 2 | -0/+2 |
| | |||||
* | Add tests for book generation | Samy Pessé | 2014-05-05 | 5 | -0/+53 |
| | |||||
* | Adapt tests for plugins | Samy Pessé | 2014-04-27 | 1 | -2/+2 |
| | |||||
* | Fix plugin tests | Aaron O'Mullan | 2014-04-24 | 1 | -2/+2 |
| | |||||
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 2 | -1/+36 |
| | | | | Add more tests for links in page | ||||
* | Load plugins during generation | Samy Pessé | 2014-04-19 | 1 | -1/+0 |
| | |||||
* | Add method to load a list of plugins from generator options | Samy Pessé | 2014-04-19 | 1 | -1/+19 |
| | |||||
* | Add base loading of default addons | Samy Pessé | 2014-04-19 | 1 | -1/+20 |
| | | | | Add mixpanel as default addon | ||||
* | Add base plugin object and test validation of plugin | Samy Pessé | 2014-04-19 | 1 | -0/+13 |
| | |||||
* | Update tests for relative images | Samy Pessé | 2014-04-18 | 2 | -4/+42 |
| | |||||
* | Add more test for quiz (related to #100) | Samy Pessé | 2014-04-16 | 2 | -0/+16 |
| | |||||
* | Add readme parsing for extracting title and description | Samy Pessé | 2014-04-14 | 2 | -0/+35 |
| | |||||
* | Fixup page lexing in test/page | Aaron O'Mullan | 2014-04-12 | 1 | -2/+5 |
| | |||||
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 2 | -7/+18 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 3 | -15/+47 |
| | |||||
* | Merge pull request #78 from mrpotes/mocha-windows | Aaron O'Mullan | 2014-04-10 | 2 | -2/+12 |
|\ | | | | | Fix URL creation on windows | ||||
| * | Use OS-agnostic path generation for images too | James Phillpotts | 2014-04-10 | 2 | -2/+12 |
| | | |||||
* | | Add better tests for ambiguous section detection | Aaron O'Mullan | 2014-04-10 | 2 | -0/+90 |
|/ | |||||
* | Add lexing support for content code in exercises | Aaron O'Mullan | 2014-04-08 | 2 | -1/+42 |
| | | | | #52, #49, #46 | ||||
* | Remove useless console.log in test/summary.js | Aaron O'Mullan | 2014-04-05 | 1 | -1/+0 |
| | |||||
* | Adapt test to new code language normalization | Aaron O'Mullan | 2014-04-05 | 1 | -1/+1 |
| | |||||
* | Add test for exercise language detection | Aaron O'Mullan | 2014-04-05 | 1 | -0/+4 |
| | |||||
* | Rename PAGE.MD to PAGE.md | Samy Pessé | 2014-04-04 | 1 | -0/+0 |
| | |||||
* | Update tests | Samy Pessé | 2014-04-04 | 2 | -38/+35 |
| | |||||
* | Add github link resolution test | Aaron O'Mullan | 2014-04-02 | 1 | -0/+18 |
| | |||||
* | Add GITHUB_LINKS.md fixture | Aaron O'Mullan | 2014-04-02 | 1 | -0/+3 |
| | | | | For testing github link resolution | ||||
* | Add tests for section merging | Aaron O'Mullan | 2014-04-02 | 1 | -0/+11 |
| | |||||
* | Add HR_PAGE.md fixture | Aaron O'Mullan | 2014-04-02 | 1 | -0/+11 |
| | | | | | This is for testing that non exercise sections are merged correctly together and united with HRs | ||||
* | Adjust summary test for new SUMMARY.md fixture | Aaron O'Mullan | 2014-04-01 | 1 | -1/+5 |
| | |||||
* | Add tests for null paths in navigation | Aaron O'Mullan | 2014-04-01 | 2 | -0/+9 |
| | | | | Unfinished chapters/articles should be put in navigation |