Commit Graph

  • 412d2a1bbe adding testing conf kevgliss 2015-07-22 10:53:35 -0700
  • 8d576aa3d8 Fixing tests kevgliss 2015-07-22 10:51:55 -0700
  • da004aa88f Removing a few checks, because we sadly can't fix them kevgliss 2015-07-21 13:40:17 -0700
  • a826bd16f7 Pleasing the JSHint gods kevgliss 2015-07-21 13:36:03 -0700
  • c75e20a1ea Pleasing the PEP8 gods kevgliss 2015-07-21 13:06:13 -0700
  • 0082b163d2 Adding some flake8 configurations kevgliss 2015-07-21 10:03:02 -0700
  • 309590fb6b Removing unneeded directory kevgliss 2015-07-21 09:50:33 -0700
  • aeda0886b8 typo kevgliss 2015-07-21 09:17:29 -0700
  • 29203baa3d Fixing where tests are run kevgliss 2015-07-21 09:08:01 -0700
  • 9e16d04fa2 Removing conflicting dependency kevgliss 2015-07-21 09:00:54 -0700
  • 1bb34fe20b Adding bower to package.json kevgliss 2015-07-21 08:55:45 -0700
  • c6f7ad2d66 Making sure that bower exists kevgliss 2015-07-21 08:49:34 -0700
  • 6a38eb9f32 Removing JS tests for now kevgliss 2015-07-21 08:42:00 -0700
  • 9c0f2917ad Merge branch 'master' into ci kevgliss 2015-07-20 16:53:58 -0700
  • c89dff7994 Getting travisCI setup kevgliss 2015-07-20 16:13:42 -0700
  • f679392c61 Fixing bad cherry pick kevgliss 2015-07-19 19:28:49 -0700
  • f78e9d47d1 Merge pull request #21 from kevgliss/buildfixes kevgliss 2015-07-19 19:07:08 -0700
  • b978435975 Merge pull request #21 from kevgliss/buildfixes kevgliss 2015-07-19 19:07:08 -0700
  • 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. kevgliss 2015-07-19 19:04:42 -0700
  • 8e0e22d49d Fixing issue where nginx was not sending the right mimetype for CSS files. kevgliss 2015-07-19 19:03:04 -0700
  • 14b62a145a Merge pull request #20 from kevgliss/destinations kevgliss 2015-07-10 17:20:05 -0700
  • a30a8481d0 Adding support for multiple plugin types. kevgliss 2015-07-10 17:09:22 -0700
  • c79905cd92 Refactoring views to use modals for create/edit instead of their own pages. kevgliss 2015-07-10 17:08:39 -0700
  • 1e902750c3 Adding destination javascript controllers and partials. kevgliss 2015-07-10 17:07:41 -0700
  • 0c7204cdb9 Refactored 'accounts' to be more general with 'destinations' kevgliss 2015-07-10 17:06:57 -0700
  • b26de2b000 Adding support for marshaling bare lists. kevgliss 2015-07-10 17:03:28 -0700
  • 76049b4ff1 Fixing how we feed a list of destinations to be saved. kevgliss 2015-07-10 17:02:23 -0700
  • 389ad1981b Merge pull request #19 from kevgliss/plugins kevgliss 2015-07-08 16:57:08 -0700
  • 5476547e74 Simplifiying SAN identification. kevgliss 2015-07-08 16:45:19 -0700
  • 601d80388f Adding links to the roles that Authorities are associated with. kevgliss 2015-07-08 16:44:48 -0700
  • 0ed3918113 Changing default as 'State' cannot be abbreviated in a CSR kevgliss 2015-07-08 16:44:06 -0700
  • 67dc12347e Removing verisign specific frontend code, we also give some more hints to user on how to make SAN certificates. kevgliss 2015-07-08 16:42:57 -0700
  • bc6202adf7 Refactoring out static methods and removing the old SHA1 intermediate certificates. kevgliss 2015-07-08 16:41:45 -0700
  • 1a2e437b33 Factoring out 'dry' run. This doesn't really make sense to have as we don't have a concept of a pre-flight request. Plugin tests should mock out their particular dependencies. kevgliss 2015-07-08 16:40:46 -0700
  • 5156371913 Modify the naming structure for certificates. AWS is pretty picky about what is a valid name. kevgliss 2015-07-08 16:39:00 -0700
  • 002f83092d Changing the signature of save_cert, we don't create a csr_config anymore so it doesn't make sense to store it. Additionally 'challenge' is a verisign specific thing and should be factored out. We have stopped saving it as well. kevgliss 2015-07-08 16:37:48 -0700
  • 6a18b01e4e Ensuring that we can use the gulp watcher and that fonts are copied over to the tmp dir kevgliss 2015-07-08 16:34:21 -0700
  • f660450043 Aligning config variables kevgliss 2015-07-07 17:23:46 -0700
  • 8239aa55e1 fixing conflicts kevgliss 2015-07-07 16:26:37 -0700
  • 82c4be29a4 fixing merge conflict kevgliss 2015-07-07 15:36:39 -0700
  • a7d20cb3a5 fixing conflict kevgliss 2015-07-07 15:33:29 -0700
  • 6d384f342f adding test utils kevgliss 2015-07-07 15:32:55 -0700
  • 10569c6102 Merge pull request #18 from kevgliss/master kevgliss 2015-07-06 16:33:25 -0700
  • 02bea85f85 Docfixes kevgliss 2015-07-06 16:30:13 -0700
  • c59bf3f257 Fixing tests kevgliss 2015-07-06 10:53:12 -0700
  • 737d4d62d4 Merge pull request #15 from kevgliss/master kevgliss 2015-07-04 12:57:17 -0700
  • b04fb471e9 Ensuring that path to to the default config is correct regardless of how the app was started. kevgliss 2015-07-04 12:55:28 -0700
  • 277599f0e5 fixing an a small typo kevgliss 2015-07-04 12:50:41 -0700
  • 3f49bb95ff Starting to move to new plugin architecture. kevgliss 2015-07-04 12:47:57 -0700
  • b17e12bed4 Doc fix kevgliss 2015-07-03 12:59:48 -0700
  • 95bab9331d Enabling CSR generation and reducing complexity of encryption/decrypting the 'key' dir. kevgliss 2015-07-03 10:30:17 -0700
  • 8cbc6b8325 Initial work at removing openssl kevgliss 2015-07-02 12:10:09 -0700
  • 7123e77edf Extending certificate tests. Kevin Glisson 2015-06-29 13:51:52 -0700
  • 9def00d1a2 Adding basic authority tests. Kevin Glisson 2015-06-29 12:36:27 -0700
  • bc0f9534c2 Refactoring 'create_name' out of our certificate class, fixed an issuer were key size was being calculated and removing unused functions Kevin Glisson 2015-06-26 16:18:31 -0700
  • 096d88bc9b Ensuring a 404 is returned when we can't find the specified certificate Kevin Glisson 2015-06-26 16:17:22 -0700
  • 7ab3e27c79 Starting add certificate tests Kevin Glisson 2015-06-26 16:16:13 -0700
  • 57ec9c068a Adding role tests Kevin Glisson 2015-06-26 10:31:55 -0700
  • 9f20880615 Adding domain module tests Kevin Glisson 2015-06-26 08:09:10 -0700
  • 8a6abc6f82 Adding for handling proxy-based errors Kevin Glisson 2015-06-25 18:08:04 -0700
  • 6b5383633d Removing duplicated commit Kevin Glisson 2015-06-25 18:07:21 -0700
  • 6aa1a12ef6 Removing netflix specific role Kevin Glisson 2015-06-25 18:06:47 -0700
  • bea8e6f2a3 Adding more tests to the accounts model Kevin Glisson 2015-06-25 18:05:52 -0700
  • f28d3a54c5 API change in cryptography Kevin Glisson 2015-06-25 13:50:46 -0700
  • 0285422654 Adding some structure for authenticated tests Kevin Glisson 2015-06-25 13:43:42 -0700
  • 37669b906c Fixes an issue where the issuer has special chars in the name. AWS dislikes special chars in certificate names so we strip them out here. In general we want to have the name tracked by Lemur be the same as what is uploaded to various destinations. Kevin Glisson 2015-06-24 16:51:44 -0700
  • 39ad270dad Adding in some initial tests Kevin Glisson 2015-06-24 16:48:40 -0700
  • 92a3c1a5a0 Merge pull request #14 from kevgliss/master kevgliss 2015-07-02 14:14:49 -0700
  • eadfaaeed0 Fixing an issue you couldn't create a configuration because one did not yet exist. kevgliss 2015-07-02 14:12:39 -0700
  • 2856d13a4e Making docs more clear on steps to get database installed. kevgliss 2015-07-02 13:51:52 -0700
  • fc18e0f2bf Making the creation of AWS accounts optional. kevgliss 2015-07-02 13:49:31 -0700
  • 5c9bcc5c23 Ensuring that we are looking for LEMUR_ENCRYPTION_KEY configuration variable and not ENCRYPTION_KEY configuration variable. kevgliss 2015-07-02 12:50:03 -0700
  • 477876df50 Merge pull request #12 from Netflix/0.1.x kevgliss 2015-06-30 09:42:54 -0700
  • 1a01209e78 Merge pull request #10 from kevgliss/tests kevgliss 2015-06-29 14:10:54 -0700
  • bde556aa10 Extending certificate tests. Kevin Glisson 2015-06-29 13:51:52 -0700
  • b025a45046 Adding basic authority tests. Kevin Glisson 2015-06-29 12:36:27 -0700
  • 964d1c1c52 Refactoring 'create_name' out of our certificate class, fixed an issuer were key size was being calculated and removing unused functions Kevin Glisson 2015-06-26 16:18:31 -0700
  • 1f9d943a4c Ensuring a 404 is returned when we can't find the specified certificate Kevin Glisson 2015-06-26 16:17:22 -0700
  • c8cbc82062 Starting add certificate tests Kevin Glisson 2015-06-26 16:16:13 -0700
  • c6ae689dc8 Adding role tests Kevin Glisson 2015-06-26 10:31:55 -0700
  • 9637383f63 Adding domain module tests Kevin Glisson 2015-06-26 08:09:10 -0700
  • e2475fb024 Adding for handling proxy-based errors Kevin Glisson 2015-06-25 18:08:04 -0700
  • 7c996e2f48 Removing duplicated commit Kevin Glisson 2015-06-25 18:07:21 -0700
  • 457a63c000 Removing netflix specific role Kevin Glisson 2015-06-25 18:06:47 -0700
  • 2a3fac11e4 Adding more tests to the accounts model Kevin Glisson 2015-06-25 18:05:52 -0700
  • b1f93c5dd2 Merge pull request #3 from kevgliss/hotfix/upload kevgliss 2015-06-25 13:57:45 -0700
  • 51c83abc34 Merge pull request #2 from kevgliss/hotfix/CertName kevgliss 2015-06-25 13:56:37 -0700
  • e92113d28f API change in cryptography Kevin Glisson 2015-06-25 13:50:46 -0700
  • 75e5bdfa55 Adding some structure for authenticated tests Kevin Glisson 2015-06-25 13:43:42 -0700
  • be97f3dcc2 Fixes an issue where the issuer has special chars in the name. AWS dislikes special chars in certificate names so we strip them out here. In general we want to have the name tracked by Lemur be the same as what is uploaded to various destinations. Kevin Glisson 2015-06-24 16:51:44 -0700
  • 5111f055fa Adding in some initial tests Kevin Glisson 2015-06-24 16:48:40 -0700
  • 4330ac9c05 initial commit Kevin Glisson 2015-06-22 13:47:27 -0700