forked from mirror/Riven
1
0
Fork 0

Commit Graph

  • a11b6874f6 Fix tft doubleup test Mingwei Samuel 2023-02-18 12:13:41 -0800
  • f51a67c1fc Add exponential backoff fix #38, cleanup some `regional_requester` code Mingwei Samuel 2023-01-21 13:45:45 -0800
  • 6512866c26 Fixed typo of champion masteries example comment (#49) sir naji 2023-01-30 23:03:30 +0100
  • 97b6017b42 Release 2.12.0 Mingwei Samuel 2023-01-20 22:12:05 -0800
  • d7330fcd84 Regen, update for `TournamentRegion` enum, more `PlatformRoute` `altName`s Mingwei Samuel 2023-01-20 22:03:13 -0800
  • d2a213c287 npm audit fix Mingwei Samuel 2023-01-20 20:34:08 -0800
  • 4f5d115831 fixup! Generate region enums Mingwei Samuel 2023-01-07 20:33:40 -0800
  • 871044974c Release 2.11.0 Mingwei Samuel 2023-01-07 20:22:19 -0800
  • 6c5af2bfd6 Add status tests for new regions (except taiwan TW2) Mingwei Samuel 2023-01-07 20:20:23 -0800
  • 08e276a558 Generate region enums Mingwei Samuel 2023-01-07 20:07:35 -0800
  • 0753fe1b34 Update `league_getforsummoner_tftbug` test Mingwei Samuel 2023-01-07 18:09:11 -0800
  • c9bca855f2 Regen for K'Sante, `getByRSOPUUID` Mingwei Samuel 2023-01-07 17:56:47 -0800
  • 342c87e682 Disable failing tournamentstub test Mingwei Samuel 2023-01-07 17:53:40 -0800
  • db2a013b66
    Test PR MingweiSamuel-patch-1 Mingwei Samuel 2022-09-21 16:47:38 -0700
  • d05c3a11d4 Bump json-schema and jsprim in /riven/srcgen dependabot[bot] 2022-09-21 08:48:56 +0000
  • 6c41bd03e4 Release 2.10.0 Mingwei Samuel 2022-09-21 01:42:57 -0700
  • 998eb4ec46 Regen for new endpoints, nullable `lol-status-v4` fields Mingwei Samuel 2022-09-21 01:42:39 -0700
  • f3f34b6ff5 Release 2.9.0 Mingwei Samuel 2022-08-15 16:45:17 -0700
  • 1af0539a84 Enable val latam test, add filter on parent id tomchandler 2022-08-15 21:31:18 +0100
  • 036f818457 Regen for optional `lol-challenges-v1.ChallengeInfo.achievedTime` Mingwei Samuel 2022-08-15 16:10:10 -0700
  • 7d545b55af Update testing commands Mingwei Samuel 2022-08-15 16:01:07 -0700
  • a2699a695f Add gh-actions CI Mingwei Samuel 2022-08-15 15:37:25 -0700
  • 2f4aae6635 regen djazouli 2022-08-12 15:08:45 +0100
  • 650380cdf9 Update `league_getforsummoner_tftbug` test Mingwei Samuel 2022-06-22 01:22:49 -0700
  • 76a48963e5 Release 2.8.0 Mingwei Samuel 2022-06-21 00:09:43 -0700
  • 3ae9f36888 Generate `queue_type.rs` from riotapi-schema version Mingwei Samuel 2022-06-21 00:09:08 -0700
  • 713995491e Ignore `league_getforsummoner_tftbug` test for now Mingwei Samuel 2022-06-20 20:50:17 -0700
  • bfa9bdc36e Add deny-unknown-enum-variants features Mingwei Samuel 2022-06-20 20:43:15 -0700
  • 2e52b03c63 Add `QueueType` tests for serde & unknown variants Mingwei Samuel 2022-06-20 19:29:34 -0700
  • b24fdcb765 Use `#[derive(Serialize, Deserialize)]` for string enums missing `UNKNOWN(String)` variant Mingwei Samuel 2022-06-20 10:04:02 -0700
  • 104db04d9d Revert "Remove serde_string! macro in favor of #[derive(Serialize, Deserialize)]" Mingwei Samuel 2022-06-20 09:40:28 -0700
  • 20863c5bcc Release 2.7.1 Mingwei Samuel 2022-06-15 15:58:52 -0700
  • 98f02517c2 unknown variant messy users/mingwei/unknown-variant-messy Mingwei Samuel 2022-06-15 15:53:56 -0700
  • b82a1725c1 Add RANKED_TFT_DOUBLE_UP (renamed version of RANKED_TFT_PAIRS) Mingwei Samuel 2022-06-15 15:10:04 -0700
  • 056bacf67c chmod +x test-full.bash Mingwei Samuel 2022-06-15 14:42:53 -0700
  • b1f7e8e605 Release 2.7.0 Mingwei Samuel 2022-05-25 18:30:41 -0700
  • 8e6073aa63 Regen, add rest of tests for `lol-challenges-v1` Mingwei Samuel 2022-05-25 18:27:48 -0700
  • f0f4af13af Release 2.7.0-rc.0 Mingwei Samuel 2022-05-19 00:49:11 -0700
  • b821314492 Regen and add `lol-challenges-v1.getAllChallengeConfigs` and `.getChallengeConfigs` test Mingwei Samuel 2022-05-19 00:42:35 -0700
  • 03a053d142 Regen and fixes for added `lol-challenges-v1.getAllChallengePercentiles` and `.getChallengePercentiles` tests. Mingwei Samuel 2022-05-19 00:13:34 -0700
  • 061ce5bd39 Disable part of val_content_ranked_test, see #39 Mingwei Samuel 2022-05-18 23:52:54 -0700
  • 7661c534cb Release 2.6.1 Mingwei Samuel 2022-04-04 11:57:11 -0700
  • 295ccc4daf Regen, add test & field `mejaisFullStackInTime` Mingwei Samuel 2022-04-04 11:56:37 -0700
  • 8c458c000a Add EUW1_5765650307 match test, regen Mingwei Samuel 2022-04-04 10:57:54 -0700
  • 43d0578ab7 Clean up double if-lets with tuple matches Mingwei Samuel 2022-03-14 13:05:54 -0700
  • 1b62208c78 Bump ajv from 6.10.2 to 6.12.6 in /riven/srcgen dependabot[bot] 2022-02-13 23:58:44 +0000
  • 8d48956324 Release 2.6.0 Mingwei Samuel 2022-02-10 18:56:45 -0800
  • f37e7a5cbb Regen for bunch of spec override updates Mingwei Samuel 2022-02-10 18:55:31 -0800
  • 386d41c208 Add tests for `match-v5.ParticipantDto.challenges`, add `deny-unknown-fields` feature Mingwei Samuel 2022-02-10 17:00:21 -0800
  • 038e5eb493 Remove serde_string! macro in favor of #[derive(Serialize, Deserialize)] Mingwei Samuel 2022-02-08 22:28:48 -0800
  • ede1247bf8 fixup! Release 2.5.1 Mingwei Samuel 2022-02-08 22:28:29 -0800
  • 9f5935a3f5 Fix typos in doc comments Mingwei Samuel 2022-02-08 20:27:58 -0800
  • 62f323da88 Release 2.5.1 Mingwei Samuel 2022-02-08 17:18:16 -0800
  • 1d70c479cf Add #![deny(missing_docs)], document all items Mingwei Samuel 2022-02-08 17:17:47 -0800
  • 7865a439e1 Regen for Zeri, Renata Glasc, and ARURF queue ID updates. Mingwei Samuel 2022-02-08 16:52:17 -0800
  • cb145bea0f Release 2.5.0 Mingwei Samuel 2021-12-29 11:58:26 -0800
  • 9478e3f95e Fix old RiotApi::with_config doc link Mingwei Samuel 2021-12-29 11:17:11 -0800
  • d05f89c0d4 Fix parsing of Champion, improve error handling Mingwei Samuel 2021-12-29 11:50:45 -0800
  • 2f4d1dc65c Add match_v5::Participant champion(&self) method to handle bad champion IDs Mingwei Samuel 2021-12-29 10:04:54 -0800
  • de1e5cdbca Regen for match-v5.ParticipantDto optionals, consolidate/add match tests w/ invalid champion IDs Mingwei Samuel 2021-12-29 09:35:09 -0800
  • c07efb1087 match-v5.ParticipantDto use champion_id: Result<Champion, TryFromIntError> to handle invalid ints Mingwei Samuel 2021-12-29 09:34:12 -0800
  • 44b78abca9 Release 2.4.0 Mingwei Samuel 2021-11-19 18:53:51 -0800
  • 40edebf78b Regen for new queue enums, bugged LeagueEntry values Mingwei Samuel 2021-11-19 18:53:32 -0800
  • fd892b1451 Add test for bug https://github.com/RiotGames/developer-relations/issues/572 Mingwei Samuel 2021-11-19 18:37:43 -0800
  • 260bf8250a Add RANKED_TFT_PAIRS QueueType aPinat 2021-11-19 23:14:18 +0100
  • 2be19f05ca Release 2.3.0 Mingwei Samuel 2021-11-09 19:07:48 -0800
  • 7e5bccd039 Update for optional fields in match-v5 timeline DTOs, adding more test matches Mingwei Samuel 2021-11-09 19:07:31 -0800
  • b981adbffc Release 2.2.0 Mingwei Samuel 2021-10-29 22:39:39 -0700
  • 0b16c2a385 Cleanup per clippy recommendations Mingwei Samuel 2021-10-29 22:38:48 -0700
  • 0e22623056 Make models derive Clone, regen Mingwei Samuel 2021-10-29 22:21:02 -0700
  • e50c509f17 Release 1.15.0 v/1.x.x Mingwei Samuel 2021-10-07 10:25:05 -0700
  • fda0836d27 Release 2.1.0 Mingwei Samuel 2021-10-07 10:14:49 -0700
  • 324016f33d Regen for enums Mingwei Samuel 2021-10-07 10:12:51 -0700
  • 9f759369f8 Regen for match-v5 game duration changes Mingwei Samuel 2021-10-07 10:12:44 -0700
  • 4c618eb939 Add more match-v5 tests Mingwei Samuel 2021-10-07 10:10:19 -0700
  • ad1b4fd630 Add Team ID 300 for baron killing herald Mingwei Samuel 2021-10-07 09:24:56 -0700
  • fed9c07e7f Release 2.0.0 Mingwei Samuel 2021-09-27 19:49:11 -0700
  • a55d7769d2 Release 1.14.0 for match-v4 removal Mingwei Samuel 2021-09-27 19:42:47 -0700
  • efbd101e83 Regen for match-v5.MatchInfoDto docs casing fix, update tests Mingwei Samuel 2021-09-27 19:26:18 -0700
  • 8d2bcfe694 Regen for match-v5.MatchInfoDto docs casing fix, update tests Mingwei Samuel 2021-09-27 19:38:20 -0700
  • 3cd41bce4c Fix .gitignore for riven/srcgen move Mingwei Samuel 2021-09-27 19:36:11 -0700
  • 35d32eeb24 Regen for match-v4 removal Mingwei Samuel 2021-09-27 19:00:01 -0700
  • 9c13d126a6 Regen for match-v4 removal Mingwei Samuel 2021-09-27 18:59:07 -0700
  • f43795c5a3 Release 2.0.0-rc.3 Mingwei Samuel 2021-09-20 11:21:08 -0700
  • 1a0ae872f5 Add RiotApi::new(impl Into<RiotApiConfig>), deprecate old constructors, update docs Mingwei Samuel 2021-09-19 11:22:09 -0700
  • 8f5d7327d1 Update srcgen folder link in README.md Mingwei Samuel 2021-09-09 23:11:33 -0700
  • c9465eee32 Release 2.0.0-rc.2 Mingwei Samuel 2021-09-09 22:56:14 -0700
  • 32e70437ab Update enum numeric values (fixes #29), update doc links, regen Mingwei Samuel 2021-09-09 22:51:15 -0700
  • 394e6c72e2 Update readme bullets Mingwei Samuel 2021-09-09 22:40:31 -0700
  • f1a51693fa Update README.md doctest Mingwei Samuel 2021-09-09 14:54:02 -0700
  • 74eb5fa045 Update example proxy for v2, use workspaces. Mingwei Samuel 2021-09-09 14:31:39 -0700
  • 5c26ddd211 Release 2.0.0-rc.1 Mingwei Samuel 2021-09-06 18:50:54 -0700
  • 9dcbc626c7 Update: method limits to handle all non-application 429s Mingwei Samuel 2021-09-06 18:49:22 -0700
  • dafc181bbe Regen, release 2.0.0-beta.5 Mingwei Samuel 2021-09-02 21:22:16 -0700
  • b30342ac47 Regen, release 1.13.4 Mingwei Samuel 2021-09-02 21:18:44 -0700
  • 80eeb184a0 Fix rounding bug in token_bucket for ~1 or 2 second buckets Mingwei Samuel 2021-07-23 18:03:55 -0700
  • f090d107b2 Release 1.13.3 Mingwei Samuel 2021-07-09 12:36:15 -0700
  • 44320bdeeb Release 2.0.0-beta.4 Mingwei Samuel 2021-07-23 17:58:23 -0700
  • e1bf531235 Add rate_usage_factor configurations Mingwei Samuel 2021-07-23 17:57:41 -0700
  • 00e520b7af Use tracing as log when tracing enabled Mingwei Samuel 2021-07-23 15:40:55 -0700