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
F7600769: D1801.id4565.diff
Tue, Apr 29, 12:51
F7554880: D1801.diff
Mon, Apr 28, 17:15
Unknown Object (File)
Sun, Apr 27, 09:02
Unknown Object (File)
Fri, Apr 25, 03:27
Unknown Object (File)
Thu, Apr 24, 11:45
Unknown Object (File)
Wed, Apr 23, 00:07
Unknown Object (File)
Tue, Apr 22, 15:19
Unknown Object (File)
Tue, Apr 22, 12:19
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 Not Applicable
Unit
Tests Not Applicable

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.