- 5e11be4 Stop using collections.abc aliases which were removed in python 3.10. by Brian Ryner · 1 year, 4 months ago main
- 7a4b5ca Fix spelling of the autospec attribute. by Brian Ryner · 1 year, 4 months ago
- 171777d Clean up stale owners by Gavin Mak · 1 year, 7 months ago
- c09f6bd Remove usage of the ancient testing_support package. by Brian Ryner · 1 year, 9 months ago
- ad0797b infra_libs updates to get unittests passing with python3. by Brian Ryner · 1 year, 9 months ago
- 0c20c45 Add pragma: no cover to py2-only code so coverage will pass with py3. by Brian Ryner · 1 year, 9 months ago
- af5ee0f Remove more unused pieces of infra_libs: by Brian Ryner · 1 year, 9 months ago
- 50fccc0 Remove infra_libs.authentication and experiments, they are unused. by Brian Ryner · 1 year, 9 months ago
- c9390f9 Remove service_utils.outer_loop, it is unused. by Brian Ryner · 1 year, 9 months ago
- 881c1f6 Remove infra_libs/time_functions, it is unused. by Brian Ryner · 1 year, 9 months ago
- 9016d6d Remove infra_libs/memoize.py, it is unused. by Brian Ryner · 1 year, 9 months ago
- 5b511e0 [luci_ctx] Fix python3 encoding error. by Robert Iannucci · 2 years, 10 months ago
- 46dae2f Fix pylint2.7 linting errors for bqh.py by Justin Luong · 3 years, 2 months ago
- a661986 Add initial PRESUBMIT support for linting python3 by Chenlin Fan · 3 years, 2 months ago
- 24bc123 Bump infra_libs version to 2.3.0 by Andrew Chang · 3 years, 9 months ago
- 891af23 [ts_mon] Add Python 3 credentials support to monitors.py. by Dave Tu · 3 years, 9 months ago
- 7831fd4 [infra_libs/bqh] Allow bqh to export map<K,V> fields. by Robert Iannucci · 3 years, 10 months ago
- 45ab35a Bump infra_libs version to 2.2.1. by Michal Kiedys · 4 years, 1 month ago
- 925d6c4 [tsmon] Explicitly set `proxy_zone` to `atl`. by Michal Kiedys · 4 years, 2 months ago
- f993212 [tsmon] Switch from using `target_schema` to `root_labels`. by Michal Kiedys · 4 years, 2 months ago
- 771c76c [infra_libs] Bump version from 2.1.0 to 2.2.0b1. by Dave Tu · 5 years ago
- cfd38c3 [infra_libs] Python 3 syntax compatibility using six. by Dave Tu · 5 years ago
- 2137919 remove copybara initialization artifacts by Takuto Ikuta · 5 years ago
- 5cfba6f Copybara Service Migration Initialization. by Takuto Ikuta · 5 years ago
- 7816cb4 infra_libs: fix octal literal for python3 by Takuto Ikuta · 5 years ago
- c1ed367 infra_libs: use six.moves.http_client for python3 by Takuto Ikuta · 5 years ago
- 8eae642 ts_mon: use python3 aware import in proto files by Takuto Ikuta · 5 years ago
- a483d9f infra_libs: v2.1.0. by Andrii Shyshkalov · 5 years ago
- 516edf6 [infra_libs] Add --logs-max-length to truncate too long log lines. by Andrii Shyshkalov · 5 years ago
- f87108f event_mon is not used anymore by Takuto Ikuta · 6 years ago
- 6b3c84a infra_libs: bump version to 2.0.10. by Andrii Shyshkalov · 6 years ago
- 5b873a4 BigQuery helper bqh.send_rows should not mutate input rows. by Andrii Shyshkalov · 6 years ago
- e2bec2e [tsmon] modernize tsmon by Scott Lee · 6 years ago deployed
- b85b662 [tsmon] Implement support for metric target types. by Paul Wankadia · 6 years ago
- f79b003 [tsmon] Remove CustomSchema. Will do something else. by Paul Wankadia · 6 years ago
- 9a2b3f9 [tsmon] Implement CustomSchema. by Paul Wankadia · 6 years ago
- 938279f Bump infra_libs version to 2.0.9. by Scott Lee · 6 years ago
- 1e0fc84 [tsmon] Strengthen and simplify Target.__hash__(). by Paul Wankadia · 6 years ago
- 588c5bc [tsmon] Add root_labels into MetricsCollection by Scott Lee · 6 years ago
- 2234b01 [tsmon] Proto-(re)compile the tsmon protos by Scott Lee · 6 years ago
- d80e817 [tsmon] Add OWNERS for gae_ts_mon and infra_libs/ts_mon. by Scott Lee · 6 years ago
- bf80fbb Bump infra_libs version from 2.0.7 to 2.0.8 by Scott Lee · 6 years ago
- 5b6b3a9 Use end_time for start_time if the given field set doesn't have a start time. by Scott Lee · 6 years ago
- 89fd964 Bump the version of infra_libs from 2.0.6 to 2.0.7 by Scott Lee · 7 years ago
- b4ae9d3 Reland "Add Per-stream start_time." by Scott Lee · 7 years ago
- 106762d Bump infra_libs to 2.0.6 by Andrii Shyshkalov · 7 years ago
- 556e48d Revert "Roll deps to support apache-beam-2.11.0" by Andrii Shyshkalov · 7 years ago
- d9f6e1b Revert "Reland "Add Per-stream start_time."" by Andrii Shyshkalov · 7 years ago
- 62c6876 Bump infra_libs version to 2.0.5 by Scott Lee · 7 years ago
- 2154a2d Reland "Add Per-stream start_time." by Scott Lee · 7 years ago
- 387879b Bump infra_libs to 2.0.4. by Andrii Shyshkalov · 7 years ago
- 730182d Revert "Add Per-stream start_time." by Andrii Shyshkalov · 7 years ago
- 4ead780 Fix a bug infra_libs with parsing service account creds. by Andrii Shyshkalov · 7 years ago
- 9f08c79 Bump infra_libs version to 2.0.3 by Scott Lee · 7 years ago
- 628893b Add Per-stream start_time. by Scott Lee · 7 years ago
- 54b6958 Bump infra_libs version to 2.0.2 by Andrii Shyshkalov · 7 years ago
- d9522b7 Roll deps to support apache-beam-2.11.0 by Erik Chen · 7 years ago
- e54f5a3 Bump infra_libs version to 2.0.1 by Phil Wright · 7 years ago
- d23512f [ts_mon] Add update_http_metrics convenience function by Phil Wright · 7 years ago
- e61803b [infra_libs] Update bqh to handle google.protobuf.Duration as FLOAT64 by Marc-Antoine Ruel · 7 years ago cit
- f886f3a [infra_libs] Rename bigquery/helper.py to bqh.py by Marc-Antoine Ruel · 7 years ago
- 5972d0e [auth] Fixed import in infra_libs httplib2_utils by Felix Matenaar · 7 years ago
- f9a2140 [auth] Change httplib2_utils to use IAM:generateAccessToken by Felix Matenaar · 7 years ago
- 825470c [infra_libs] Add support for LUCI authentication. by Vadim Shtayura · 7 years ago
- 0655bac Bump infra_libs version to 1.4.1 by Jeff Carpenter · 7 years ago
- 2f83a62 [ts_mon] Add methods for enabling cumulative set() and setting start_time by Jeff Carpenter · 7 years ago
- 09782f3 whitespace to test gsubtreed. by Andrii Shyshkalov · 7 years ago
- e598398 infra_libs: Bump version to 1.4.0 by Stephen Martinis · 7 years ago
- c4907a7 Update generated proto for event_mon by Stephen Martinis · 7 years ago
- 7addaf8 Bump up infra_libs version to 1.3.2. by Yoshisato Yanagisawa · 7 years ago
- 67bba8e metrics: increase limit from 7 to 12. by Yoshisato Yanagisawa · 7 years ago
- 32c0a42 Bump infra_libs version to 1.3.1. by John Budorick · 7 years ago
- 46bbfe3 Update ts_mon for oauth2client 3.0.0 compatibility by smut · 7 years ago
- bef3a4d Add exponential backoff option. by Andrew McRae · 7 years ago
- 5acae80 deprecate GomaStats from infra_libs. by Yoshisato Yanagisawa · 7 years ago
- dfdacf9 [buildbucket] export builds to BigQuery by Nodir Turakulov · 8 years ago
- 571cedd include vpython spec in infra_libs.biquery README by Katie Thomas · 8 years ago
- 0b5a6b8 [deps.pyl] roll protobuf by Nodir Turakulov · 8 years ago
- aef2edb [bigquery] Fix message_to_dict by Nodir Turakulov · 8 years ago
- 512dc86 [infra_libs/bigquery] update doc to reflect move by Katie Thomas · 8 years ago
- 6444031 [bigquery] move infra/libs/bigquery to infra_libs by Katie Thomas · 8 years ago
- 09316b0 Revert "[bigquery] move infra/libs/bigquery to infra_libs" by Katie Thomas · 8 years ago
- 039e501 Revert "make infra_libs.bigquery available via vpython" by Katie Thomas · 8 years ago
- c4680bd make infra_libs.bigquery available via vpython by Katie Thomas · 8 years ago
- e7ce842 [bigquery] move infra/libs/bigquery to infra_libs by Katie Thomas · 8 years ago
- 300c2e7 [ts_mon]: metrics.py: Add __eq__ methods by Paul Hobbs · 8 years ago
- 5449f99 [ts_mon]: Move super() calls at end of __init__ by Paul Hobbs · 8 years ago
- 3bcf4df infra_libs: bump version to 1.2.0 by Andrii Shyshkalov · 8 years ago
- f5679e4 [ts_mon]: allow extra fields in ScopedMeasureTime. by Andrii Shyshkalov · 8 years ago
- edc14b5 Bump infra_libs's version by Sergiy Byelozyorov · 8 years ago
- 1b56162 Map failure_type used on buildbot to fail_type defined in event_mon protos by Sergiy Byelozyorov · 8 years ago
- cd5cc2b Bump infra_libs's version by Sergiy Byelozyorov · 8 years ago
- b1baac3 Copy builds' fail_type field into event_mon proto by Sergiy Byelozyorov · 8 years ago
- c65517f ts_mon: Remove unnecessary RPC call on instance startup by Marc-Antoine Ruel · 8 years ago
- b5d7b90 Bump infra_libs package version by Sergiy Byelozyorov · 8 years ago
- af52c6e Update generated proto for event_mon by Sergiy Byelozyorov · 8 years ago
- d64c36a Expose ScopedMeasureTime in the top-level ts_mon package by David Sansome · 8 years ago
- 3c6be3d Bump infra_libs version by Sergiy Byelozyorov · 8 years ago
- a16f846 Update generated proto for event_mon by Sergiy Byelozyorov · 8 years ago
- 540f226 Add SubProcessStats to goma_stats by Shinya Kawanaka · 8 years ago