summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/application.js
Commit message (Expand)AuthorAgeFilesLines
* Improved timeago performancetimeago-perfPhil Hughes2017-02-071-0/+2
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-3/+1
|\
| * Remove turbolinks.Bryce Johnson2017-02-021-3/+1
* | allow application.js to require other scripts which start with application*Mike Greiling2017-02-021-1/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-281-9/+0
|\ \ | |/
| * Moved the turbolinks listener from application.js to the corresponding issuab...Jose Ivan Vargas2017-01-251-8/+0
| * Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez2017-01-251-9/+8
* | more post-merge fixesMike Greiling2017-01-131-1/+1
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-0/+1
|\ \ | |/
| * Add droplab updatesClement Ho2017-01-091-0/+1
* | Correct merge conflictsLuke "Jared" Bennett2017-01-101-1/+0
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-57/+54
* | replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-061-0/+1
|/
* limit body click selector to tags with a hash target24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchorMike Greiling2016-12-281-2/+2
* don't take for granted that all anchor tags have an href attributeMike Greiling2016-12-281-1/+1
* move body click binding inside the onready callbackMike Greiling2016-12-281-8/+8
* catch instances where hashchange event is not fired yet we still want to adju...Mike Greiling2016-12-281-0/+8
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+8
* Clean up common_utils.js (!7318)winniehell2016-12-011-2/+16
* remove setTimeout wrapper for location hash correctionMike Greiling2016-11-301-3/+1
* remove duplicate functionality (bad merge conflict resolution?)Mike Greiling2016-11-301-25/+6
* Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran2016-11-161-1/+1
|\
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* | Adds es6-promise polyfill24492-promise-polyfillFilipa Lacerda2016-11-151-0/+1
|/
* Account for merge request fixed affix bar23520-mr-sticky-tabs-overlap-discussion-from-anchorLuke Bennett2016-11-101-1/+18
* Merge branch '24146-add-focus-state' into 'master' Annabel Dunstone Gray2016-11-081-3/+0
|\
| * 24146 Add focus state to buttons and dropdowns24146-add-focus-statetauriedavis2016-11-081-3/+0
* | Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-4/+0
|/
* Cleaned up global namespace JSJosé Iván2016-11-031-126/+51
* Add jquery.timeago.js to application.jsAlfredo Sumaran2016-11-031-0/+1
* Merge branch 'decaffeinate-the-docs' into 'master' Fatih Acet2016-11-011-1/+1
|\
| * Remove leftover references to coffeescript from comments and docs.decaffeinate-the-docsBryce Johnson2016-10-311-1/+1
* | Do not show tooltip for active element (!7105)winniehell2016-11-011-0/+1
|/
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran2016-10-261-1/+5
|\
| * set default path for all calls to Cookies.set()Mike Greiling2016-10-241-0/+4
| * replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
* | Merge branch 'master' into 22743-issue-tooltip-will-not-disappear-going-back-...Linus G Thiel2016-10-251-2/+3
|\ \ | |/
| * Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-241-2/+3
* | Close any open tooltips before page:fetchLinus G Thiel2016-10-201-5/+1
|/
* make sure split-view diff discussions are made visible by "toggle comments" b...21535-fix-hidden-diff-commentsMike Greiling2016-09-291-1/+1
* Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hidePhil Hughes2016-09-121-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+21
* refactor sidebar logic into singleton classMike Greiling2016-09-071-39/+4
* use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-241-2/+2
* Merge branch 'ace-ventura' into 'master' Jacob Schatz2016-08-191-2/+0
|\
| * Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-2/+0
* | Destroy branch delete tooltip when row is removedPhil Hughes2016-08-191-1/+3
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-1/+1
|\ \ | |/
| * Merge branch '3225-ace-editor-causing-404-errors-every-time-you-try-to-edit-a...Jacob Schatz2016-08-181-1/+1
| |\