summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/application.js
Commit message (Expand)AuthorAgeFilesLines
* Added turbolinks linters26455-use-jquery-for-all-event-listener-registrationLuke "Jared" Bennett2017-01-121-54/+62
* 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
| |\
| | * Fix Ace syntax highlighting with compiled assets3225-ace-editor-causing-404-errors-every-time-you-try-to-edit-a-file-in-the-webuiSean McGivern2016-08-171-1/+1
| * | Merge branch 'fix-diff-comments-bug' into 'master' Jacob Schatz2016-08-171-2/+5
| |\ \ | | |/ | |/|
| | * Fix diff comments inverted toggle bugClement Ho2016-08-171-2/+5
* | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-161-0/+1
|\ \ \ | |/ /
| * | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+1
| |/
* | Single quotes for consistency, cache 'this' selector.Connor Shea2016-08-151-3/+4
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-2/+4
|\ \ | |/
| * Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-2/+4
* | Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan2016-07-281-1/+6
|/
* ES6ify all the things!Fatih Acet2016-07-241-0/+320
* Applications js to coffeeDmitriy Zaporozhets2014-03-241-33/+0
* Replace turbolink spinner with nprogressDmitriy Zaporozhets2014-03-191-0/+2