Commit graph

2 commits

Author SHA1 Message Date
Paul Slaughter
908829089c
Update IDE file mirror service (ce utils)
**Notes:**
This module is a client to the webide-file-sync service.
https://gitlab.com/gitlab-org/webide-file-sync
2019-06-07 09:12:11 -05:00
Paul Gascou-Vaillancourt
6ca5b19aaf Add global isSafeURL utility
- Added isSafeURL utility based on prior work in gitlab-ee
- Also added isAbsoluteOrRootRelative() and getBaseURL() utils,
  needed by isSafeURL
- Removed URL() fallback because URL() is now polyfilled
- Updated specs
2019-06-03 08:10:34 -04:00
Renamed from spec/javascripts/lib/utils/url_utility_spec.js (Browse further)