An open API service providing commit metadata for open source projects.

GitHub / droid-php/droid / commits

Droid: Modern PHP Task Runner for Symfony Console Commands

SHA Message Author Date Stats
09b82732 Add droid.yml to .gitignore j.faassen <j****n@l****m> over 9 years ago
8aeddd3a Support either custom or address+port based rules j.faassen <j****n@l****m> over 9 years ago
e1f65eae Load custom firewall rules j.faassen <j****n@l****m> over 9 years ago
3c6676c2 merge Merge pull request #24 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
16d1a462 workaround: droid-php/droid/issues/25 j.faassen <j****n@l****m> over 9 years ago
ca1456d8 Support Target Arguments j.faassen <j****n@l****m> almost 10 years ago
52c09620 Improve Command Plugin skeleton. boite <b****e@u****m> almost 10 years ago
daf9a556 Make gen'd example command file name match class name. boite <b****e@u****m> almost 10 years ago
fef922b6 Use Console Logger in Generator. boite <b****e@u****m> almost 10 years ago
8a063921 Remove ref to console logger style. boite <b****e@u****m> almost 10 years ago
cc232c44 Improve GeneratePlugin doc. boite <b****e@u****m> almost 10 years ago
e1b3b140 Use Twig in place of Lightncandy boite <b****e@u****m> almost 10 years ago
b752404d Always inject ExpressionLanguage into TaskRunner. boite <b****e@u****m> almost 10 years ago
04f534df merge Merge pull request #23 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
28618bef Avoid PHP Notice: array to string conversion. boite <b****e@u****m> almost 10 years ago
dab3c349 Load module description from top-level config directive. boite <b****e@u****m> almost 10 years ago
51651a22 Stop loading some Host properties. boite <b****e@u****m> almost 10 years ago
569644e9 Remove top-level config directive: register. boite <b****e@u****m> almost 10 years ago
c11bec00 Remove usage of Inventory.variables. boite <b****e@u****m> almost 10 years ago
87b28957 Use Group.variables. boite <b****e@u****m> almost 10 years ago
9943222b Allow replacement, with more specific values, of nested vars. boite <b****e@u****m> almost 10 years ago
f4224486 Load new Host properties and new environment directive. boite <b****e@u****m> almost 10 years ago
5caba7c3 Load firewall_policy for Host and HostGroup. boite <b****e@u****m> almost 10 years ago
ee8e1b2b Populate Project name and description properties. boite <b****e@u****m> almost 10 years ago
19f2f6bf Tidy ConfigCommand output. boite <b****e@u****m> almost 10 years ago
3417e36b Fix hostname arg bug in PingCommand. boite <b****e@u****m> almost 10 years ago
a4facc5f merge Merge pull request #18 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
2ae686a2 Disable process timeout (unlimited runtime). boite <b****e@u****m> almost 10 years ago
21d56ac4 Permit HostGroup name as argument to PingCommand. boite <b****e@u****m> almost 10 years ago
576261a8 merge Merge pull request #17 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7b4e75e1 Remove Host.keyFile constraint in PingCommand. boite <b****e@u****m> almost 10 years ago
c9c049fa merge Merge pull request #16 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7e0c85c3 Use Task.maxRuntime for local and remote execution. boite <b****e@u****m> almost 10 years ago
93199460 Add ping command. boite <b****e@u****m> almost 10 years ago
448dac15 Inject custom ConsoleLogger into Enabler. boite <b****e@u****m> almost 10 years ago
db5b09ce Configure and addHostChecks to Enabler. boite <b****e@u****m> almost 10 years ago
943ceb0b Droid projects may use Task.sudo to execute with sudo. boite <b****e@u****m> almost 10 years ago
fff59f27 Update composer.json Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e45573e7 merge Merge pull request #15 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
745a3216 Add with_items_filter feature boite <b****e@u****m> almost 10 years ago
6076fe53 Fix broken tests (d6cdfeb1). boite <b****e@u****m> almost 10 years ago
02727f1e Sanity check j.faassen <j****n@l****m> about 10 years ago
a17eee2e Ahum, use getter vs array access j.faassen <j****n@l****m> about 10 years ago
d6cdfeb1 Allow host-level variables to override project, module and target variables j.faassen <j****n@l****m> about 10 years ago
c16b9078 merge Merge pull request #14 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
f06f9263 Add FLAG_ELSE LightnCandy compiler option boite <b****e@u****m> about 10 years ago
fe791725 Support firewall rule comments in YamlLoader j.faassen <j****n@l****m> about 10 years ago
b8fca35b merge Merge pull request #9 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
634ba262 Allow module:install to update existing modules. boite <b****e@u****m> about 10 years ago
ce3b49a1 Fix white space. boite <b****e@u****m> about 10 years ago
301aa94a Fix handling of flag options boite <b****e@u****m> about 10 years ago
efb2b5c7 Allow references to Inventory in variables boite <b****e@u****m> about 10 years ago
e815d23c Prepare verbose output only when verbosity requested. boite <b****e@u****m> about 10 years ago
4ec668c4 Improve transformation of command inputs boite <b****e@u****m> about 10 years ago
817d8cef Exit cleanly when a module cannot be found boite <b****e@u****m> about 10 years ago
a6c773ce Sanity check Inventory Hosts boite <b****e@u****m> about 10 years ago
641bd2fc Exit early and cleanly on failure to read droid.yml boite <b****e@u****m> about 10 years ago
9acc9365 Host attr in Task args; Add Task.host_filter boite <b****e@u****m> about 10 years ago
9631df81 merge Merge pull request #6 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
c6a67c8f Fix regression in loading firewall rules. boite <b****e@u****m> about 10 years ago
ccf3111a merge Merge pull request #5 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
8a012655 Change key identifying Inventory firewall rules boite <b****e@u****m> about 10 years ago
af69d86e merge Merge pull request #3 from boite/develop Joost Faassen <j****n@l****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a2e9429e Improve exception message when missing command arg. boite <b****e@u****m> about 10 years ago
4a6c04f6 Remove Model and depend upon droid-php/droid-model boite <b****e@u****m> about 10 years ago
7067c1d9 Allow composer install to run for a longer time. boite <b****e@u****m> about 10 years ago
583b26bb Provide a module specific variable 'mod_path' boite <b****e@u****m> about 10 years ago
6d534357 Improve access to droid and project paths boite <b****e@u****m> about 10 years ago
370c312e Fix some white space. boite <b****e@u****m> about 10 years ago
6ca076de Be a bit more strict about autoloading boite <b****e@u****m> about 10 years ago
3ace98b0 Unbind outputter closure from console output. boite <b****e@u****m> about 10 years ago
f19297fd Don't install require-dev packages. boite <b****e@u****m> about 10 years ago
828e7f4e merge Merge pull request #2 from boite/develop Joost Faassen <j****n@l****m> over 10 years ago
320721be Fix PSR-1&2 violations. boite <b****e@u****m> over 10 years ago
4be647f1 Add SynchroniserComposer boite <b****e@u****m> over 10 years ago
4afff785 Make Host aware of its working dir and droid cmd boite <b****e@u****m> over 10 years ago
b4fb158f Rename Synchroniser to SynchroniserPhar. boite <b****e@u****m> over 10 years ago
bce818e2 Fix tests broken by recent commit. boite <b****e@u****m> over 10 years ago
17d96587 Support triggers in modules j.faassen <j****n@l****m> over 10 years ago
fefd9d5e Scope bugfix j.faassen <j****n@l****m> over 10 years ago
26f9db25 Support for triggers j.faassen <j****n@l****m> over 10 years ago
576a5eb6 Resolver issue. ~ vs ^ j.faassen <j****n@l****m> over 10 years ago
d94301ce Use ssh-client through packagist j.faassen <j****n@l****m> over 10 years ago
5e7dac68 TaskRunner enhancements j.faassen <j****n@l****m> over 10 years ago
6b7f425a Support task-level hosts definition j.faassen <j****n@l****m> over 10 years ago
97af1f05 Add templating through lightncandy j.faassen <j****n@l****m> over 10 years ago
97496f51 Bugfix for modules in YamlLoader j.faassen <j****n@l****m> over 10 years ago
b468b179 Support module:install j.faassen <j****n@l****m> over 10 years ago
5cad6fe4 Support modules j.faassen <j****n@l****m> over 10 years ago
06e08050 Support include statement (recursively) in YamlLoader j.faassen <j****n@l****m> over 10 years ago
376119e3 Support injecting inventory in commands j.faassen <j****n@l****m> over 10 years ago
1f216cfa Support inbound/outbound firewall rules j.faassen <j****n@l****m> over 10 years ago
42b9cf73 Indicate target hosts in command output j.faassen <j****n@l****m> over 10 years ago
f31eba7d Inventory enhancements j.faassen <j****n@l****m> over 10 years ago
4923c6a4 Color-code output (blue = stdout, red = stderr) j.faassen <j****n@l****m> over 10 years ago
f4776fea Gracefully handle empty values j.faassen <j****n@l****m> over 10 years ago
2db3b16f Support marshalling local files to remote hosts through data-uris j.faassen <j****n@l****m> over 10 years ago
88db187c merge Merge pull request #1 from boite/develop Joost Faassen <j****n@l****m> over 10 years ago
3c402a3a Fix use statements and formatting. boite <b****e@u****m> over 10 years ago
e4f2df96 Add examples of droid hosts config. boite <b****e@u****m> over 10 years ago

← Back to repository