Fix a couple of encoding issues
[?]
Oct 24, 2016, 2:08 PM
V7UDCU3WQXXJLDJ7MP5QS6R6F5VD2NYV4FXEVSXG6ZCDOJUA7USQCDependencies
- [2]
TYJWUORCFix referer check - [3]
2P35LNRYAdd XSRF protection for POST requests - [4]
LZVO64YGMerge in the first bits of the API work - [*]
DEMSSSB2* Controller for jobs which inherits all actions in ListBuilds. So - [*]
U4TD3AIQAdd support for viewing jobset evaluations - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- edit in src/lib/Hydra/Controller/Job.pm at line 3
use utf8; - edit in src/lib/Hydra/Controller/JobsetEval.pm at line 3
use utf8; - edit in src/lib/Hydra/Controller/Root.pm at line 3[8.847][8.847]
use utf8; - replacement in src/lib/Hydra/Controller/Root.pm at line 69
error($c, "POST requests should come from ‘$base’")error($c, "POST requests should come from ‘$base’.")