- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 1 2017
Jan 1 2017
dereckson reopened T1066: Report current configuration state, a subtask of T663: Production environment tests for Notifications center, as Open.
Report current configuration state
dereckson closed T1066: Report current configuration state, a subtask of T663: Production environment tests for Notifications center, as Resolved.
dereckson closed T1066: Report current configuration state as Resolved by committing rNOTIFf3fcf394ac9c: Report current configuration state.
dereckson retitled D785: Report current configuration state from WIP: Report current configuration state to Report current configuration state.
That will be for config-integration
Fix Services namespace in tests
Rebase against Config namespace
dereckson committed rNOTIF01d9dd5922f6: Move Services namespace to Nasqueron\Notifications\Config\Services (authored by dereckson).
Move Services namespace to Nasqueron\Notifications\Config\Services
dereckson committed rNOTIFf4c7321c99d6: Move Features to Nasqueron\Notifications\Config namespace (authored by dereckson).
Move Features to Nasqueron\Notifications\Config namespace
Namespace rename only, no-op in logic.
Working prototype
Draft code for report builder
dereckson added a revision to T1066: Report current configuration state: D785: Report current configuration state.
Dec 31 2016
Dec 31 2016
JSON output will be something like this:
This JSON document is written by hand as test result for this output:
Declare explicitely return types
dereckson closed T1062: Upgrade notifications center code base to PHP 7 as Resolved by committing rNOTIF5ea27e48acb2: Declare explicitely return types.
dereckson committed rNOTIF62a8792ac816: Improve code guidelines for exception handler (authored by dereckson).
Improve code guidelines for exception handler
dereckson moved T991: Document notifications center configuration schemas from Backlog to Debt on the Notifications center board.
dereckson moved T880: config/compile.php should contain most used classes from Bugs to Debt on the Notifications center board.
dereckson moved T890: repository.query will be deprecated on Phabricator from Bugs to Debt on the Notifications center board.
dereckson moved T954: Get a mapping class from an instance from Backlog to Debt on the Notifications center board.
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 30 2016
Dec 30 2016
It seems the Composer --no-dev argument is ignored.
dereckson added a revision to T1062: Upgrade notifications center code base to PHP 7: D782: Upgrade to PHP 7.1.
dereckson committed rNOTIF0b99e9b259b2: Define payload property in Event class (authored by dereckson).
Define payload property in Event class
dereckson committed rNOTIF5c41373c9e2b: Improve type documentation: Traversable|array → iterable (authored by dereckson).
Improve type documentation: Traversable|array → iterable
dereckson committed rNOTIFed8ad7330a39: Add PSR-3 log implementation to phan configuration (authored by dereckson).
Add PSR-3 log implementation to phan configuration
Explicitely log exception message
Call magic method instead of only the message.
Dec 29 2016
Dec 29 2016
Install phan and php-ast
dereckson closed T1075: Install php-ast (and phan?) on CI PHP image as Resolved by committing rDJENKINSAGENTS503a2cb8a7b9: Install phan and php-ast.
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator