summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/url_utility.js
Commit message (Expand)AuthorAgeFilesLines
* Update IDE file mirror service (ce utils)ce-5276-3-update-ide-diff-and-mirror-modulesPaul Slaughter2019-06-071-1/+11
* Specify exception identifer in catch blocksast-catch-unexpected-tokenPaul Gascou-Vaillancourt2019-06-041-1/+1
* Add global isSafeURL utilityissafeurl-utilityPaul Gascou-Vaillancourt2019-06-031-0/+36
* Fix API and IDE path with `/` relative_url_rootPaul Slaughter2019-04-241-0/+2
* Addressing feedback from most recent reviews.Scott Escue2019-01-101-4/+2
* Removing the URL manipulation functions added to 'common_utils.js' in favor o...Scott Escue2019-01-101-14/+43
* Resolve "mergeUrlParams wrong with fragment url"Thomas Holder2018-11-301-18/+20
* Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-071-2/+2
* fixed karmaPhil Hughes2018-06-071-2/+2
* Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-1/+1
* Fixed Utility Function based on Review CommentsTim Zallmann2018-03-281-3/+3
* Removed strangely added importTim Zallmann2018-03-281-2/+0
* Added Utility Function for WebIDE URLTim Zallmann2018-03-281-1/+11
* Fix mergeUrlParams encoding query parametersEric Eastwood2018-01-021-1/+1
* fixed URL being undefined :face_palm:Phil Hughes2017-12-081-2/+2
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-19/+4
* Moved URL utility methods into es modulesPhil Hughes2017-12-081-69/+58
* url_utility and style backportLuke "Jared" Bennett2017-11-131-0/+4
* Add create merge checkbox.Jacob Schatz2017-10-121-2/+2
* Add test for external HTML artifactEric Eastwood2017-10-031-1/+1
* Add external link FE for online artifactsEric Eastwood2017-09-291-2/+18
* fix IE11 error from sentry32538-urlSimon Knox2017-05-191-1/+2
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-87/+84
* respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-0/+7
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+86
* Remove turbolinks.Bryce Johnson2017-02-021-80/+0
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Merge branch 'issue-boards-filter-label-spaces' into 'master' Fatih Acet2016-09-261-1/+1
|\
| * Fixed list issues not loading with spaces in filtered valuesissue-boards-filter-label-spacesPhil Hughes2016-09-081-1/+1
* | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+6
|/
* Automatically expand hidden discussions when accessed via a permalink hash (c...Mike Greiling2016-08-241-1/+11
* ES6ify all the things!Fatih Acet2016-07-241-0/+64