summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve user experience around slash commands in instant commentsKushal Pandya2017-06-051-2/+2
* Merge branch '32538-url' into 'master'Tim Zallmann2017-06-021-1/+2
|\
| * fix IE11 error from sentry32538-urlSimon Knox2017-05-191-1/+2
* | Merge branch 'issue-edit-inline' into 'master'Filipa Lacerda2017-05-311-1/+1
|\ \
| * \ Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-301-0/+10
| |\ \
| * | | fixed up weird karma specs with tooltipPhil Hughes2017-05-261-1/+1
* | | | Merge branch '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gon...Fatih Acet2017-05-301-42/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | Added specs for handleNotifications in mr_widget_options_spec.jsLuke "Jared" Bennett2017-05-261-1/+7
| * | | Restore notifications to MR widgetLuke "Jared" Bennett2017-05-261-42/+37
| |/ /
* | | Add performance deltas between app deployments on Merge Request widgetKushal Pandya2017-05-291-0/+10
|/ /
* | Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda2017-05-241-2/+4
|\ \
| * | Don't wrap pasted code when it's already inside code tagsDouwe Maan2017-05-191-2/+4
| |/
* | Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda2017-05-233-14/+51
|\ \
| * | Add frontend UsersCache class (!11404)winh-frontend-user-cachewinh2017-05-231-0/+28
| * | Extract Cache class from AjaxCachewinh2017-05-212-14/+23
| |/
* | refactor instances of CJS module.exports to ES module syntaxMike Greiling2017-05-161-3/+1
* | fix eslint failuresMike Greiling2017-05-161-2/+1
* | update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-162-5/+7
|/
* Fixed tests with params being wrongissue-boards-label-filteringPhil Hughes2017-05-151-1/+4
* Fixed issue boards not filtering when URL params are encodedPhil Hughes2017-05-121-1/+1
* Track pending requests in AjaxCacheWinnie Hellmann2017-05-101-24/+46
* Replace old isObject for underscore methodsFilipa Lacerda2017-05-101-15/+2
* Merge request widget redesignFatih Acet2017-05-091-0/+15
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-061-60/+56
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-0/+32
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-0/+47
* Add instant comments supportKushal Pandya2017-05-051-0/+8
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-0/+10
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-0/+10
* | fix inline diff copying in firefox31193-ff-copySimon Knox2017-04-211-1/+4
* | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' Filipa Lacerda2017-04-181-5/+5
|\ \
| * | Updated specsLuke "Jared" Bennett2017-04-131-1/+1
| * | [ci skip] Use favicon full pathLuke "Jared" Bennett2017-04-131-4/+4
| |/
* | Improves support for long build traces:Filipa Lacerda2017-04-182-1/+13
* | frontend prevent authored votesbarthc2017-04-141-0/+4
* | Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' 26510-should-project-updated-time-actually-be-the-last-activity-timeFilipa Lacerda2017-04-131-175/+171
|\ \
| * | Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-101-175/+171
| |/
* | Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-87/+84
|/
* Fix broken buildFilipa Lacerda2017-04-061-3/+8
* Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-0/+31
* Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvementsJose Ivan Vargas2017-04-032-24/+34
* Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-031-0/+24
* Fixes method not replacing URL parameters correctlyFilipa Lacerda2017-04-031-10/+17
* group links select2 infinite scrollLuke "Jared" Bennett2017-03-301-0/+16
* Parses string header into a numberFilipa Lacerda2017-03-281-1/+1
* Changes after reviewFilipa Lacerda2017-03-241-7/+9
* Adds restart method and auxiliar callback to polling classFilipa Lacerda2017-03-241-10/+35
* Clears timeoutFilipa Lacerda2017-03-231-5/+9
* Adds stop function so we can stop polling anytimeFilipa Lacerda2017-03-231-5/+12
* simplifies assignment of default optionsFilipa Lacerda2017-03-221-3/+2