| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Add descriptions to filestore/cheffs Rakefile tasks. | Chris Doherty | 2015-11-12 | 1 | -0/+2 | |
| | * | | | | | | 'everything' -> 'hosted_everything'; add tag exclusions for stuff chef-zero d... | Chris Doherty | 2015-11-12 | 1 | -3/+7 | |
| | * | | | | | | Include additional tags to skip under CHEF_FS. | Chris Doherty | 2015-11-12 | 1 | -3/+12 | |
| | * | | | | | | set Pedant::Config.rerun = true for now. | Chris Doherty | 2015-11-12 | 1 | -1/+1 | |
| | * | | | | | | debugging stuff in Gemfile. | Chris Doherty | 2015-11-12 | 1 | -2/+5 | |
| | * | | | | | | start_server -> start_cheffs_server | Chris Doherty | 2015-11-12 | 1 | -2/+2 | |
| | * | | | | | | Move search-related config to oc_pedant.rb. | Chris Doherty | 2015-11-10 | 3 | -6/+9 | |
| | * | | | | | | add 'server = start_server'. | Chris Doherty | 2015-11-10 | 1 | -1/+1 | |
| | * | | | | | | oc_pedant.rb: Set org[:create_me] to !ENV['CHEF_FS']. | Chris Doherty | 2015-11-10 | 1 | -1/+1 | |
| | * | | | | | | oc_pedant.rb: Add :key_file. | Chris Doherty | 2015-11-10 | 1 | -3/+5 | |
| | * | | | | | | Set :associate to !ENV['CHEF_FS']. | Chris Doherty | 2015-11-10 | 1 | -0/+2 | |
| | * | | | | | | Set admin requestor users' :create_me to !ENV['CHEF_FS']. | Chris Doherty | 2015-11-10 | 1 | -3/+3 | |
| | * | | | | | | Use 'pivotal' for requestor admin user under CHEF_FS. | Chris Doherty | 2015-11-10 | 1 | -3/+7 | |
| | * | | | | | | oc_pedant.rb: add validator_key to org(). | Chris Doherty | 2015-11-10 | 1 | -3/+6 | |
| | * | | | | | | Move the 'server_api_version 0' thing into oc_pedant.rb. | Chris Doherty | 2015-11-10 | 2 | -1/+2 | |
| | * | | | | | | Convert ChefFS data to use DefaultFacade. | Chris Doherty | 2015-11-10 | 1 | -1/+10 | |
| | * | | | | | | open_source_endpoints() -> endpoints() | Chris Doherty | 2015-11-10 | 1 | -2/+2 | |
| | * | | | | | | use local oc-chef-pedant. | Chris Doherty | 2015-11-10 | 1 | -1/+2 | |
| | * | | | | | | Add :cheffs and :filestore targets to Rakefile. | Chris Doherty | 2015-11-10 | 1 | -0/+10 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #172 from chef/cd/policyfile-support | Chris Doherty | 2015-11-10 | 10 | -11/+505 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add a dummy GET that returns meaningful values, due to pedant making Solr-rel... | Chris Doherty | 2015-11-10 | 3 | -1/+39 | |
| | * | | | | | | Implement oc_pedant's REST routes for policyfiles. | Chris Doherty | 2015-11-10 | 9 | -11/+467 | |
| * | | | | | | | Add ChefFS support to pedant tests (not in travis yet) | John Keiser | 2015-11-09 | 2 | -1/+33 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Merge pull request #169 from chef/ksubrama/gemspec | Kartik Null Cating-Subramanian | 2015-10-09 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | Add gemspec files to allow bundler to run from the gem | Kartik Null Cating-Subramanian | 2015-10-09 | 1 | -1/+2 | |
| |/ / / / / | ||||||
| * | | | | | Ship the Gemfile so people can run our tests from the gem | John Keiser | 2015-09-30 | 1 | -1/+1 | |
| * | | | | | Bump revision to 4.3.2v4.3.2 | John Keiser | 2015-09-30 | 5 | -6/+24 | |
| * | | | | | Allow Hashie to float to 3.x (no need to be so specific)jk/hashie-version | John Keiser | 2015-09-30 | 1 | -1/+1 | |
| * | | | | | Bump revision to 4.3.1v4.3.1 | John Keiser | 2015-09-29 | 2 | -1/+5 | |
| * | | | | | Pin chef-server to latest version of tests we know passjk/admin-true | John Keiser | 2015-09-29 | 1 | -1/+1 | |
| * | | | | | Translate admin="true" to admin=true | John Keiser | 2015-09-29 | 1 | -0/+1 | |
| * | | | | | Release 4.3.0v4.3.0 | John Keiser | 2015-09-02 | 2 | -4/+4 | |
| * | | | | | Autogenerated changelogjk/changelog | John Keiser | 2015-09-02 | 1 | -153/+350 | |
| * | | | | | Add @terceiro to CHANGELOG for PR #140. | Chris Doherty | 2015-08-24 | 1 | -1/+2 | |
| * | | | | | Merge pull request #140 from terceiro/remove-chef-dep | Chris Doherty | 2015-08-24 | 2 | -5/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | server_spec: add missing require on net/http | Antonio Terceiro | 2015-06-14 | 1 | -0/+1 | |
| | * | | | | | Remove implicit dependency on chef | Antonio Terceiro | 2015-06-14 | 1 | -5/+2 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #160 from chef/tball/add_user_to_org | Tyler Ball | 2015-08-19 | 3 | -16/+37 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Adding back logic to delete the association request when adding a user to an ...tball/add_user_to_org | tyler-ball | 2015-08-19 | 3 | -16/+37 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #155 from andrewjamesbrown/server-api-version | Tyler Ball | 2015-08-19 | 6 | -5/+56 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Use new json_response API for /server_api_version | Andrew Brown | 2015-08-14 | 3 | -6/+8 | |
| | * | | | | Further support for /server_api_version | Andrew Brown | 2015-08-13 | 3 | -5/+36 | |
| | * | | | | Initial support for /server_api_version | Andrew Brown | 2015-08-13 | 3 | -0/+18 | |
| * | | | | | Add Travis and gem version badges. | Chris Doherty | 2015-08-15 | 1 | -1/+6 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #117 from chef/mp/merge-pedants | Tyler Ball | 2015-08-12 | 24 | -311/+129 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Merge pull request #152 from andrewjamesbrown/andrewjamesbrown/gemspecs | Tyler Ball | 2015-08-12 | 3 | -1/+33 | |
| | |\ \ \ | ||||||
| | | * | | | Preliminary support for _identifiers API | Andrew Brown | 2015-08-12 | 2 | -0/+24 | |
| | | * | | | Disable CS12 pedant flags | Andrew Brown | 2015-08-12 | 1 | -1/+9 | |
| | * | | | | Merge pull request #151 from andrewjamesbrown/andrewjamesbrown/gemspecsmp/merge-pedants | Tyler Ball | 2015-08-11 | 2 | -3/+4 | |
| | |\ \ \ \ | | |/ / / | ||||||
| | | * | | | Switch to pedant in chef-server repo | Andrew Brown | 2015-08-05 | 2 | -3/+4 | |
| | |/ / / | ||||||
