| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Docs Update | sonu.kumar | 2016-05-10 | 1 | -0/+166 | |
| |/ / | ||||||
| * | | Don't use the 'keystone' client (functional tests) | Paul Glass | 2016-05-09 | 1 | -2/+2 | |
| |/ | ||||||
| * | Update designate cli page with more examples | Reddy A, Penchal (pr8721) | 2016-05-06 | 1 | -1/+112 | |
| * | Add python-openstackclient to test-requirements | Rahman Syed | 2016-04-26 | 1 | -0/+1 | |
| * | Merge "Improve python-designateclient docs" | Jenkins | 2016-04-21 | 8 | -45/+397 | |
| |\ | ||||||
| | * | Improve python-designateclient docs | Rahman Syed | 2016-04-20 | 8 | -45/+397 | |
| * | | Merge "Updated from global requirements" | Jenkins | 2016-04-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Updated from global requirements | OpenStack Proposal Bot | 2016-04-19 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge "Add support for service status" | Jenkins | 2016-04-20 | 5 | -0/+166 | |
| |\ \ | |/ |/| | ||||||
| | * | Add support for service status | Endre Karlson | 2016-04-12 | 5 | -0/+166 | |
| * | | Merge "Run the functional tests in a more verbose mode" | Jenkins | 2016-04-12 | 2 | -1/+8 | |
| |\ \ | |/ |/| | ||||||
| | * | Run the functional tests in a more verbose mode | Paul Glass | 2016-04-07 | 2 | -1/+8 | |
| * | | Fix a race condition in one of the zone import tests | Paul Glass | 2016-04-08 | 1 | -1/+3 | |
| |/ | ||||||
| * | Merge "Implement zone import" | Jenkins | 2016-04-06 | 11 | -20/+316 | |
| |\ | ||||||
| | * | Implement zone import | Rahman Syed | 2016-03-30 | 11 | -20/+316 | |
| * | | Merge "Show responses on zone and recordset deletes" | Jenkins | 2016-03-31 | 6 | -18/+24 | |
| |\ \ | ||||||
| | * | | Show responses on zone and recordset deletes | Paul Glass | 2016-03-30 | 6 | -18/+24 | |
| * | | | Merge "Fix an issue causing a blacklist test to fail" | Jenkins | 2016-03-31 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix an issue causing a blacklist test to fail | Paul Glass | 2016-03-30 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge "Doc changes for installation webpage" | Jenkins | 2016-03-30 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Doc changes for installation webpage | Venkata Mahesh Jonnalagadda | 2016-03-30 | 1 | -1/+1 | |
| * | | | Merge "Add a service catalog override to the functional tests" | Jenkins | 2016-03-30 | 2 | -1/+27 | |
| |\ \ \ | ||||||
| | * | | | Add a service catalog override to the functional tests | Paul Glass | 2016-02-24 | 2 | -1/+27 | |
| * | | | | Add filtering to recordsets CLI | Graham Hayes | 2016-03-29 | 1 | -2/+41 | |
| * | | | | Show "status" and "action" for recordsets | Graham Hayes | 2016-03-29 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | Move all V2 Controllers to inherit from the v2 | Graham Hayes | 2016-03-29 | 5 | -9/+9 | |
| * | | | Fixes 'openstack tld list' command's exception | sonu.kumar | 2016-03-29 | 2 | -3/+12 | |
| | |/ |/| | ||||||
| * | | Implement zone export | Rahman Syed | 2016-03-23 | 10 | -36/+375 | |
| * | | Updated from global requirements | OpenStack Proposal Bot | 2016-03-04 | 1 | -1/+1 | |
| * | | Improved TestRecordsetNegative | Eric Wehrmeister | 2016-03-04 | 1 | -3/+4 | |
| * | | Merge "Log stacktraces of MultipleExceptions in functionaltests" | Jenkins | 2016-02-27 | 1 | -0/+18 | |
| |\ \ | ||||||
| | * | | Log stacktraces of MultipleExceptions in functionaltests | Paul Glass | 2016-02-15 | 1 | -0/+18 | |
| | |/ | ||||||
| * | | Updated from global requirements | OpenStack Proposal Bot | 2016-02-20 | 1 | -1/+1 | |
| * | | Stop using non-existent method of Mock | Chaozhe.Chen | 2016-02-17 | 1 | -1/+1 | |
| |/ | ||||||
| * | Updated from global requirements | OpenStack Proposal Bot | 2016-02-11 | 1 | -1/+1 | |
| * | Updated from global requirements | OpenStack Proposal Bot | 2016-02-08 | 1 | -1/+1 | |
| * | Updated from global requirements | OpenStack Proposal Bot | 2016-02-01 | 1 | -1/+1 | |
| * | Python3: Add support for urlparse | abhishekkekane | 2016-01-30 | 1 | -1/+1 | |
| * | Allow the OSC CLI Plugin to walk pages2.0.0 | Graham Hayes | 2016-01-27 | 10 | -10/+102 | |
| * | Merge "Show output on transfer accept" | Jenkins | 2016-01-26 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Show output on transfer accept | Endre Karlson | 2016-01-12 | 1 | -1/+1 | |
| * | | Merge "Fixed grammar mistake in shell.rst" | Jenkins | 2016-01-26 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fixed grammar mistake in shell.rst | Andrew F. Ly | 2016-01-20 | 1 | -1/+1 | |
| * | | | Improvement in zone transfer request command description | sonu.kumar | 2016-01-22 | 1 | -6/+7 | |
| |/ / | ||||||
| * | | Updated from global requirements | OpenStack Proposal Bot | 2016-01-19 | 2 | -13/+13 | |
| * | | Merge "Update typos" | Jenkins | 2016-01-14 | 2 | -3/+3 | |
| |\ \ | ||||||
| | * | | Update typos | Swapnil Kulkarni (coolsvap) | 2016-01-13 | 2 | -3/+3 | |
| | |/ | ||||||
| * | | Merge "Updated from global requirements" | Jenkins | 2016-01-14 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Updated from global requirements | OpenStack Proposal Bot | 2016-01-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Change to ShowOne to display output upon update | Endre Karlson | 2016-01-12 | 1 | -1/+1 | |
| |/ | ||||||
