Commit Graph

  • a2a97b106e
    Typescript/Deno port master Hamcha 2020-02-04 13:49:42 +0100
  • 6ad1e32cf2 Yet another yarn.lock update after running yarn upgrade. Gary Kwong 2019-12-11 16:08:05 -0800
  • ac99c2da2d Update yarn.lock file in view of updated dependencies. Gary Kwong 2019-12-11 15:50:14 -0800
  • b5a4bf6fcb Update package dependencies pyoor 2019-12-11 13:46:42 -0500
  • 9d17c73c83
    Merge pull request #24 from Mozilla-GitHub-Standards/master Christoph Diehl 2019-04-02 01:10:31 +0200
  • 09437a6d5d Add Mozilla Code of Conduct file Mozilla-GitHub-Standards 2019-03-30 10:49:59 -0700
  • 7278aed4d3
    Update README.md posidron 2018-09-18 18:22:17 +0200
  • adb694e724
    Update README.md Christoph Diehl 2018-09-18 08:24:56 +0200
  • 9d0e441e2e
    Update README.md Christoph Diehl 2018-09-18 08:22:09 +0200
  • c870d9730e
    Update README.md Christoph Diehl 2018-09-18 08:20:26 +0200
  • 598f33623e
    Update README.md posidron 2018-09-18 08:14:22 +0200
  • 3158d3a6c4
    Update RunKit URL posidron 2018-09-18 07:59:54 +0200
  • 059c52f6f9
    Add dependency badges Christoph Diehl 2018-09-18 07:16:44 +0200
  • 11633932ce
    v2.0.0 posidron 2018-09-18 05:45:54 +0200
  • 59de86640e
    Let's not jump ahead for np posidron 2018-09-18 05:43:21 +0200
  • 6225a0dc66
    Fix what 'travis setup release' destroyed posidron 2018-09-18 05:26:11 +0200
  • afdc89634a
    Fix YAML format posidron 2018-09-18 05:14:30 +0200
  • f121e2745d
    Update .travis.yml with new deploy keys for pages and release posidron 2018-09-18 05:07:28 +0200
  • 9b4060571d
    Skip failing test at TravisCI posidron 2018-09-18 04:26:29 +0200
  • d4810f8187
    Fix standard posidron 2018-09-18 04:26:11 +0200
  • 248963fe48
    Update .travis.yml posidron 2018-09-18 04:22:03 +0200
  • 97796e9d22
    Add lint-staged posidron 2018-09-18 04:03:43 +0200
  • d5b2440b6d
    Update README.md posidron 2018-09-18 03:55:25 +0200
  • 06547fee4c
    Update README.md posidron 2018-09-18 03:53:01 +0200
  • e1e4dcf5c4
    Ignore Parcel cache directory posidron 2018-09-18 03:46:07 +0200
  • b0d25361aa
    Use Parcel bundler instead of Webpack posidron 2018-09-18 03:44:07 +0200
  • d0f919c414 Remove getRandomElement pyoor 2018-09-13 10:39:59 -0400
  • 6da7e7603c Fix frange arguments pyoor 2018-09-13 10:39:46 -0400
  • 1d87f06b12 Remove unused variable pyoor 2018-09-04 14:25:51 -0400
  • 7149e2af12 Replace getKeysFromHash with Object.keys pyoor 2018-09-04 14:22:19 -0400
  • f4982dc303
    Merge pull request #7 from MozillaSecurity/es6 Christoph Diehl 2018-09-04 19:40:19 +0200
  • 7fdbfa84b5 Refactor choose and weighted pyoor 2018-09-04 13:34:20 -0400
  • d09037b37c Set seed to null by default pyoor 2018-09-04 13:34:07 -0400
  • 4fda7284c6 Replace htmlentities with newer html-entities pyoor 2018-08-30 09:56:43 -0400
  • 813b6b2c84 Simplify uniqueList pyoor 2018-08-29 18:06:27 -0400
  • 75369656ed Refactor htmlEscape/unescape methods pyoor 2018-08-29 18:06:10 -0400
  • 52417f6723 Use format string pyoor 2018-08-29 18:05:55 -0400
  • 2f87374476 Add HTML encode/decode methods pyoor 2018-08-29 17:51:20 -0400
  • ac7f4b3580 Add unquote method pyoor 2018-08-29 17:46:46 -0400
  • aaa01050e2 Remove unnecessary methods pyoor 2018-08-29 17:46:30 -0400
  • d721eb5b58 Try to fix utils.script.runner again pyoor 2018-08-27 19:39:19 -0400
  • 3b5be216ca Change precommit hook to prepush pyoor 2018-08-27 19:27:17 -0400
  • bde62e4d29 Remove postinstall hook pyoor 2018-08-27 19:26:57 -0400
  • e6a1f1fafa
    Merge branch 'master' into es6 pyoor 2018-08-27 19:01:17 -0400
  • a74b09d2c1 Wrap all runner output in try/catch pyoor 2018-08-27 19:00:00 -0400
  • a0c59d400c Fix bug in offset and remove randListIndex pyoor 2018-08-27 18:59:17 -0400
  • ba33374c65 Set default limit value pyoor 2018-08-27 18:57:39 -0400
  • 942d9d89ba Set default seed value pyoor 2018-08-27 18:57:27 -0400
  • 92d58a58ef
    Fix random seed value posidron 2018-08-28 00:54:24 +0200
  • 443399bd7a
    Add code coverage and coveralls support posidron 2018-08-25 20:21:40 +0200
  • d33e0fd6e4
    Fix logger imports in objects.js and random.js posidron 2018-08-25 07:37:02 +0200
  • 60c8f2174d
    Fix test suite which is broken since the switch to Webpack #4 posidron 2018-08-25 07:28:30 +0200
  • fb4e0b1fca
    Add ESDoc documentation generator posidron 2018-08-23 22:29:55 +0200
  • cd0d0c316a
    Fix stuff failed during merge posidron 2018-08-23 17:30:52 +0200
  • 8a978de0d8
    Merge pull request #3 from MozillaSecurity/es6 pyoor 2018-08-23 09:57:10 -0400
  • 7252e9e2b5 Merge branch 'es6' of github.com:MozillaSecurity/octo-private into es6 pyoor 2018-08-22 15:35:23 -0400
  • e191310d99 Refactor script.runner pyoor 2018-08-22 15:35:03 -0400
  • 40b524cd08
    Merge es6 into master posidron 2018-08-21 00:43:59 +0200
  • 04fadae3fa
    Add np for release managment posidron 2018-08-21 00:34:36 +0200
  • 93b18cd32c
    Merge pull request #2 from MozillaSecurity/pyoor-dev pyoor 2018-08-20 13:00:00 -0400
  • 9ba9cf453b Fix typos in docstring pyoor 2018-08-20 12:54:21 -0400
  • e611cb8a19 Further refactoring of make.numbers pyoor 2018-08-20 12:22:16 -0400
  • ad5ae56561 Use make.number.tiny instead of make.number.range pyoor 2018-08-20 12:21:54 -0400
  • fa47ea0d70 Remove non-typed generators from make.typed.any pyoor 2018-08-20 12:21:37 -0400
  • 0683dc88fb Use make.number.tiny instead of make.number.range pyoor 2018-08-20 12:21:12 -0400
  • 946e322406 Refactor make.arrays.filledArray pyoor 2018-08-20 12:20:36 -0400
  • 68c606d0dd Additional JSDoc fixes pyoor 2018-08-13 10:59:05 -0400
  • e95c56bb7f Significantly reduce the weight of large int numbers pyoor 2018-08-13 09:35:47 -0400
  • b47a281403 Add additional strategies to make._exceed pyoor 2018-08-06 10:22:21 -0400
  • 80f16a4aaf Only escape minimal characters and allow HTML escapes pyoor 2018-08-02 14:26:17 -0400
  • 195411fe8d Major rework of make.number pyoor 2018-08-02 14:21:27 -0400
  • 21a6025481 Refactor text generator pyoor 2018-08-02 11:26:21 -0400
  • b2206ba0b2 Revert "Only escape required characters (non-ASCII safe)" pyoor 2018-08-01 12:01:42 -0400
  • be27c5057c Only escape required characters (non-ASCII safe) pyoor 2018-08-01 10:57:28 -0400
  • 879af3cacf Add simple generator for return random class names pyoor 2018-07-30 19:25:37 -0400
  • 385894b5ac Remove incorrect check in random.pick pyoor 2018-07-30 10:36:46 -0400
  • b2a73e5130
    Merge pull request #1 from MozillaSecurity/pyoor-dev pyoor 2018-07-26 19:45:17 -0400
  • e87962069a Minor fixes pyoor 2018-07-26 19:44:34 -0400
  • 2786f886fc Added JSDoc throughout and minor refactoring pyoor 2018-07-26 19:27:25 -0400
  • 625adebc67 Fix uses of random.subset pyoor 2018-07-26 19:26:57 -0400
  • 075fe89309 Refactor random.subset to pop items from cloned array pyoor 2018-07-26 19:26:27 -0400
  • 40eee0a442 Add utils.script.runner pyoor 2018-05-21 12:18:09 -0400
  • 6455376a97 Add utils.script.offset pyoor 2018-05-21 12:17:48 -0400
  • 3f23299430 Sort functions alphabetically pyoor 2018-05-21 12:04:34 -0400
  • 600bb045be Use template literals throughout pyoor 2018-05-21 11:50:44 -0400
  • cf910de0f6 Minor linter fixes pyoor 2018-05-21 11:34:53 -0400
  • 0e292b817c Remove JSHint in favor of standard pyoor 2018-05-21 11:03:38 -0400
  • 090daa68b5
    Add support for Base64 in NodeJS Christoph Diehl 2018-05-14 19:49:08 +0200
  • b1908915d5
    [crypto.js] Add missing return statement Christoph Diehl 2018-05-14 19:25:38 +0200
  • 3c7d14349a
    Let webgl.match() be accessible Christoph Diehl 2018-05-10 09:16:18 +0200
  • 60a7b65cdf
    Fix regex for parsing uniforms, attributes, varyings Christoph Diehl 2018-05-10 08:56:29 +0200
  • 6079e9b428
    Fix regex for parsing uniforms and attributes Christoph Diehl 2018-05-09 17:48:44 +0200
  • a7ac3bc258
    Evenly distribute make.numbers.any() Christoph Diehl 2018-05-09 17:46:20 +0200
  • e078fde41a
    Merge branch 'es6' of http://github.com/mozillasecurity/octo into es6 Christoph Diehl 2018-04-27 15:51:13 -0700
  • 6059659c05
    [WebGL] Fix .extend Christoph Diehl 2018-04-27 15:50:51 -0700
  • 2c5fd23f49 Fix bad reference in make.time.epoch pyoor 2018-04-26 13:04:04 -0400
  • 15579c705c
    Add WebGL extensions names Christoph Diehl 2018-04-25 14:22:20 -0700
  • e245d40e38
    Add WebGL extensions names Christoph Diehl 2018-04-25 14:19:03 -0700
  • e11c0eca0a
    Add WebGL extensions names Christoph Diehl 2018-04-25 13:48:31 -0700
  • f8c8f7037e
    Backport WebGL additions from Node Christoph Diehl 2018-04-11 20:36:29 +0200