0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Kevin Ansfield 32ff18ccb0 Validate tag names don't start with commas
closes #5685
- Adds client and server-side validation for tag names starting with commas
- Trim tag names before adding in PSM (tag attributes are already trimmed before saving in TSM)
2015-08-24 16:55:30 +01:00
..
api Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
model Don't rely on order of updates when editing multiple settings 2015-07-21 12:41:56 +02:00
export_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import_spec.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00