summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-1018-20/+20
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-1/+1
* Increase performance of the breakpoint size checkerPhil Hughes2017-08-101-0/+15
* Removed display styles when hiding the fly out navigationfly-out-fix-hidingPhil Hughes2017-08-091-1/+1
* Restore blob fixture for JavaScript testswinh-restore-blob-fixturewinh2017-08-081-0/+29
* Fix fly-out navigation not showing for active items in collapsed sidebarPhil Hughes2017-08-081-3/+53
* Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace...Filipa Lacerda2017-08-081-0/+42
|\
| * disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-0/+42
* | Merge branch 'master' into ideMike Greiling2017-08-0712-21/+301
|\ \
| * | Show all labelsRegis Boudinot2017-08-081-12/+16
| * | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-083-7/+6
| |\ \
| | * | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-073-7/+6
| * | | 33874 confidential issue redesignRegis Boudinot2017-08-073-0/+143
| * | | Group-level new issue & MR using previously selected projectBryce Johnson2017-08-072-0/+111
| * | | Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-072-2/+0
| |\ \ \
| | * | | remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-042-2/+0
| * | | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-071-0/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-0728-44/+681
| | |\ \ \
* | | | | | fix repo_edit_button_spec.jsMike Greiling2017-08-071-0/+1
* | | | | | fix test failures in repo_preview_spec.jsMike Greiling2017-08-071-1/+1
* | | | | | Merge branch 'master' into ideMike Greiling2017-08-0729-128/+122
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '33095-mr-widget-ui' into 'master'Phil Hughes2017-08-0719-94/+63
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | clean up merge request widget UISimon Knox2017-08-0719-94/+63
| * | | | | Fix issues with pdf-js dependenciesMike Greiling2017-08-072-4/+4
| |/ / / /
| * | | | Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling2017-08-047-30/+3
| * | | | fixed jumping when bar gets stuckPhil Hughes2017-08-031-0/+52
| | |/ / | |/| |
* | | | resolve eslint violationsMike Greiling2017-08-071-1/+1
* | | | [ci skip] Add repo_edit_button_spec and repo_preview_specLuke "Jared" Bennett2017-08-073-1/+74
* | | | Remove fdescsLuke "Jared" Bennett2017-08-072-2/+2
* | | | Remove repo_binary_viewer as it is no longer neededLuke "Jared" Bennett2017-08-071-89/+0
* | | | Cover linkClicked in repo_prev_directoryLuke "Jared" Bennett2017-08-071-0/+14
* | | | Cover linkClicked in repo_fileLuke "Jared" Bennett2017-08-071-0/+14
* | | | Tidy makeCommit and test resetCommitState in repo_commit_sectionLuke "Jared" Bennett2017-08-071-0/+22
* | | | Cover repo_tabs xClicked methodLuke "Jared" Bennett2017-08-072-1/+15
* | | | Cover repo_tab xClickedLuke "Jared" Bennett2017-08-071-0/+21
* | | | Fix karma repo_file_buttons_spec and repo_commit_section_specLuke "Jared" Bennett2017-08-072-17/+6
* | | | Fix eslintLuke "Jared" Bennett2017-08-071-59/+0
* | | | Remove fdescribeLuke "Jared" Bennett2017-08-051-1/+1
* | | | test tabs divider for repo_tabs_specLuke "Jared" Bennett2017-08-051-2/+3
* | | | Fix repo_file_options_specLuke "Jared" Bennett2017-08-041-2/+0
* | | | Fix repo_file_buttons_specLuke "Jared" Bennett2017-08-041-3/+7
* | | | Merge branch 'master' into ideDouwe Maan2017-08-0315-8/+592
|\ \ \ \ | |/ / /
| * | | Merge branch 'sidebar-fly-out-sub-nav' into 'master'Filipa Lacerda2017-08-031-0/+180
| |\ \ \
| | * \ \ Merge branch 'master' into sidebar-fly-out-sub-navsidebar-fly-out-sub-navPhil Hughes2017-08-0219-11/+475
| | |\ \ \
| | * | | | stop mobile from showing the sub-itemsPhil Hughes2017-08-021-1/+44
| | * | | | Math.floor the value in the testsPhil Hughes2017-08-011-1/+1
| | * | | | fixed translate3d testPhil Hughes2017-08-011-5/+5
| | * | | | reverted the JS timeout codePhil Hughes2017-08-011-26/+5
| | * | | | added mouseleave timeout with JSPhil Hughes2017-08-011-1/+132
| | * | | | improvements to positioning of the dropdownPhil Hughes2017-07-241-2/+4