summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fixes ctrl+enter not submit issue edit formissue-inline-edit-quick-submitPhil Hughes2017-06-242-2/+4
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-233-7/+10
* Merge branch 'fix-sidebar-scroll-jump' into 'master'Phil Hughes2017-06-231-3/+1
|\
| * Remove layout nav from scroll calculationfix-sidebar-scroll-jumpAnnabel Dunstone Gray2017-06-221-3/+1
* | Fix offset for fixed navAnnabel Dunstone Gray2017-06-232-3/+14
* | Merge branch 'notes-es-class-syntax' into 'master'Tim Zallmann2017-06-231-1374/+1356
|\ \ | |/ |/|
| * refactor Notes class to ES class syntaxnotes-es-class-syntaxMike Greiling2017-06-221-1374/+1356
* | Resolve ""Add Members" drop-down doesn't separate Name/Username"Tim Zallmann2017-06-221-1/+1
* | Merge branch 'awards-handler-class-syntax' into 'master'Jacob Schatz2017-06-221-379/+374
|\ \ | |/ |/|
| * refactor AwardsHandler into es class syntaxawards-handler-class-syntaxMike Greiling2017-06-171-379/+374
* | Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon2017-06-223-0/+120
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-2237-635/+417
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-1686-1389/+2709
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-07102-884/+2907
| |\ \ \ \
| * | | | | Update as per review feedbackkushalpandya2017-06-013-15/+36
| * | | | | Handle response failure case for loadActiveMetricskushalpandya2017-06-011-2/+5
| * | | | | Populate Missing env var panelkushalpandya2017-05-311-1/+15
| * | | | | Prometheus Metrics Bundlekushalpandya2017-05-312-0/+82
* | | | | | Merge branch '34010-fix-linking-to-parallel-diff-line-number-creating-gray-bo...Jacob Schatz2017-06-221-1/+1
|\ \ \ \ \ \
| * | | | | | Fix linking to line number on parallel diff creating empty discussion34010-fix-linking-to-parallel-diff-line-number-creating-gray-boxEric Eastwood2017-06-211-1/+1
* | | | | | | Resolve "Can't sort Groups"Alfredo Sumaran2017-06-221-14/+28
* | | | | | | Merge branch 'commits-internationalise' into 'master'Douwe Maan2017-06-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Added internationalization to commits listcommits-internationalisePhil Hughes2017-06-221-1/+1
* | | | | | | | Resolve "Rename settings panel "close" action to "collapse" to avoid confusion"Mike Greiling2017-06-221-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch '33904-edit-issue-warning' into 'master'Phil Hughes2017-06-222-10/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | don't show "Someone edited the issue" warning when saving issue33904-edit-issue-warningSimon Knox2017-06-222-10/+6
* | | | | | | Merge branch '33853-environments-buttons' into 'master'Phil Hughes2017-06-221-2/+13
|\ \ \ \ \ \ \
| * | | | | | | Only show gray footer space if environment actions exist33853-environments-buttonsAnnabel Dunstone Gray2017-06-211-2/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '33833-issue-and-mr-state-tabs-don-t-work-on-dashboard' into 'ma...Jacob Schatz2017-06-221-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson2017-06-211-0/+1
| |/ / / / / /
* | | | | | | Merge branch '33441_supplement_simplified_chinese_translation_of_i18n' into '...Douwe Maan2017-06-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Change 'Committed by' Translate黄涛2017-06-201-1/+1
| * | | | | | Translation optimization黄涛2017-06-201-1/+1
| |\ \ \ \ \ \
| | * | | | | | add missing translation fields黄涛2017-06-161-1/+1
| | * | | | | | translation optimization in synchronous reviews黄涛2017-06-151-1/+1
| | * | | | | | translation optimization in synchronous reviews黄涛2017-06-141-1/+1
| | * | | | | | Optimization 'zh_CN' translation黄涛2017-06-131-1/+1
| | * | | | | | Optimization 'zh_CN' translation黄涛2017-06-131-1/+1
| | * | | | | | optimize translation based on comments黄涛2017-06-131-1/+1
| | * | | | | | supplement simplified chinese translation黄涛2017-06-131-1/+1
| * | | | | | | supplement simplified chinese translation黄涛2017-06-201-1/+1
* | | | | | | | Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-215-62/+26
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch '34017-common-vue' into 'master'Tim Zallmann2017-06-212-3/+6
|\ \ \ \ \ \ \
| * | | | | | | Remove vue from main.bundle.js file being loaded through `app/assets/javascri...34017-common-vueFilipa Lacerda2017-06-212-3/+6
* | | | | | | | Resolve "Protected branch dropdowns cut-off in Repository Settings page"Luke "Jared" Bennett2017-06-211-4/+21
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceTim Zallmann2017-06-2117-390/+275
|\ \ \ \ \ \ \ \
| * | | | | | | | Bulk edit scroll fixBryce Johnson2017-06-211-0/+2
| |/ / / / / / /
| * | | | | | | Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'34013-names-with-spaces-break-issue-filter-barJacob Schatz2017-06-201-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix MR "Changes" diff note up arrow to edit last note33868-fix-mr-changes-diff-note-up-arrow-editingEric Eastwood2017-06-201-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'fix-i18n-helpers' into 'master'Douwe Maan2017-06-201-1/+1
| |\ \ \ \ \ \ \