I hereby claim:
- I am kasperg on github.
- I am kaspergarnaes (https://keybase.io/kaspergarnaes) on keybase.
- I have a public key ASAaqX6nCGIfcUVW-Skp3mRInuqhUngqM_k3KyEVaaba8go
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| on: | |
| push: | |
| paths: | |
| - 'docs/*.puml' | |
| name: PlantUML | |
| jobs: | |
| generate_images: | |
| name: Update images | |
| runs-on: ubuntu-latest |
| // ==UserScript== | |
| // @name Ding2 improved GitHub pull requests | |
| // @namespace https://github.com/ding2 | |
| // @include https://github.com/ding2/*/pull/* | |
| // @require https://cdn.rawgit.com/jfriend00/docReady/1879d8d84c9a697792958af65be7c115079671a1/docready.js | |
| // @version 1 | |
| // ==/UserScript== | |
| var commentExpander = function() { | |
| document.querySelectorAll('.outdated-comment').forEach(function (element) { |
| Volume-based | |
| Performing 3 volume-based tests with 10000 files of 1KB | |
| Run 1 | |
| Creating 10000 files 1KB each in /storage, total size 10,000KB | |
| Created 10000 files in 25.92 ms | |
| Got status of 10000 files in 2.01 ms | |
| Read 10000 files in 5.46 ms | |
| ** Total duration: 33.39 ** | |
| Run 2 |
| <?php | |
| return array( | |
| // The name of the branches where changes will be committed to. | |
| 'workingBranch' => 'local', | |
| // A map of repositories which should be merged into the target repository and | |
| // their intended subdirectory within the target repository. | |
| 'sourceRepos' => array( | |
| 'https://github.com/ding2/ddbasic' => 'themes/ddbasic', | |
| 'https://github.com/ding2/alma' => 'modules/alma', |
| /vendor/ |
| Some text. Now with more! Even moar! |
| <?php | |
| class NAICSList | |
| { | |
| /** | |
| * | |
| * @var int $Records | |
| */ | |
| protected $Records = null; |
| <?php | |
| class ProjectTypeItem | |
| { | |
| /** | |
| * | |
| * @var string $project | |
| * @access public | |
| */ |
| { | |
| "name": "wsdl2phpgenerator/wsdl2phpgenerator-test", | |
| "description": "Composer test for Wsdl2PhpGenerator", | |
| "minimum-stability": "stable", | |
| "authors": [ | |
| { | |
| "name": "Kasper Garnæs", | |
| "email": "kasper.garnaes@gmail.com" | |
| } | |
| ], |