summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/url_utility.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-8/+8
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+41
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-5/+22
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-7/+34
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+10
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-3/+14
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-10/+56
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-041-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-0/+36
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-0/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-3/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-0/+32
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+8
* Fix mergeUrlParams handling of `+`Paul Slaughter2019-08-191-1/+7
* Simplify getTimeDiff functionSimon Knox2019-08-081-2/+2
* 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