App-DuckPAN

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2014-11-11 16:54:23 +0000

    Merge pull request #168 from killerfish/addhelpcmd

    Added help command for duckpan 

  Change: 080dad6009f0c549002c99223f7cf692fd365efc
  Author: Usman Raza <usman.r123@gmail.com>
  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

Changes  view on Meta::CPAN

    help them spot the problem.

    Addresses #156. 

  Change: 6dbec9e75a6c221577b5858fdd6852b5905c42d5
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-11-04 10:51:34 +0000

    Merge pull request #159 from duckduckgo/zaahir/duckpan-empty

    Added empty command, updated and reorganize docs 

  Change: 83b514cb3169c6b8ae2a42723a8df009639e5664
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-11-04 10:35:17 +0000

    bin/duckpan: minor documentation fixes.

    - Remove an errant : - Document server cachesec 

  Change: a07be8d3c9135d1bae38fbcd71d3d4f3044c1330
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2014-11-03 16:46:57 +0000

    slight phrasing change 

  Change: 055431c3d5ff7ed8e3e1e3494f0d1b8d89c6416f
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2014-11-03 16:39:55 +0000

    add duckduckgo to list of releasable repos 

  Change: 1e562d59e9726beecca9f170392af5421d09ee14
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2014-11-03 16:37:53 +0000

    add missing periods 

  Change: b4adb33690ab216352b8413ebc107884da6e3041
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2014-11-03 16:30:12 +0000

    a few more updates 

  Change: 3c129b18634b042e48a9a2c23ed18e2125a66e83
  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>

Changes  view on Meta::CPAN


    Merge branch 'master' into zaahir/dpserver-goodie-support 

  Change: ae4a232c115f341732707b50c4602cd594ce55be
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-10-01 21:51:19 +0000

    Web.pm - Better method for creating script tag strings, added more
    comments 

  Change: 60ee7573c8658d2480bbff3134b674ed246f8ed2
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-10-01 21:31:53 +0000

    Web.pm - Better way of accesing Goodie object data, convert to json
    and pass into script 

  Change: 5cedf582a15d72357ecb739f88642699df54389c
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-10-01 17:31:57 +0000

    Small fix, checking for wrong ref 

  Change: 84b1363ca36564d29b7a8c9738923ba850ea3b72
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-10-01 17:23:22 +0000

    Added support for goodies in DuckPAN, moved around some code in
    Web.pm also 

  Change: 45390b6c43babbd9433ae123ac82f90e264cae72
  Author: zekiel <zac@duckduckgo.com>
  Date : 2013-09-19 11:13:58 +0000

    minor grammar and a link to the forum 

  Change: 388a86ebdeded2e527aa223759015c1cc7831f76
  Author: Gabriel Weinberg <yegg@alum.mit.edu>
  Date : 2013-09-18 19:34:45 +0000

    Update README.md

    Minor tweaks. 

  Change: 83f0df5f1d771e60fa40c0a5d18d2ab38703920d
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:54:07 +0000

    README - modified debugging section 

  Change: 6d891cde7ed470987bdc938e4b975cd12f54b7b5
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:44:06 +0000

    README - fixed sytax highlighting, removed scary red text 

  Change: ac33af715ffd1fe3374d9a443f44942d26989401
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:43:10 +0000

    README - fixed bolding 

  Change: e0faaef10a794b207dd02ac6f5798e3fec8e54d0
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:42:37 +0000

    README - minor fix to login section 

  Change: 9b7e73caed00a80f22fa5ce0ffa7e83f3804f474
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:41:28 +0000

    README - made headings a little smaller, fixed line breaks 

  Change: c1da7df7e39978aaa61d25d90d6cc5cf862868a6
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:39:25 +0000

    README - more fixes to wording 

  Change: 52811ad850bebcce4fd6aba15b6bdcc678383dcf
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:37:32 +0000

    README - small fix to wording 

  Change: e8218f667904a6673daac58d10e157c4cf26e2c1
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:34:49 +0000

    Merge branch 'master' of github.com:duckduckgo/p5-app-duckpan 

  Change: 06054c3e7ace776698fb6ff55d5d2617956fbc9e
  Author: moollaza <moollaza@gmail.com>
  Date : 2013-09-18 14:34:34 +0000

    README - Big update to inclue install instructions, DDH VM
    instructions and debugging instructions 

  Change: 06a9592c93a9b7427047c094a70a6319e0ffe492
  Author: Torsten Raudssus <torsten@raudss.us>
  Date : 2013-09-11 21:20:56 +0000

    Added duckduckhack to publisher, removed old legacy static command 

  Change: d2ffbb413cdbd86d9050e0956086ab5c99164aba
  Author: Zaahir Moolla <moollaza@duckduckgo.com>
  Date : 2013-08-03 09:32:00 +0000

    Merge pull request #9 from istepura/master

    Web.pm - use environment proxy settings is UserAgent 

  Change: 5a1ade90e418f4d04e2c7cab63c9696327dddca4
  Author: Igor Stepura <igor.stepura@gmail.com>
  Date : 2013-07-18 16:14:17 +0000

    Web.pm - use environment proxy settings is UserAgent 

  Change: b7326df473c5302ad24d654d580671d63b79ad77
  Author: Dylan Lloyd <dylan@dylansserver.com>



( run in 0.998 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )