Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 3.1.13.1.1 | Samy Pesse | 2016-06-10 | 2 | -1/+7 |
| | |||||
* | Fix extsAsciidoc.js | Samy Pesse | 2016-06-10 | 1 | -0/+0 |
| | |||||
* | Expose markdown/asciidoc extensions to gitbook module | Samy Pesse | 2016-06-10 | 4 | -20/+33 |
| | |||||
* | Merge branch 'fix/plugins_loading' | Samy Pesse | 2016-06-10 | 11 | -158/+172 |
|\ | |||||
| * | Adapt Plugins.loadForBook to use correct order | Samy Pesse | 2016-06-10 | 8 | -151/+132 |
| | | |||||
| * | Start fixing order of plugins in dependencies | Samy Pessé | 2016-06-10 | 5 | -29/+62 |
|/ | |||||
* | Add method "createChildLevel" to SummaryPart | Samy Pessé | 2016-06-10 | 2 | -4/+40 |
| | |||||
* | Add method .createChildLevel for SummaryArticle | Samy Pessé | 2016-06-10 | 2 | -36/+71 |
| | |||||
* | Mention autocover plugin in docs | Soreine | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | Update gitbook-markdown and gitbook-asciidoc | Samy Pessé | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | Fix #1374 and #1360: apply transform of conrefsLoader using a string, not a ↵ | Samy Pessé | 2016-06-10 | 6 | -63/+70 |
| | | | | buffer | ||||
* | Fix #1377: fix listing of plugins when using gitbook as a library | Samy Pessé | 2016-06-10 | 4 | -7/+58 |
| | |||||
* | Merge branch 'fix/plugins_order' | Samy Pessé | 2016-06-10 | 6 | -71/+82 |
|\ | |||||
| * | Fix listAll to add default plugins after normal ones | Samy Pessé | 2016-06-10 | 5 | -45/+35 |
| | | |||||
| * | Adapt sortPlugins to only sort an ordered map of plugins | Samy Pessé | 2016-06-10 | 4 | -44/+65 |
|/ | |||||
* | Add tests for insertPart | Soreine | 2016-06-10 | 2 | -1/+61 |
| | |||||
* | Merge pull request #1363 from todvora/master | Samy Pessé | 2016-06-10 | 2 | -2/+14 |
|\ | | | | | Fixed target attribute for external links | ||||
| * | fixed target attribute for external links | Tomas Dvorak | 2016-06-07 | 2 | -2/+14 |
| | | |||||
* | | Fix documentation about themes | Samy Pesse | 2016-06-08 | 2 | -9/+18 |
| | | |||||
* | | Compare list of plugins sorted to array of names in tests | Samy Pessé | 2016-06-08 | 1 | -41/+31 |
| | | |||||
* | | sortPlugins should not be async | Samy Pessé | 2016-06-08 | 3 | -72/+60 |
| | | |||||
* | | Improve testing for sortPlugins | Samy Pessé | 2016-06-08 | 2 | -54/+50 |
| | | |||||
* | | Fix serve cli using new ConfigModifier.addPlugin | Soreine | 2016-06-08 | 1 | -1/+3 |
| | | |||||
* | | docs: cover remove extraneous line | Soreine | 2016-06-08 | 1 | -3/+0 |
| | | |||||
* | | docs: cover, fix formatting | Nicolas Gaborit | 2016-06-08 | 1 | -1/+1 |
| | | |||||
* | | Adds cover.jpg info | Soreine | 2016-06-08 | 1 | -1/+5 |
|/ | |||||
* | Fix linting error | Samy Pessé | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | Improve output of page to text with frontmatter | Samy Pessé | 2016-06-07 | 2 | -2/+2 |
| | |||||
* | Rollback frontmatter parsing to js-yaml to be browserify compatible | Samy Pessé | 2016-06-07 | 4 | -9/+11 |
| | |||||
* | Add method toText to Page | Samy Pessé | 2016-06-07 | 2 | -0/+44 |
| | |||||
* | Switch frontmatter parsing to gray-matter | Samy Pessé | 2016-06-07 | 2 | -6/+6 |
| | |||||
* | Expose Page model | Samy Pessé | 2016-06-07 | 1 | -0/+1 |
| | |||||
* | Split page parsing into parsePageFromString and parsePage | Samy Pessé | 2016-06-07 | 5 | -34/+84 |
| | | | | Add tests for parsePageFromString | ||||
* | Use Immutable instead of lodash for mergeDefaults | Samy Pessé | 2016-06-07 | 1 | -9/+11 |
| | |||||
* | Only merge objects in mergeDefaults | Samy Pessé | 2016-06-07 | 1 | -5/+9 |
| | |||||
* | Improve plugins config modifier | Samy Pessé | 2016-06-07 | 7 | -20/+87 |
| | |||||
* | Update i18n-t and juice | Samy Pessé | 2016-06-07 | 1 | -2/+2 |
| | |||||
* | Remove merge-defaults dependency | Samy Pessé | 2016-06-07 | 4 | -3/+12 |
| | |||||
* | Update gitbook-markdown and gitbook-asciidoc to use lodash@4 | Samy Pessé | 2016-06-07 | 1 | -2/+2 |
| | |||||
* | Improve Config.toText to return only the required fields | Samy Pessé | 2016-06-07 | 3 | -1/+69 |
| | |||||
* | Improve addPlugin to not append default plugins to the list | Samy Pesse | 2016-06-07 | 3 | -10/+27 |
| | |||||
* | ConfigModifier.removePlugin should toggle off if default | Samy Pesse | 2016-06-07 | 2 | -2/+14 |
| | |||||
* | Expose DEFAULT_PLUGINS as a list of PluginDependency | Samy Pesse | 2016-06-06 | 4 | -20/+32 |
| | |||||
* | Adapt tests for config modifiers | Samy Pesse | 2016-06-06 | 2 | -10/+3 |
| | |||||
* | Change config modifier to work on a config object | Samy Pesse | 2016-06-06 | 4 | -29/+17 |
| | |||||
* | Bump version to 3.1.03.1.0 | Samy Pesse | 2016-06-06 | 2 | -1/+7 |
| | |||||
* | Add method editPlugin to config modifiers | Samy Pesse | 2016-06-06 | 2 | -1/+18 |
| | |||||
* | Add unit tests for postRender | Samy Pesse | 2016-06-06 | 5 | -73/+115 |
| | |||||
* | Update gitbook-markdown@1.3.0 and gitbook-asciidoc@1.2.0 | Samy Pesse | 2016-06-06 | 1 | -2/+2 |
| | |||||
* | Add modifier togglePlugin | Samy Pesse | 2016-06-06 | 6 | -55/+117 |
| | |||||
* | Add method "toText" to config | Samy Pesse | 2016-06-06 | 1 | -56/+53 |
| | |||||
* | Default paths are relative to the current book | Soreine | 2016-06-06 | 1 | -6/+27 |
| | |||||
* | Use theme-default@1.0.4 | Johan Preynat | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1344 from GitbookIO/fix/readme-in-summary | Samy Pessé | 2016-06-06 | 1 | -5/+3 |
|\ | | | | | Search for README file in whole summary before inserting as first article | ||||
| * | Search for README file in whole summary before inserting as first article | Johan Preynat | 2016-05-30 | 1 | -5/+3 |
| | | |||||
* | | Use plugin-fontsettings@2.0.0 | Johan Preynat | 2016-06-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1336 from GitbookIO/loading/themes | Johan Preynat | 2016-05-28 | 5 | -6/+130 |
|\ | | | | | Load plugins before themes | ||||
| * | Throw an error if generateMock() cannot create the temp directory | Johan Preynat | 2016-05-27 | 1 | -1/+7 |
| | | |||||
| * | Use sortPlugins() in loadForBook() | Johan Preynat | 2016-05-27 | 1 | -5/+4 |
| | | |||||
| * | Add test file for sortPlugins() | Johan Preynat | 2016-05-27 | 1 | -0/+70 |
| | | |||||
| * | Export plugins sorting method to load plugins before themes | Johan Preynat | 2016-05-27 | 1 | -0/+45 |
| | | |||||
| * | Add prefix for theme plugins as constant | Johan Preynat | 2016-05-27 | 1 | -0/+4 |
| | | |||||
* | | Bump version to 3.0.33.0.3 | Samy Pessé | 2016-05-27 | 2 | -1/+7 |
| | | |||||
* | | Update gitbook-theme-default@1.0.3 | Samy Pessé | 2016-05-27 | 1 | -1/+1 |
| | | |||||
* | | Add header 'X-Current-Location' to serve and fix handling of directories | Samy Pessé | 2016-05-27 | 1 | -2/+21 |
| | | |||||
* | | Increase timeout for tests of plugin installation | Samy Pessé | 2016-05-27 | 2 | -0/+4 |
| | | |||||
* | | Add tests for installation of all plugins | Samy Pessé | 2016-05-27 | 1 | -0/+28 |
| | | |||||
* | | Add unit tests for installPlugin | Samy Pessé | 2016-05-27 | 5 | -53/+99 |
|/ | |||||
* | Add test for plugin version resolution | Samy Pessé | 2016-05-27 | 1 | -4/+12 |
| | |||||
* | Switch plugin installation and resolveVersion to use PluginDependency ↵ | Samy Pessé | 2016-05-27 | 3 | -10/+25 |
| | | | | instead of Plugin | ||||
* | Merge pull request #1334 from ryanswanson/master | Samy Pessé | 2016-05-27 | 5 | -83/+121 |
|\ | | | | | Fixed two issues for handling git URLs for plugins | ||||
| * | Fixed two issues for handling git URLs for plugins that are published to git ↵ | Ryan Swanson | 2016-05-26 | 5 | -83/+121 |
| | | | | | | | | | | | | | | | | repositories rather than on npmjs.org. Fixed issue in pluginDependency to dereference 'name' and 'version' using Immutable Map.get(...) accessors since config values are now wrapped by Immutable.fromJS(...) in config.js > setValue(...). Added associated unit test. Fixed issue in resolveVersion where a plugin may be using a git URL rather than a semver for the version portion of the plugin config definition. In addition, refactored the resolveVersion function into a new module to allow for unit testing. Added associated unit test. | ||||
* | | Merge pull request #1335 from GitbookIO/fix/1333 | Samy Pessé | 2016-05-26 | 6 | -22/+121 |
|\ \ | |/ |/| | Fix #1333: fix invalid URLs for glossary annotations | ||||
| * | Add test for custom glossary file | Samy Pesse | 2016-05-26 | 1 | -0/+14 |
| | | |||||
| * | Annotate glossary terms before resolving links | Samy Pesse | 2016-05-26 | 2 | -7/+7 |
| | | |||||
| * | Complete basic tests for glossary | Samy Pesse | 2016-05-26 | 2 | -3/+19 |
| | | |||||
| * | Use real glossary name when annotating | Samy Pesse | 2016-05-26 | 3 | -7/+13 |
| | | |||||
| * | Method for parsing glossary when not listed in summary | Samy Pessé | 2016-05-26 | 1 | -10/+41 |
| | | |||||
| * | Start test for glossary generation | Samy Pessé | 2016-05-26 | 1 | -0/+32 |
|/ | |||||
* | Fix #1316: fix regression for supporting uppercase filenames in structure | Samy Pessé | 2016-05-26 | 2 | -1/+11 |
| | |||||
* | Bump version to 3.0.23.0.2 | Samy Pesse | 2016-05-25 | 2 | -1/+4 |
| | |||||
* | Fix #1328: fix crash when anchor links | Samy Pesse | 2016-05-25 | 2 | -9/+21 |
| | |||||
* | Bump version to 3.0.13.0.1 | Samy Pesse | 2016-05-25 | 2 | -2/+2 |
| | |||||
* | Update theme-default@1.0.2 | Samy Pesse | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Update Changelog | Samy Pessé | 2016-05-24 | 1 | -1/+5 |
| | |||||
* | Fix anchor breaking links resolution | Samy Pessé | 2016-05-24 | 3 | -4/+25 |
| | |||||
* | Fix #1316: adapt regexp to handle dot in filenames | Samy Pessé | 2016-05-23 | 2 | -1/+11 |
| | |||||
* | Add failing test for #1316 | Samy Pessé | 2016-05-23 | 2 | -4/+32 |
| | |||||
* | Fix doc for conrefs | Samy Pesse | 2016-05-22 | 1 | -1/+1 |
| | |||||
* | Bump version to 3.0.03.0.0 | Samy Pesse | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Update dependencies | Samy Pesse | 2016-05-20 | 1 | -6/+6 |
| | |||||
* | Fix error with isInRoot when empty root | Samy Pessé | 2016-05-20 | 1 | -0/+3 |
| | |||||
* | Fix PathUtils.isInRoot on windows | Samy Pessé | 2016-05-20 | 1 | -0/+6 |
| | |||||
* | Improve appveyor configuration | Samy Pesse | 2016-05-20 | 1 | -0/+8 |
| | |||||
* | Add node v6 to appveyor matrix | Samy Pesse | 2016-05-20 | 1 | -0/+1 |
| | |||||
* | Update theme-default@1.0.1 | Samy Pesse | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Fix test command for windows | Samy Pessé | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | Fix #1310: enforce language config in language books | Samy Pesse | 2016-05-19 | 1 | -2/+6 |
| | |||||
* | Merge pull request #1308 from arebee/patch-1 | Aaron O'Mullan | 2016-05-19 | 1 | -1/+1 |
|\ | | | | | Fix english phrasing for Node version. | ||||
| * | Fix english phrasing for Node version. | Richard Burte | 2016-05-18 | 1 | -1/+1 |
|/ |