summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-filtered-search-manager-spec' into 'master' Filipa Lacerda2017-02-021-0/+1
|\
| * Fix filtered search manager spec teaspoon errorfix-filtered-search-manager-specClement Ho2017-02-011-0/+1
* | Merge branch '25811-pipeline-number-and-url-do-not-update-when-new-pipeline-i...Alfredo Sumaran2017-02-021-2/+24
|\ \
| * | Update pipeline and commit URL and text on CI status change25811-pipeline-number-and-url-do-not-update-when-new-pipeline-is-triggeredSam Rose2017-02-011-2/+24
* | | Merge branch 'jej-backport-active-tense-specs' into 'master' Douwe Maan2017-02-021-1/+1
|\ \ \ | |/ / |/| |
| * | Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-1/+1
* | | Merge branch 'empty-selection-reply-shortcut' into 'master' Clement Ho2017-02-011-22/+27
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary returns / unset variables from the CoffeeScript -> JS conv...Brian Hall2017-02-011-25/+22
| * | Change the reply shortcut to focus the field even without a selection.Brian Hall2017-01-311-2/+10
* | | Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda2017-02-011-0/+40
|\ \ \ | |_|/ |/| |
| * | Fix filtering usernames with multiple wordsfix-filtering-username-with-multiple-wordsClement Ho2017-01-271-0/+40
* | | Merge branch '26282-autosize-js-memory-leak' into 'master' Alfredo Sumaran2017-01-301-0/+122
|\ \ \ | |_|/ |/| |
| * | remove ba-resize26282-autosize-js-memory-leakLuke "Jared" Bennett2017-01-201-0/+122
* | | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-271-0/+156
|\ \ \ | | |/ | |/|
| * | Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-271-0/+156
* | | Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focu...Fatih Acet2017-01-271-0/+50
|\ \ \
| * | | Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboardSam Rose2017-01-251-0/+50
* | | | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-271-0/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-271-0/+68
* | | | Merge branch '27124-search-bar-does-not-load-discussion-notes-selected-labels...Fatih Acet2017-01-261-0/+6
|\ \ \ \
| * | | | Fix filtered search so that labels selected from discussion notes display cor...27124-search-bar-does-not-load-discussion-notes-selected-labelsClement Ho2017-01-251-0/+6
| |/ / /
* | | | Merge branch 'copy-as-md' into 'master' Jacob Schatz2017-01-251-9/+12
|\ \ \ \
| * \ \ \ Merge branch 'master' into copy-as-mdDouwe Maan2017-01-253-2/+17
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-249-17/+232
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-1938-393/+729
| |\ \ \ \
| * | | | | Move some functions to utilsDouwe Maan2017-01-181-2/+2
| * | | | | Fix ShortcutsIssuable#replyWithSelectedText testsDouwe Maan2017-01-171-9/+12
* | | | | | Merge branch '26775-fix-auto-complete-initial-loading' into 'master' Fatih Acet2017-01-251-0/+26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix autocomplete initial undefined state26775-fix-auto-complete-initial-loadingEric Eastwood2017-01-231-0/+26
| | |_|/ / | |/| | |
* | | | | Merge branch 'newline-eslint-rule' into 'master'Jacob Schatz2017-01-252-2/+0
|\ \ \ \ \
| * | | | | Flag multiple empty lines in eslint, fix offenses.newline-eslint-ruleBryce Johnson2017-01-242-2/+0
| |/ / / /
* | | | | Merge branch 'normalize_frontend_headers' into 'master' Fatih Acet2017-01-251-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use gl.utils.normalizeHeaders in pipelines storenormalize_frontend_headersRegis2017-01-241-0/+17
* | | | | update tests to correspond with new behaviorMike Greiling2017-01-211-3/+3
|/ / / /
* | | | Fixed failing JS specsPhil Hughes2017-01-211-4/+16
* | | | Teaspoon test fixPhil Hughes2017-01-211-3/+18
| |_|/ |/| |
* | | Merge branch '25507-handle-errors-environment-list' into 'master' Fatih Acet2017-01-193-1/+142
|\ \ \
| * | | Adds testsFilipa Lacerda2017-01-123-1/+142
* | | | Merge branch '26601-dropdown-makes-request-close' into 'master' Fatih Acet2017-01-191-5/+6
|\ \ \ \
| * | | | Use bootstrap dropdown events to only make the request when the dropdown is b...26601-dropdown-makes-request-closeFilipa Lacerda2017-01-131-5/+6
| |/ / /
* | | | Merge branch 'allow-shared-examples-jasmine' into 'master' Fatih Acet2017-01-193-1/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add first shared examples to a helper and updated teaspoon_env to allow helpe...allow-shared-examples-jasmineLuke "Jared" Bennett2017-01-183-1/+47
| | |/ | |/|
* | | Merge branch 'simple-eslint-fixes' into 'master' Fatih Acet2017-01-1934-382/+352
|\ \ \
| * | | resolve all prefer-const eslint violationsMike Greiling2017-01-183-17/+16
| * | | resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-186-98/+104
| * | | resolve all indent eslint violationsMike Greiling2017-01-186-66/+69
| * | | resolve all no-trailing-spaces eslint violationsMike Greiling2017-01-181-1/+1
| * | | resolve all padded-blocks eslint violationsMike Greiling2017-01-1828-66/+28
| * | | resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-189-197/+197
| * | | resolve all no-plusplus eslint violationsMike Greiling2017-01-185-21/+21
| |/ /