summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil Trzciński2017-08-252-4/+28
|\
| * Fix group and project search for anonymous usersNick Thomas2017-08-242-4/+28
* | Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-242-5/+54
|\ \ | |/ |/|
| * Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...thenable-ajax-api-callsLuke "Jared" Bennett2017-08-232-1/+51
| * Update repo_commit_section to spy serviceLuke "Jared" Bennett2017-08-231-6/+5
| * fix failing specs in repo_commit_section_spec.jsMike Greiling2017-08-181-1/+1
* | Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz2017-08-221-8/+4
|\ \
| * | add global __webpack_public_path__ to eslint configupdate-monaco-loader-testMike Greiling2017-08-181-2/+0
| * | fix monaco loader test to not break with statically analyzed import statementsMike Greiling2017-08-181-7/+5
* | | Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-212-1/+36
* | | Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master'Tim Zallmann2017-08-212-2/+7
|\ \ \
| * | | fix test failures in text_utility_spec.js on Chrome 60Mike Greiling2017-08-181-0/+1
| * | | fix test failures in board_new_issue_spec.js on Chrome 60Mike Greiling2017-08-171-2/+6
| | |/ | |/|
* | | Merge branch 'issue-boards-closed-shows-empty-label' into 'master'Tim Zallmann2017-08-211-0/+19
|\ \ \ | |_|/ |/| |
| * | Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-181-0/+19
| |/
* | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-25/+27
|/
* change to 'Not confidential'36450_second_touch_upRegis2017-08-161-1/+1
* Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable2017-08-162-2/+1
|\
| * Fix two additional violations caused by previous changesrs-trailingwhitespace-copRobert Speicher2017-08-151-1/+0
| * Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-152-2/+2
* | Merge branch 'safari-fly-out-fix' into 'master'Tim Zallmann2017-08-161-2/+4
|\ \
| * | Fix the fly-out menu in the sidebar not displaying in Safarisafari-fly-out-fixPhil Hughes2017-08-151-2/+4
* | | Many Repo FixesJacob Schatz2017-08-157-62/+47
* | | Repo Editor FixesBryce Johnson2017-08-155-23/+49
| |/ |/|
* | Merge branch '36450_confi_polish' into 'master'Clement Ho2017-08-151-1/+1
|\ \
| * | change message and change spec36450_confi_polishRegis2017-08-141-1/+1
| |/
* | Display GPG status loading spinner only when Ajax request is madeWinnie Hellmann2017-08-151-0/+48
* | Merge branch '34371-pipeline-schedule-vue-files' into 'master'Phil Hughes2017-08-151-1/+1
|\ \ | |/ |/|
| * Move callout to vue file and remove svg from data function to improve perform...Filipa Lacerda2017-08-141-1/+1
* | Merge branch 'repo-fixes-e' into 'master'Jacob Schatz2017-08-143-30/+50
|\ \ | |/ |/|
| * Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-141-11/+0
| * Remove loading state from repo_tabEric Eastwood2017-08-141-19/+1
| * Use promise syntax with Helper.getContentEric Eastwood2017-08-141-2/+3
| * Split out linkClicked and add testsEric Eastwood2017-08-141-0/+48
* | fixed up specs caused by left over elements in the bodyPhil Hughes2017-08-141-3/+3
* | Add dynamic navigation tunnel to fly-out menusPhil Hughes2017-08-141-28/+127
* | 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