summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-095-8/+33
* Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda2017-05-0923-115/+73
|\
| * remove unnecessary indexOf polyfillsremove-needless-bind-polyfillsMike Greiling2017-05-083-9/+6
| * remove bind polyfill from users/calendar.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from users_select.jsMike Greiling2017-05-081-4/+3
| * remove bind polyfill from u2f/register.jsMike Greiling2017-05-081-10/+8
| * remove bind polyfill from u2f/error.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from u2f/authenticate.jsMike Greiling2017-05-081-9/+7
| * remove bind polyfill from single_file_diff.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from shortcuts.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from right_sidebar.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from project_new.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from project_find_file.jsMike Greiling2017-05-081-6/+4
| * remove bind polyfill from notifications_form.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from notes.jsMike Greiling2017-05-081-20/+18
| * remove bind polyfill from new_commit_form.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from new_branch_form.jsMike Greiling2017-05-081-3/+2
| * remove bind polyfill from namespace_select.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from merge_request.jsMike Greiling2017-05-081-3/+1
| * remove bind polyfill from line_highlighter.jsMike Greiling2017-05-081-5/+3
| * remove bind polyfill from labels.jsMike Greiling2017-05-081-4/+2
| * remove bind polyfill from issuable_form.jsMike Greiling2017-05-081-6/+4
| * remove bind polyfill from stat_graph_contributors_graph.jsMike Greiling2017-05-081-2/+1
| * remove bind polyfill from gl_dropdown.jsMike Greiling2017-05-081-5/+4
| * remove bind polyfill from files_comment_button.jsMike Greiling2017-05-081-3/+2
* | Merge branch 'dm-pipeline-widget-padding' into 'master' Robert Speicher2017-05-092-7/+1
|\ \
| * | Make pipeline widget padding consistent between MR and commit pagesdm-pipeline-widget-paddingDouwe Maan2017-05-082-7/+1
| |/
* | Merge branch 'dm-remove-unused-css-and-view' into 'master' Robert Speicher2017-05-092-29/+0
|\ \
| * | Remove unused CSSDouwe Maan2017-05-082-29/+0
| |/
* | Merge branch '26944-prometheus-memory-sparkline' into 'master' Fatih Acet2017-05-095-70/+175
|\ \
| * | Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-095-70/+175
* | | Prevent vue.esm.js from being bundled into the primary JS bundleMike Greiling2017-05-092-7/+14
* | | Merge branch 'up-arrow-focus-discussion-comment' into 'master' Filipa Lacerda2017-05-091-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed UP arrow key not editing last comment in discussionPhil Hughes2017-05-081-1/+1
| |/
* | Merge request widget redesignFatih Acet2017-05-0953-161/+2522
|/
* Add confirm delete protected branch modalSam Rose2017-05-083-0/+39
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-0710-1/+399
* Adds missing CSS classFilipa Lacerda2017-05-061-0/+5
* Fix broken css classFilipa Lacerda2017-05-061-2/+2
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-0620-167/+775
* add tooltips to user contrib graph keyMike Greiling2017-05-051-9/+17
* Colorize labels in issue search fieldWinnie Hellmann2017-05-054-4/+84
* Fix Karma failures for jQuery deferredsKushal Pandya2017-05-051-1/+1
* Merge branch 'add-sidebar-specs' into 'master' Jacob Schatz2017-05-054-13/+22
|\
| * Add sidebar specsadd-sidebar-specsClement Ho2017-05-054-13/+22
* | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-0563-613/+1773
|\ \ | |/
| * Revert participants style changeClement Ho2017-05-051-4/+6
| * [skip ci] Fix FE conflicts with masterClement Ho2017-05-054-19/+3
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-0558-406/+1351
| |\
| * | Fix specsClement Ho2017-05-0411-28/+62