summaryrefslogtreecommitdiff
path: root/osprofiler
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax in JS, JSON indent with 4 spacesTovin Seven2016-12-133-41/+45
* Merge "Pass oslo.messaging kwargs only for "messaging://""Jenkins2016-12-081-3/+6
|\
| * Pass oslo.messaging kwargs only for "messaging://"Vipin Balachandran2016-12-081-3/+6
* | Organize unit tests under tests/unit folderVipin Balachandran2016-12-0819-13/+16
|/
* Merge "Re-format html template"Jenkins2016-12-071-160/+158
|\
| * Re-format html templateTovin Seven2016-11-281-160/+158
* | Use uuidutils instead of uuid.uuid4()Tovin Seven2016-12-072-15/+16
* | Merge "Replace six.iteritems() with .items()"Jenkins2016-12-061-2/+1
|\ \
| * | Replace six.iteritems() with .items()gecong19732016-11-281-2/+1
* | | Merge "Use oslo_utils.uuidutils.is_uuid_like"Jenkins2016-12-062-15/+24
|\ \ \
| * | | Use oslo_utils.uuidutils.is_uuid_likeVipin Balachandran2016-12-022-15/+24
* | | | Merge "Error out for invalid trace ID"Jenkins2016-12-062-16/+29
|\ \ \ \
| * | | | Error out for invalid trace IDVipin Balachandran2016-12-022-16/+29
| |/ / /
* | | | Merge "Add exception to trace point details"Jenkins2016-12-065-7/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add exception to trace point detailsVipin Balachandran2016-11-225-7/+17
| |/
* | Merge "Visualize trace output as graph"Jenkins2016-12-022-4/+53
|\ \
| * | Visualize trace output as graphVipin Balachandran2016-11-222-4/+53
| |/
* | Merge "Fix import order"Jenkins2016-12-015-5/+5
|\ \
| * | Fix import orderVipin Balachandran2016-11-235-5/+5
| |/
* | Merge "Pretty print json output"Jenkins2016-11-282-3/+5
|\ \
| * | Pretty print json outputVipin Balachandran2016-11-222-3/+5
| |/
* | Merge "Move hacking checks outside tests"Jenkins2016-11-282-0/+0
|\ \
| * | Move hacking checks outside testsVipin Balachandran2016-11-232-0/+0
| |/
* | Remove print statementVipin Balachandran2016-11-221-1/+0
|/
* Merge "Replace logging with oslo_log"Jenkins2016-11-111-1/+1
|\
| * Replace logging with oslo_loghowardlee2016-11-071-1/+1
* | Merge "Add Log Insight driver"Jenkins2016-11-074-0/+568
|\ \
| * | Add Log Insight driverVipin Balachandran2016-11-074-0/+568
| |/
* | Add a redis driverBENJAMIN VANHAVERMAET2016-11-074-2/+493
|/
* Use method constant_time_compare from oslo.utilsChangBo Guo(gcb)2016-10-271-27/+2
* Use an env variable for connection string defaultVipin Balachandran2016-10-101-2/+5
* Merge "Add Elasticsearch driver"Jenkins2016-09-216-2/+303
|\
| * Add Elasticsearch driverAlexander Ignatyev2016-09-076-2/+303
* | Remove old notifiersAlexey Yelistratov2016-08-317-218/+0
|/
* Add tests for mongodb driver1.4.0Alexey Yelistratov2016-08-081-0/+314
* Add overall profiler stats by operationAlexey Yelistratov2016-08-042-6/+27
* Merge "Add Ceilometer driver"Jenkins2016-07-269-598/+544
|\
| * Add Ceilometer driverAlexey Yelistratov2016-07-139-598/+544
* | Merge "Add MongoDB driver"Jenkins2016-07-262-0/+93
|\ \
| * | Add MongoDB driverAlexey Yelistratov2016-07-182-0/+93
| |/
* | OSprofiler initialization methodAlexander Ignatyev2016-07-181-0/+42
|/
* Merge "Add backward compatible drivers structure"Jenkins2016-07-1214-22/+524
|\
| * Add backward compatible drivers structureAlexey Yelistratov2016-07-0414-22/+524
* | Merge "Add exception type to stop trace info"Jenkins2016-05-192-1/+17
|\ \
| * | Add exception type to stop trace infoVipin Balachandran2016-04-212-1/+17
* | | Merge "Improve unit test coverage"Jenkins2016-04-211-5/+39
|\ \ \
| * | | Improve unit test coverageVipin Balachandran2016-03-161-5/+39
* | | | Add hepler to trace sessions1.3.0Dina Belova2016-04-112-0/+42
* | | | Add an error tip when trace_id is not foundwangxiyuan2016-04-012-2/+4
* | | | Merge "Clean thread local profiler object after usage"Jenkins2016-03-251-2/+5
|\ \ \ \ | |_|_|/ |/| | |