summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-211-13/+20
* Merge branch 'issue-boards-closed-shows-empty-label' into 'master'Tim Zallmann2017-08-211-1/+1
|\
| * Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-181-1/+1
* | Correct repo.vue templateLuke "Jared" Bennett2017-08-181-3/+6
* | Merge branch '36648-fix-backoff-util-tests' into 'master'Phil Hughes2017-08-181-4/+4
|\ \ | |/ |/|
| * fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-4/+4
* | Merge branch 'rename-repo-enabled' into 'master'Phil Hughes2017-08-182-10/+6
|\ \ | |/ |/|
| * use proper object notation and rename isNewRepo to isNewRepoEnabledrename-repo-enabledMike Greiling2017-08-172-10/+6
* | Merge branch 'fix-height-of-group-share-dropdown' into 'master'Tim Zallmann2017-08-171-2/+1
|\ \
| * | Fixed height of group share dropdownPhil Hughes2017-08-171-2/+1
* | | Merge branch '36450_second_touch_up' into 'master'Clement Ho2017-08-161-1/+1
|\ \ \
| * | | change to 'Not confidential'36450_second_touch_upRegis2017-08-161-1/+1
* | | | Repo editor with flex layoutEric Eastwood2017-08-161-9/+12
* | | | Merge branch 'commits-list-page-limit' into 'master'Tim Zallmann2017-08-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix commit list request appending 40 to offsetPhil Hughes2017-08-161-1/+1
* | | | Merge branch 'icon-sidebar-expanded-margin' into 'master'Clement Ho2017-08-161-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes icon sidebar expanding causing a jump in paddingicon-sidebar-expanded-marginPhil Hughes2017-08-151-2/+4
* | | | Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann2017-08-164-6/+8
|\ \ \ \
| * | | | Fix race condition with dispatcher.jsdispatcher-race-condition-fixPhil Hughes2017-08-154-6/+8
* | | | | Merge branch 'safari-overscroll-sticky-fix' into 'master'Tim Zallmann2017-08-161-1/+1
|\ \ \ \ \
| * | | | | Fixes sticky class being removed when over-scrolling in Safarisafari-overscroll-sticky-fixPhil Hughes2017-08-151-1/+1
* | | | | | Merge branch 'safari-fly-out-fix' into 'master'Tim Zallmann2017-08-161-1/+7
|\ \ \ \ \ \
| * | | | | | Fix the fly-out menu in the sidebar not displaying in Safarisafari-fly-out-fixPhil Hughes2017-08-151-1/+7
| |/ / / / /
* | | | | | Many Repo FixesJacob Schatz2017-08-1520-261/+351
* | | | | | Repo Editor FixesBryce Johnson2017-08-1512-83/+91
* | | | | | 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-1/+3
* | | | | Merge branch '34371-pipeline-schedule-vue-files' into 'master'Phil Hughes2017-08-153-51/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adds line to the end of the file34371-pipeline-schedule-vue-filesFilipa Lacerda2017-08-141-1/+1
| * | | | Move callout to vue file and remove svg from data function to improve perform...Filipa Lacerda2017-08-143-51/+60
* | | | | Merge branch 'repo-fixes-e' into 'master'Jacob Schatz2017-08-1410-84/+92
|\ \ \ \ \
| * | | | | Add shared getFileExtension helper methodrepo-fixes-eEric Eastwood2017-08-142-2/+7
| * | | | | Remove unused repo store keysEric Eastwood2017-08-142-17/+1
| * | | | | Add comment about why we need to stop parsing JSONEric Eastwood2017-08-141-0/+1
| * | | | | Use single js- wrapper class to show/hideEric Eastwood2017-08-142-6/+3
| * | | | | Scroll total scroll width instead of fixed valueEric Eastwood2017-08-141-1/+1
| * | | | | Switch single fa icon generation to inlineEric Eastwood2017-08-141-5/+1
| * | | | | Remove duplicate setting of variableEric Eastwood2017-08-141-1/+0
| * | | | | Reset monacoLoading on failureEric Eastwood2017-08-141-1/+4
| * | | | | Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-142-15/+3
| * | | | | Remove loading state from repo_tabEric Eastwood2017-08-141-4/+7
| * | | | | Make close/changed icon more accessibleEric Eastwood2017-08-141-2/+17
| * | | | | Use promise syntax with Helper.getContentEric Eastwood2017-08-142-10/+10
| * | | | | Split out linkClicked and add testsEric Eastwood2017-08-141-24/+21
| * | | | | Use v-else instead of duplicating logicEric Eastwood2017-08-142-4/+18
| * | | | | Move syntax highlighting into a methodEric Eastwood2017-08-101-2/+8
* | | | | | Stops propagation for dropdown content in pipeline graph. Applies the same be...36385-pipeline-graph-dropdownFilipa Lacerda2017-08-141-0/+21
| |/ / / / |/| | | |
* | | | | Merge branch 'fly-out-tunnel' into 'master'Filipa Lacerda2017-08-141-19/+126
|\ \ \ \ \
| * | | | | moved timeout to a variablefly-out-tunnelPhil Hughes2017-08-141-4/+8