Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
opscode-pushy-server 1.9.0
Browse files Browse the repository at this point in the history
Updated deps:

  eper
fatal: Invalid revision range 80e7cd6446d26d2423f2acd37253826bb3152964..5d4c3e9c91bd96b67a92cbdac4601c43340e1d88

  mochiweb
    2015-01-16 ade2a9b Merge pull request #17 from basho/ku-range-fix
    2015-01-16 ce93cfa Rearrange unittests in mochiweb_http
    2013-02-14 b802b92 Accept range end position which exceededs the resource size
    2013-02-14 b7f1b36 Remove special treatment of the range "0-"
    2014-07-24 bff08e8 Merge pull request #15 from basho/vinoski/mochiweb-update
    2014-07-11 3325cb3 more updates from primary mochiweb repo
    2014-06-27 925a783 Merge pull request #132 from tuncer/rebar-recursion
    2014-06-27 0a68bbe Makefile: adapt rebar calls to new behavior
    2014-06-24 9090c79 upgrade rebar to v2.5.0 and upgrade app template #131
    2014-06-24 5a01be4 update travis config for 17.0 and R16B0[123]
    2014-05-08 b37b6fe Merge pull request #127 from talko/base64url_dialyzer
    2014-05-08 dd72248 Fix type specs in base64url
    2014-03-26 445788a update from primary mochiweb repo
    2014-03-26 ba6cd15 Merge pull request #126 from pooya/disco
    2014-03-24 1849699 Fix the computation of the active_sockets number.
    2014-03-24 3138381 Avoid sleeping in the unittests.
    2014-03-23 af7f519 Move the mochiweb_socket_server_tests to the test directory.
    2011-04-26 cad1a6d Add eunit tests for the max implementation.
    2011-04-15 b413226 Add a simple implementation of max connections
    2014-02-06 8eb1f22 Merge pull request #125 from nparry/whitespace_in_range_header
    2014-02-05 176ddce Allow whitespace in Range headers
    2014-01-03 7a7cefa update CHANGES
    2014-01-03 a6c2281 Merge pull request #121 from jj1bdx/jj1bdx-freebsd-testfail-fix
    2014-01-03 67e6863 Update test/mochiweb_tests.erl
    2014-01-02 1d73383 Merge branch 'websocket'
    2013-12-26 6ab8d83 fix state bug
    2013-12-26 d253ce8 turn websocket demo into a simple chat client
    2013-12-26 49eaab9 some more whitespace tweaks, use full bytes in payload_length/1
    2013-12-26 74d6cdc clean up whitespace and long lines
    2013-12-25 ef24a57 clean up conditionals
    2013-12-25 5501126 add scheme to hixie_handshake
    2013-12-25 ecee927 add HTML for example
    2013-12-25 8ecae10 normalize whitespace
    2013-12-25 7dac0cb update CHANGES and bump to 2.8.0
    2013-12-25 7932aa3 fix compiler warning
    2013-12-25 c8e3a52 clean up trailing whitespace
    2013-12-25 7ba3196 remark about framing in example documentation
    2013-12-25 ecb1eba documentation for websocket example
    2013-12-25 3961edc refactor of request/5 function
    2013-12-25 de79c0a simpler interface, refactor
    2013-12-25 2eb1c56 tests for websocket handshake and frames parsing
    2013-12-08 cef2055 fill license details
    2013-12-08 58bc0be module for websocket and example of usage
    2013-11-13 31efc60 Merge pull request #118 from doubleyou/crossdomain-mime
    2013-11-13 44bb98f Small optimization
    2013-11-13 eef1250 Adobe-valid MIME type for crossdomain.xml
    2013-09-18 3ddf43d Merge pull request #12 from basho/R16B01-asn1-fix
    2013-06-21 d83ed7f Fix for Erlang R16B01
    2013-08-01 8c2e78e update CHANGES for v2.7.0 release
    2013-08-01 510766b Merge pull request #87 from pmundkur/fix-zero-length-range-response
    2013-08-01 4b77ea0 more improvements to #114 test coverage
    2013-08-01 8bb260f add some test coverage for #114
    2013-08-01 0f639f6 Merge pull request #114 from omarkj/decode_packet_support
    2013-08-01 2741054 workaround to fix edoc build
    2013-08-01 b57014d bring CHANGES.md up to date
    2013-07-30 b0cb5dc Merge pull request #116 from doubleyou/makefile-fix
    2013-07-30 e6257ea Made all the targets phony
    2013-07-30 306bb77 Merge pull request #115 from heroku/R16B01
    2013-07-16 6e06bd6 Get rid of crypto warnings
    2013-07-11 d2fb1be Add support for possible outputs from `erlang:decode_package/3` so they can be handled gracefully.
    2013-06-21 680dba8 Merge pull request #112 from lemenkov/R16B01
    2013-06-21 4ac0009 Fix for Erlang R16B01
    2013-05-29 8e3f3dd change stop from cast to call
    2013-05-07 525d843 Merge branch 'html-regr-110'
    2013-05-06 1129816 bump version and CHANGES
    2013-05-06 fa0b40e create <html> if we see a HTML5 doctype
    2013-05-06 13f9316 failing test for #110
    2013-05-06 f540b15 move tests into separate module
    2013-05-06 bfc0c38 normalize whitespace
    2013-04-15 92b8f5b bump version to v2.6.0, make check_for_gen_tcp_fix a test
    2013-04-13 56a32a0 Merge pull request #107 from djnym/gen_tcp_fix
    2013-04-13 4afdf42 Make the acceptor crash optional.
    2013-03-24 7a648bb Merge pull request #6 from basho/sbv-drop-param-mods
    2013-01-23 6fef514 use tuple modules instead of parameterized modules
    2013-03-19 15bc558 fix #105 with {branch, "master"} in skel
    2013-03-15 167f517 add a base64url codec and use it in mochiweb_session
    2013-03-10 f3f133b dialyzer fixes
    2013-03-07 d958876 note mochiweb_session compatibility and reduce test matrix to supported versions
    2013-03-07 70c88e7 type/spec refactor of mochiweb_session
    2013-03-06 16b7cb6 travis R16B
    2013-03-04 5c49b35 change test matrix to R14B04, R15B*, R16A
    2013-03-04 4a1dd2a start crypto before running msession tests
    2013-03-04 7c2988f update CHANGES and version for v2.5.0
    2013-03-04 adab7b9 normalize whitespace in mochiweb_session
    2013-03-04 a3962ff Merge pull request #102 from tsloughter/master
    2013-03-04 a4ed248 replace now() with os:timestamp() in acceptor
    2013-02-20 6c9be07 Merge pull request #94 from lhft/master
    2013-02-11 1f353dd Some formatting applied
    2013-02-05 edb954a update CHANGES, tag v2.4.2
    2013-02-05 988a498 Merge pull request #100 from shkumagai/feature/fix-mochiweb_response-regression
    2013-02-06 b91291c fix mochiweb_response regression
    2013-01-30 c8516e3 tag v2.4.1
    2013-01-27 68c48b1 Fixed the final notes
    2013-01-25 5a1b589 fix mochiweb_request regression #97
    2013-01-25 df5a881 Working on improvements suggested by doubleyou
    2013-01-24 22b770e #96 - mochifmt_records regression
    2013-01-23 b02ea50 update CHANGES and bump vsn to 2.4.0
    2013-01-23 2fb6dcc Merge pull request #95 from vinoski/drop-param-mods
    2013-01-22 23a1d48 use tuple modules instead of parameterized modules
    2013-01-11 ae7aa5d There is only one place to put user or any kind of data now. I don't really understan the security implications of this. There is no term_to_binary in the code now.
    2013-01-11 ba86dff Still workin on Dymitri's suggestions
    2013-01-10 d21e5b2 Working on Dymitri
    2013-01-08 7aa6d1e Mochiweb session it's functional now
    2013-01-07 1f1867b Trying new encoding ways
    2013-01-04 92464d0 Added some tests. still getting errors though
    2013-01-02 1be66c0 Added session module for use of secure cookies
    2012-12-15 5ed0946 prep changelog for 2.4.0
    2012-12-15 dcd1076 Merge pull request #91 from djnym/R15B02_mochiweb_acceptor_crash
    2012-12-15 5ee1eeb Merge pull request #93 from melkote/master
    2012-12-15 3259a93 Merge branch 'master' of git://github.com/melkote/mochiweb
    2012-12-15 ac2bf2a Issue 92: Do not allow backslashes in path (security).
    2012-12-15 977f91c Do not allow backslashes in path (security).
    2012-12-13 fedfd11 Fix for mochiweb_acceptor crash under R15B02
    2012-11-19 526ce73 Merge branch 'mochiweb' into fix-zero-length-range-response
    2012-11-06 20f2f00 Merge pull request #88 from doubleyou/handling-combined-header
    2012-11-06 2ba8d24 Removed export_all
    2012-11-06 2def5f1 Avoid using regular expressions
    2012-11-05 8ec8af1 Fix 0-length range responses.
    2012-10-18 ede9003 support parsing quoted string.
    2012-10-15 53ee10b amended get_combined_value.
    2012-10-12 e282266 Merge pull request #85 from pmundkur/fix-ranges
    2012-10-09 888ceb5 add ability to handle combined content-length header.
    2012-10-08 fe5e0c5 The range-header handling does not implement the following: http://tools.ietf.org/html/rfc2616#section-14.35.1
    2012-07-27 9d205a8 bump to 2.3.2, Case insensitive match for "Connection: close" (#81)
    2012-07-02 e1babc4 Fix broken rebar and add chat bot notification.
    2012-06-27 f6a1f9f Updated README.md to show Travis Build Status
    2012-06-27 c8e6c15 Added Travis CI Hook and Build Status
    2012-05-10 d541e9a Merge pull request #77 from mmzeeman/master
    2012-05-10 a277c7c Fixes a problem with to_html for singleton tags
    2012-04-26 2a91f6a Merge pull request #75 from mmzeeman/master
    2012-04-26 6dc863f Fix for parsing quoted attributes with newlines.
    2012-04-26 203499a Fix parsing of unescaped lt chars.
    2012-03-31 5305a4b remove template_dir from rebar.config and update changelog for 2.3.1 release
    2012-03-09 938d5c8 Merge branch 'dst-cookie-crash-73'
    2012-03-09 af9fa1b fix dst cookie bug reported in issue #73
    2011-12-17 b7f3693 Merge branch 'edoc-warning-gh63'
    2011-12-17 29937a6 fix edoc warnings
    2011-12-17 81e9674 Merge branch 'html-amp-gh69'
    2011-12-17 d163f12 bump to 2.3.1 and fix & handling in mochiweb_html
    2011-11-02 af4cb95 add garbage collect on keep-alive sockets
    2011-10-28 eadb14b update basho fork from main mochiweb repo
    2011-10-26 50695ad add .gitignore
    2011-10-14 e6d1870 Merge branch 'html5-gh64'
    2011-10-14 f425e5e version bump
    2011-10-14 38875c5 Support all HTML5 entities
    2011-10-06 57f6d12 Merge pull request #61 from kardan/master
    2011-09-30 4e6f871 Added otf (font/opentype) to MIMEs
    2011-09-30 29d15d5 Added MIME types for eot, m4v, svg, svgz, ttc, ttf, vcf, webm, webp and woff files.
    2011-09-19 62e460d Merge pull request #59 from wangjia/23bae1004d020e8baff628995aad4fcc78f3ee16
    2011-09-19 23bae10 handle ssl_closed message
    2011-09-08 605c48c fix typo in mochiweb_multipart edoc
    2011-08-31 e92a71d update CHANGES and version
    2011-08-31 d695425 remove unused mochiweb_skel
    2011-08-29 fb4a292 Merge branch 'start-vs-start_link-gh58'
    2011-08-29 cfa1740 add a CHANGES.md, about time
    2011-08-29 7972b2b implement start_link/1 exports and add {link, false} option to start/1
    2011-08-29 497f1fc add mochijson2:decode/2 with [{format, eep18 | proplist | struct}] option
    2011-08-16 cfc3af6 Merge pull request #57 from mochi/flv-mime-type
    2011-08-16 f49d0b2 The correct mime type for .flv files is video/x-flv
    2011-08-16 0a4f50a Merge pull request #56 from wardbekker/master
    2011-08-16 04df01d added travis config
    2011-07-28 5d21379 Merge pull request #49 from fdmanana/req_accepts_content_types
    2011-07-28 a85a6e2 Merge pull request #50 from fdmanana/remove_function_clause
    2011-07-28 5d59880 Merge branch 'hmac-example-53'
    2011-07-28 d4cba1e erlang-mode comments and indentation
    2011-07-28 08b2c40 Merge remote branch 'hypernumbers/master' into hmac-example-53
    2011-07-26 e6e40d7 Fixed up the code
    2011-07-26 c135144 Fix up of README
    2011-07-22 6664d2a tweak to doco
    2011-07-22 2d3e7ea An example of an Amazon Web Services style HMAC api for mochiweb.
    2011-06-21 a2e3bb5 Add one more test for mochiweb_request:accepted_content_types/1
    2011-06-17 c661601 Removed one mochiweb_request:accepts_content_type/1 function clause
    2011-06-17 68fd47d Add mochiweb_request:accepted_content_types/1
    2011-05-28 b277802 Merge branch 'faster_multipart_parsing'
    2011-05-28 d50fe19 remove .swp file and add to .gitignore
    2011-05-28 52182ce convert tabs to spaces
    2011-05-28 045504f run once in test
    2011-05-09 cc6d5cf Tell about dependency change in README
    2011-05-09 52687de Use the new binary module to make multipart parsing 3x faster than with the previously suggested solution
    2011-05-09 bd6eb60 Added multipart parsing benchmark
    2011-05-04 e7aecdd Fix indentation
    2011-05-04 f32ed32 Speed up the multipart parser
    2011-04-20 aa0ae05 Merge branch 'afrobeard-pull-45'
    2011-04-20 a9d59e6 change a few mime types back to maintain compatibility and pass tests
    2011-04-20 61f0640 Added more mime types including some essential ones for generally used web media formats tiff, mpeg, etc. Without it Firefox does not know what to do with an extensionless tiff.
    2011-04-12 61a8c55 Merge branch 'dr-dialyzer-more-warnings'
    2011-04-12 195a9bc Merge branch 'dr-remove-mochiweb-app'
    2011-04-12 738c58a Merge branch 'master' into dr-dialyzer-more-warnings
    2011-04-09 e535713 Better refactorings (from @kostis) to remove unmatched_returns
    2011-04-09 a110325 Export ensure_started and use it in the socket server.
    2011-04-09 5199163 Fix all unmatched_returns
    2011-04-09 8b6df76 Dialyzer docs says overspecs and specdiffs aren't recommended.  And underspecs wants to make a bunch of mochiutf8 less clear.
    2011-04-08 9058318 Enable more dialyzer warnings
    2011-04-08 1242810 Add ssl and xmerl to applications so they end up in the plt.
    2011-04-08 044e70b Remove completely unusued application infrastructure.
    2011-03-25 3af91fb Merge branch 'fdsrv-removal'
    2011-03-25 98ac050 remove fdsrv support, bump version to 2.0.0 since this is backwards incompatible
    2011-03-15 f229da3 make note of the mailing list!
    2011-03-15 be73628 Merge branch 'pu-Maas-gh39-wrong-cookie-format'
    2011-01-27 5e682de Cookie expires dates should follow rfc2109 10.1.2 dates formats
    2011-03-11 b81e504 Merge branch 'rebar-config-gh41'
    2011-03-11 0ec0738 bump version to 1.5.2, change skeleton to explicitly check out master branch mochi/mochiweb#41
    2011-03-11 2c4889b Merge remote-tracking branch 'fdmanana/accepted_encodings_test'
    2011-03-11 b5b187b Add missing test for MochiReq:accepted_encodings/1
    2010-07-26 5128cb3 replace tabs with spaces bz://124
    2010-06-17 2bcbe11 Added tag mochiweb-1.7.1 for changeset 07e0c71f8e15
    2010-06-17 9f86961 inc app version
    2010-06-17 841aa5e start public_key on R14 (closes #269)
    2010-06-15 9a4cf0c update version and hgignore, rebar-ize a little more
    2010-06-14 139fb40 move stuff to include
    2010-06-14 b9226b5 merge files from mochiweb-tip
    2010-05-13 e16bbbb Added explicit timeout handling to gen_tcp:recv calls mochiweb_http.
    2010-04-08 6605a4b copy riak/apps/mochiweb to external mochiweb repo
    2009-12-22 8256e55 Fixing typo in updated Makefile
    2009-12-22 5c15412 Rebar-ized
    2009-11-15 d46af3d http://code.google.com/p/mochiweb/issues/detail?id=46
    2009-11-15 c5d6f2a http://code.google.com/p/mochiweb/issues/detail?id=47
    2009-11-05 19bd6ac patch from Kostis Sagonas, obtained by using tidier, a tool that tidies Erlang code
    2009-09-28 37c7051 change default backlog to 128
    2009-09-28 91ff4b0 finally fixing http://code.google.com/p/mochiweb/issues/detail?id=22
    2009-09-28 a8274fa apply utf16-surrogate-pair.diff from http://code.google.com/p/mochiweb/issues/detail?id=35
    2009-09-28 eec307c add a stub examples folder
    2009-09-28 1a76b66 http://code.google.com/p/mochiweb/issues/detail?id=44
    2009-09-28 55b03a7 301.patch from Ben Hood on Jul 16th to add slashes for directories
    2009-08-15 71bcdf5 #10022
    2009-08-13 ce19cd8 fixed http://code.google.com/p/mochiweb/issues/detail?id=42
    2009-06-25 48af4cf http://code.google.com/p/mochiweb/issues/detail?id=36 Compiler warnings in mochiweb_skel about deprecation of the regexp module in Erlang R15
    2009-05-17 3d6e278 fix issue with whitespace after = in attribute parser http://groups.google.com/group/mochiweb/browse_thread/thread/a4e01aba5fb7bb66?hl=en
    2009-04-14 2c9d49b http://code.google.com/p/mochiweb/issues/detail?id=29 HttpOnly support for cookies
    2009-04-04 9971162 http://code.google.com/p/mochiweb/issues/detail?id=32 utf-8 output option for mochijson2:encoder
    2009-04-04 3e16428 http://code.google.com/p/mochiweb/issues/detail?id=33 fix mochijson:encoder([{input_encoding, utf8}])
    2009-02-24 8d19b31 svn merge -r94:93 . || revert http://code.google.com/p/mochiweb/issues/detail?id=27
    2009-02-24 15dff54 http://code.google.com/p/mochiweb/issues/detail?id=30
    2009-02-16 6509740 http://code.google.com/p/mochiweb/issues/detail?id=28 mochiweb_headers:delete_any/2
    2009-02-16 55bdd4e http://code.google.com/p/mochiweb/issues/detail?id=27 conditionally default content-length to 0 iff 2xx
    2009-02-16 8235e0c remove dead code in json test http://code.google.com/p/mochiweb/issues/detail?id=24
    2009-02-16 f7b8f5e http://code.google.com/p/mochiweb/issues/detail?id=23 use edoc:application, switch to an explicit make doc phase
    2009-02-16 f38cab3 extend quote_plus to handle float, http://code.google.com/p/mochiweb/issues/detail?id=21
    2009-02-16 b561596 apply stream_body patch from jchris http://friendpaste.com/4Qb4gAsRHXJ6gf5TCfU549
    2009-02-09 15e9b06 force a maximum header count (1000) to prevent DoS attack
    2008-12-28 e4857d1 add missing modules to .app
    2008-09-28 17cda74 hack to handle RSS docs where <link> has stuff in it
    2008-09-23 62bde91 another small optimization since we can easily know the index at which the string escape occurs
    2008-09-23 ab54599 fast-path for mochijson2 string tokenization
    2008-07-30 b09dfc2 mochijson2 encoding optimization
    2008-07-28 3aa4b96 http://code.google.com/p/mochiweb/issues/detail?id=16
    2008-06-23 c18509a html escape edocs (it actually compiles now :[)
    2008-06-23 f03a763 fix bad merge
    2008-06-23 7dee301 allow user to provide extra header fields to not_found and serve_file (based on patch cmlenz posted to the mochiweb google group)
    2008-06-23 3a06863 close connection if there's unread chunked data (thx cmlenz)
    2008-06-23 44b950e IPv6 support (thx cmlenz)
    2008-05-29 c476656 doc tweaks to mochiweb_html, fix type signatures
    2008-05-26 8a23789 http://code.google.com/p/mochiweb/issues/detail?id=10
    2008-05-26 a8f345e http://code.google.com/p/mochiweb/issues/detail?id=12
    2008-05-25 310eecd make serve_file robust against / and ..
    2008-05-22 ed2e2cf disable Nagle's algorithm following recommendation from http://www.w3.org/Protocols/HTTP/Performance/Pipeline.html; patch posted by Christopher Lenz to the mochiweb mailing list
    2008-05-20 a559c4c http://code.google.com/p/mochiweb/issues/detail?id=11
    2008-05-18 9625f5a parse </TextArea> as an HTML tag
    2008-05-18 d9e54bb special-case script and textarea parsing
    2008-05-08 358864c add mochiweb_multipart:parse_form/1 with a default file handler
    2008-05-05 9668bb6 make mochifmt use mochinum only when available
    2008-05-05 b5a5882 PEP 3101-inspired string formatter
    2008-04-29 37160c8 http://code.google.com/p/mochiweb/issues/detail?id=9 - support if-modified-since in Req:serve_file
    2008-04-29 04cc9cf detab source, chunked-like responses for HTTP/1.0 clients
    2008-03-28 30cb0d2 allow user to adjust TCP accept backlog; patch from Paul Oliver
    2008-03-25 ea3feb7 stream files from disk instead of loading them into RAM
    2008-03-24 585f583 test fix
    2008-03-20 73e106e text/csv
    2008-03-20 71a64e8 change guess_mime default
    2008-03-20 bb51c13 fix a regression
    2008-03-20 f99926b new mochiweb_multipart:parse_form/2 API, add more MIME guessing, unquote Req:get(path)
    2008-03-10 51ba4a6 call into mochinum directly instead of using mochijson for floats
    2008-03-04 df46f93 merge, fix handling of 0 length iodevice
    2008-02-29 6845333 add more string encoding/decoding test cases for mochijson/mochijson2; fix encoding of " and decoding of \f in strings by mochijson
    2008-02-26 35625c7 http://code.google.com/p/mochiweb/issues/detail?id=6
    2008-02-17 caa2aa4 fix misencoding of backslash characters; add regression test case for this
    2008-02-15 3133338 test target for makefile
    2008-02-14 b16ca65 fix cookie test
    2008-02-14 5ad5cbf sync with internal version
    2008-02-12 c3e9236 oops, vi thought tabs are 4 columns
    2008-02-12 e97338f #5: add mochijson2 to mochiweb.app
    2008-01-14 056cc9c fix mochijson UTF-8 issue with decoding binaries
    2008-01-07 18a4d65 placate the compiler
    2008-01-04 142f2d8 merge new range request handling code; change cookie generation code to account for browser non-compliance to relevant RFCs; cleanup documentation slightly
    2008-01-03 7f48fcf bug fix
    2008-01-02 92b0fcf use binaries for float tests
    2007-12-29 694dd11 don't escape solidus anymore
    2007-12-26 34db741 use mochinum even in 'legacy' mochijson
    2007-12-26 56a9466 docs for reloader
    2007-12-18 96f523a get rid of unused targets in the makefiles
    2007-12-18 0240129 get rid of unused targets in the makefiles
    2007-12-18 14f5392 fix the skeleton to make a mochiweb-src symlink
    2007-12-10 ccdaec5 use exponential format when it makes sense
    2007-12-10 9daf967 typo in mochinum test comment
    2007-12-10 f2b0ed5 add mochinum for prettier floats
    2007-12-09 b72343f provide stop() function
    2007-12-09 43c5a05 fix case when filname:dirname returns "/"
    2007-12-08 317d14e replace python script with erlang one
    2007-12-07 ffedf49 project skeleton and script
    2007-12-07 f4549c2 boundary edge case
    2007-12-06 b5b1023 import reloader.erl for automatically reloading modules during development
    2007-12-03 5213541 doc patch
    2007-11-27 b94c89c fdsrv patch 2
    2007-11-27 d7df6cd use fdsrv when gen_tcp fails and Port < 1024
    2007-11-25 37f5ece bring mochijson2 API into mochijson as binary_*
    2007-11-25 17ff1bc a binary-centric JSON implementation
    2007-11-25 3a81857 parse binaries directly
    2007-11-25 9482028 make mochiweb_html work with binaries instead of lists
    2007-11-21 28b706a xml processing instructions
    2007-11-21 b465b93 support CDATA
    2007-11-21 06b6dd4 comment support for tree representation
    2007-11-21 47baa1a passing test
    2007-11-19 cb1d673 allow integer and float for attribute values
    2007-11-19 824d429 fix doctype
    2007-11-18 ddecd18 more generation stuff
    2007-11-18 c5fc781 escape, escape_attr, to_html, to_tokens
    2007-11-18 c18b990 handle bullets and such
    2007-11-18 c42727f Better whitespace treatment
    2007-11-18 608edc1 maybe fix tree
    2007-11-18 49b5ecc tree api
    2007-11-18 4d66524 more singletons
    2007-11-18 1c7003e rename text to data, mark data segments as being only whitespace or not
    2007-11-18 4b9611b unfinished toy html tokenizer
    2007-11-18 cb04e25 set svn:ignore on doc and ebin
    2007-11-13 1c253b8 add mochiweb_request:serve_file/2
    2007-11-06 8d2bfb4 fix mochiweb.app
    2007-11-06 01225e0 first post
    2007-11-06 8616e76 Initial directory structure.

  bear
fatal: Invalid revision range 1cd85dc9f87f3dc4ec4c7077659ddaa8a3660cac..119234548783af19b8ec75c879c5062676b92571

  erlsha2
fatal: Invalid revision range e3434b33cfeea02609bbf877954d856d895b9e1d..1c11f1af0c1560d9b3f9e567e4a621634c3a902e

  proper
fatal: Invalid revision range fa58f82bdc35e20f44eeb710362c488f1378e23c..caacd26660f030b954b5521df9a75f59cd01869c

  folsom_graphite
fatal: Invalid revision range d4ce9bf02c025ca559d18abc084c367bf4deaf3f..0bf3d47e52178d8cf24ad9acdf5f37f4fb46a6b1

  webmachine
fatal: Invalid revision range 7cd6ddf592a2e050544891d151944dd3017dc517..7677c240f4a7ed020f4bab48278224966bb42311

  envy
fatal: Invalid revision range e6ba39664a1016ed309ea44269247943de2eb16b..d62cb227b9000ee866c8bcc724ddf68d87621dea

  ej
fatal: Invalid revision range 132a9a3c0662a2377eaf7ebee694a496a0957160..c683084665e1220616e611639fb13797b91281c6

  sqerl
fatal: Invalid revision range 17d8d95dbb644d20af3ab7dc19d04dab14e4bed5..cd8f9588699f872dfdf80f6316c9ef8286ad501b

  epgsql
fatal: Invalid revision range cdb859d0d54fc4bed2107fd3d197bc7ea815958f..14f35271b49dc634142cb1157985521215b0b311

  folsom
fatal: Invalid revision range de939f5a937e3ace126090a2f6cd837bd2f5bc26..f660becd1f71b57df67e53c20df09a02f42319ab

  rebar_lock_deps_plugin
fatal: Invalid revision range 7a5835029c42b8138325405237ea7e8516a84800..2a8d2e803f8a110cac2f13e6f013b4d8e4b06c60

  edown
    2014-06-13 4d18dc4 Merge pull request #30 from esl/uw-br-fix
    2014-06-12 68022f0 use <br /> instead of <br></br>
    2014-04-26 3a738bf Merge pull request #28 from ehedenst/utf8-readme-fix
    2014-04-24 63c01fd Fixed bug where utf8 was being passed as package when writing the README.md file.
    2014-02-21 4cb4ad6 check encoding of source file, not doc target
    2014-02-21 98d8b02 bw-compat handling of encoding
    2014-02-21 9e80101 Merge esl and uwiger versions of edown
    2014-02-21 5d41981 re-generated docs
    2014-02-21 601031f Add {edown_target, github | stash}
    2013-12-23 4ac92da Merge pull request #27 from eryx67/master
    2013-12-23 55efe1f support unicode
    2013-05-24 1f6954c support syntax highlighting in code blocks (see README)
  • Loading branch information
markan committed Jul 29, 2015
1 parent db9852a commit c217d35
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions rebar.config.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,79 +3,79 @@
{cover_enabled,true}.
{erl_opts,[debug_info,warnings_as_errors]}.
{sub_dirs,["rel","apps/pushy"]}.
{deps,[{meck,".*",{git,"https://github.com/eproxus/meck","master"}},
{edown,".*",
{git,"git://github.com/seth/edown.git",
"30a9f7867d615af45783235faa52742d11a9348e"}},
{deps,[{edown,".*",
{git,"git://github.com/esl/edown.git",
"4d18dc4bec89c20c0ba8cab6884ce690ca606f4a"}},
{goldrush,".*",
{git,"git://github.com/DeadZen/goldrush.git",
"71e63212f12c25827e0c1b4198d37d5d018a7fec"}},
{lager,".*",
{git,"https://github.com/basho/lager",
{git,"https://github.com/basho/lager.git",
"d33ccf3b69de09a628fe38b4d7981bb8671b8a4f"}},
{meck,".*",
{git,"git://github.com/eproxus/meck.git",
"98cdc40fe6ae7780491ed8d0db691dd15625e9b2"}},
{erlzmq,".*",
{git,"https://github.com/chef/erlzmq2",
"fead4456ce511951855fcdc4a53959d127d9886d"}},
{proper,".*",
{git,"https://github.com/manopapad/proper.git",
"fa58f82bdc35e20f44eeb710362c488f1378e23c"}},
"caacd26660f030b954b5521df9a75f59cd01869c"}},
{jiffy,".*",
{git,"https://github.com/davisp/jiffy",
{git,"git://github.com/davisp/jiffy.git",
"6f589d457673a3bbdf4329103fbe2b10b302ec87"}},
{envy,".*",
{git,"https://github.com/manderson26/envy",
"e6ba39664a1016ed309ea44269247943de2eb16b"}},
{git,"git://github.com/manderson26/envy.git",
"d62cb227b9000ee866c8bcc724ddf68d87621dea"}},
{chef_authn,".*",
{git,"https://github.com/chef/chef_authn",
{git,"git://github.com/opscode/chef_authn.git",
"e7850d0925b01761d8085ee8b44dafbbe1b297a4"}},
{erlsha2,".*",
{git,"https://github.com/vinoski/erlsha2",
"e3434b33cfeea02609bbf877954d856d895b9e1d"}},
"1c11f1af0c1560d9b3f9e567e4a621634c3a902e"}},
{ej,".*",
{git,"https://github.com/seth/ej",
"132a9a3c0662a2377eaf7ebee694a496a0957160"}},
{git,"git://github.com/seth/ej",
"c683084665e1220616e611639fb13797b91281c6"}},
{ibrowse,".*",
{git,"https://github.com/chef/ibrowse",
{git,"git://github.com/opscode/ibrowse.git",
"8f3f6a3a30730b193cc340a8885a960586dc98de"}},
{bear,".*",
{git,"git://github.com/opscode/bear.git",
"1cd85dc9f87f3dc4ec4c7077659ddaa8a3660cac"}},
{git,"git://github.com/boundary/bear.git",
"119234548783af19b8ec75c879c5062676b92571"}},
{folsom,".*",
{git,"https://github.com/chef/folsom",
"de939f5a937e3ace126090a2f6cd837bd2f5bc26"}},
{pushy_common,".*",
{git,"https://github.com/chef/pushy_common",
"ba2f9aec18f6144fd0ac3c513af16ce94bcf23e1"}},
{git,"git://github.com/boundary/folsom.git",
"f660becd1f71b57df67e53c20df09a02f42319ab"}},
{pushy_common,".*",{git,[],"ba2f9aec18f6144fd0ac3c513af16ce94bcf23e1"}},
{gen_leader,".*",
{git,"git://github.com/abecciu/gen_leader_revival.git",
"a119cb9a39f94254247962bce4616b6f607cca80"}},
{gproc,".*",
{git,"https://github.com/esl/gproc",
{git,"git://github.com/esl/gproc.git",
"781e0d093e50bd4783ace80ffc0d2eea4555a2b5"}},
{epgsql,".*",
{git,"git://github.com/chef/epgsql-1.git",
"cdb859d0d54fc4bed2107fd3d197bc7ea815958f"}},
"14f35271b49dc634142cb1157985521215b0b311"}},
{pooler,".*",
{git,"git://github.com/seth/pooler.git",
"7bb8ab83c6f60475e6ef8867d3d5afa0b1dd4013"}},
{sqerl,".*",
{git,"https://github.com/chef/sqerl",
"17d8d95dbb644d20af3ab7dc19d04dab14e4bed5"}},
{git,"git://github.com/opscode/sqerl.git",
"cd8f9588699f872dfdf80f6316c9ef8286ad501b"}},
{mochiweb,".*",
{git,"git://github.com/basho/mochiweb.git",
"5e6e3e688dc9987a97e261431256e29671555c0b"}},
"ade2a9b29a11034eb550c1d79b4f991bf5ca05ba"}},
{webmachine,".*",
{git,"https://github.com/chef/webmachine",
"7cd6ddf592a2e050544891d151944dd3017dc517"}},
{git,"https://github.com/basho/webmachine",
"7677c240f4a7ed020f4bab48278224966bb42311"}},
{folsom_graphite,".*",
{git,"https://github.com/chef/folsom_graphite",
"d4ce9bf02c025ca559d18abc084c367bf4deaf3f"}},
{git,"git@github.com:opscode/folsom_graphite.git",
"0bf3d47e52178d8cf24ad9acdf5f37f4fb46a6b1"}},
{rebar_lock_deps_plugin,".*",
{git,"https://github.com/seth/rebar_lock_deps_plugin.git",
"7a5835029c42b8138325405237ea7e8516a84800"}},
{git,"git://github.com/seth/rebar_lock_deps_plugin.git",
"2a8d2e803f8a110cac2f13e6f013b4d8e4b06c60"}},
{eper,".*",
{git,"https://github.com/massemanet/eper",
"80e7cd6446d26d2423f2acd37253826bb3152964"}}]}.
{git,"git://github.com/massemanet/eper.git",
"5d4c3e9c91bd96b67a92cbdac4601c43340e1d88"}}]}.
{plugins,[rebar_lock_deps_plugin]}.
{port_env,[{"ZEROMQ_PREFIX","/opt/opscode-push-jobs-server/embedded"}]}.

0 comments on commit c217d35

Please sign in to comment.