summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils
Commit message (Expand)AuthorAgeFilesLines
* Removes CustomEvent polyfill and testsremove-custom-event-polyfillFilipa Lacerda2017-01-021-12/+0
* Add `isInViewport`Kushal Pandya2016-12-211-0/+13
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* Fixed timeago re-rendering every elementtimeago-perf-fixPhil Hughes2016-12-071-1/+3
* Fix compatibility with Internet Explorer 11 for merge requestsSteffen Rauh2016-12-031-0/+13
* Clean up common_utils.js (!7318)winniehell2016-12-011-54/+0
* Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-011-0/+113
|\
| * Improvements after review24814-pipeline-tabsFilipa Lacerda2016-11-301-5/+7
| * Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-301-3/+4
| * Pipelines tabsFilipa Lacerda2016-11-301-0/+110
* | remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-301-1/+1
* | add transparent namespace to all user-generated anchors in GitLab flavored ma...Mike Greiling2016-11-301-3/+18
* | remove duplicate functionality (bad merge conflict resolution?)Mike Greiling2016-11-301-3/+13
|/
* Merge branch 'move-timeago-to-vendor-dir' into 'master' Alfredo Sumaran2016-11-232-240/+7
|\
| * timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-221-1/+7
| * move timeago.js to vendor directoryMike Greiling2016-11-221-239/+0
* | Adds polyfill for CustomEventcustom-event-polyfillFilipa Lacerda2016-11-231-0/+12
|/
* Merge branch 'backport-tt' into 'master' Jacob Schatz2016-11-221-0/+67
|\
| * Backport SmartInterval, PrettyTime, SubbableResource from EE.backport-ttBryce Johnson2016-11-181-0/+67
* | Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-188-7/+14
|\ \
| * | makes system notes less intrusive to a conversationless-intrusive-system-noteNur Rony2016-11-171-0/+5
| |/
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-158-7/+9
* | Adds humanize function equivalent to rubyFilipa Lacerda2016-11-161-0/+3
|/
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-073-60/+291
* Cleaned up global namespace JSJosé Iván2016-11-031-0/+75
* Move jquery.timeago to vendor directoryAlfredo Sumaran2016-11-031-182/+0
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-271-0/+3
|\
| * Add todo toggle eventClement Ho2016-10-261-0/+3
* | disable ESLint for all JavaScript fileswinniehell2016-10-268-0/+8
* | Close any open tooltips before page:fetchLinus G Thiel2016-10-201-0/+8
|/
* MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-061-0/+5
* 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-086-4/+21
|/
* Merge branch 'reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-08-261-0/+8
|\
| * Reduce contributions calendar data payloadClement Ho2016-08-251-0/+8
* | Automatically expand hidden discussions when accessed via a permalink hash (c...Mike Greiling2016-08-241-1/+11
|/
* Moved truncation method chain to utility method13664-abuse-report-page-should-have-a-maximum-widthLuke Bennett2016-08-181-1/+4
* Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-1/+37
* Revert "md5 and utf_encode js libraries"winniehell2016-08-022-281/+0
* ES6ify all the things!Fatih Acet2016-07-2414-336/+377
* Fix activity heatmap to show proper day name.eanplatter2016-07-161-1/+1
* Merge branch 'contrib-calendar-tooltip-name' into 'master' Jacob Schatz2016-07-111-0/+4
|\
| * Added day name to contributions calendarcontrib-calendar-tooltip-namePhil Hughes2016-07-041-0/+4
* | Merge branch 'cs-cropper' into 'master' Fatih Acet2016-07-081-2/+5
|\ \
| * | Add a helper function for getting the page path from JS.Connor Shea2016-06-291-2/+5
* | | Fixed markdown buttons in FFff-markdown-buttons-fixPhil Hughes2016-07-051-2/+3
| |/ |/|
* | Markdown toolbar inserts code blocksmd-toolbar-multiline-codePhil Hughes2016-06-271-10/+35
|/
* Reorganize the lib directory.Connor Shea2016-06-2311-0/+767