| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'fl-mr-widget' into 'master' | Phil Hughes | 2018-01-31 | 4 | -39/+46 |
| |\ | | | | | | | | | Move mr widget related links into a vue file See merge request gitlab-org/gitlab-ce!16825 | ||||
| | * | Fix broken testfl-mr-widget | Filipa Lacerda | 2018-01-31 | 2 | -3/+3 |
| | | | |||||
| | * | Move mr widget related links into a vue file | Filipa Lacerda | 2018-01-30 | 4 | -40/+47 |
| | | | |||||
| * | | Merge branch 'axios-get-render-math' into 'master' | Phil Hughes | 2018-01-31 | 1 | -13/+25 |
| |\ \ | | | | | | | | | | | | | Replace $.get in render math with axios See merge request gitlab-org/gitlab-ce!16697 | ||||
| | * | | Replace $.get in render math with axiosaxios-get-render-math | Clement Ho | 2018-01-30 | 1 | -13/+25 |
| | |/ | |||||
| * | | Use axios instead of jquery ajax for setCiStatusFavicon | Clement Ho | 2018-01-31 | 1 | -11/+6 |
| | | | |||||
| * | | Merge branch 'ph-ajax-to-axios' into 'master' | Filipa Lacerda | 2018-01-31 | 6 | -118/+88 |
| |\ \ | | | | | | | | | | | | | Converted $.ajax calls in some JS files to axios See merge request gitlab-org/gitlab-ce!16717 | ||||
| | * | | potential fix for tests crashing | Phil Hughes | 2018-01-30 | 1 | -2/+3 |
| | | | | | | | | | | | | | use underscore noop instead of jquery | ||||
| | * | | EE backport for callback being optional | Phil Hughes | 2018-01-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | more EE backports | Phil Hughes | 2018-01-30 | 1 | -2/+10 |
| | | | | |||||
| | * | | backported changed from EE | Phil Hughes | 2018-01-30 | 1 | -1/+5 |
| | | | | |||||
| | * | | fixed failing IDE test | Phil Hughes | 2018-01-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | changed commits.js to axios | Phil Hughes | 2018-01-30 | 1 | -16/+18 |
| | | | | |||||
| | * | | converted blob viewer to axios | Phil Hughes | 2018-01-30 | 1 | -14/+8 |
| | | | | |||||
| | * | | Converted API.js to axios | Phil Hughes | 2018-01-30 | 4 | -85/+46 |
| | | | | |||||
| * | | | Merge branch 'cal-label-fix' into 'master' | Annabel Dunstone Gray | 2018-01-30 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | | | | | | | Contribution calendar label cutoff fix See merge request gitlab-org/gitlab-ce!16769 | ||||
| | * | | Contribution calendar label cutoff fixcal-label-fix | Clement Ho | 2018-01-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'ph-ajax-into-axios' into 'master' | Filipa Lacerda | 2018-01-30 | 6 | -89/+80 |
| |\ \ \ | | | | | | | | | | | | | | | | | More $.ajax conversions to axios See merge request gitlab-org/gitlab-ce!16761 | ||||
| | * | | | cache jQuery selectorph-ajax-into-axios | Phil Hughes | 2018-01-30 | 1 | -5/+7 |
| | | | | | |||||
| | * | | | Converted integration_settings_form to axios | Phil Hughes | 2018-01-29 | 1 | -25/+23 |
| | | | | | |||||
| | * | | | Converted issuable_bulk_update_actions to axios | Phil Hughes | 2018-01-29 | 1 | -9/+4 |
| | | | | | |||||
| | * | | | Converted issuable_index to axios | Phil Hughes | 2018-01-29 | 1 | -13/+15 |
| | | | | | |||||
| | * | | | Converted group_label_subscription to axios | Phil Hughes | 2018-01-29 | 1 | -14/+13 |
| | | | | | |||||
| | * | | | Converted graphs_show to axios | Phil Hughes | 2018-01-29 | 1 | -7/+9 |
| | | | | | |||||
| | * | | | Converted gl_dropdown to axios | Phil Hughes | 2018-01-29 | 1 | -19/+12 |
| | | | | | |||||
| * | | | | Merge branch 'update-create-item-dropdown-with-create-new-item-option' into ↵ | Filipa Lacerda | 2018-01-30 | 1 | -13/+31 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add `createNewItemFromValue` option and `clearDropdown` method to `create_item_dropdown` See merge request gitlab-org/gitlab-ce!16699 | ||||
| | * | | | | Add createNewItemFromValue option and clearDropdown methodupdate-create-item-dropdown-with-create-new-item-option | Eric Eastwood | 2018-01-30 | 1 | -13/+31 |
| | | | | | | | | | | | | | | | | | | | | | Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110 | ||||
| * | | | | | Replace $.get in single file diff with axios | Clement Ho | 2018-01-30 | 1 | -11/+15 |
| | | | | | | |||||
| * | | | | | Merge branch 'axios-post-label-manager' into 'master' | Fatih Acet | 2018-01-30 | 1 | -18/+14 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | Replace $.post in label manager with axios See merge request gitlab-org/gitlab-ce!16695 | ||||
| | * | | | | Remove unnecessary returnaxios-post-label-manager | Clement Ho | 2018-01-24 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Replace $.post in label manager with axios | Clement Ho | 2018-01-24 | 1 | -18/+14 |
| | |/ / / | |||||
| * | | | | add noData empty state to prometheus graphsfix-prometheus-empty-state-no-data | Mike Greiling | 2018-01-29 | 2 | -3/+16 |
| | | | | | |||||
| * | | | | Replace $.post in edit blob with axios | Clement Ho | 2018-01-29 | 1 | -5/+10 |
| | | | | | |||||
| * | | | | Merge branch 'fl-vue-mr-widget' into 'master' | Phil Hughes | 2018-01-29 | 3 | -140/+193 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move mr_widget_merged into a vue file Closes #42486 See merge request gitlab-org/gitlab-ce!16746 | ||||
| | * | | | | Fix broken testfl-vue-mr-widget | Filipa Lacerda | 2018-01-29 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | [ci skip] Merge branch 'master' into fl-vue-mr-widget | Filipa Lacerda | 2018-01-29 | 10 | -252/+228 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (21 commits) normalize headers correctly i18n flash message fixed dashboard projects not being filterable Converted filterable_list to axios Converted due_date_select to axios Converted dropzone_input to axios Converted create_merge_request_dropdown to axios converted compare_autocomplete to axios Convered compare.js to axios Set alternate object directories in run_git Digital Ocean Spaces now supports AWS v4 streaming API Fix spec failures in issues_spec.rb Fix #42486. Generalize toggle_buttons.js update code based on feedback add changelog fix spec add spec disable retry attempts for Import/Export until that is fixed add an extra spec fix validation error on services ... | ||||
| | * | | | | | Move mr_widget_merged into a vue file | Filipa Lacerda | 2018-01-26 | 3 | -140/+193 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge branch 'nogravatar-fix-default-avatar' into 'master' | Fatih Acet | 2018-01-29 | 2 | -5/+3 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix avatar icon missing when Gravatar is disabled Closes #34733 and #38715 See merge request gitlab-org/gitlab-ce!16681 | ||||
| | * | | | | | Fall back to default_avatar_url in issue assigment. | Felix Geyer | 2018-01-28 | 2 | -5/+3 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the avatar in issue assignments when the user hasn't got an avatar and Gravatar is disabled. Closes #34733 | ||||
| * | | | | | Replace $.post in awards handler with axios | Clement Ho | 2018-01-29 | 1 | -4/+8 |
| | | | | | | |||||
| * | | | | | Disable MR check out button when source branch is deleted | Jacopo | 2018-01-29 | 1 | -0/+1 |
| | |_|/ / |/| | | | | | | | | | | | After source branch deletion the Merge request `Check out branch` button is disabled. | ||||
| * | | | | normalize headers correctly | Phil Hughes | 2018-01-29 | 3 | -13/+5 |
| | | | | | | | | | | | | | | | | | i18n flash message | ||||
| * | | | | fixed dashboard projects not being filterable | Phil Hughes | 2018-01-29 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Converted filterable_list to axios | Phil Hughes | 2018-01-29 | 2 | -25/+20 |
| | | | | | |||||
| * | | | | Converted due_date_select to axios | Phil Hughes | 2018-01-29 | 1 | -27/+21 |
| | | | | | |||||
| * | | | | Converted dropzone_input to axios | Phil Hughes | 2018-01-29 | 1 | -18/+15 |
| | | | | | |||||
| * | | | | Converted create_merge_request_dropdown to axios | Phil Hughes | 2018-01-29 | 1 | -80/+67 |
| | | | | | |||||
| * | | | | converted compare_autocomplete to axios | Phil Hughes | 2018-01-29 | 1 | -7/+8 |
| | | | | | |||||
| * | | | | Convered compare.js to axios | Phil Hughes | 2018-01-29 | 1 | -26/+21 |
| |/ / / | |||||
| * | | | Merge branch 'generalize-js-toggle-buttons' into 'master' | Filipa Lacerda | 2018-01-26 | 3 | -63/+78 |
| |\ \ \ | |/ / |/| | | | | | | | | Generalize toggle_buttons for JavaScript usage See merge request gitlab-org/gitlab-ce!16689 | ||||
