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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for extension bug, test for absurd filename handling #406

Merged
merged 2 commits into from
Mar 5, 2014

Conversation

jescalan
Copy link
Owner

@jescalan jescalan commented Mar 5, 2014

Even sam's twerking cyrus doge file has passed through perfectly. 馃悤

Closes #384
Closes #403
Closes #402

@jescalan
Copy link
Owner Author

jescalan commented Mar 5, 2014

Ok @samccone et. al - ready for review here. Tryna merge this bad boy and close out a boatload of issues.

@@ -106,6 +106,7 @@ class Config
out: (f, ext) ->
res = f.relative.split(path.sep)
if _.contains(@dump_dirs, res[0]) then res.shift()
res = res.map(encodeURIComponent)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this for?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's for encoding the uri component dawg

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we leave a note because it is a WAT

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah probably i should add something about it to the docs above 1 sec

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jescalan pushed a commit that referenced this pull request Mar 5, 2014
Fix for extension bug, test for absurd filename handling
@jescalan jescalan merged commit 321fb15 into v3 Mar 5, 2014
@jescalan jescalan deleted the v3#weird_filenames branch March 5, 2014 22:35
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.

None yet

2 participants