[Pkg-javascript-commits] [node-connect] 02/23: Merge tag 'upstream/3.0.0'
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sun Jun 15 16:36:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-connect.
commit cac8c9b85ba0686a0d0c28a8bca50db7661230d3
Merge: 1318904 6134e92
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sun Jun 15 17:18:31 2014 +0200
Merge tag 'upstream/3.0.0'
Upstream version 3.0.0
# gpg: Signature made dom 15 giu 2014 17:18:29 CEST using RSA key ID D282FC25
# gpg: Good signature from "Leo Iannacone <l3on at ubuntu.com>"
# gpg: aka "Leo Iannacone <leo.iannacone at gmail.com>"
# gpg: aka "Leo Iannacone <l3on at ubuntu-it.org>"
# gpg: aka "Leonardo Iannacone <leonardo.iannacone at studio.unibo.it>"
# gpg: aka "Leo Iannacone <info at leoiannacone.com>"
# gpg: aka "Leonardo Iannacone <liannacone at arces.unibo.it>"
.npmignore | 12 +-
.travis.yml | 10 +
History.md | 1251 ++++++++++++++++++++++++++
LICENSE | 4 +-
Readme.md | 96 ++
index.js | 4 +-
lib/cache.js | 81 --
lib/connect.js | 68 +-
lib/index.js | 54 --
lib/middleware/basicAuth.js | 98 --
lib/middleware/bodyParser.js | 61 --
lib/middleware/compress.js | 142 ---
lib/middleware/cookieParser.js | 62 --
lib/middleware/cookieSession.js | 91 --
lib/middleware/csrf.js | 75 --
lib/middleware/directory.js | 227 -----
lib/middleware/errorHandler.js | 87 --
lib/middleware/favicon.js | 86 --
lib/middleware/json.js | 56 --
lib/middleware/limit.js | 77 --
lib/middleware/logger.js | 331 -------
lib/middleware/methodOverride.js | 40 -
lib/middleware/multipart.js | 99 --
lib/middleware/query.js | 44 -
lib/middleware/responseTime.js | 32 -
lib/middleware/session.js | 302 -------
lib/middleware/session/cookie.js | 129 ---
lib/middleware/session/memory.js | 131 ---
lib/middleware/session/session.js | 137 ---
lib/middleware/session/store.js | 87 --
lib/middleware/static.js | 246 -----
lib/middleware/staticCache.js | 185 ----
lib/middleware/urlencoded.js | 57 --
lib/middleware/vhost.js | 40 -
lib/patch.js | 79 --
lib/proto.js | 64 +-
lib/public/directory.html | 75 --
lib/public/error.html | 13 -
lib/public/favicon.ico | Bin 1406 -> 0 bytes
lib/public/icons/page.png | Bin 635 -> 0 bytes
lib/public/icons/page_add.png | Bin 739 -> 0 bytes
lib/public/icons/page_attach.png | Bin 794 -> 0 bytes
lib/public/icons/page_code.png | Bin 818 -> 0 bytes
lib/public/icons/page_copy.png | Bin 663 -> 0 bytes
lib/public/icons/page_delete.png | Bin 740 -> 0 bytes
lib/public/icons/page_edit.png | Bin 807 -> 0 bytes
lib/public/icons/page_error.png | Bin 793 -> 0 bytes
lib/public/icons/page_excel.png | Bin 817 -> 0 bytes
lib/public/icons/page_find.png | Bin 879 -> 0 bytes
lib/public/icons/page_gear.png | Bin 833 -> 0 bytes
lib/public/icons/page_go.png | Bin 779 -> 0 bytes
lib/public/icons/page_green.png | Bin 621 -> 0 bytes
lib/public/icons/page_key.png | Bin 801 -> 0 bytes
lib/public/icons/page_lightning.png | Bin 839 -> 0 bytes
lib/public/icons/page_link.png | Bin 830 -> 0 bytes
lib/public/icons/page_paintbrush.png | Bin 813 -> 0 bytes
lib/public/icons/page_paste.png | Bin 703 -> 0 bytes
lib/public/icons/page_red.png | Bin 641 -> 0 bytes
lib/public/icons/page_refresh.png | Bin 858 -> 0 bytes
lib/public/icons/page_save.png | Bin 774 -> 0 bytes
lib/public/icons/page_white.png | Bin 294 -> 0 bytes
lib/public/icons/page_white_acrobat.png | Bin 591 -> 0 bytes
lib/public/icons/page_white_actionscript.png | Bin 664 -> 0 bytes
lib/public/icons/page_white_add.png | Bin 512 -> 0 bytes
lib/public/icons/page_white_c.png | Bin 587 -> 0 bytes
lib/public/icons/page_white_camera.png | Bin 656 -> 0 bytes
lib/public/icons/page_white_cd.png | Bin 666 -> 0 bytes
lib/public/icons/page_white_code.png | Bin 603 -> 0 bytes
lib/public/icons/page_white_code_red.png | Bin 587 -> 0 bytes
lib/public/icons/page_white_coldfusion.png | Bin 592 -> 0 bytes
lib/public/icons/page_white_compressed.png | Bin 724 -> 0 bytes
lib/public/icons/page_white_copy.png | Bin 309 -> 0 bytes
lib/public/icons/page_white_cplusplus.png | Bin 621 -> 0 bytes
lib/public/icons/page_white_csharp.png | Bin 700 -> 0 bytes
lib/public/icons/page_white_cup.png | Bin 639 -> 0 bytes
lib/public/icons/page_white_database.png | Bin 579 -> 0 bytes
lib/public/icons/page_white_delete.png | Bin 536 -> 0 bytes
lib/public/icons/page_white_dvd.png | Bin 638 -> 0 bytes
lib/public/icons/page_white_edit.png | Bin 618 -> 0 bytes
lib/public/icons/page_white_error.png | Bin 623 -> 0 bytes
lib/public/icons/page_white_excel.png | Bin 663 -> 0 bytes
lib/public/icons/page_white_find.png | Bin 676 -> 0 bytes
lib/public/icons/page_white_flash.png | Bin 582 -> 0 bytes
lib/public/icons/page_white_freehand.png | Bin 639 -> 0 bytes
lib/public/icons/page_white_gear.png | Bin 402 -> 0 bytes
lib/public/icons/page_white_get.png | Bin 516 -> 0 bytes
lib/public/icons/page_white_go.png | Bin 612 -> 0 bytes
lib/public/icons/page_white_h.png | Bin 603 -> 0 bytes
lib/public/icons/page_white_horizontal.png | Bin 296 -> 0 bytes
lib/public/icons/page_white_key.png | Bin 616 -> 0 bytes
lib/public/icons/page_white_lightning.png | Bin 669 -> 0 bytes
lib/public/icons/page_white_link.png | Bin 614 -> 0 bytes
lib/public/icons/page_white_magnify.png | Bin 554 -> 0 bytes
lib/public/icons/page_white_medal.png | Bin 706 -> 0 bytes
lib/public/icons/page_white_office.png | Bin 779 -> 0 bytes
lib/public/icons/page_white_paint.png | Bin 688 -> 0 bytes
lib/public/icons/page_white_paintbrush.png | Bin 618 -> 0 bytes
lib/public/icons/page_white_paste.png | Bin 620 -> 0 bytes
lib/public/icons/page_white_php.png | Bin 538 -> 0 bytes
lib/public/icons/page_white_picture.png | Bin 650 -> 0 bytes
lib/public/icons/page_white_powerpoint.png | Bin 588 -> 0 bytes
lib/public/icons/page_white_put.png | Bin 523 -> 0 bytes
lib/public/icons/page_white_ruby.png | Bin 626 -> 0 bytes
lib/public/icons/page_white_stack.png | Bin 317 -> 0 bytes
lib/public/icons/page_white_star.png | Bin 565 -> 0 bytes
lib/public/icons/page_white_swoosh.png | Bin 634 -> 0 bytes
lib/public/icons/page_white_text.png | Bin 342 -> 0 bytes
lib/public/icons/page_white_text_width.png | Bin 315 -> 0 bytes
lib/public/icons/page_white_tux.png | Bin 668 -> 0 bytes
lib/public/icons/page_white_vector.png | Bin 644 -> 0 bytes
lib/public/icons/page_white_visualstudio.png | Bin 702 -> 0 bytes
lib/public/icons/page_white_width.png | Bin 309 -> 0 bytes
lib/public/icons/page_white_word.png | Bin 651 -> 0 bytes
lib/public/icons/page_white_world.png | Bin 734 -> 0 bytes
lib/public/icons/page_white_wrench.png | Bin 613 -> 0 bytes
lib/public/icons/page_white_zip.png | Bin 386 -> 0 bytes
lib/public/icons/page_word.png | Bin 777 -> 0 bytes
lib/public/icons/page_world.png | Bin 903 -> 0 bytes
lib/public/style.css | 141 ---
lib/utils.js | 488 ----------
package.json | 57 +-
test/app.listen.js | 19 +
test/fixtures/.hidden | 1 -
test/fqdn.js | 86 ++
test/mounting.js | 232 +++++
test/server.js | 170 ++++
test/support/env.js | 2 +
127 files changed, 1960 insertions(+), 3969 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-connect.git
More information about the Pkg-javascript-commits
mailing list