Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

delinted #509

Closed
wants to merge 31 commits into from
Closed

delinted #509

wants to merge 31 commits into from

Commits on Sep 6, 2012

  1. Changed npm test and travis configuration to use arrow

    Michael Ridgway committed Sep 6, 2012
    Copy the full SHA
    76b5c0a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2012

  1. Refactoring travis scripts

    Michael Ridgway committed Sep 7, 2012
    Copy the full SHA
    f86909f View commit details
    Browse the repository at this point in the history
  2. Changing permissions of travis scripts

    Michael Ridgway committed Sep 7, 2012
    Copy the full SHA
    680e886 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8805379 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2012

  1. Merge branch 'develop' of github.com:yahoo/mojito into arrow_travis

    Conflicts:
    	tests/run.js
    Michael Ridgway committed Sep 10, 2012
    Copy the full SHA
    74efbaa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ff6f89 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:yahoo/mojito into arrow_travis

    Conflicts:
    	tests/run.js
    Michael Ridgway committed Sep 10, 2012
    Copy the full SHA
    3a0d779 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cbc3213 View commit details
    Browse the repository at this point in the history
  5. Fixed unreliable example tests

    Michael Ridgway committed Sep 10, 2012
    Copy the full SHA
    4ad4f21 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #467 from mridgway/arrow_travis

    Arrow Unit and Functional Tests Running on Travis
    mridgway committed Sep 10, 2012
    Copy the full SHA
    d6ea2ca View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2012

  1. release 0.4.4 (based on 0.4.3-103-gd6ea2ca)

    Isao Yagi committed Sep 11, 2012
    Copy the full SHA
    1fe8833 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8eb1993 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2012

  1. improve error handling and messaging

    notify the user with more meaningful messages when trying to run mojits that don't exist or are not configured correctly.
    FabianFrank committed Sep 12, 2012
    Copy the full SHA
    245998a View commit details
    Browse the repository at this point in the history
  2. Bug fix for accessing app.json builds with correct context.

    Ric Allinson authored and Isao Yagi committed Sep 12, 2012
    Copy the full SHA
    671bffb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ff5180c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #479 from mridgway/arrow_travis

    Cleaned up functional tests and in some cases made them more stable
    mridgway committed Sep 12, 2012
    Copy the full SHA
    55f380b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    50f0898 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #490 from isao/build-context-config

    fix issue #461 builds.html5app key was not context aware
    
    (travis error is for dev guide on node 0.8)
    Isao Yagi committed Sep 12, 2012
    Copy the full SHA
    242a030 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #482 from FabianFrank/errorenhance

    improve error handling and messaging
    thanks @FabianFrank
    Isao Yagi committed Sep 12, 2012
    Copy the full SHA
    e1359c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2012

  1. fix issue #496 package.json/engines.node:">.4",npm:">1.0"

    Isao Yagi committed Sep 13, 2012
    Copy the full SHA
    43cd1e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #498 from isao/config

    fix issue #496 Compatibility with Node.js 0.8
    Isao Yagi committed Sep 13, 2012
    Copy the full SHA
    87e7c98 View commit details
    Browse the repository at this point in the history
  3. fix issue #507 Add hi group in dimensions.json

    Lichun Zhan committed Sep 13, 2012
    Copy the full SHA
    1dda504 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2012

  1. replace tab with spaces

    Lichun Zhan committed Sep 14, 2012
    Copy the full SHA
    543c0c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #510 from lzhan/fix507

    fix issue #507 Add "hi" group in dimensions.json
    lzhan committed Sep 14, 2012
    Copy the full SHA
    772ad84 View commit details
    Browse the repository at this point in the history
  3. Adds a --path option to run.js to allow specifying a path to find the…

    … test descriptors or applications
    Michael Ridgway committed Sep 14, 2012
    Copy the full SHA
    587ff0e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #519 from mridgway/runPath

    Adds a --path option to run.js to allow specifying a path to find the te...
    mridgway committed Sep 14, 2012
    Copy the full SHA
    1a58bbb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2012

  1. fixed multiple typos in the code example as well as typo in explanati…

    …on (could would)
    Dmitry Savintsev committed Sep 18, 2012
    Copy the full SHA
    6507aae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #522 from dmitris/develop

    fixed multiple typos in the code example as well as typo in explanation.
    Joe Catera committed Sep 18, 2012
    Copy the full SHA
    379ee73 View commit details
    Browse the repository at this point in the history
  3. Fixed link to dimensions.json.

    Joe Catera committed Sep 18, 2012
    Copy the full SHA
    8208de5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    596a716 View commit details
    Browse the repository at this point in the history
  5. delinted

    drewfish committed Sep 18, 2012
    Copy the full SHA
    8017431 View commit details
    Browse the repository at this point in the history