Page MenuHomeDevCentral
Feed All Stories

Dec 31 2016

dereckson added a comment to D782: Upgrade to PHP 7.1.
Container
$ cd /opt
$ git clone https://github.com/nikic/php-ast
$ cd php-ast && phpize && ./configure && make && make install
$ echo 'extension=ast.so' > /usr/local/etc/php/conf.d/ast.ini
$ cd /var/wwwroot/default
$ composer install
$ php artisan config:clear
Configuration cache cleared!
$ php artisan cache:clear
Cache cleared successfully.
$ vendor/bin/phpunit
PHPUnit 4.8.31 by Sebastian Bergmann and contributors.
Warning:        The Xdebug extension is not loaded
                No code coverage will be generated.
Dec 31 2016, 03:33
dereckson updated the test plan for D782: Upgrade to PHP 7.1.
Dec 31 2016, 03:32
dereckson updated the summary of D782: Upgrade to PHP 7.1.
Dec 31 2016, 03:11

Dec 30 2016

dereckson planned changes to D782: Upgrade to PHP 7.1.

It seems the Composer --no-dev argument is ignored.

Dec 30 2016, 05:30
dereckson updated the test plan for D782: Upgrade to PHP 7.1.
Dec 30 2016, 05:23
dereckson accepted D782: Upgrade to PHP 7.1.
Dec 30 2016, 05:23
dereckson created D782: Upgrade to PHP 7.1.
Dec 30 2016, 05:10
dereckson added a revision to T1062: Upgrade notifications center code base to PHP 7: D782: Upgrade to PHP 7.1.
Dec 30 2016, 05:09 · Notifications center (No, this is not a magic elixir, this is a fir distillate.)
dereckson committed rNOTIF0b99e9b259b2: Define payload property in Event class (authored by dereckson).
Define payload property in Event class
Dec 30 2016, 05:04
dereckson closed D781: Define payload property in Event class by committing rNOTIF0b99e9b259b2: Define payload property in Event class.
Dec 30 2016, 05:03
dereckson accepted D781: Define payload property in Event class.
Dec 30 2016, 04:51
dereckson updated the summary of D781: Define payload property in Event class.
Dec 30 2016, 04:51
dereckson updated the summary of D781: Define payload property in Event class.
Dec 30 2016, 04:51
alken-orin added a comment to D781: Define payload property in Event class.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/245/ for more details.

Dec 30 2016, 04:43
dereckson moved T1066: Report current configuration state from Backlog to Next on the Notifications center (No, this is not a magic elixir, this is a fir distillate.) board.
Dec 30 2016, 04:21 · Notifications center (No, this is not a magic elixir, this is a fir distillate.)
dereckson created D781: Define payload property in Event class.
Dec 30 2016, 04:16
dereckson added a revision to T1062: Upgrade notifications center code base to PHP 7: D780: Improve type documentation: Traversable|array → iterable.
Dec 30 2016, 04:01 · Notifications center (No, this is not a magic elixir, this is a fir distillate.)
dereckson added a task to D780: Improve type documentation: Traversable|array → iterable: T1062: Upgrade notifications center code base to PHP 7.
Dec 30 2016, 04:00
dereckson moved T1062: Upgrade notifications center code base to PHP 7 from Next to In progress on the Notifications center (No, this is not a magic elixir, this is a fir distillate.) board.
Dec 30 2016, 03:27 · Notifications center (No, this is not a magic elixir, this is a fir distillate.)
dereckson committed rNOTIF5c41373c9e2b: Improve type documentation: Traversable|array → iterable (authored by dereckson).
Improve type documentation: Traversable|array → iterable
Dec 30 2016, 03:24
dereckson closed D780: Improve type documentation: Traversable|array → iterable by committing rNOTIF5c41373c9e2b: Improve type documentation: Traversable|array → iterable.
Dec 30 2016, 03:21
dereckson closed T1063: Implement phan analysis support in CI as Resolved.
Dec 30 2016, 03:12 · Continous integration and delivery, Notifications center (No, this is not a magic elixir, this is a fir distillate.)
dereckson added a task to D767: Analyze with Phan: T1063: Implement phan analysis support in CI.
Dec 30 2016, 03:11
dereckson added revisions to T1063: Implement phan analysis support in CI: D779: Add PSR-3 log implementation to phan configuration, D775: Add Symfony components to phan configuration, D767: Analyze with Phan, D768: Install phan and php-ast.
Dec 30 2016, 03:11 · Continous integration and delivery, Notifications center (No, this is not a magic elixir, this is a fir distillate.)
dereckson added a task to D775: Add Symfony components to phan configuration: T1063: Implement phan analysis support in CI.
Dec 30 2016, 03:11
dereckson added a task to D768: Install phan and php-ast: T1063: Implement phan analysis support in CI.
Dec 30 2016, 03:11
dereckson added a task to D779: Add PSR-3 log implementation to phan configuration: T1063: Implement phan analysis support in CI.
Dec 30 2016, 03:11
alken-orin added a comment to D780: Improve type documentation: Traversable|array → iterable.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/244/ for more details.

