First pass (diff 1)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 11 2017
Jan 11 2017
dereckson edited parent tasks for T1083: Write a charter/bylaws, added: T1095: Determine the initial special interest groups; removed: T1090: Create an IRC special interest group.
dereckson added a subtask for T1095: Determine the initial special interest groups: T1083: Write a charter/bylaws.
dereckson removed a subtask for T1090: Create an IRC special interest group: T1083: Write a charter/bylaws.
Jan 10 2017
Jan 10 2017
s/file_mode/mode
Add new unit to highstate
Create new rix account on Eglide
20:35:55 < missk> yea its login
Jan 8 2017
Jan 8 2017
Draft currently contains:
dereckson added a parent task for T1083: Write a charter/bylaws: T1090: Create an IRC special interest group.
dereckson added a subtask for T1090: Create an IRC special interest group: T1083: Write a charter/bylaws.
dereckson added a subtask for T1086: Register to Freenode: T1090: Create an IRC special interest group.
dereckson added a parent task for T1090: Create an IRC special interest group: T1086: Register to Freenode.
dereckson committed rNOTIF2bd94ba8ce99: Update README to reflect GH->AMQP mirroring removal (authored by dereckson).
Update README to reflect GH->AMQP mirroring removal
Fix docker command in README
dereckson closed D812: Fix docker command in README by committing rNOTIFee4fa18abf48: Fix docker command in README.
Add minimal layout
dereckson closed D813: Add minimal layout by committing rEGLIDEWWWDSGN48c6dbdfc9da: Add minimal layout.
Initial revision
Arcanist configuration
dereckson closed D670: Arcanist configuration by committing rEGLIDEWWWDSGN042fd9097f26: Arcanist configuration.
Update Twitter account. Disable some SCSS components.
Add missing quote
dereckson closed D806: Add missing quote by committing rSTG29732f4aff36: Add missing quote (authored by Thibaut120094).
Prune unused User class
dereckson closed D810: Prune unused User class by committing rNOTIF0492db23a512: Prune unused User class.
dereckson committed rNOTIF27e3ffa5698c: Improve AMQPEventListener code style (authored by dereckson).
Improve AMQPEventListener code style
dereckson committed rNOTIF691289cb6db0: Remove GitHub to AMQP mirror feature (authored by dereckson).
Remove GitHub to AMQP mirror feature
Only remove the feature.
Change touches code style too.
If we don't use it and nobody else does, we can remove the feature instead making it optional.
Jan 7 2017
Jan 7 2017
dereckson committed rNOTIF6653ad57b95c: Improve API replies handling in NotifyNewCommitsToDiffusion (authored by dereckson).
Improve API replies handling in NotifyNewCommitsToDiffusion
dereckson retitled D807: Improve API replies handling in NotifyNewCommitsToDiffusion from Fix NotifyNewCommitsToDiffusion to Improve API replies handling in NotifyNewCommitsToDiffusion.
Simplify test, dataProvider
Quick test for no repo but switch to a provider
dereckson added a comment to T999: NotifyNewCommitsToDiffusion fails to check if we've or not a Phabricator instance for this project.
In T1089#13198, @dereckson wrote:I can repro the regression with the following test:
tests/Jobs/NotifyNewCommitsToDiffusionTest.phppublic function testJobWhenThereIsNoPhabricatorInstanceForTheProject () { $this->mockJob("not-existing-project"); $this->job->handle(); } protected function mockJob(string $project = "acme") { $this->job = new NotifyNewCommitsToDiffusion( $project, "ssh://acme/k2.git" ); }This produces the following stack trace:
Nasqueron\Notifications\Tests\Jobs\NotifyNewCommitsToDiffusionTest::testJobWhenThereIsNoPhabricatorInstanceForTheProject RuntimeException: No credentials for Phabricator project not-existing-project. /app/notifications/app/Phabricator/PhabricatorAPI.php:67 /app/notifications/app/Phabricator/PhabricatorAPIFactory.php:26 /app/notifications/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:217 /app/notifications/app/Jobs/NotifyNewCommitsToDiffusion.php:146 /app/notifications/app/Jobs/NotifyNewCommitsToDiffusion.php:136 /app/notifications/app/Jobs/NotifyNewCommitsToDiffusion.php:75 /app/notifications/tests/Jobs/NotifyNewCommitsToDiffusionTest.php:37
dereckson raised the priority of T999: NotifyNewCommitsToDiffusion fails to check if we've or not a Phabricator instance for this project from Low to High.
dereckson added a comment to T1089: NotifyNewCommitsToDiffusion: RuntimeException: No credentials for Phabricator project ....
I can repro the regression with the following test:
Declare explicitely types
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator