.github/dependabot.yml | 100644 | 0 | 0 | | | 279 Bytes | c89d1493138769a176e277038fc17fac337fcc4b1e89c9d133b5596a9ef20a1a |
.github/workflows/pages.yml | 100644 | 0 | 0 | | | 1.67 KB | 9c84e76f77e681a3225674275a799021e1a29b2f49bbe2d8db3fbe69fc8f52ab |
.github/workflows/test.yml | 100644 | 0 | 0 | | | 1.92 KB | 55819796fa3dd6e2703fac4e203e2cb946990ec240ca7545fa01da47ef22e24b |
.gitignore | 100644 | 0 | 0 | | | 127 Bytes | 92ba23c49a23e672513cb9cc3db2a23ea21a0cb29dbcf86f98d4d752f5516ce6 |
.rspec | 100644 | 0 | 0 | | | 48 Bytes | 7409ef68600d957bac891521d16e236e1ba56c3168150c976aafcbf40aad34ba |
.rubocop.yml | 100644 | 0 | 0 | | | 872 Bytes | 9386d083b3685d41ed4d4a4b431878ecb2a001b4e2d941f8dc740b665fdb9873 |
.yardopts | 100644 | 0 | 0 | | | 105 Bytes | 4e75ba7dc6fde47ffe26a11c50661fe75de67678ff1d9a11428e201bca6fce03 |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.27 KB | aa3145ce36147a3c60f6f1f331ebd32117789c86f2fa960b75dede3db9a411ee |
Gemfile | 100644 | 0 | 0 | | | 183 Bytes | f28518a9d4e8cee8ac85bb8ac4f51db93db1069968865e1ae616899d5239520d |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 2e3017ff5044c199a08fecedb9a4b1416fae4bd05120314a89bd3331d26d5d8a |
README.md | 100644 | 0 | 0 | | | 4.23 KB | d2ac94eacdddbc1c1f5e82d5767940bf082636bc08cf35fc6d7a7e4f5ce26c9a |
Rakefile | 100644 | 0 | 0 | | | 787 Bytes | b6bdba9d5e61ddabf94c4d92ed68a655573acdba8836bcc98fa26de462aedd49 |
benchmark/README.md | 100644 | 0 | 0 | | | 2.39 KB | ae32dc13b2109e77b053eb8207fe516b04930e18b020a87b63d9288c8fdd6eb3 |
benchmark/memorize.rb | 100644 | 0 | 0 | | | 1.89 KB | 195a3493412f5766441b98a2b9c2e464163ca9afa29bc248097027636375ff57 |
benchmark/parse_table.rb | 100644 | 0 | 0 | | | 3.46 KB | 2de7ba7d3e01c8dac542f17b90e46fda06d34644b2c2068d12734dec1591329d |
benchmark/shell.rb | 100644 | 0 | 0 | | | 569 Bytes | 4dd52c2a4919572cf58047f2651e8b47482450263df82cc7fe7b64971023292e |
bin/console | 100755 | 0 | 0 | | | 379 Bytes | 82df8a8bd24ecfc2f1cf12290a1bc4bffc218a736acea22acbf26203bfd24cf0 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
config/default.yml | 100644 | 0 | 0 | | | 3.12 KB | 0be8a4673dee3fbc172880d024b9a9f01cdd47a3361d0e2db420281562ddd71d |
config/enable-only-performance.yml | 100644 | 0 | 0 | | | 322 Bytes | 2fd5df56b0dd2762acd7e0d3b7f1e616de9b7fcd91156f0d0738aee6827512a8 |
gemfiles/activerecord_6_1.gemfile | 100644 | 0 | 0 | | | 333 Bytes | 61687d693dad15e86fdce6164fbf9147c5a7ef3d3536efa72f0d6579ab76e288 |
gemfiles/activerecord_7_0.gemfile | 100644 | 0 | 0 | | | 333 Bytes | 5146e46b46de3da4e31333a33a60830a566895e6a0dcbb4ff17cf58bd3768d8d |
gemfiles/activerecord_7_1.gemfile | 100644 | 0 | 0 | | | 333 Bytes | 96fee432bbf1e5e52352708da950bd2cc152b6d9c2a52cdaa5ac3e1411c080bd |
lib/rubocop-isucon.rb | 100644 | 0 | 0 | | | 427 Bytes | 4f07da674481d663b818629077abf7b6d27853e6c9d8e2865c12689f92f9452a |
lib/rubocop/cop/isucon/correctors/n_plus_one_query_corrector.rb | 100644 | 0 | 0 | | | 3.69 KB | 0ce3e596b2c049fb22abc9980b87de048690c876c3dbe437751588fe6ae180e0 |
lib/rubocop/cop/isucon/correctors/n_plus_one_query_corrector/correctable_methods.rb | 100644 | 0 | 0 | | | 2.47 KB | 26697d1adb2b18e25c55ab9f07364451cf2d7d6c156a0d51ad85abc1ea0b8417 |
lib/rubocop/cop/isucon/correctors/n_plus_one_query_corrector/replace_methods.rb | 100644 | 0 | 0 | | | 4.79 KB | c71bb15de9de32f3ee1dc2f625d55acc0118ea79c26ad57b5ba2b3be4ee71a68 |
lib/rubocop/cop/isucon/mixin/database_methods.rb | 100644 | 0 | 0 | | | 1.92 KB | 836a838a5debba3b59121426a77db520203e11de06c653f223e0f28cf84a1065 |
lib/rubocop/cop/isucon/mixin/join_without_index_methods.rb | 100644 | 0 | 0 | | | 3.01 KB | df22546c270e9e4bc8d5c7049abde4a4614791e0e6b82713825db8104b4bd209 |
lib/rubocop/cop/isucon/mixin/many_join_table_methods.rb | 100644 | 0 | 0 | | | 1.03 KB | 415e36e2ed7df4f51c1585999c57a3c0f2a1c0c4ee1208b011679caa2d7ae495 |
lib/rubocop/cop/isucon/mixin/mysql2_xquery_methods.rb | 100644 | 0 | 0 | | | 2.09 KB | 00008769f7b49fbc977244606733596c33870d5fe946e744db6a82f0fbaf55ee |
lib/rubocop/cop/isucon/mixin/n_plus_one_query_methods.rb | 100644 | 0 | 0 | | | 6.12 KB | c034aba13bab3c281fd215739eb0a48a4c5a5b09df2e9dd294c673b334a708df |
lib/rubocop/cop/isucon/mixin/offense_location_methods.rb | 100644 | 0 | 0 | | | 4.73 KB | e380df45443205cffb2a0a7ee58dedfda08da1f9582deb7b3ed13065112c276e |
lib/rubocop/cop/isucon/mixin/select_asterisk_methods.rb | 100644 | 0 | 0 | | | 5.54 KB | 7f72fc12c930a2f0fba8b58b910a75fe957f4159a025240cf4504a82154d5fb5 |
lib/rubocop/cop/isucon/mixin/sinatra_methods.rb | 100644 | 0 | 0 | | | 1.35 KB | 714d8a4711e4c67a8da3b0952b3b183455c59a266e6d634ef7d067eda2b821df |
lib/rubocop/cop/isucon/mixin/sqlite3_execute_methods.rb | 100644 | 0 | 0 | | | 2.09 KB | ac0f9213768c8b30230e3c2e1d00e3279d84accd2347e9a0d348fa08b1e9e736 |
lib/rubocop/cop/isucon/mixin/where_without_index_methods.rb | 100644 | 0 | 0 | | | 3.48 KB | 4496a6ac7781b9754f0ea640755669b456ff43672b2c2ac2e47251b4d95866ac |
lib/rubocop/cop/isucon/mysql2/join_without_index.rb | 100644 | 0 | 0 | | | 1.2 KB | c167c1461b8e09b73f18dcae34049e7ebd66364272cbd85f55b7b32b1189c10d |
lib/rubocop/cop/isucon/mysql2/many_join_table.rb | 100644 | 0 | 0 | | | 2.52 KB | ce649ad4dd369dd7fd0c9bdb8baad601d76fdf406c70090609d11af18079b9d7 |
lib/rubocop/cop/isucon/mysql2/n_plus_one_query.rb | 100644 | 0 | 0 | | | 2.37 KB | 52aaad1e73e0f6879e0b1f33cf80014fba11a3e6e9eb6bf147e0fdda5b276233 |
lib/rubocop/cop/isucon/mysql2/prepare_execute.rb | 100644 | 0 | 0 | | | 4.51 KB | b82206e29385db9b9e5a3339e0d29b1ad4006ec498bfd37a2f0219e5ee104098 |
lib/rubocop/cop/isucon/mysql2/select_asterisk.rb | 100644 | 0 | 0 | | | 1.08 KB | 4fd24ba7b2f8eea702d33e5ed9f13ab995c0c5421594c740a13e17a7eb20be4e |
lib/rubocop/cop/isucon/mysql2/where_without_index.rb | 100644 | 0 | 0 | | | 1.3 KB | ed54eacf77b043096657d82b6b44a327ce3ba82e17919024b2984637eb8168b7 |
lib/rubocop/cop/isucon/shell/backtick.rb | 100644 | 0 | 0 | | | 1.09 KB | 6781001b3149d4252033ee3c8d53edde2f48352af75f6ca511b34d9d25192af6 |
lib/rubocop/cop/isucon/shell/system.rb | 100644 | 0 | 0 | | | 811 Bytes | 5e9936d12312518947bf7d48c0b767c309d68d77c55068518f129dbc1b510898 |
lib/rubocop/cop/isucon/sinatra/disable_logging.rb | 100644 | 0 | 0 | | | 2.26 KB | ba80784abce8e4e68f73f1a1f7392d84d791e4dbf4ca499f56ee0bc38e5a5b96 |
lib/rubocop/cop/isucon/sinatra/logger.rb | 100644 | 0 | 0 | | | 1.22 KB | 4c29b31c27e9d8387195dd1e7a7d5b15175fabd2f451a54f2086478c49053978 |
lib/rubocop/cop/isucon/sinatra/rack_logger.rb | 100644 | 0 | 0 | | | 1.44 KB | 54381606d4a23c6840f4045ce6fc63f7932aa1bb4e55d68d9f75c1f1e0d19487 |
lib/rubocop/cop/isucon/sinatra/serve_static_file.rb | 100644 | 0 | 0 | | | 2.06 KB | 98957612941696c863ee977f640f87d1d9335542fa34718b7e219d83607b0f9c |
lib/rubocop/cop/isucon/sqlite3/join_without_index.rb | 100644 | 0 | 0 | | | 1.22 KB | 62bce409be6cfcb1cb5a366f3d99a9bdad219b013b7ca2ad127f0f4f02d3eac5 |
lib/rubocop/cop/isucon/sqlite3/many_join_table.rb | 100644 | 0 | 0 | | | 2.54 KB | 58704eb7c40c625324cc2eb743b495e6c3ac99490b510a9f9e958f2688db4d85 |
lib/rubocop/cop/isucon/sqlite3/n_plus_one_query.rb | 100644 | 0 | 0 | | | 2.39 KB | 88d432b649581c590fb508e8d79cfe0917d62cc02973e14ad481b25438b43c10 |
lib/rubocop/cop/isucon/sqlite3/select_asterisk.rb | 100644 | 0 | 0 | | | 1.09 KB | e2bc17586114c8761b254f8625506eb180f6e2fc5ab845bf679317286fdf886a |
lib/rubocop/cop/isucon/sqlite3/where_without_index.rb | 100644 | 0 | 0 | | | 1.32 KB | e0af78e2c6fbdb5bb2d1a202fa52f74ac1e2f89daccc05b7599b51ad7fb6d45a |
lib/rubocop/cop/isucon_cops.rb | 100644 | 0 | 0 | | | 1.44 KB | bda4b3c25f81468839fe6faf28ecd66fcb3ec801a2c8dee8599cb78abb19e109 |
lib/rubocop/isucon.rb | 100644 | 0 | 0 | | | 579 Bytes | 724449aafcbb12c275365afeafd435f170a17da7ae0fb8d8181900f4d13b9187 |
lib/rubocop/isucon/database_connection.rb | 100644 | 0 | 0 | | | 1.59 KB | 2d62f71cfd50da73aafe13e956c57e176be6de93670fd90357dc7b2048a6417d |
lib/rubocop/isucon/gda.rb | 100644 | 0 | 0 | | | 677 Bytes | c8291f82091fd4130adcfc92f2e7d552c40d2e46e17b57b3239d167521fb8e15 |
lib/rubocop/isucon/gda/client.rb | 100644 | 0 | 0 | | | 5.34 KB | fffb4cd84d58433c9e6c20bb52f2caf569a7996700488a0584d2b35e260d04ee |
lib/rubocop/isucon/gda/gda_ext.rb | 100644 | 0 | 0 | | | 2.21 KB | 113546a93cfde1c405c94a82ca4d55966f124f3b692bdca6cad355b8455480d3 |
lib/rubocop/isucon/gda/join_condition.rb | 100644 | 0 | 0 | | | 658 Bytes | 30eb9b75452d536d82fc2f76151100dbc471826ef08ae2ba2246955983d8009f |
lib/rubocop/isucon/gda/join_operand.rb | 100644 | 0 | 0 | | | 1.19 KB | 71e77e7bd8c53b1ef7a91e4d4d9cebb05d67c65d7c9f8e779a3e76963837f417 |
lib/rubocop/isucon/gda/node_location.rb | 100644 | 0 | 0 | | | 945 Bytes | eaf0f10d1792c0838b9159f3f33f78005080efe093dd3b7f61a2f3fb25f06b43 |
lib/rubocop/isucon/gda/node_patcher.rb | 100644 | 0 | 0 | | | 3.3 KB | f91af57e1ae827f815bb5e9cff8ace608f17467d08a820759f1282d8fb895f0c |
lib/rubocop/isucon/gda/where_condition.rb | 100644 | 0 | 0 | | | 1.96 KB | e98d5f440ca76f368447deb95acf614fbb7223d8eac95e64ff47a14f6a06ced4 |
lib/rubocop/isucon/gda/where_operand.rb | 100644 | 0 | 0 | | | 764 Bytes | 16acfdeac48a23eef86329fabd9d827c8334393fee75952d2dedff4d29a8bb96 |
lib/rubocop/isucon/inject.rb | 100644 | 0 | 0 | | | 808 Bytes | f8cd6e20bcc0de087737ba9b15039ce0124c13c4156f7f3e0bf0d28d764a4eed |
lib/rubocop/isucon/memorize_methods.rb | 100644 | 0 | 0 | | | 1023 Bytes | 60ee5a1980c74014e367571fc32afa9b637809d9f5077bb6d46f9a4a1b926798 |
lib/rubocop/isucon/version.rb | 100644 | 0 | 0 | | | 94 Bytes | 3b08567fca237d1837a49756ec0051299818d63aa271736b0eefeecccbf1fcb8 |
rubocop-isucon.gemspec | 100644 | 0 | 0 | | | 2.3 KB | c8a083b07254cc0ff1064dfd1a1159b4899e336cdb0483461af17fffa1726f4b |