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

T2 root #290

Closed
wants to merge 43 commits into from
Closed

T2 root #290

wants to merge 43 commits into from

Commits on Jul 31, 2015

  1. Configuration menu
    Copy the full SHA
    5b740e4 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    ec33032 View commit details
    Browse the repository at this point in the history
  3. Travis-CI containers

    http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-
    notice&utm_medium=banner&utm_campaign=legacy-upgrade
    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    e6a8b58 View commit details
    Browse the repository at this point in the history
  4. apt-get fix for Travis-CI

    like described here:
    http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-
    notice&utm_medium=banner&utm_campaign=legacy-upgrade
    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    fe72e82 View commit details
    Browse the repository at this point in the history
  5. docs confuse me

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    32611c0 View commit details
    Browse the repository at this point in the history
  6. ...

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    7aaf6ad View commit details
    Browse the repository at this point in the history
  7. ..

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    4d82d6e View commit details
    Browse the repository at this point in the history
  8. ,,

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    c592d9c View commit details
    Browse the repository at this point in the history
  9. m

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    61b1042 View commit details
    Browse the repository at this point in the history
  10. a

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    70c8002 View commit details
    Browse the repository at this point in the history
  11. a

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    4391bdd View commit details
    Browse the repository at this point in the history
  12. s

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    f262fc8 View commit details
    Browse the repository at this point in the history
  13. wrappy

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    ef36e92 View commit details
    Browse the repository at this point in the history
  14. s

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    9c1e15d View commit details
    Browse the repository at this point in the history
  15. q

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    2c0c982 View commit details
    Browse the repository at this point in the history
  16. require sudo

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    95a71da View commit details
    Browse the repository at this point in the history
  17. newline

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    e680cbc View commit details
    Browse the repository at this point in the history
  18. reset to initial version

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    e8dc023 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c76a849 View commit details
    Browse the repository at this point in the history
  20. Revert "Travis-CI Image to Student007"

    This reverts commit c76a849.
    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    9860c3d View commit details
    Browse the repository at this point in the history
  21. first clean version of "t2 root"

    but without tests and only tested on MacOSX.
    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    71a2820 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    24d3120 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f69d51a View commit details
    Browse the repository at this point in the history
  24. wrapper exact version

    Student007 committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    c3da285 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2015

  1. linting done

    Student007 committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    370e1f7 View commit details
    Browse the repository at this point in the history
  2. I hate the NEWLINE rule of JSCS

    JavaScript Clean Styling … is a good thing. But for getting an
    individual cli help we need newlines \n … what isn’t allowed by the
    JSCS …
    Student007 committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    eb7346e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d5551 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2015

  1. Configuration menu
    Copy the full SHA
    9424ce0 View commit details
    Browse the repository at this point in the history
  2. clean up dependencies

    Student007 committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    4c3ed3b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. Tessel.seekTessels unit tests

    Attention: Please notice comments within tests ! There are many TODOs…
    Student007 committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    804d493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ff671 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

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

Commits on Aug 15, 2015

  1. Configuration menu
    Copy the full SHA
    3fbe20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f3c43 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. controller.root test no 1

    testing menu entries. Note: It isn’t possible to test the selected item
    because the inherit of menu events isn’t working well … events are
    bound to the callback of menu.add
    Student007 committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0fa8ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. modulize controller.ssh

    Student007 committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    3056a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a879c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cb829b View commit details
    Browse the repository at this point in the history
  4. Solving Windows related hostname resolution bug

    The host / ip translation on windows 7 didn’t work with the node ssh …
    so we need to use the IP directly (at least within sub process is
    connecting)
    Student007 committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    6f6dbff View commit details
    Browse the repository at this point in the history
  5. not necessary

    Student007 committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    17e0914 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b882da5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb50c0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdd15b2 View commit details
    Browse the repository at this point in the history