index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-8
/
+9
*
Add method toText to Page
Samy Pessé
2016-06-07
2
-0
/
+44
*
Switch frontmatter parsing to gray-matter
Samy Pessé
2016-06-07
1
-5
/
+5
*
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
*
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
6
-11
/
+68
*
Remove merge-defaults dependency
Samy Pessé
2016-06-07
3
-2
/
+12
*
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
*
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
*
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
*
Search for README file in whole summary before inserting as first article
Johan Preynat
2016-05-30
1
-5
/
+3
*
Merge pull request #1336 from GitbookIO/loading/themes
Johan Preynat
2016-05-28
5
-6
/
+130
|
\
|
*
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
*
|
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 instead...
Samy Pessé
2016-05-27
3
-10
/
+25
*
Merge pull request #1334 from ryanswanson/master
Samy Pessé
2016-05-27
5
-83
/
+121
|
\
|
*
Fixed two issues for handling git URLs for plugins that are published to git ...
Ryan Swanson
2016-05-26
5
-83
/
+121
*
|
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
1
-3
/
+6
*
|
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
*
Fix #1328: fix crash when anchor links
Samy Pesse
2016-05-25
2
-9
/
+21
*
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 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
*
Fix #1310: enforce language config in language books
Samy Pesse
2016-05-19
1
-2
/
+6
*
Implement renderInline method and missing output methods for API
Samy Pesse
2016-05-17
2
-0
/
+55
*
Implement renderBlock method for plugin API
Samy Pesse
2016-05-17
1
-0
/
+15
*
Expose lookup method for parsable files
Soreine
2016-05-17
7
-34
/
+58
*
Fix bug that can happen when configuration file doesn't exist
Samy Pessé
2016-05-12
1
-9
/
+9
*
Add api method getPageByPath for plugins
Samy Pessé
2016-05-12
1
-0
/
+14
*
Fix #1289: add option to filter files when listing using fs.listAllFiles
Samy Pessé
2016-05-12
2
-19
/
+24
*
Fix #1300: parse page frontmatter and content when listing pages
Samy Pessé
2016-05-12
2
-5
/
+7
*
Add template method "getPageByPath"
Samy Pessé
2016-05-12
3
-5
/
+32
*
Fix #1299: pass fileExists as global function for template, accept null/undef...
Samy Pessé
2016-05-12
1
-19
/
+36
*
Fix generation of ebook for multilingual book (gitbook pdf)
Samy Pessé
2016-05-12
1
-5
/
+7
*
Fix get of cover for multilingual books
Samy Pessé
2016-05-12
1
-3
/
+3
*
Revert "Extend Book.getLanguageBook"
Soreine
2016-05-12
1
-10
/
+6
*
Extend Book.getLanguageBook
Soreine
2016-05-12
1
-6
/
+10
*
Fix languages not being added to json output
Samy Pessé
2016-05-12
6
-7
/
+71
*
Fix path resolution when generating page with conrefs
Samy Pessé
2016-05-12
6
-9
/
+65
*
Improve logging when generating multilingual book
Samy Pessé
2016-05-12
2
-0
/
+8
*
Fix #1294: multilingual book should extend the book's config
Samy Pessé
2016-05-12
5
-25
/
+87
*
Add method "getLanguageBook" to book model
Samy Pessé
2016-05-12
1
-0
/
+11
*
Adapt eslint configuration for mocha
Samy Pesse
2016-05-11
2
-2
/
+0
*
Add test for transform option of ConrefLoader
Samy Pesse
2016-05-11
3
-9
/
+31
*
Fix #1293: replace block shortcuts when including files
Samy Pesse
2016-05-11
7
-29
/
+42
*
Tweak insertPart signature
Soreine
2016-05-11
1
-2
/
+2
*
Adds editArticleRef
Soreine
2016-05-11
4
-2
/
+21
*
Modifier moveArticleAfter
Soreine
2016-05-11
3
-0
/
+141
*
Greatly simplify moveArticle's implementation
Soreine
2016-05-11
2
-61
/
+4
*
Tests remove/insert articles and update insert signature
Soreine
2016-05-11
3
-2
/
+134
*
Insert/remove part
Soreine
2016-05-11
3
-2
/
+38
*
Switch tests to mocha while keeping jest structure
Samy Pesse
2016-05-11
34
-119
/
+172
*
Add immutable ignore instance for book
Samy Pesse
2016-05-11
4
-8
/
+60
*
Don't copy config file as asset
Samy Pessé
2016-05-10
1
-3
/
+7
*
Fix article.depth starting at 2
Samy Pessé
2016-05-10
1
-2
/
+3
*
Fix page's title in pdf header/footer
Samy Pessé
2016-05-10
1
-2
/
+1
*
Add option "--no-live" for command serve
Samy Pessé
2016-05-10
1
-4
/
+12
*
Fix #1232: add option "--no-watch" to disable watcher and live reloading
Samy Pessé
2016-05-10
1
-9
/
+36
*
Fix error when summary contains entry without ref
Samy Pessé
2016-05-10
2
-4
/
+22
*
Fix "gitbook init" when article has no ref
Samy Pesse
2016-05-10
1
-2
/
+5
*
Fixed summary encoding
Tomas Dvorak
2016-05-10
1
-1
/
+1
*
Add test for block replaced with anchors
Samy Pesse
2016-05-09
1
-0
/
+30
*
Adapt unit tests for blocks
Samy Pesse
2016-05-09
2
-6
/
+26
*
Fix unit test for templateBlock using a removed method "getParse"
Samy Pesse
2016-05-09
1
-1
/
+0
*
Fix linting warning in models/templateBlock.js
Samy Pesse
2016-05-08
1
-1
/
+1
*
Fix #1286: by default blocks should not be parsable
Samy Pesse
2016-05-08
2
-10
/
+3
*
Improve comment for API summary.walk
Samy Pesse
2016-05-08
1
-1
/
+1
*
Add method summary.getArticleByPath to summary api
Samy Pesse
2016-05-08
1
-0
/
+11
*
Start API for plugins to access the summary
Samy Pesse
2016-05-08
3
-2
/
+46
*
Fix command "gitbook init"
Samy Pesse
2016-05-07
1
-1
/
+1
*
Fix #1266: don't fail on "a" tags without "href"
Samy Pesse
2016-05-06
1
-0
/
+5
*
Correctly read assets using input fs when copying
Samy Pesse
2016-05-06
3
-6
/
+40
*
Add method readAsStream on fs model
Samy Pesse
2016-05-06
3
-2
/
+31
[next]