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
*
Complete api method output.toURL
Samy Pessé
2016-04-27
1
-2
/
+3
*
Add plugins.resources for template context
Samy Pessé
2016-04-27
5
-5
/
+60
*
Merge remote-tracking branch 'origin/fixes' into fixes
Samy Pessé
2016-04-27
1
-0
/
+2
|
\
|
*
Exposes FS in public interface
Soreine
2016-04-27
1
-0
/
+2
*
|
Add JS context for template
Samy Pessé
2016-04-27
3
-16
/
+33
|
/
*
Fix order of plugins assets copy
Samy Pessé
2016-04-27
1
-1
/
+5
*
Fix filters for theme templates
Samy Pessé
2016-04-27
15
-94
/
+178
*
Don;t log deprecation warning for own logic
Samy Pessé
2016-04-27
4
-7
/
+38
*
Complete generator name in plugins API
Samy Pessé
2016-04-27
3
-7
/
+59
*
Add this.book and this.options as deprecated
Samy Pessé
2016-04-27
1
-0
/
+6
*
Stop running test on node 0.12 for windows
Samy Pesse
2016-04-26
7
-27
/
+70
*
Load i18n translations
Samy Pesse
2016-04-26
9
-114
/
+207
*
Correctly set log level
Samy Pesse
2016-04-26
4
-17
/
+57
*
Add base for plugin JS api
Samy Pesse
2016-04-26
12
-31
/
+227
*
Add command "serve"
Samy Pesse
2016-04-26
9
-354
/
+108
*
Add default filters to theme templating engine
Samy Pesse
2016-04-26
1
-2
/
+3
*
Add base for commands
Samy Pesse
2016-04-26
14
-209
/
+450
*
Add more tests for summary
Samy Pesse
2016-04-26
4
-30
/
+68
*
Add duration to final log for generation
Samy Pesse
2016-04-26
6
-20
/
+57
*
Complete method getByPath of Summary
Samy Pesse
2016-04-26
3
-39
/
+17
*
Add test for readme parsing
Samy Pesse
2016-04-26
2
-0
/
+46
*
Add basic tests for summary parsing
Samy Pesse
2016-04-26
2
-2
/
+39
*
Add test for parsing glossary
Samy Pesse
2016-04-26
5
-2
/
+54
*
Add mock fs and tests for it
Samy Pesse
2016-04-26
4
-1
/
+187
*
Copy resources from plugins to output folder
Samy Pesse
2016-04-25
2
-20
/
+96
*
Copy assets from themes to output folder
Samy Pesse
2016-04-25
10
-13
/
+110
*
Enable extension "do"
Samy Pessé
2016-04-25
2
-2
/
+37
*
Fix resolution of theme's templates
Samy Pessé
2016-04-25
8
-18
/
+52
*
Add loader for themes
Samy Pessé
2016-04-25
8
-6
/
+173
*
Add conrefs loader for templating
Samy Pessé
2016-04-25
11
-12
/
+194
*
Add more tests for LocationUtils
Samy Pessé
2016-04-25
1
-1
/
+50
*
Add post processing for templates
Samy Pessé
2016-04-25
6
-2
/
+106
*
Replace shortcuts in templating
Samy Pessé
2016-04-25
6
-25
/
+104
*
Add base rendering for template
Samy Pessé
2016-04-25
5
-7
/
+62
*
Add tests for link resolution
Samy Pessé
2016-04-25
3
-2
/
+91
*
Complete json format
Samy Pessé
2016-04-25
7
-21
/
+27
*
Convert markdown to html for pages
Samy Pessé
2016-04-25
3
-2
/
+45
*
Fix plugins loading
Samy Pessé
2016-04-25
24
-30
/
+161
*
Add fiel for testing resolveLinks
Samy Pesse
2016-04-24
5
-5
/
+61
*
Add default filters and blocks
Samy Pesse
2016-04-24
5
-397
/
+87
*
Add base structure for templating
Samy Pesse
2016-04-24
6
-1
/
+439
*
Parse multilingual books
Samy Pesse
2016-04-24
4
-9
/
+112
*
add test for modifier "annotateText"
Samy Pesse
2016-04-23
4
-9
/
+94
*
Add assets inliner modifier for HTML
Samy Pesse
2016-04-23
17
-41
/
+364
*
Add json encoding utils
Samy Pesse
2016-04-23
41
-3267
/
+328
*
Add method to be article by level
Samy Pesse
2016-04-23
9
-15
/
+169
*
Add base for calling hook on page/global
Samy Pessé
2016-04-22
4
-5
/
+114
*
Add base utils for generation
Samy Pessé
2016-04-22
20
-91
/
+316
*
Add test for config
Samy Pessé
2016-04-22
4
-4
/
+124
*
Add utils to install plugins
Samy Pessé
2016-04-22
5
-14
/
+211
*
Base
Samy Pessé
2016-04-22
83
-1214
/
+2424
*
Merge remote-tracking branch 'origin/master'
Samy Pessé
2016-04-20
1
-1
/
+1
|
\
|
*
Correctly detect promises from block.process in TemplateEngine.applyBlock()
Johan Preynat
2016-04-20
1
-1
/
+1
*
|
When using structure.readme, fix link to readme to resolve to index.html
Samy Pessé
2016-04-20
1
-0
/
+5
|
/
*
Comment template code
Samy Pessé
2016-04-20
1
-28
/
+122
*
Fix reliability of template.self in macro import
Samy Pessé
2016-04-20
1
-3
/
+7
*
Correctly ignore structure file (only in root folder)
Samy Pesse
2016-04-20
1
-3
/
+3
*
Correctly load plugins when using "root" option
Samy Pesse
2016-04-19
1
-0
/
+1
*
Ensure "template" is always set when rendering a template
Samy Pesse
2016-04-19
2
-5
/
+7
*
Fix template context should be global in nunjucks for theming
Samy Pesse
2016-04-19
1
-2
/
+4
*
Use page.content if modified or fallback to page.sections in plugins hooks
Johan Preynat
2016-04-19
1
-8
/
+11
*
Correctly set template.self in all cases
Samy Pessé
2016-04-18
3
-16
/
+38
*
Fix js error when using output without root
Samy Pessé
2016-04-18
1
-2
/
+3
*
Fix infinite loop on this.options
Samy Pessé
2016-04-18
1
-1
/
+1
*
Add generator and output property as deprecated in config
Samy Pessé
2016-04-18
2
-10
/
+5
*
Ensure plugins compatibility with page.sections
Johan Preynat
2016-04-18
1
-5
/
+17
*
Add context for readme
Samy Pessé
2016-04-18
3
-1
/
+21
*
Output context as global for themes
Samy Pessé
2016-04-15
4
-106
/
+183
*
Add method for theme: template.getJSContext
Samy Pessé
2016-04-14
1
-1
/
+14
*
Add lunr as default plugin
Samy Pessé
2016-04-14
1
-1
/
+1
*
Improve description extraction and adapt unit tests
Samy Pessé
2016-04-14
1
-4
/
+10
*
Pass template to block's context
Samy Pessé
2016-04-14
1
-1
/
+2
*
Remove unused variable
Samy Pessé
2016-04-13
1
-1
/
+0
*
Improve block parsing to handle args/kwargs on subblocks
Samy Pessé
2016-04-13
1
-54
/
+72
*
Add trailing dots to page.description when longer than 300 characters
Johan Preynat
2016-04-13
1
-1
/
+5
*
Add filter "getArticleByPath" for theme templates
Samy Pessé
2016-04-13
1
-0
/
+8
*
Increase size of extracted description
Samy Pessé
2016-04-13
1
-2
/
+2
*
Update page context for plugins hooks
Johan Preynat
2016-04-13
2
-7
/
+7
*
Watch _layouts when serving
Samy Pessé
2016-04-12
1
-1
/
+1
*
Cleanup code to list plugins
Samy Pessé
2016-04-11
1
-1
/
+2
*
Fix #1195: fix external images and fix test for it
Samy Pessé
2016-04-11
1
-0
/
+4
*
Switch to ignore@3.1.1
Samy Pesse
2016-04-10
1
-4
/
+2
*
Fix generator deprecation warning being shown for each call
Samy Pessé
2016-04-10
1
-6
/
+10
*
Load plugins from book parent in multilingual book
Samy Pessé
2016-04-09
1
-2
/
+7
*
Inherit ignore rules of output from book
Samy Pessé
2016-04-08
1
-0
/
+5
*
Add "languages" property to all json files for multilingual book
Samy Pessé
2016-04-08
1
-1
/
+1
*
Misinterpreted second argument of String.prototype.split. Remainder of the ar...
Jasha Joachimsthal
2016-03-24
1
-2
/
+2
*
Limit splitting plugin name for git+ssh
Jasha Joachimsthal
2016-03-24
1
-1
/
+1
*
Fix template search paths to use plugins listed first
Samy Pessé
2016-03-22
3
-5
/
+29
*
Add block "markdown", "asciidoc" and "markup"
Samy Pessé
2016-03-18
1
-0
/
+20
*
Use stabler block anchor in template output
Samy Pessé
2016-03-18
1
-2
/
+2
*
Fix context for template block/filters
Samy Pessé
2016-03-18
1
-7
/
+11
*
Add method renderInline and renderBlock to book
Samy Pessé
2016-03-18
4
-4
/
+31
*
Load all plugins, even dependencies of plugins
Samy Pessé
2016-03-15
3
-43
/
+57
*
Add method registry.list to list all plugins for a book
Samy Pessé
2016-03-15
1
-1
/
+49
*
Fix FSLoader for relative paths
Samy Pessé
2016-03-11
1
-1
/
+18
*
Create new loader for nunjucks to avoid infinite loop
Samy Pessé
2016-03-11
2
-11
/
+49
*
Use complete list of plugins for templates resolution / i18n / assets
Samy Pessé
2016-03-09
3
-40
/
+13
*
Add back gitbook.generator property as deprecated
Samy Pessé
2016-03-09
4
-28
/
+37
*
Add "output" variables for templating
Samy Pessé
2016-03-09
2
-1
/
+19
[next]