- develop
- 119
Listing 50 most recent commits reachable from develop.
328c16b | Update Usage section in readme inline with current UI. |
Peter Boughton |
b8c7f83 | Change required attributes to required_ to workaround Railo 4.1 bug. |
Peter Boughton |
3727195 | Ensure correct columnlist always used. |
Peter Boughton |
1908a50 | Convert colons to equals for CF9 compatibility. |
Peter Boughton |
bf1b94e | Fix XML view for CF. |
Peter Boughton |
2fbfe5b | Convert QueryAppend function to use looping method. |
Peter Boughton |
ebb0259 | Ensure body background style not inherited by child elements. |
Peter Boughton |
20f8367 | Add vendor prefixes for box-sizing. |
Peter Boughton |
8f84883 | Overhaul UI with more interesting theme and new wip logo. |
Peter Boughton |
2037a26 | Throw error if passed a non-existant (or non-accessible) path. |
Peter Boughton |
9244177 | Add headers to key files to clarify version and license. |
Peter Boughton |
2c28498 | Clarify license and website in cfregex readme. |
Peter Boughton |
8d00e93 | Remove unused custom tag code from included cfregex version. |
Peter Boughton |
aaab774 | Update URLs in cfregex readme. |
Peter Boughton |
31a85a3 | Fix config filename sanitizing. |
Peter Boughton |
f0ed585 | Code formatting cleanup. |
Peter Boughton |
705ac95 | Whitespace cleanup. |
Peter Boughton |
21688ef | Switch form submissions to GET. |
Peter Boughton |
7942e7a | Remove invalid whitespace from config. |
Peter Boughton |
a5ea6e9 | Include filtered code in result data. |
Peter Boughton |
f628b82 | Replace random UUIDs with SHA checksums. |
Peter Boughton |
520ca9a | Remove unignored whitespace from start of regex. |
Peter Boughton |
207c8b3 | Add experimental ability to separate queries into segments. |
Peter Boughton |
4de3212 | Add status property and experimental value to indicate limited functionality. |
Peter Boughton |
7c51cd3 | Move action from query string to hidden field. |
Peter Boughton |
aeb6b3c | Fix per-page title functionality. |
Peter Boughton |
3c04775 | Fix button styling for HTML results page. |
Peter Boughton |
2fe9628 | Remove redundant hint about optional ending slashes. |
Peter Boughton |
0011432 | Fix and standardise path normalisation and slash removal. |
Peter Boughton |
639a030 | Remove support for accepting relative directories. |
Peter Boughton |
683ed6f | Switch form tag library use with standard HTML tags. |
Peter Boughton |
8013a38 | Convert framework from Fusebox to FW/1. |
Peter Boughton |
2189875 | Rename gpl-license.txt -> license.txt |
Peter Boughton |
11252bb | Update readme content and structure. |
Peter Boughton |
58abd71 | Fix readme version info for cfRegex. |
Peter Boughton |
699346b | Merge branch 'rc0.7.5' into develop |
Peter Boughton |
e61c978 | Use v0.1.003 release of cfRegex. |
Peter Boughton |
80d60c6 | Correct order LFCR->CRLF in HTML output. |
Peter Boughton |
58c1598 | Correct version to include -dev suffix. |
Peter Boughton |
47bb311 | Add link to GitHub project page. |
Peter Boughton |
ca06742 | Add link to GitHub project page. |
Peter Boughton |
1886ade | Update version info to indicate RC status. |
Peter Boughton |
52e0b8b | Move space inside cfif so full-stop doesn't float. |
Peter Boughton |
795c6c0 | Add RiskFileCount, to count files containing potential risks. |
Peter Boughton |
a50e2d4 | Remove unused DirCount variable. |
Peter Boughton |
f101428 | Move FileCount increment inside function. |
Peter Boughton |
fb1248e | Assorted coding style updates. |
Peter Boughton |
7840002 | Remove isRisk variable and reduce nesting. |
Peter Boughton |
b3694cf | Assorted coding style updates. |
Peter Boughton |
a3c710c | Change ClientScopes to array. |
Peter Boughton |