summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/text_utility.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+58
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-14/+14
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+10
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+12
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+75
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+79
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-3/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-5/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-7/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-061-0/+8
* Removed pluralize functionEzekiel Kigbo2019-07-241-8/+0
* Replace slugifyWithHyphens with improved slugify functionLuke Ward2019-07-031-2/+9
* CE backport of Add Snowplow tracking to notesConstance Okoghenun2019-04-121-0/+7
* Remove slugify text utilityfe-remove-slugifyPaul Slaughter2019-04-121-7/+0
* Make corrections to address review feedbackce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-pagemfluharty2019-04-021-2/+2
* Add reusable project_selector componentNathan Friend2019-04-021-0/+32
* Add headers to files in the tree list on merge requestsPhil Hughes2019-01-081-0/+23
* Use literal instead of constructor for creating regexMartin Wortschack2018-10-151-4/+1
* Prettify lib/utils modulesMike Greiling2018-10-101-10/+7
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-0/+10
* Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter2018-08-011-0/+14
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+21
* Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez2018-05-031-1/+5
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-061-3/+17
* Removes duplicated & non used codefl-remove-duplicated-codeFilipa Lacerda2018-03-091-14/+0
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+14
* Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+7
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-1/+1
* Backport of methods and components added in EBackport of methods and componen...Filipa Lacerda2018-01-031-0/+9
* Update text_utility.jsClement Ho2017-11-171-1/+1
* Fix potential EE conflictbackport-add-epic-sidebarClement Ho2017-11-161-10/+9
* Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-131-184/+50
|\
| * Export text utils as ES6 modulesFilipa Lacerda2017-11-131-184/+44
* | Backport of add-epic-sidebarClement Ho2017-11-101-0/+4
|/
* Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-101-3/+11
* Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-2/+2
* fixed up weird karma specs with tooltipPhil Hughes2017-05-261-1/+1
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-1/+2
* Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-101-175/+171
* Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-4/+14
* change todos counter position & format ( for large counts )mhasbini2017-02-211-0/+3
* Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda2017-02-201-1/+1
|\
| * replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* | Make sure events have most properties definedadd-additional-checks-to-ca-dataAlfredo Sumaran2017-02-101-1/+9
|/
* Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-101-9/+1
* Make sure events have most properties definedAlfredo Sumaran2017-02-101-1/+9