Commit Graph

  • 6b3deac309 Report: Support Sequences and Mappings as Data Solly Ross 2014-03-05 15:47:30 -0500
  • dd611db076 Merge "Mask secrets when output conf" Jenkins 2014-10-15 21:46:20 +0000
  • 821616f8f6 Use same mask pattern for reports as mask_password Doug Hellmann 2014-10-15 17:31:30 -0400
  • 0df0eba5f3 Mask secrets when output conf Zang MingJie 2014-09-09 19:35:08 +0800
  • 16f1185fe7 Delete graduated serialization files Ben Nemec 2014-09-19 17:11:38 +0000
  • d5ec1be2ed Remove our custom test base class Doug Hellmann 2014-09-24 15:27:49 -0400
  • 842c1c9c4a Switch oslo-incubator to use oslo.utils and remove old modules Davanum Srinivas 2014-08-15 16:20:30 -0400
  • a496d77d75 Merge "Fix tests.unit.reports.* with python3.4" Jenkins 2014-07-17 11:18:05 +0000
  • 58556aaffc Fix tests.unit.reports.* with python3.4 Romain Soufflet 2014-07-16 17:53:44 +0200
  • 04e36647fa Fix tests.unit.reports.test_base_report with python3.4 Romain Soufflet 2014-07-09 10:45:59 +0200
  • 4ac144ed5b Merge "Set pbr 'warnerrors' option for doc build" Jenkins 2014-06-11 11:37:04 +0000
  • c67ca3c55c Merge "fixed typos found by RETF rules" Jenkins 2014-06-11 11:35:23 +0000
  • 7fde8b2781 Set pbr 'warnerrors' option for doc build Ildiko 2014-06-06 11:37:39 +0200
  • d0d5e0d9c3 fixed typos found by RETF rules Christian Berendt 2014-05-03 09:26:22 +0200
  • c2406564cd Merge "Report: Fix JinjaView deepcopy" Jenkins 2014-05-05 13:37:55 +0000
  • 7eb32edead Merge "Use from/import style in module report" Jenkins 2014-05-02 14:49:28 +0000
  • 774380a42b Report: Fix JinjaView deepcopy Solly Ross 2014-03-05 18:38:15 -0500
  • bc93b7a9dc Merge "Fixed several typos" Jenkins 2014-04-29 16:41:45 +0000
  • 65f339b9cd Fixed several typos Alex Gaynor 2014-04-25 19:41:14 -0700
  • b11f0f80be Merge "Fix tests.unit.reports.test_guru_meditation_report under Python3" Jenkins 2014-04-17 01:50:48 +0000
  • 9f91dca10c Fix tests.unit.reports.test_guru_meditation_report under Python3 Frederic Lepied 2014-04-14 18:45:23 -0400
  • bddd582e76 Merge "Fix tests.unit.reports.test_views failures under Python3" Jenkins 2014-04-16 13:32:35 +0000
  • 913e28ba62 Use from/import style in module report ChangBo Guo(gcb) 2014-04-02 15:31:24 +0800
  • 4128f7cbaf Fix tests.unit.reports.test_views failures under Python3 Frederic Lepied 2014-04-14 16:19:28 -0400
  • fdce23b376 Merge "Removed unneeded #noqa tag" Jenkins 2014-04-06 11:17:11 +0000
  • 636b9a9ea8 Add option for GM report to dump to a file Nikola Dipanov 2014-03-31 18:24:31 +0200
  • 8187f71fdc Removed unneeded #noqa tag Trevor Vardeman 2014-03-27 15:06:03 -0500
  • f904a500fa Merge "Fix typo in inline documentation for report module" Jenkins 2014-03-04 02:29:34 +0000
  • bdb6607a9c Fixes Guru Meditation portability issue Alessandro Pilotti 2014-03-02 15:05:59 +0200
  • 79f1271532 Fix typo in inline documentation for report module Solly Ross 2014-02-24 19:50:29 -0500
  • 6541331472 Merge "Use six.StringIO/BytesIO instead of StringIO.StringIO" Jenkins 2014-02-21 01:19:24 +0000
  • 7c07753d43 Merge "Rename Openstack to OpenStack" Jenkins 2014-02-20 19:50:15 +0000
  • bcd946751d Use six.StringIO/BytesIO instead of StringIO.StringIO tanlin 2014-02-19 11:09:29 +0800
  • 3dd3b43628 Rename Openstack to OpenStack tanlin 2014-02-13 16:04:33 +0800
  • 85ffa6a7bf Merge "Avoid failure of test_basic_report on 32 bit OS" Jenkins 2014-02-11 01:48:26 +0000
  • ed3ee145dc Merge "Fix filter() usage due to python 3 compability" Jenkins 2014-01-08 00:56:52 +0000
  • c86108ccd7 Avoid failure of test_basic_report on 32 bit OS ZhiQiang Fan 2013-12-30 10:30:22 +0800
  • e1068913bf Fix filter() usage due to python 3 compability Victor Sergeyev 2013-12-18 18:15:49 +0200
  • d808c582fb Merge "Unify different names between Python2/3 with six.moves" Jenkins 2013-11-28 15:51:40 +0000
  • 1ffb74ebf4 Unify different names between Python2/3 with six.moves Chang Bo Guo 2013-11-26 06:49:03 -0800
  • c8a0ba797e Remove vim header Joe Gordon 2013-10-11 13:55:09 -0700
  • cf1ad08c90 Merge "Use six.string_type instead of basestring" Jenkins 2013-11-14 12:09:31 +0000
  • 7376d4e30c Merge "Adjust import order according to PEP8 imports rule" Jenkins 2013-11-11 15:38:14 +0000
  • 59169ea2d3 Use six.string_type instead of basestring Chang Bo Guo 2013-11-11 01:41:18 -0800
  • b75ebc4dfe Merge "Fix typos in oslo" Jenkins 2013-11-08 03:33:26 +0000
  • f313c208ce Fix typos in oslo Chang Bo Guo 2013-11-02 01:48:49 -0700
  • 8c65ddce8a Adjust import order according to PEP8 imports rule Chang Bo Guo 2013-11-05 05:41:36 -0800
  • 6d7b92e17a Merge "Replace assertEquals with assertEqual" Jenkins 2013-10-24 00:50:22 +0000
  • 4299f68f2f Replace assertEquals with assertEqual Zhongyue Luo 2013-10-11 11:20:43 +0800
  • 7d6289f00c Merge "Introduces The Guru Meditation Report" Jenkins 2013-09-05 07:03:23 +0000
  • 2f8514bc5e Introduces The Guru Meditation Report Solly Ross 2013-07-09 14:15:43 -0400
  • e87437d4ce Merge "Introduces Openstack-Specific Report Utilities" Jenkins 2013-09-02 13:15:25 +0000
  • 7efe7e4d6b Merge "Introduces Report Views" Jenkins 2013-09-02 13:14:33 +0000
  • 84f9d9adc1 Introduces Openstack-Specific Report Utilities Solly Ross 2013-07-08 19:40:34 -0400
  • 53569a82a3 Introduces Report Views Solly Ross 2013-07-08 14:10:54 -0400
  • b9ce8af34a Merge "Introduces Basic Report and Model" Jenkins 2013-08-30 18:07:53 +0000
  • 0c4197453f Introduces Basic Report and Model Solly Ross 2013-07-03 13:20:53 -0400
  • 010d1d7d3e Merge branch 'master' of /home/jkoelker/openstack-skeleton Jason Kölker 2011-09-27 13:19:33 -0500
  • ef46b0bce7 initial commit Jason Kölker 2011-09-27 13:03:10 -0500
  • 0b9a5e4c99 Initial skeleton project Jay Pipes 2011-07-26 09:05:53 -0400