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
Unknown Object (File)
Tue, Apr 23, 08:38
Unknown Object (File)
Tue, Apr 23, 04:42
Unknown Object (File)
Tue, Apr 23, 04:08
Unknown Object (File)
Sun, Apr 21, 20:45
Unknown Object (File)
Fri, Apr 19, 19:55
Unknown Object (File)
Fri, Apr 19, 15:24
Unknown Object (File)
Fri, Apr 19, 15:03
Unknown Object (File)
Wed, Apr 17, 23:59
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.