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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript #4

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

JavaScript #4

wants to merge 38 commits into from

Commits on May 31, 2017

  1. Configuration menu
    Copy the full SHA
    6dcd2f4 View commit details
    Browse the repository at this point in the history
  2. bullet points styling

    gr2m committed May 31, 2017
    Configuration menu
    Copy the full SHA
    7d3b514 View commit details
    Browse the repository at this point in the history
  3. style: bold

    gr2m committed May 31, 2017
    Configuration menu
    Copy the full SHA
    fbc1e10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf16911 View commit details
    Browse the repository at this point in the history
  5. decaffeinate is a better suited tool helping with the CoffeeScript to…

    … JavaScript conversion
    
    cc @mose
    gr2m committed May 31, 2017
    Configuration menu
    Copy the full SHA
    93ada84 View commit details
    Browse the repository at this point in the history
  6. add examples

    gr2m committed May 31, 2017
    Configuration menu
    Copy the full SHA
    6bbe7a5 View commit details
    Browse the repository at this point in the history
  7. add note that Hubot core does not use any promises at this point, hen…

    …ce async/await support would have no immediate effect
    gr2m committed May 31, 2017
    Configuration menu
    Copy the full SHA
    3d3fd6a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. _drafts/

    remove obsolete code in example
    gr2m committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    d499b70 View commit details
    Browse the repository at this point in the history
  2. typo

    gr2m committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    7ce6add View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    5575a5f View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f87f365 View commit details
    Browse the repository at this point in the history
  3. _drafts/

    link to Hubot 3 milestone
    gr2m committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    853491d View commit details
    Browse the repository at this point in the history
  4. _drafts/

    clarification of detailed process
    
    ping @technicalpickles re: #4 (comment)
    gr2m committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    1008fa7 View commit details
    Browse the repository at this point in the history
  5. typo

    gr2m committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    1d91ad8 View commit details
    Browse the repository at this point in the history
  6. _drafts/

    add list for popular community projects
    gr2m committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    cbd1fc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. typo

    gr2m committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    837bd2f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. _drafts/

    address incompatibility of CoffeeScript & es2015 `class` declarations
    gr2m committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    0556920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df32778 View commit details
    Browse the repository at this point in the history
  3. state: In Progress -> In Review

    gr2m committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    b0655b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. _drafts/

    add note about upcoming Debian release with node@4 included
    gr2m committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a400b15 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. add plan for releasing hubot@3

    gr2m committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    a8dee2d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    3d3c579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10e2a51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d3938 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    6fbb8af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114937e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    908a971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f693a59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d19dcd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. add status for hubot-maps script

    gr2m committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    824481b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21b7a0 View commit details
    Browse the repository at this point in the history
  3. ✓ hubot@next release

    gr2m committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    f6cc3ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be1550c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    fc03570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a77fec View commit details
    Browse the repository at this point in the history
  3. _drafts/

    complete list of removed default scripts installed by generator
    gr2m committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    ebf1bfe View commit details
    Browse the repository at this point in the history
  4. _drafts/

    all work is done, now on to testing: `npm install --global generator-hubot@next`
    gr2m committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    f1a9cfe View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Configuration menu
    Copy the full SHA
    25e0c30 View commit details
    Browse the repository at this point in the history