App-DuckPAN
view release on metacpan or search on metacpan
Date : 2014-11-12 00:43:38 +0000
added help command
Change: 0555ce579a73c6cc89dd9afc187f5e9a977f5ed4
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-11 11:25:35 +0000
Merge pull request #165 from killerfish/docupdate
Updated docs for env path
Change: 36933bd5fbcbc7a3571d581354f4369e5f0a290c
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-11 14:47:10 +0000
update env path
Change: 0128975fb30500eb7de4a5012e1be6ce3fae169a
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-11 14:45:44 +0000
update env path
Change: 1eae4b2b3acdb9968e39780a28e690237fbd77b0
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-10 17:29:14 +0000
DuckPAN: improve check_requirements.
This makes it just exit on its own when requirements checking fails.
Also, improve both message text and "emission levels."
Also removes verify_versions which was not well-integrated. This
involves extra checking on git and SSH which didn't happen to much
before, but is fairly cheap in the grand scheme of things.
Change: c87d99f4ca041eb60bd5eaaba43d8c0399209b39
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-10 13:35:55 +0000
Server: include file info prefix on errors.
If you're not in verbose mode these messages won't make any sense,
otherwise.
Change: a6033af51b634ee7fb1ebc92ceb9d354f4cf688c
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-10 13:21:08 +0000
DuckPAN: bold all prefix lines, NOTE -> NOTICE
The intention is to have them stand out a bit, so this should help.
In the old case, it could blend in with the output if the user
happens to be using a chosen color as their base color, since there
aren't any obvious prefixes on the standard output. If people run
with bold all the time, they deserve what they get.
I dunno why I like NOTICE better, but I somehow do. This means
expanding the prefix_width.. which might be moot now that we don't
always prefix.
Change: bcb084170e874ceafd29efb96ea081b295cd87c1
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-10 13:10:02 +0000
Server: left-align ProgressBar.
Already seeing the problems with something which doesn't go through
the `emit` process. It's still helpful, but it requires extra
maintenance effort when the assumptions change.
Change: 169a56235003a3b20ffa84d75fadee5034934a43
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-10 13:04:37 +0000
DuckPAN: move prefix-appending into `_print_msg`
This may (or may not) make it easier to do more interesting things
with the various kinds of output.
Change: e5b20f3014c13264f1a1373177d23583941e5844
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-11-09 18:30:59 +0000
remove colour and prefix from standard and verbose output
Change: 750a4f4b3cc1b85603742c4e6532387fc6c1a5d7
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-09 17:44:18 +0000
Merge pull request #162 from duckduckgo/mwm/faster_duckpan
DuckPAN: store and parse module list once.
Change: 957323231c548090b9fb44c18133307530970c8c
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-08 17:07:43 +0000
DuckPAN: rearrange outputting, again.
- Organize into 'emit_<msg_type>' - Prefix pretty much everything. -
Add fixed-width prefix-maker
Change: 58a08bb0b7a6770c3169730a6b6e9a605e971d8e
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-07 19:27:45 +0000
DuckPAN: add colored prefixes.
This isn't too distracting, but maybe adds some value. Also, not
expected to be the final version.
Change: 8edd36707b1a93c63c0ffca4097a8316b97872aa
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-07 19:20:33 +0000
DuckPAN: use _print_msg internally.
This fixes a bug with exit_with_msg.. as well as preparing for the
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:26:19 +0000
whoops, fix numbered list
Change: 8d1f8fe951fc4967e981571d47073dd01b20af0f
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:24:00 +0000
Updated index
Change: 242ee36cfaf3b08b9bec2fb23691d92dfd1db2cd
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:21:18 +0000
better bolding of Codio option
Change: 7acf16dce5ee2e0f01b40e804ace20a9c296bcb3
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:19:06 +0000
More updated and a few typo fixes
Change: f16ca0d063682485eabf939d2e6e505d21e8832a
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:12:46 +0000
Added empty commany, updated and reorganize docs
Change: 428d5a3c9460aa5c877a32f3b3025e3dfe0409aa
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 13:41:07 +0000
Merge pull request #152 from duckduckgo/mwm/missing_files
Server: caching improvements
Change: 64baf7357e94c9ef1e36225f0efd57dde6e368b4
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 13:23:23 +0000
Remove old filenames from regex, switch around base and duckpan
Change: 8dbc136ca1674ad469a7217cffa5f0d1c47775f7
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-02 10:48:42 +0000
Server: store assets on a per-host basis.
If you're changing the hostname, you're probably looking for
different assets.
Also, look for new gruny-style filenames which addresses #151.
Change: 4d47a015a05188cb7fff5870b27d207574447367
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 23:18:20 +0000
Config: clean up path separation.
This straightens out the directory structure, while also expanding
the application of path().
Change: 7b3adca8388d60b94fc8508d052851e80d849046
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 22:51:44 +0000
Server: clean up output a bit.
Also:
- Remove now incorrect comment. - Simplify the external/dist logic a
bit.
Change: bc607debdd8b979a6d00590efe7702bf39d949a6
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 22:51:44 +0000
Server: do not trust things external things in the dist-cache
Only copy over files without external soruces (notably duckpan.js, at
present)... everything else is either gotten fresh or cache-checked.
I don't even know how these managed to get distributed to me, but ah,
well.
Change: e0a67f21421507f1664d93af76b945d363e36554
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 22:51:44 +0000
Server: still better caching information.
- Make it possible to recognize paritally downloaded files, exiting
and removing them from the cache. - Add Term::ProgressBar for
download tracking. - Replace die with exit_with_msg. - Update
exit_with_msg for better visual on multi-line messages.
Change: cb803fad0d3ed184fed0922f314e784f07727177
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 22:51:44 +0000
Server: further streamline caching structure.
This allows for a much better experience when working on a slow link.
- Allow caching of everything (including perl module status and HTML
pages) for 4 hours, by default. - Provide an option to change the
cache lifetime (-c=0 is more or less
equivalent to -f) - Store un-changed files in cache, updating them
just before preparing
to serve. - Always read from cached file, which helps ensure they
will be
reusable, even when the force is on.
Still a problem: country.json
( run in 0.816 second using v1.01-cache-2.11-cpan-97f6503c9c8 )