kevgliss
1e748a64d7
Initial support for notification plugins closes #8 , closes #9 , closes #7 , closes #4 , closes #16
2015-07-29 17:13:06 -07:00
kevgliss
1191fbe6c2
Merge pull request #25 from kevgliss/smtp
...
Adding support for SMTP emails
2015-07-23 16:28:54 -07:00
kevgliss
0d929f3c92
Merge pull request #26 from kevgliss/fixes
...
Fixes
2015-07-23 16:26:57 -07:00
kevgliss
35b3f28797
Source code installation should use the make helper for now.
2015-07-23 16:25:28 -07:00
kevgliss
b481eea529
Silence bower during automatic installation
2015-07-23 16:24:51 -07:00
kevgliss
7d8cac6605
Adding support for SMTP emails
2015-07-23 13:46:54 -07:00
kevgliss
c04e23d3ea
Merge pull request #24 from kevgliss/ci
...
Adding Travis CI Support
2015-07-23 13:05:35 -07:00
kevgliss
3adae27a87
Fixing pinning
2015-07-23 13:01:45 -07:00
kevgliss
d51517268a
Trying to pin test requirements to fix weird testing issue
2015-07-23 12:47:43 -07:00
kevgliss
d1bb635fec
Removing installing lemur twice
2015-07-23 12:32:13 -07:00
kevgliss
e9b810229b
Adding back caches
2015-07-23 12:26:18 -07:00
kevgliss
d16d51c47d
Fixing url format
2015-07-23 12:20:17 -07:00
kevgliss
66df3d4291
Moving the temporary asset to the makefile instead of setup.py
2015-07-23 12:16:56 -07:00
kevgliss
919a8e231d
Hoping cache is messing us up
2015-07-23 10:58:10 -07:00
kevgliss
9bc292c107
Trying to get dep links to be recognized
2015-07-23 10:34:47 -07:00
kevgliss
66a4212d2a
Specifying dev version of cryptography to get support for CSR building
2015-07-23 10:22:16 -07:00
kevgliss
927b57abba
Specifying newer postgres
2015-07-23 10:01:18 -07:00
kevgliss
d850d677da
Fixing postgres command
2015-07-23 09:54:38 -07:00
kevgliss
378b83307d
fixing quote for realz
2015-07-23 09:47:50 -07:00
kevgliss
722d65f276
Fixing quoted string
2015-07-23 09:35:02 -07:00
kevgliss
fe136a89d4
Ensuring a user exists for the postgres tests
2015-07-23 09:24:17 -07:00
kevgliss
c02390d63b
PEP8
2015-07-23 09:08:07 -07:00
kevgliss
017eab6e39
Adding tests to AWS plugin
2015-07-23 08:52:56 -07:00
kevgliss
a4ed83cb62
Refactoring out challenge
2015-07-23 08:52:30 -07:00
kevgliss
49c7421591
More test fixes
2015-07-22 20:32:29 -07:00
kevgliss
412d2a1bbe
adding testing conf
2015-07-22 10:53:35 -07:00
kevgliss
8d576aa3d8
Fixing tests
2015-07-22 10:51:55 -07:00
kevgliss
da004aa88f
Removing a few checks, because we sadly can't fix them
2015-07-21 13:40:17 -07:00
kevgliss
a826bd16f7
Pleasing the JSHint gods
2015-07-21 13:36:03 -07:00
kevgliss
c75e20a1ea
Pleasing the PEP8 gods
2015-07-21 13:06:13 -07:00
kevgliss
0082b163d2
Adding some flake8 configurations
2015-07-21 10:03:02 -07:00
kevgliss
309590fb6b
Removing unneeded directory
2015-07-21 09:50:33 -07:00
kevgliss
aeda0886b8
typo
2015-07-21 09:17:29 -07:00
kevgliss
29203baa3d
Fixing where tests are run
2015-07-21 09:08:01 -07:00
kevgliss
9e16d04fa2
Removing conflicting dependency
2015-07-21 09:00:54 -07:00
kevgliss
1bb34fe20b
Adding bower to package.json
2015-07-21 08:55:45 -07:00
kevgliss
c6f7ad2d66
Making sure that bower exists
2015-07-21 08:49:34 -07:00
kevgliss
6a38eb9f32
Removing JS tests for now
2015-07-21 08:42:00 -07:00
kevgliss
9c0f2917ad
Merge branch 'master' into ci
...
* master:
Fixed issue where hardcoded localhost:port combination existed in Javascript, added another step to setup.py 'package' that removes such instances and creates a more agnostic javascript blob.
Fixing issue where nginx was not sending the right mimetype for CSS files.
Conflicts:
gulp/build.js
2015-07-20 16:53:58 -07:00
kevgliss
c89dff7994
Getting travisCI setup
2015-07-20 16:13:42 -07:00
kevgliss
f679392c61
Fixing bad cherry pick
2015-07-19 19:28:49 -07:00
kevgliss
f78e9d47d1
Merge pull request #21 from kevgliss/buildfixes
...
Build Fixes
2015-07-19 19:21:46 -07:00
kevgliss
b978435975
Merge pull request #21 from kevgliss/buildfixes
...
Build Fixes
2015-07-19 19:07:08 -07:00
kevgliss
5ce3f9427b
Fixed issue where hardcoded localhost:port combination existed in Javascript, added another step to setup.py 'package' that removes
...
such instances and creates a more agnostic javascript blob.
2015-07-19 19:04:42 -07:00
kevgliss
8e0e22d49d
Fixing issue where nginx was not sending the right mimetype for CSS files.
2015-07-19 19:03:04 -07:00
kevgliss
14b62a145a
Merge pull request #20 from kevgliss/destinations
...
Adds support for 'Destinations'
2015-07-10 17:20:05 -07:00
kevgliss
a30a8481d0
Adding support for multiple plugin types.
2015-07-10 17:09:22 -07:00
kevgliss
c79905cd92
Refactoring views to use modals for create/edit instead of their own pages.
2015-07-10 17:08:39 -07:00
kevgliss
1e902750c3
Adding destination javascript controllers and partials.
2015-07-10 17:07:41 -07:00
kevgliss
0c7204cdb9
Refactored 'accounts' to be more general with 'destinations'
2015-07-10 17:06:57 -07:00