Page MenuHomeDevCentral
Feed All Stories

Dec 31 2016

dereckson closed D784: Declare explicitely return types by committing rNOTIF5ea27e48acb2: Declare explicitely return types.
Dec 31 2016, 21:53
dereckson accepted D784: Declare explicitely return types.
Dec 31 2016, 21:50
dereckson updated the summary of D784: Declare explicitely return types.
Dec 31 2016, 21:46
alken-orin added a comment to D784: Declare explicitely return types.

Build has FAILED

Dec 31 2016, 21:46
dereckson created D784: Declare explicitely return types.
Dec 31 2016, 21:44
dereckson added a revision to T1062: Upgrade notifications center code base to PHP 7: D784: Declare explicitely return types.
Dec 31 2016, 21:44 · Notifications center (No, this is not a magic elixir, this is a fir distillate.)
alken-orin added a comment to D783: Improve code guidelines for exception handler.

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

Dec 31 2016, 21:03
dereckson committed rNOTIF62a8792ac816: Improve code guidelines for exception handler (authored by dereckson).
Improve code guidelines for exception handler
Dec 31 2016, 21:01
dereckson closed D783: Improve code guidelines for exception handler by committing rNOTIF62a8792ac816: Improve code guidelines for exception handler.
Dec 31 2016, 21:01
dereckson updated the summary of D783: Improve code guidelines for exception handler.
Dec 31 2016, 21:00
dereckson accepted D783: Improve code guidelines for exception handler.
Dec 31 2016, 21:00
dereckson created D783: Improve code guidelines for exception handler.
Dec 31 2016, 20:57
dereckson created T1076: Map payload to classes.
Dec 31 2016, 05:39 · Restricted Project, good-first-issue, Technical debt, Notifications center
dereckson moved T991: Document notifications center configuration schemas from Backlog to Debt on the Notifications center board.
Dec 31 2016, 05:36 · XML, Technical debt, Notifications center, Schemas
dereckson moved T893: Standardize l10n keys from Bugs to Debt on the Notifications center board.
Dec 31 2016, 05:33 · Restricted Project, good-first-issue, Technical debt, Notifications center
dereckson moved T880: config/compile.php should contain most used classes from Bugs to Debt on the Notifications center board.
Dec 31 2016, 05:33 · Technical debt, Notifications center
dereckson moved T890: repository.query will be deprecated on Phabricator from Bugs to Debt on the Notifications center board.
Dec 31 2016, 05:32 · Technical debt, Notifications center
dereckson moved T954: Get a mapping class from an instance from Backlog to Debt on the Notifications center board.
Dec 31 2016, 05:31 · Technical debt, Notifications center
dereckson committed rDNOTIF24483e8a20db: Upgrade to PHP 7.1 (authored by dereckson).
Upgrade to PHP 7.1
Dec 31 2016, 03:43
dereckson closed D782: Upgrade to PHP 7.1 by committing rDNOTIF24483e8a20db: Upgrade to PHP 7.1.
Dec 31 2016, 03:42
dereckson updated the diff for D782: Upgrade to PHP 7.1.

Fix Composer issue

Dec 31 2016, 03:34
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