bin/legion | 100755 | 0 | 0 | | | 2.4 KB | ed8cb7bb08371697865f744917a9f56a01eb7d36dcfb7d27f2efbc32842dc225 |
.circleci/config.yml | 100644 | 0 | 0 | | | 3.17 KB | ae7cba032c9f687b556af3bdace439f246ff8b27f5e929807bc0cc1392c5d330 |
.gitignore | 100755 | 0 | 0 | | | 155 Bytes | 3868ccd0e3698ad6dd49728f258f5c5a500aaa8aa5d14dc439809969dbcd9b6f |
.rspec | 100755 | 0 | 0 | | | 31 Bytes | 04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca |
.rubocop.yml | 100755 | 0 | 0 | | | 1.37 KB | 95405fd97d9f7f7d78f18f7d010c6b3f63f1e5651df5c6351084dab3223a0c38 |
CHANGELOG.md | 100644 | 0 | 0 | | | 427 Bytes | 7434ab7300d0b013a704631b9bb7f41f55315b9f28e7c1bf37ff74b5a6936ba8 |
Gemfile | 100755 | 0 | 0 | | | 251 Bytes | e6ae23ddc8ed7c3b6aa8e2935c3d73e723b19a1886f4b45721202534880dd3ef |
LICENSE.txt | 100755 | 0 | 0 | | | 1.05 KB | f865278c11ac0efea60145c7fe3ab1a3c42dbf8baf8cd3a19c9078e7de7fc5d4 |
README.md | 100755 | 0 | 0 | | | 1.44 KB | 956764fe3b4cb7fc7db50dcfc1bd3138a1dda21accc48910eb37f8d239adf4ff |
Rakefile | 100755 | 0 | 0 | | | 615 Bytes | 922d5c1be96d8e9e29224b8cb4b04a7adc95b3ee98b1c60814e57d2d5b1a35cd |
bin/console | 100755 | 0 | 0 | | | 387 Bytes | 1d78696bd68d682b914a5ccbd37e96d17125c6d6c97e028b950a1b6fff8876a3 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
bin/test | 100755 | 0 | 0 | | | 974 Bytes | 5eb3418053bd10b90eb6f3ac698349534e36d5de181b06e61966ebddfd327b3f |
bitbucket-pipelines.yml | 100755 | 0 | 0 | | | 1.15 KB | ffc04f10f0f15c1b52c9deceaca6a5ec505d55d18cdd90408622f841534850ee |
exe/legion | 100755 | 0 | 0 | | | 1.69 KB | 727802d4d5e150dd9e2526b1513987bbbf84a5c8b1413c86ed5cf689fed768a4 |
legion.gemspec | 100755 | 0 | 0 | | | 1.93 KB | 0693628527a13ee6865643d15f5ac1ca193517981ec64893ed2c439b532c2191 |
lib/legion.rb | 100755 | 0 | 0 | | | 419 Bytes | afb87207bb249018b35d6b69b2b077f3b2fb4731258d202e558fb05f184d8f7a |
lib/legion/exceptions/handled_task.rb | 100644 | 0 | 0 | | | 89 Bytes | 0ca54567ebb5f2c2d445c1ce3156a480e1396b79f01e694703200c4d03682836 |
lib/legion/exceptions/invalidjson.rb | 100755 | 0 | 0 | | | 86 Bytes | f3d092f42329b746a3331edf3db244bdecada8c4d0b232b5a2ed9010838d8d69 |
lib/legion/exceptions/missingargument.rb | 100755 | 0 | 0 | | | 93 Bytes | d9d458144eda5151da42946efd874efe926c0078b451eb2a844a28cd3c51dd93 |
lib/legion/exceptions/wrongtype.rb | 100755 | 0 | 0 | | | 231 Bytes | de8347978c7fe7c5c8b23c5abd175c978cc96af3279472130c8fca0db1f2e4e0 |
lib/legion/exceptions/wrongtypes/array.rb | 100755 | 0 | 0 | | | 112 Bytes | 587b65ca847197ab1c1bee7cb748c9756af68b3c034d0354236581d6e30be2d0 |
lib/legion/exceptions/wrongtypes/hash.rb | 100755 | 0 | 0 | | | 111 Bytes | 1cd031adf2151ed690e7df33c163b5eed11cdccfe64835ebbac823881d1855af |
lib/legion/exceptions/wrongtypes/integer.rb | 100755 | 0 | 0 | | | 114 Bytes | 2290d8cf70054f62b0a72efda923d506103c8d37811055e4f84729f10be55622 |
lib/legion/exceptions/wrongtypes/string.rb | 100755 | 0 | 0 | | | 113 Bytes | 936e21bf7015dd859b6de07ea647b40757dc84d47a6017593ff50bb772e575a5 |
lib/legion/extensions.rb | 100644 | 0 | 0 | | | 8.33 KB | 2173e30b0feb7ba91f5bc068ee1852382d7e7de9ede28bababf706049f468955 |
lib/legion/extensions/actors/base.rb | 100644 | 0 | 0 | | | 966 Bytes | 45270e2c19c944c0b10a720947c1121690dd346efdb1515965a73768a472c4a0 |
lib/legion/extensions/actors/every.rb | 100644 | 0 | 0 | | | 1.1 KB | 25637dff177933dc783bf04af766f63b466bccf4113624372b0c7ce35705135a |
lib/legion/extensions/actors/loop.rb | 100644 | 0 | 0 | | | 636 Bytes | c53a477474e4903d689e183330a3d6ebb34d1652911f8e84191527075378377b |
lib/legion/extensions/actors/nothing.rb | 100644 | 0 | 0 | | | 228 Bytes | 1a4a277cfea88f91fa2f611d80d28e2ac1f9f27ab09047661b84d95e6462e0b7 |
lib/legion/extensions/actors/once.rb | 100644 | 0 | 0 | | | 847 Bytes | dd435c6aa751459a640228cd84421130b2ab450a8c8cfc37e92c81a37029d870 |
lib/legion/extensions/actors/poll.rb | 100644 | 0 | 0 | | | 2.98 KB | e78d1d922f791758a7dc1e6d3dcea633fc2e1b207c321fa38d40d35f7870a1b8 |
lib/legion/extensions/actors/subscription.rb | 100644 | 0 | 0 | | | 4.75 KB | c57bd59107f68033870be85833ece6927b5d9f1eecb7c9cc988c5b20e130e660 |
lib/legion/extensions/builders/actors.rb | 100644 | 0 | 0 | | | 1.92 KB | f2c0b4494f1cc5f33b2a4769a38dfb1233c91df390503952fe50640bafaec5ce |
lib/legion/extensions/builders/base.rb | 100644 | 0 | 0 | | | 938 Bytes | c828a453f8fa25400945c6b0df5f1e096d77143660ea7fb7f845071d210e0763 |
lib/legion/extensions/builders/helpers.rb | 100644 | 0 | 0 | | | 435 Bytes | 6f27a6a6a0882cc82b87ee382e3e4f2fce88223f5b506d4ebcdab91549cdb4ea |
lib/legion/extensions/builders/runners.rb | 100644 | 0 | 0 | | | 1.68 KB | f22020ba40a21180f9c7e45afe8e78a46040079f7c9f03ea07d380931f0a474f |
lib/legion/extensions/core.rb | 100644 | 0 | 0 | | | 4.12 KB | c1888a250ab7fa5baea3371d9ffe8b447b8224e61eccc2df97f3664e0c81b97e |
lib/legion/extensions/data.rb | 100644 | 0 | 0 | | | 1.45 KB | 5349fb1eb40ed0a0815d55ee61f8b5119da512139e7369e7a5aa6da5400f9402 |
lib/legion/extensions/data/migrator.rb | 100644 | 0 | 0 | | | 642 Bytes | 8b3826e8656b18cd59b1b331944fb0ba4a285a61701e8f8baef25fd70c21293a |
lib/legion/extensions/data/model.rb | 100644 | 0 | 0 | | | 97 Bytes | 1a9bc53db7cef59c85845cc40e5fb3c8229ec0bc2a1862daa78584a22d01139d |
lib/legion/extensions/helpers/base.rb | 100644 | 0 | 0 | | | 2.14 KB | 2e43c578ce2681da124cfb783631aa38ef5a0f1ba1f9d91f5f67bd39ffd8b64c |
lib/legion/extensions/helpers/cache.rb | 100644 | 0 | 0 | | | 492 Bytes | 742322a86fb16b0c7f91f8155f36aa57ab09075a5fa6cb8449878f83e57819a9 |
lib/legion/extensions/helpers/core.rb | 100644 | 0 | 0 | | | 1.43 KB | e34ee50b07548c9a7f5fe54cbe2b5c96c9daf5f59da83ca3ebc97b0152cf04b0 |
lib/legion/extensions/helpers/data.rb | 100644 | 0 | 0 | | | 433 Bytes | 70bcea133acb0d88ae458c01ddc35e046d3570d322238459a9c0b266b95d90d5 |
lib/legion/extensions/helpers/lex.rb | 100644 | 0 | 0 | | | 579 Bytes | 608408967b1b970a3124f6d06b0c86e9223ca85209184d59f41a1cd358b1c6f1 |
lib/legion/extensions/helpers/logger.rb | 100644 | 0 | 0 | | | 1.78 KB | 89a2ff51f6705150a86deeb68067a57718e2c04a6519e2f8c02c58b454b78dd1 |
lib/legion/extensions/helpers/task.rb | 100644 | 0 | 0 | | | 2.44 KB | 6b12ecd85879ec588944f8852af69eb5bb23a0de0c9f05818451ca9c758f74eb |
lib/legion/extensions/helpers/transport.rb | 100644 | 0 | 0 | | | 1.08 KB | 9738ca175dd0db126438926d558309358438a58ba5bd434864d0876643bea788 |
lib/legion/extensions/transport.rb | 100644 | 0 | 0 | | | 5.19 KB | ff8155a0d888966e5472c761d60c09d0b1d44069a1e355fcb4dbaf6ce1421c70 |
lib/legion/process.rb | 100755 | 0 | 0 | | | 2.52 KB | 298cbdba937840792c32f9c35301bd0f9fee09ad1a013ee5276296aabd3ae672 |
lib/legion/runner.rb | 100644 | 0 | 0 | | | 2.45 KB | 05da87b372ae5ca42c04974472cbc7628b5726bb65b617e2177972a99ba9b235 |
lib/legion/runner/log.rb | 100644 | 0 | 0 | | | 188 Bytes | 539ededdd589c787131a74d10989b8a47cefcf1d6f57528564dd8b47791571c2 |
lib/legion/runner/status.rb | 100644 | 0 | 0 | | | 2.67 KB | c9ba7f50c50c4b241a9b5622ddbccbed978cd192016f632e61305e84150c3909 |
lib/legion/service.rb | 100755 | 0 | 0 | | | 2.2 KB | bd4b53aefe008f8bb83817de85e8582590ca42395aef7f3cbbfd01934584ad27 |
lib/legion/supervision.rb | 100755 | 0 | 0 | | | 425 Bytes | c7f926100b8f7ff19157825949c3a8e6fcc8adec6adba4b4bedb36c31ecb9801 |
lib/legion/version.rb | 100755 | 0 | 0 | | | 45 Bytes | 020504d990bb9c46538d8d09d56ab4aba2b5dc7b22e14f28c65c786a635d8c71 |
settings/client.json | 100755 | 0 | 0 | | | 442 Bytes | 6fc951b49054bc6e00052670cfe45e6dbc76ce1bfb9cfe0ea86470088d2b8afd |