Dec 30 2016, 02:42
dereckson accepted D780: Improve type documentation: Traversable|array → iterable.
Dec 30 2016, 02:40
dereckson created D780: Improve type documentation: Traversable|array → iterable.
Dec 30 2016, 02:40
alken-orin added a comment to D779: Add PSR-3 log implementation to phan configuration.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/243/ for more details.

Dec 30 2016, 02:30
dereckson closed T1074: Spin river-sector Phabricator instance on Dwellers as Resolved.
Dec 30 2016, 02:27 · Nasqueron Docker deployment squad, Servers
dereckson committed rNOTIFed8ad7330a39: Add PSR-3 log implementation to phan configuration (authored by dereckson).
Add PSR-3 log implementation to phan configuration
Dec 30 2016, 02:25
dereckson closed D779: Add PSR-3 log implementation to phan configuration by committing rNOTIFed8ad7330a39: Add PSR-3 log implementation to phan configuration.
Dec 30 2016, 02:25
dereckson accepted D779: Add PSR-3 log implementation to phan configuration.
Dec 30 2016, 02:24
dereckson created D779: Add PSR-3 log implementation to phan configuration.
Dec 30 2016, 02:22
dereckson committed rNOTIF905274bef2a3: Explicitely log exception message (authored by dereckson).
Explicitely log exception message
Dec 30 2016, 02:22
alken-orin added a comment to D778: Explicitely log exception message.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/242/ for more details.

Dec 30 2016, 02:22
dereckson closed D778: Explicitely log exception message by committing rNOTIF905274bef2a3: Explicitely log exception message.
Dec 30 2016, 02:21
dereckson requested review of D778: Explicitely log exception message.
Dec 30 2016, 02:20
dereckson updated the diff for D778: Explicitely log exception message.

Call magic method instead of only the message.

Dec 30 2016, 02:19
dereckson accepted D778: Explicitely log exception message.
Dec 30 2016, 02:19
dereckson planned changes to D778: Explicitely log exception message.
Dec 30 2016, 02:19
alken-orin added a comment to D778: Explicitely log exception message.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/241/ for more details.

Dec 30 2016, 02:15
dereckson created D778: Explicitely log exception message.
Dec 30 2016, 02:11

Dec 29 2016

dereckson committed rDJENKINSAGENTS503a2cb8a7b9: Install phan and php-ast (authored by dereckson).
Install phan and php-ast
Dec 29 2016, 20:49
dereckson closed T1075: Install php-ast (and phan?) on CI PHP image as Resolved by committing rDJENKINSAGENTS503a2cb8a7b9: Install phan and php-ast.
Dec 29 2016, 20:48 · Docker images, Notifications center (No, this is not a magic elixir, this is a fir distillate.), Continous integration and delivery
dereckson closed T1075: Install php-ast (and phan?) on CI PHP image, a subtask of T1063: Implement phan analysis support in CI, as Resolved.
Dec 29 2016, 20:48 · Continous integration and delivery, Notifications center (No, this is not a magic elixir, this is a fir distillate.)
dereckson closed D768: Install phan and php-ast by committing rDJENKINSAGENTS503a2cb8a7b9: Install phan and php-ast.
Dec 29 2016, 20:48
dereckson closed D768: Install phan and php-ast.
Dec 29 2016, 20:48
dereckson accepted D768: Install phan and php-ast.
Dec 29 2016, 20:46
alken-orin added a comment to D776: Define BasePayloadAnalyzer::SERVICE_NAME.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/240/ for more details.

Dec 29 2016, 20:45
alken-orin added a comment to D777: Fix documentation type.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/239/ for more details.

Dec 29 2016, 20:43
dereckson committed rNOTIF1b9b8f0ecda7: Define BasePayloadAnalyzer::SERVICE_NAME (authored by dereckson).
Define BasePayloadAnalyzer::SERVICE_NAME
Dec 29 2016, 20:40
dereckson closed D776: Define BasePayloadAnalyzer::SERVICE_NAME by committing rNOTIF1b9b8f0ecda7: Define BasePayloadAnalyzer::SERVICE_NAME.
Dec 29 2016, 20:40
dereckson accepted D776: Define BasePayloadAnalyzer::SERVICE_NAME.
Dec 29 2016, 20:40
alken-orin added a comment to D776: Define BasePayloadAnalyzer::SERVICE_NAME.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/238/ for more details.

Dec 29 2016, 20:40
dereckson updated the diff for D776: Define BasePayloadAnalyzer::SERVICE_NAME.

Rebased against e4b5f4ee21ef.

Dec 29 2016, 20:39
dereckson committed rNOTIFe4b5f4ee21ef: Fix documentation type (authored by dereckson).
Fix documentation type
Dec 29 2016, 20:39
dereckson closed D777: Fix documentation type by committing rNOTIFe4b5f4ee21ef: Fix documentation type.
Dec 29 2016, 20:38
dereckson accepted D777: Fix documentation type.
Dec 29 2016, 20:38
dereckson created D777: Fix documentation type.
Dec 29 2016, 20:37
alken-orin added a comment to D775: Add Symfony components to phan configuration.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/237/ for more details.

