Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed getBlocks method returning DocPad instead of blocks #612

Merged
merged 2 commits into from
Sep 1, 2013

Conversation

Delapouite
Copy link
Contributor

Hello

Just a minor fix to on the blocks getter. Also made all the chaining consistent across the file.

balupton added a commit that referenced this pull request Sep 1, 2013
Fixed getBlocks method returning DocPad instead of blocks
@balupton balupton merged commit 58bc6fc into docpad:dev Sep 1, 2013
@balupton
Copy link
Member

balupton commented Sep 1, 2013

Great catches :)

balupton added a commit that referenced this pull request Sep 7, 2013
- v6.52.0 September 8, 2013
	- Pay more attention to getmac errors
	- Ensure completion callback (when specified) is always fired for the
`DocPad::error` and `DocPad::track` methods
	- Fixed `DocPad::getBlocks` returning the DocPad instance instead of
the blocks
		- Thanks to [Bruno Heridet](https://github.com/Delapouite) for [pull
request #612](#612)
	- Added `DocPad::getIgnoreOpts` method to help clean up some code
		- Thanks to [Bruno Heridet](https://github.com/Delapouite) for [pull
request #612](#611)
	- Removed all calls to `process.exit` by instead destroying DocPad
properly causing an automatic shutdown if that is what is desired
	- Fatal errors are now written to stderr instead of stdout
	- Updated dependencies
@balupton
Copy link
Member

balupton commented Sep 7, 2013

Released to v6.52.0

@Delapouite Delapouite deleted the fix-getBlocks branch September 9, 2013 09:43
balupton added a commit that referenced this pull request Oct 23, 2013
Fixed getBlocks method returning DocPad instead of blocks
balupton added a commit that referenced this pull request Oct 23, 2013
- v6.52.0 September 8, 2013
	- Pay more attention to getmac errors
	- Ensure completion callback (when specified) is always fired for the
`DocPad::error` and `DocPad::track` methods
	- Fixed `DocPad::getBlocks` returning the DocPad instance instead of
the blocks
		- Thanks to [Bruno Heridet](https://github.com/Delapouite) for [pull
request #612](#612)
	- Added `DocPad::getIgnoreOpts` method to help clean up some code
		- Thanks to [Bruno Heridet](https://github.com/Delapouite) for [pull
request #612](#611)
	- Removed all calls to `process.exit` by instead destroying DocPad
properly causing an automatic shutdown if that is what is desired
	- Fatal errors are now written to stderr instead of stdout
	- Updated dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants