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

Added support for running tests on Travis-CI #8

Closed
wants to merge 58 commits into from

Commits on Jan 4, 2017

  1. ?

    netanelben committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    689c21a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. added camps form

    BBBmonkey committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    06b4c3e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    5962358 View commit details
    Browse the repository at this point in the history
  2. join a camp

    netanelben committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    8b63ff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    f0252ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c818f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fda924 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd0304b View commit details
    Browse the repository at this point in the history
  5. added .travis.yml

    OriHoch committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    395c921 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dddf34c View commit details
    Browse the repository at this point in the history
  7. added build stsatus to README

    OriHoch committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    9ba0f1e View commit details
    Browse the repository at this point in the history
  8. travis - run tests script

    OriHoch committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    8b3a337 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bfcdab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59f5baa View commit details
    Browse the repository at this point in the history
  11. minor comment

    OriHoch committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    3590259 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    981f1dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    80692d4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request Midburn#11 from OriHoch/minor-fixes-camps-create-dev

    minor fixes to create camp and to dev/debug
    Netanel Ben authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    22ea17a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    435e1dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da43748 View commit details
    Browse the repository at this point in the history
  17. wip

    netanelben committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    ef70f9e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Merge pull request #3 from OriHoch/minor-documentation-dev-changes

    documentation / minor fixes
    omerpines authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    e6009f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. mergin master

    netanelben committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    31a70f5 View commit details
    Browse the repository at this point in the history
  2. redesign new.jade page

    netanelben committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    fa698c8 View commit details
    Browse the repository at this point in the history
  3. mergin with nate camps

    netanelben committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    81533b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1ab77b View commit details
    Browse the repository at this point in the history
  5. remove .idea folder

    netanelben committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    d009ad3 View commit details
    Browse the repository at this point in the history
  6. merging master

    netanelben committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    abc0711 View commit details
    Browse the repository at this point in the history
  7. remove .idea folder

    netanelben committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    a93bf37 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    f2cd202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8b71d View commit details
    Browse the repository at this point in the history
  3. added travis.yml

    ArtyomKa committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    f079fc5 View commit details
    Browse the repository at this point in the history
  4. fixed node version

    ArtyomKa committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    c7f183a View commit details
    Browse the repository at this point in the history
  5. Fixed failing tests.

    ArtyomKa committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    21656d2 View commit details
    Browse the repository at this point in the history
  6. added mysql to travis.yml

    ArtyomKa committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    6798b60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7af104 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Merge branch 'master' into Nate_camps

    Netanel Ben authored Jan 14, 2017
    Configuration menu
    Copy the full SHA
    cc208a2 View commit details
    Browse the repository at this point in the history
  2. conflict fix

    netanelben committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    6704e84 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'Nate_camps' of https:/Midburn/Spark into Na…

    …te_camps
    netanelben committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    63c200c View commit details
    Browse the repository at this point in the history
  4. Merge pull request Midburn#20 from Midburn/Nate_camps

    Camps module
    Netanel Ben authored Jan 14, 2017
    Configuration menu
    Copy the full SHA
    8e9cf23 View commit details
    Browse the repository at this point in the history
  5. merge with added_camps_form

    netanelben committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    1ef568a View commit details
    Browse the repository at this point in the history
  6. Merge pull request Midburn#21 from Midburn/Nate_camps

    Nate camps
    Netanel Ben authored Jan 14, 2017
    Configuration menu
    Copy the full SHA
    37b4dbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    429d29d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    525c7b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d13425 View commit details
    Browse the repository at this point in the history
  10. removed travis.yml

    ArtyomKa committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    8b0ce54 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Merge pull request Midburn#22 from ArtyomKa/master

    Added support for translations namespace
    amotenko authored Jan 15, 2017
    Configuration menu
    Copy the full SHA
    9dbe17e View commit details
    Browse the repository at this point in the history
  2. Merge pull request Midburn#19 from OriHoch/5-update-documentation-to-…

    …be-more-friendly
    
    update documentation to be more user friendly
    amotenko authored Jan 15, 2017
    Configuration menu
    Copy the full SHA
    71ab6fa View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Merge pull request Midburn#13 from OriHoch/remove-sensitive-configura…

    …tions
    
    moved sensitive configurations to opsworks.js
    amotenko authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    3f1b3c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cff5b8 View commit details
    Browse the repository at this point in the history
  3. minor phrasing

    Ron Gross authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    0c7dbcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4626706 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Midburn#10 from OriHoch/fix-recaptcha-api-localiza…

    …tion
    
    fix recaptcha api localization param according to language
    amotenko authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    ff085ef View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Merge branch 'master' of github.com:Midburn/Spark into 17-should-use-…

    …sqlite-for-local-development
    
    # Conflicts:
    #	README.md
    #	config/default.js
    #	opsworks.js
    #	sql/camps.sql
    #	sql/schema.sql
    OriHoch committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    be0f5ef View commit details
    Browse the repository at this point in the history
  2. Merge branch '17-should-use-sqlite-for-local-development' of github.c…

    …om:OriHoch/Spark into 17-should-use-sqlite-for-local-development
    OriHoch committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    040ff45 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Midburn#18 from OriHoch/17-should-use-sqlite-for-l…

    …ocal-development
    
    standardize the db migration process (switch to knex) and use sqlite for dev environment
    OriHoch authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    4fa1a41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c5252d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08f651e View commit details
    Browse the repository at this point in the history