Commit Graph

  • ea727e7bbf Merge "Refactor unit test policy fixture" Anthony Lin 2017-11-06 18:19:39 -0500
  • 249475f153 Merge "Fix rendered documents not returning all concrete documents" Tin Lam 2017-11-06 14:57:09 -0500
  • 9afb9585cb Refactor unit test policy fixture Felipe Monteiro 2017-11-02 23:44:23 +0000
  • a407eb55cd Fix Makefile using wrong target in docker build command Felipe Monteiro 2017-11-01 19:09:11 +0000
  • 9d7604a949 Fix rendered documents not returning all concrete documents Felipe Monteiro 2017-11-01 16:06:10 +0000
  • 52a9632e40 Prevent same DataSchema from being used more than once for validation. Felipe Monteiro 2017-10-23 23:26:52 +0100
  • 1ef4a78f02 Merge "Deckhand Negative RBAC test scenarios" Scott Hussey 2017-11-01 09:46:17 -0400
  • 754867a3b2 Change .to_oslo_conf to .to_ini Tin Lam 2017-10-31 13:34:30 -0500
  • b22fa5d2f3 Deckhand Negative RBAC test scenarios Felipe Monteiro 2017-10-27 20:18:14 +0100
  • da4b33b2a8 Merge "Deckhand Makefile for CICD" Scott Hussey 2017-10-31 09:56:58 -0400
  • 6ff443de2d Deckhand Makefile for CICD Felipe Monteiro 2017-10-26 23:18:06 +0100
  • c729cd930d Rename Deckhand bucket endpoint to buckets for consistency Felipe Monteiro 2017-10-27 19:05:04 +0100
  • 90a77d4278 Merge "Only allow one LayeringPolicy to exist in the system." Scott Hussey 2017-10-27 10:47:31 -0400
  • 1a5ccdd536 Merge "Extended default tox testing (postgres, bandit, docs)" Mike Kochetov 2017-10-26 18:27:06 -0400
  • 55b13dc4eb Only allow one LayeringPolicy to exist in the system. Felipe Monteiro 2017-10-19 21:26:07 +0100
  • 2ba761a36c Merge "Create results directory for functional test results if doesn't exist" Mark Burnett 2017-10-26 17:19:10 -0400
  • c55fa41238 Create results directory for functional test results if doesn't exist Felipe Monteiro 2017-10-26 21:33:44 +0100
  • 53725d27c4 Extended default tox testing (postgres, bandit, docs) Kochetov, Mikhail (mk899x) 2017-10-26 11:09:45 -0600
  • e63de2fff3 Merge "Add expected errors decorator for more resiliency" Scott Hussey 2017-10-26 15:45:31 -0400
  • 1d3fce4674 Update Deckhand README and testing documentation Felipe Monteiro 2017-10-24 19:40:19 +0100
  • bead00e23e HTML test report for Deckhand functional tests Felipe Monteiro 2017-10-25 23:12:13 +0100
  • 514338c3bf Add expected errors decorator for more resiliency Felipe Monteiro 2017-10-24 15:47:30 +0100
  • 0e0d96ef71 Merge "Make middleware enforce and validate content-type" Anthony Lin 2017-10-25 09:59:25 -0400
  • 20863b926d Merge "Add health resource for ucp-integration API convention" Bryan Strassner 2017-10-24 20:33:45 -0400
  • d30e93e453 Update DeckHand Chart Anthony Lin 2017-10-24 00:45:01 +0000
  • cdec6356a5 Add health resource for ucp-integration API convention Felipe Monteiro 2017-10-23 17:33:51 +0100
  • 183c718f46 Make middleware enforce and validate content-type Felipe Monteiro 2017-10-21 22:56:55 +0100
  • 8aec0390f8 DECKHAND-80: Validations API Implementation Felipe Monteiro 2017-10-17 00:14:34 +0100
  • 46803b7e60 Move Deckhand Chart Anthony Lin 2017-10-20 13:38:49 +0000
  • 21b898f9db [TrivialFix] Fix IOError being thrown by unit test Felipe Monteiro 2017-10-20 15:58:25 +0100
  • 8541266e14 Merge "Revamp Deckhand documentation" Anthony Lin 2017-10-18 16:34:40 -0400
  • c69f29e92f Revamp Deckhand documentation Felipe Monteiro 2017-10-14 00:40:48 +0100
  • 90226c2ae1 Integrate Deckhand with keystone auth Felipe Monteiro 2017-10-11 19:50:11 -0400
  • d2d2312af9 DECKHAND-66: Document substitution implementation Felipe Monteiro 2017-10-03 20:18:47 +0100
  • 698f90a4cb Update policy and validation design documentation Felipe Monteiro 2017-10-12 06:23:57 +0100
  • 582dee6fb9 DECKHAND-61: oslo.policy integration Felipe Monteiro 2017-09-21 18:22:03 +0100
  • 3e62ace8ed Support filtering revision (documents) by any legal filter Felipe Monteiro 2017-09-29 20:15:10 +0100
  • ddc6d40584 Merge "Unskip some pep8 rules" Bryan Strassner 2017-10-06 16:04:04 -0400
  • 1053f5c258 Merge "Add requirements for memcached" Bryan Strassner 2017-10-06 15:33:53 -0400
  • b30aaf2fec Add requirements for memcached Felipe Monteiro 2017-10-05 22:34:08 +0100
  • 6e2a8adcf5 Fix AttributeError being raised in buckets controller Felipe Monteiro 2017-10-05 01:26:31 +0100
  • bf2c2d717f Unskip some pep8 rules Felipe Monteiro 2017-10-05 15:48:23 +0100
  • 5e6b0bfe5c Merge "[tests] Downgrade postgresql to 9.5 for functional tests" Felipe Monteiro 2017-10-04 10:00:53 -0400
  • 28d81df621 Merge "Fix bandit [B101:assert_used]" Bryan Strassner 2017-10-03 22:59:23 -0400
  • 2a0a8452a5 Add releasenote management Tin Lam 2017-09-15 04:30:02 -0500
  • 47b8d4d035 Fix bandit [B101:assert_used] Tin Lam 2017-10-03 00:19:58 -0500
  • 8bf4f7407d Revamp document hashing Felipe Monteiro 2017-09-26 01:08:05 +0100
  • a05137ee5e [tests] Downgrade postgresql to 9.5 for functional tests Felipe Monteiro 2017-10-02 17:25:35 +0100
  • 81b3e42013 Revision rollback API. Felipe Monteiro 2017-09-19 16:05:06 +0100
  • ef4f65037d Revision diffing API. Felipe Monteiro 2017-09-19 16:30:11 +0100
  • af0bfd813d Deckhand postgresql compatibility. Felipe Monteiro 2017-09-18 20:11:32 +0100
  • 0cd5d45706 Add sphinx job for auto-generating docs Felipe Monteiro 2017-09-15 21:28:27 +0100
  • 8715fe3e02 [flake8] Enable extra, optional hacking checks Felipe Monteiro 2017-09-21 00:46:26 +0100
  • 279418673a Clean up Deckhand 405/404 error handling Felipe Monteiro 2017-09-20 19:22:17 +0100
  • 905ca1732b Fix Deckhand logging Felipe Monteiro 2017-09-19 19:30:12 +0100
  • e4423756a1 Merge "Bucket deletion implementation" Mark Burnett 2017-09-19 10:29:23 -0400
  • e32a5a9319 Bucket deletion implementation Felipe Monteiro 2017-09-11 20:46:40 +0100
  • ad2e232cb9 [TrivialFix] Remove redundant requirements. Felipe Monteiro 2017-09-13 22:36:36 +0100
  • 4d6cf7c261 Merge "DeckHand Dockerfile" Scott Hussey 2017-09-15 10:04:25 -0400
  • c99c180303 DeckHand Dockerfile Anthony Lin 2017-09-14 00:00:43 +0000
  • ae2a26691a Add basic schema validation tests. Mark Burnett 2017-09-05 08:49:28 -0500
  • c9cdd7514c [feat] DECKHAND-38: Secrets DB model and secrets manager. Felipe Monteiro 2017-08-13 21:53:55 -0400
  • 5dfcc600ac Unskip all multi-doc CRUD functional tests Felipe Monteiro 2017-09-08 20:02:16 +0100
  • 6817b39911 Unskip all revision tag functional tests. Felipe Monteiro 2017-09-05 16:57:13 +0100
  • 7e5bb07541 Document buckets - update logic Felipe Monteiro 2017-09-05 22:56:06 +0100
  • 7b77ca707e Expand functional tests for revision read Mark Burnett 2017-09-01 13:42:27 -0500
  • 063aa01374 Add basic revision diffing Mark Burnett 2017-08-31 07:51:40 -0500
  • daeb5f8774 Merge "[feat] DECKHAND-36 Revision tagging API" Mark Burnett 2017-08-30 10:04:38 -0400
  • 7b0a69b39a [feat] DECKHAND-36 Revision tagging API Felipe Monteiro 2017-08-07 20:40:57 +0100
  • bfd55ca9bb Merge "Add rollback documentation and tests" Scott Hussey 2017-08-29 09:40:38 -0400
  • c5a560ea4c Merge "Add basic functional tests for substitution" Scott Hussey 2017-08-29 09:39:08 -0400
  • 6e91efd680 Add rollback documentation and tests Mark Burnett 2017-08-24 14:01:14 -0500
  • c19309f347 Initial implementation of buckets Felipe Monteiro 2017-08-20 16:47:39 -0400
  • 978953929e Add basic functional tests for substitution Mark Burnett 2017-08-22 15:34:53 -0500
  • e62e9e9f40 DECKHAND-33: Add oslo.config options for keystone auth Felipe Monteiro 2017-08-08 16:04:33 +0100
  • bfe930bb8c Add concept of buckets Mark Burnett 2017-08-18 15:58:40 -0500
  • ee3a96d518 Replace existing functional tests with Gabbi Mark Burnett 2017-08-18 08:52:31 -0500
  • 5a4de9183e [bug] Fix response code for /POST documents if response empty Felipe Monteiro 2017-08-07 18:04:44 +0100
  • 4fceaa123c Merge "[feat] DECKHAND-13: Document layering (merge) logic" Mark Burnett 2017-08-17 09:17:44 -0400
  • ae8ee502a2 Merge "Add viewbuilder for document creation" Mark Burnett 2017-08-17 09:15:23 -0400
  • 00a233f43d Merge "[docs] Add revision tag API information to design document" Felipe Monteiro 2017-08-16 15:05:26 -0400
  • b5a7de448e Add bandit job to Deckhand Felipe Monteiro 2017-08-14 19:31:19 +0100
  • 1bc0c9818e [feat] DECKHAND-13: Document layering (merge) logic Felipe Monteiro 2017-07-26 23:25:04 +0100
  • d40e8810ee Add viewbuilder for document creation Felipe Monteiro 2017-08-11 15:15:22 +0100
  • 6c70cbdbfe Add Deckhand coverage job Felipe Monteiro 2017-08-14 19:49:38 +0100
  • 702c6b783b Merge "Fix flake8 errors" Anthony Lin 2017-08-15 16:09:11 -0400
  • 6e2238c3d8 Fix flake8 errors Felipe Monteiro 2017-08-14 20:45:43 +0100
  • 62d89cdaff Add gitreview file Pete Birley 2017-08-11 01:22:04 -0500
  • 80503b78a3 [docs] Add revision tag API information to design document Felipe Monteiro 2017-08-07 22:11:35 +0100
  • e1446bb9e1 [feat] DECKHAND-28: Document pre-validation logic and API integration Felipe Monteiro 2017-07-14 18:01:24 +0100
  • 9bbc767b0a Merge pull request #10 from att-comdev/revisions-api Scott Hussey 2017-08-02 15:10:34 -0500
  • fa7a848847 Refactor some code. Felipe Monteiro 2017-07-31 21:42:41 +0100
  • cbb09bd1ed Add endpoint/tests for GET /revisions/{revision_id} Felipe Monteiro 2017-07-31 21:13:39 +0100
  • 441f3afd9f Fix naming conflict error. Felipe Monteiro 2017-07-31 20:10:32 +0100
  • 6299c4b123 Add view abstraction layer for modifying DB data into view data. Felipe Monteiro 2017-07-31 20:08:38 +0100
  • 1c942b23e3 Raise exception instead of return. Felipe Monteiro 2017-07-31 17:22:58 +0100
  • 841906a435 Updated /GET revisions response body. Felipe Monteiro 2017-07-31 17:01:40 +0100
  • 8ff4639c6c Remove old docstring. Felipe Monteiro 2017-07-31 16:00:09 +0100
  • 714b2d4e71 Update control README (with current response bodies, even though they're a WIP. Felipe Monteiro 2017-07-31 15:50:55 +0100
  • 1a4c0751d1 Return YAML response body. Felipe Monteiro 2017-07-31 15:36:39 +0100