Page MenuHomeDevCentral

Revert "Use hash symbols instead of strings for keys"
ClosedPublic

Authored by dereckson on Sep 21 2018, 21:48.
Tags
None
Referenced Files
F7733008: D1801.id4564.diff
Thu, May 1, 21:37
F7723076: D1801.id4565.diff
Thu, May 1, 17:21
F7707538: D1801.diff
Thu, May 1, 10:29
Unknown Object (File)
Tue, Apr 29, 18:16
Unknown Object (File)
Tue, Apr 29, 12:51
Unknown Object (File)
Mon, Apr 28, 17:15
Unknown Object (File)
Sun, Apr 27, 09:02
Unknown Object (File)
Fri, Apr 25, 03:27
Subscribers
None

Details

Summary

Fix a regression where project properties aren't accessible anymore,
and so build URLs aren't included on the dashboard.

This reverts commit 517786ca4886.

Ref T1449

Test Plan
$ bundle exec rackup -o 0.0.0.0 -p 4567
$ curl localhost:4567 | grep ci

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-regression-url (branched from master)
Build Status
Buildable 2792
Build 3040: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 21 2018, 21:53
This revision was automatically updated to reflect the committed changes.