- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 148: fix : added method check for filesystem readlink thanks to @prisis
- Total issues resolved: 3
- Total pull requests resolved: 9
- Total contributors: 1
- 145: feat : added no-dev mode to audit command thanks to @prisis
- 140: feat : adding github actions thanks to @prisis
- 132: docs : follow google docs standard and fixed loading of aliases thanks to @prisis
- 127: feat : upgrade narrowspark/coding-standard to v3 thanks to @prisis
- 119: Fixed emoji output - cannot declare class because of require_once thanks to @prisis
- 146: fix : fixed class_alias use call thanks to @prisis
- 144: Added check for isDevMode in the security plugin thanks to @prisis
- 137: fix : fixed incorrect interface on curl downloader thanks to @prisis
- 136: fix : downloader check in ParallelDownloader thanks to @prisis
- 134: fix : removed trait call in prefetcher plugin thanks to @prisis
- 128: Skip parallel downloader for local files thanks to @prisis
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 1
- 113: Ignore legacy tags in outdated thanks to @prisis
- 96: use prefetcher in skeleton installer thanks to @prisis
- 112: Fixing broken security tests thanks to @prisis
- Total issues resolved: 3
- Total pull requests resolved: 1
- Total contributors: 1
- 106: CopyFromPackageConfigurator should copy folder with files in it thanks to @prisis
- 103: add disable-exit on security command thanks to @prisis
- 104: Dont run onPostCreateProject, runSkeletonGenerator and initAutoScripts on global composer thanks to @prisis
- 102: fixed automatic auto-scripts not to throw a exception if array is a n… thanks to @prisis
- Total issues resolved: 2
- Total pull requests resolved: 0
- Total contributors: 1
- 99: Add php7.3 support thanks to @prisis
- 98: Add prettyci thanks to @prisis
- Total issues resolved: 2
- Total pull requests resolved: 1
- Total contributors: 1
- 94: removed dependency on ext-mbstring thanks to @prisis
- 93: upgrade coding-standard to v1.4.0 thanks to @prisis
- 92: changed min version of php to 7.1 thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 89: changed \n to PHP_EOL thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 88: fixed env value, should always be a string thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 87: moved skeleton generate before the dependencies install thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 86: added missing configurators after reset thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 85: added reset call if configurator was called in onPostAutoloadDump thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 84: removed post-messages from root composer.json thanks to @prisis
- Total issues resolved: 5
- Total pull requests resolved: 4
- Total contributors: 1
- 73: Add documentation about dont-discover thanks to @prisis
- 72: Add symfony flex to the readme thanks to @prisis
- 77: changed extra key for composer scripts configurator thanks to @prisis
- 76: changed post-install-out to post-messages thanks to @prisis
- 75: split audit to a new component and composer plugin thanks to @prisis
- 74: Refactor Install, Update and Uninstall Events in Automatic thanks to @prisis
- Total issues resolved: 2
- Total pull requests resolved: 1
- Total contributors: 1
- 70: updated automatic events thanks to @prisis
- 69: adding composer-scripts configurator thanks to @prisis
- 71: change middot to line thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 68: fixed finder to not find classes of functions in classes thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 67: moved class finder to common thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 66: added midddot to configurators messages thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 65: Doc update thanks to @prisis
- Total issues resolved: 1
- Total pull requests resolved: 0
- Total contributors: 1
- 63: show known security vulnerabilities for packages thanks to @prisis
- Total issues resolved: 2
- Total pull requests resolved: 1
- Total contributors: 1
- 59: Add doc about automatic.json thanks to @prisis
- 62: moved runSkeletonGenerator from onPostCreateProject call to the create project event call thanks to @prisis
- 61: Fixes for LegacyTagsManager and SkeletonGenerator thanks to @prisis
- Total issues resolved: 6
- Total pull requests resolved: 0
- Total contributors: 1
- 56: Add documentation thanks to @prisis
- 52: Show a warning if a key can't be executed thanks to @prisis
- 50: Add a skip tags manager thanks to @prisis
- 55: Move configurations for the configurators to a new automatic key configurators thanks to @prisis
- 45: Rename ClassLoader to ClassFinder and added composer autoloader support to finder thanks to @prisis
- 58: Fixed autoloading for script executors and package configurators thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
- 48: use hasParameterOption on input thanks to @prisis
- 47: added a new SYMFONY_REQUIRE env thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 44: added composer to require in common thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 43: clear configurators and operations before skeleton generation thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 42: added clear to lock write thanks to @prisis
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- Total issues resolved: 1
- Total pull requests resolved: 0
- Total contributors: 1
- 40: Added a root-dir option for the configurator thanks to @prisis
- Total issues resolved: 6
- Total pull requests resolved: 0
- Total contributors: 1
- 33: Add a option to show or hide composer suggests thanks to @prisis
- 32: Add support for a automatic.json thanks to @prisis
- 31: Refactor the ScriptExecutor thanks to @prisis
- 29: Add a new composer type "automatic-skeleton" thanks to @prisis
- 28: Added support for composer ^1.7 thanks to @prisis
- 35: Remove the QuestionInstallationManager thanks to @prisis
- Total issues resolved: 1
- Total pull requests resolved: 0
- Total contributors: 1
- 27: Rename discovery to automatic thanks to @prisis
- Total issues resolved: 6
- Total pull requests resolved: 0
- Total contributors: 1
- 12: Adding a ConfiguratorInstaller thanks to @prisis
- 11: Adding a ParallelDownloader to achieve high speed downloads thanks to @prisis
- 10: Honor --dry-run flag for discovery thanks to @prisis
- 8: Add a new configurator for extra dependency thanks to @prisis
- 3: Create a common package for interfaces, exceptions and external tests thanks to @prisis
- 23: Update text thanks to @prisis