Dec 29 2016, 20:37
dereckson created D776: Define BasePayloadAnalyzer::SERVICE_NAME.
Dec 29 2016, 20:34
dereckson committed rNOTIF741361025fa9: Add Symfony components to phan configuration (authored by dereckson).
Add Symfony components to phan configuration
Dec 29 2016, 20:32
dereckson closed D775: Add Symfony components to phan configuration by committing rNOTIF741361025fa9: Add Symfony components to phan configuration.
Dec 29 2016, 20:32
dereckson accepted D775: Add Symfony components to phan configuration.
Dec 29 2016, 20:32
dereckson created D775: Add Symfony components to phan configuration.
Dec 29 2016, 20:31
alken-orin added a comment to D774: Fix documentation type.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/236/ for more details.

Dec 29 2016, 20:29
dereckson committed rNOTIF7b41987c1c03: Fix documentation type (authored by dereckson).
Fix documentation type
Dec 29 2016, 20:27
dereckson closed D774: Fix documentation type by committing rNOTIF7b41987c1c03: Fix documentation type.
Dec 29 2016, 20:27
dereckson accepted D774: Fix documentation type.
Dec 29 2016, 20:26
dereckson created D774: Fix documentation type.
Dec 29 2016, 20:26
dereckson committed rNOTIF8c415781711f: Prune extraneous unused parameter (authored by dereckson).
Prune extraneous unused parameter
Dec 29 2016, 19:59
dereckson closed D773: Prune extraneous unused parameter by committing rNOTIF8c415781711f: Prune extraneous unused parameter.
Dec 29 2016, 19:59
dereckson accepted D773: Prune extraneous unused parameter.
Dec 29 2016, 19:58
alken-orin added a comment to D773: Prune extraneous unused parameter.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/235/ for more details.

Dec 29 2016, 19:47
alken-orin added a comment to D773: Prune extraneous unused parameter.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/234/ for more details.

Dec 29 2016, 19:45
dereckson updated the diff for D773: Prune extraneous unused parameter.

+PhabricatorPayloadAnalyzer

Dec 29 2016, 19:44
dereckson created D773: Prune extraneous unused parameter.
Dec 29 2016, 19:43
dereckson committed rNOTIF89dfdc32e6c2: Mark artisan as executable (authored by dereckson).
Mark artisan as executable
Dec 29 2016, 19:28
dereckson closed D772: Mark artisan as executable by committing rNOTIF89dfdc32e6c2: Mark artisan as executable.
Dec 29 2016, 19:27
dereckson accepted D772: Mark artisan as executable.
Dec 29 2016, 19:26
alken-orin added a comment to D772: Mark artisan as executable.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/233/ for more details.

Dec 29 2016, 19:19
dereckson created D772: Mark artisan as executable.
Dec 29 2016, 19:15

Dec 28 2016

dereckson committed rNOTIFcf02816a0d62: Honour Application abstract contract in ReportServiceProvider (authored by dereckson).
Honour Application abstract contract in ReportServiceProvider
Dec 28 2016, 11:31
dereckson closed D771: Honour Application abstract contract in ReportServiceProvider by committing rNOTIFcf02816a0d62: Honour Application abstract contract in ReportServiceProvider.
Dec 28 2016, 11:30
dereckson accepted D771: Honour Application abstract contract in ReportServiceProvider.
Dec 28 2016, 11:26
alken-orin added a comment to D771: Honour Application abstract contract in ReportServiceProvider.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/232/ for more details.

Dec 28 2016, 03:57
dereckson created D771: Honour Application abstract contract in ReportServiceProvider.
Dec 28 2016, 03:46

Dec 27 2016

dereckson committed rNOTIF413c5b51a8cb: Improve documentation and code types coherence (authored by dereckson).
Improve documentation and code types coherence
Dec 27 2016, 20:50
dereckson closed D769: Improve documentation and code types coherence by committing rNOTIF413c5b51a8cb: Improve documentation and code types coherence.
Dec 27 2016, 20:49
dereckson accepted D769: Improve documentation and code types coherence .
Dec 27 2016, 20:48
dereckson updated the summary of D769: Improve documentation and code types coherence .
Dec 27 2016, 20:47
dereckson retitled D769: Improve documentation and code types coherence from Improve return types doc to Improve documentation and code types coherence .
Dec 27 2016, 20:46
alken-orin added a comment to D769: Improve documentation and code types coherence .

Build is green https://ci.nasqueron.org/job/test-notifications-phab/231/ for more details.

Dec 27 2016, 20:41
dereckson updated the diff for D769: Improve documentation and code types coherence .

More types

Dec 27 2016, 20:39
alken-orin added a comment to D769: Improve documentation and code types coherence .

Build is green https://ci.nasqueron.org/job/test-notifications-phab/230/ for more details.

Dec 27 2016, 16:13
dereckson updated the diff for D769: Improve documentation and code types coherence .

More fixes, params and properties too

Dec 27 2016, 16:09
dereckson committed rNOTIF952a918e5aad: Prune unused use statement (authored by dereckson).
Prune unused use statement
Dec 27 2016, 04:03