Also allow : (colon) in pathCompRE.
[?]
May 27, 2013, 11:01 AM
JVUEJJXYJ6BNCEIGQFIISOEBQGLW6Z27KKJFMWCA33GDZFQI27RQCDependencies
- [2]
W63765MKAdd dollar to pathCompRE, which allows files with dollars in them to be served by Hydra, e.g. sphinx generated docs often has these types of files. - [3]
FPK5LF53* Put the project-related actions in a separate controller. Put the - [4]
5NO7NCKT* Refactoring. - [5]
A52HEFHQ* Allow builds to be restarted (if they failed with a transient error, - [6]
G5ZR3ZVZhydra: put contents links into html, add links to files from contents page - [7]
LSZLZHJYAllow users to edit their own settings - [8]
ONGLIFOYallow _'s in first character of filenames - [9]
N45RZUQ6Reduce I/O in build listings by only fetching required columns - [10]
HQGXL4MXAdd validation for project and jobset names - [11]
CS7T2XFI - [*]
LBNVQXUB* Build the /build stuff in a separate controller.
Change contents
- replacement in src/lib/Hydra/Helper/CatalystUtils.pm at line 213
Readonly our $pathCompRE => "(?:[A-Za-z0-9-\+\._\$][A-Za-z0-9-\+\._\$]*)";Readonly our $pathCompRE => "(?:[A-Za-z0-9-\+\._\$][A-Za-z0-9-\+\._\$:]*)";