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
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
689c21a
?
Jan 4, 2017
06b4c3e
added camps form
BBBmonkey Jan 7, 2017
5962358
minor dev changes / documentation
OriHoch Jan 9, 2017
8b63ff2
join a camp
Jan 9, 2017
f0252ca
ignore IDE configuration files (which are changed locally)
OriHoch Jan 10, 2017
2c818f5
Merge branch 'master' of github.com:OriHoch/Spark
OriHoch Jan 10, 2017
2fda924
update documentation with GitHub urls
OriHoch Jan 10, 2017
dd0304b
added CONTRIBUTING file - shamelessly copied from angular with some m…
OriHoch Jan 10, 2017
395c921
added .travis.yml
OriHoch Jan 10, 2017
dddf34c
specify the node js version for travis (can be removed if we had .nvm…
OriHoch Jan 10, 2017
9ba0f1e
added build stsatus to README
OriHoch Jan 10, 2017
8b3a337
travis - run tests script
OriHoch Jan 10, 2017
4bfcdab
fix recaptcha api localization param according to language
OriHoch Jan 10, 2017
59f5baa
change travis to use run_tests
OriHoch Jan 10, 2017
3590259
minor comment
OriHoch Jan 10, 2017
981f1dd
minor fixes to create camp and to dev/debug
OriHoch Jan 10, 2017
80692d4
remove code changes, moved to #11
OriHoch Jan 10, 2017
22ea17a
Merge pull request #11 from OriHoch/minor-fixes-camps-create-dev
Jan 10, 2017
435e1dd
moved sensitive configurations to opsworks.js
OriHoch Jan 10, 2017
da43748
fix recaptcha localization parameter to be more generic
OriHoch Jan 10, 2017
ef70f9e
wip
Jan 10, 2017
e6009f2
Merge pull request #3 from OriHoch/minor-documentation-dev-changes
omerpines Jan 11, 2017
31a70f5
mergin master
Jan 12, 2017
fa698c8
redesign new.jade page
Jan 12, 2017
81533b2
mergin with nate camps
Jan 12, 2017
f1ab77b
#4 - standardie the db migration process - switching to knex
OriHoch Jan 12, 2017
d009ad3
remove .idea folder
Jan 12, 2017
abc0711
merging master
Jan 12, 2017
a93bf37
remove .idea folder
Jan 12, 2017
f2cd202
fixes #17 - use sqlite by default for dev environment
OriHoch Jan 13, 2017
ed8b71d
fixes #16 - update documentation regarding Knex
OriHoch Jan 13, 2017
f079fc5
added travis.yml
ArtyomKa Jan 13, 2017
c7f183a
fixed node version
ArtyomKa Jan 13, 2017
21656d2
Fixed failing tests.
ArtyomKa Jan 13, 2017
6798b60
added mysql to travis.yml
ArtyomKa Jan 13, 2017
a7af104
fixes #5 - update documentation to be more user friendly
OriHoch Jan 13, 2017
cc208a2
Merge branch 'master' into Nate_camps
Jan 14, 2017
6704e84
conflict fix
Jan 14, 2017
63c200c
Merge branch 'Nate_camps' of https:/Midburn/Spark into Na…
Jan 14, 2017
8e9cf23
Merge pull request #20 from Midburn/Nate_camps
Jan 14, 2017
1ef568a
merge with added_camps_form
Jan 14, 2017
37b4dbd
Merge pull request #21 from Midburn/Nate_camps
Jan 14, 2017
429d29d
Merge remote-tracking branch 'upstream/master'
ArtyomKa Jan 14, 2017
525c7b1
creates config for namespace separation
ArtyomKa Jan 14, 2017
6d13425
moves camps translation to a separete file
ArtyomKa Jan 14, 2017
8b0ce54
removed travis.yml
ArtyomKa Jan 14, 2017
9dbe17e
Merge pull request #22 from ArtyomKa/master
amotenko Jan 15, 2017
71ab6fa
Merge pull request #19 from OriHoch/5-update-documentation-to-be-more…
amotenko Jan 15, 2017
3f1b3c3
Merge pull request #13 from OriHoch/remove-sensitive-configurations
amotenko Jan 16, 2017
5cff5b8
add the links to personas and user stories google docs
OriHoch Jan 16, 2017
0c7dbcd
minor phrasing
Jan 16, 2017
4626706
Merge branch 'master' into fix-recaptcha-api-localization
amotenko Jan 16, 2017
ff085ef
Merge pull request #10 from OriHoch/fix-recaptcha-api-localization
amotenko Jan 16, 2017
be0f5ef
Merge branch 'master' of github.com:Midburn/Spark into 17-should-use-…
OriHoch Jan 17, 2017
040ff45
Merge branch '17-should-use-sqlite-for-local-development' of github.c…
OriHoch Jan 17, 2017
4fa1a41
Merge pull request #18 from OriHoch/17-should-use-sqlite-for-local-de…
OriHoch Jan 17, 2017
1c5252d
Merge branch 'travis-ci' into travis-ci-take2
OriHoch Jan 17, 2017
08f651e
update travis-ci to use knex and sqlite
OriHoch Jan 17, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
.idea/dictionaries/*
.idea/tasks.xml
/.idea/runConfigurations/
/.idea

# Visual Studio Code
.vscode/
Expand Down Expand Up @@ -52,3 +53,4 @@ jspm_packages
# Git merges
*.orig

/dev.sqlite3
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

23 changes: 0 additions & 23 deletions .idea/compiler.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/copyright/profiles_settings.xml

This file was deleted.

66 changes: 0 additions & 66 deletions .idea/dataSources.ids

This file was deleted.

19 changes: 0 additions & 19 deletions .idea/dataSources.xml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/encodings.xml

This file was deleted.

32 changes: 0 additions & 32 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/sqldialects.xml

This file was deleted.

124 changes: 0 additions & 124 deletions .idea/uiDesigner.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

Loading