Page MenuHomeDevCentral

Services
ClosedPublic

Authored by dereckson on Jan 2 2016, 23:43.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 1, 13:26
Unknown Object (File)
Sat, Feb 1, 13:26
Unknown Object (File)
Sat, Feb 1, 13:26
Unknown Object (File)
Sat, Feb 1, 12:42
Unknown Object (File)
Sat, Feb 1, 12:14
Unknown Object (File)
Fri, Jan 31, 09:55
Unknown Object (File)
Wed, Jan 29, 07:49
Unknown Object (File)
Wed, Jan 29, 07:49
Subscribers
None

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIF2be5bb93d3bf: Services
Summary

Several classes implemented some methods to query credentials.json file.

We create a Services class to move and generalize these methods into.

Test Plan

Same as D157

  • php artisan phabricator:projectsmap
  • Test a GitHub payload request
  • Test a Phabricator payload request

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Services.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson added inline comments.
app/Http/Controllers/Gate/GateController.php
84

extraneous space

dereckson edited edge metadata.

Removed extraneous space

dereckson edited edge metadata.
dereckson marked an inline comment as done.
This revision is now accepted and ready to land.Jan 2 2016, 23:46
This revision was automatically updated to reflect the committed changes.