| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes after reviewfl-mr-widget-1 | Filipa Lacerda | 2018-02-01 | 1 | -2/+2 |
* | Merge branch 'master' into fl-mr-widget-1 | Filipa Lacerda | 2018-02-01 | 6 | -152/+297 |
|\ |
|
| * | Merge branch 'ph-axios-3' into 'master' | Filipa Lacerda | 2018-02-01 | 2 | -41/+113 |
| |\ |
|
| | * | fixed infinite loop crashing testsph-axios-3 | Phil Hughes | 2018-02-01 | 1 | -8/+13 |
| | * | Converted pager.js to axios | Phil Hughes | 2018-02-01 | 1 | -15/+61 |
| | * | Converted mini_pipeline_graph_dropdown.js to axios | Phil Hughes | 2018-02-01 | 1 | -26/+47 |
| * | | Merge branch '35779-realtime-update-of-pipeline-status-in-files-view' into 'm... | Filipa Lacerda | 2018-02-01 | 1 | -0/+104 |
| |\ \
| | |/
| |/| |
|
| | * | Added more tests and corrected typos35779-realtime-update-of-pipeline-status-in-files-view | Jose Ivan Vargas | 2018-02-01 | 1 | -27/+58 |
| | * | Added realtime prop and corrected specs | Jose Ivan Vargas | 2018-01-30 | 1 | -2/+7 |
| | * | Added pipeline status to the files view | Jose Ivan Vargas | 2018-01-30 | 1 | -0/+68 |
| * | | Merge branch 'fl-mr-widget' into 'master' | Phil Hughes | 2018-01-31 | 1 | -83/+48 |
| |\ \ |
|
| | * | | Move mr widget related links into a vue file | Filipa Lacerda | 2018-01-30 | 1 | -83/+48 |
| | |/ |
|
| * | | Use axios instead of jquery ajax for setCiStatusFavicon | Clement Ho | 2018-01-31 | 2 | -28/+32 |
* | | | Transform `a` tag with button role into a `button` | Filipa Lacerda | 2018-02-01 | 1 | -5/+5 |
* | | | Moves widget header into a vue file | Filipa Lacerda | 2018-02-01 | 2 | -92/+209 |
* | | | Moves merge help into a vue component | Filipa Lacerda | 2018-01-31 | 1 | -35/+22 |
|/ / |
|
* | | Merge branch 'ph-ajax-to-axios' into 'master' | Filipa Lacerda | 2018-01-31 | 8 | -165/+141 |
|\ \
| |/
|/| |
|
| * | fixed failing specsph-ajax-to-axios | Phil Hughes | 2018-01-30 | 1 | -1/+1 |
| * | fixed more unhandled promise rejections | Phil Hughes | 2018-01-30 | 2 | -5/+13 |
| * | fixed unhandled promise rejection | Phil Hughes | 2018-01-30 | 1 | -2/+4 |
| * | changed commits.js to axios | Phil Hughes | 2018-01-30 | 1 | -12/+31 |
| * | converted blob viewer to axios | Phil Hughes | 2018-01-30 | 1 | -19/+17 |
| * | spec fixes after API axios change | Phil Hughes | 2018-01-30 | 3 | -11/+19 |
| * | Converted API.js to axios | Phil Hughes | 2018-01-30 | 1 | -115/+56 |
* | | Merge branch 'ph-ajax-into-axios' into 'master' | Filipa Lacerda | 2018-01-30 | 2 | -54/+100 |
|\ \ |
|
| * | | fixed issuable_spec.js | Phil Hughes | 2018-01-29 | 1 | -4/+22 |
| * | | Converted integration_settings_form to axios | Phil Hughes | 2018-01-29 | 1 | -50/+78 |
* | | | Merge branch 'update-create-item-dropdown-with-create-new-item-option' into '... | Filipa Lacerda | 2018-01-30 | 1 | -31/+108 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add createNewItemFromValue option and clearDropdown methodupdate-create-item-dropdown-with-create-new-item-option | Eric Eastwood | 2018-01-30 | 1 | -31/+108 |
* | | | Merge branch 'fl-vue-mr-widget' into 'master' | Phil Hughes | 2018-01-29 | 1 | -111/+97 |
|\ \ \ |
|
| * \ \ | [ci skip] Merge branch 'master' into fl-vue-mr-widget | Filipa Lacerda | 2018-01-29 | 4 | -81/+136 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Move mr_widget_merged into a vue file | Filipa Lacerda | 2018-01-26 | 1 | -111/+97 |
* | | | | Disable MR check out button when source branch is deleted | Jacopo | 2018-01-29 | 1 | -11/+27 |
* | | | | Merge branch 'followup-to-40744-idempotent-ids' into 'master' | Nick Thomas | 2018-01-29 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix JS equality rules in some specs | Nick Thomas | 2018-01-26 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'generalize-js-toggle-buttons' into 'master' | Filipa Lacerda | 2018-01-26 | 4 | -81/+136 |
|\ \ \
| |/ /
|/| | |
|
| * | | Generalize toggle_buttons.jsgeneralize-js-toggle-buttons | Eric Eastwood | 2018-01-26 | 4 | -81/+136 |
* | | | Merge branch 'fl-mr-widget-components' into 'master' | Phil Hughes | 2018-01-26 | 2 | -151/+103 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into fl-mr-widget-components | Filipa Lacerda | 2018-01-25 | 10 | -50/+132 |
| |\ \ \
| | |/ / |
|
| * | | | Moves components into vue files:fl-mr-widget-components | Filipa Lacerda | 2018-01-25 | 2 | -151/+103 |
* | | | | Merge branch 'winh-check-axios-restore' into 'master' | Filipa Lacerda | 2018-01-26 | 1 | -0/+10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Make sure that axios adapater is restored after mockingwinh-check-axios-restore | Winnie Hellmann | 2018-01-25 | 1 | -0/+10 |
* | | | | Merge branch '40028-special-characters-on-issuable-templates' into 'master' | Rémy Coutable | 2018-01-25 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Handle special characters on API request of issuable templates | Takuya Noguchi | 2018-01-25 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'update-secret-values-to-support-dynamic-elements' into 'master' | Filipa Lacerda | 2018-01-25 | 1 | -14/+96 |
|\ \ \ \ |
|
| * | | | | Update secret_values to support dynamic elements within parentupdate-secret-values-to-support-dynamic-elements | Eric Eastwood | 2018-01-24 | 1 | -14/+96 |
| |/ / / |
|
* | | | | Merge branch 'default-to-https-for-gravatar-urls' into 'master' | Rémy Coutable | 2018-01-25 | 8 | -34/+34 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urls | Achilleas Pipinellis | 2018-01-25 | 8 | -34/+34 |
| |/ / |
|
* | | | Merge branch 'fl-more-mr-widget' into 'master' | Phil Hughes | 2018-01-25 | 3 | -33/+78 |
|\ \ \ |
|
| * | | | Update missing pathsfl-more-mr-widget | Filipa Lacerda | 2018-01-25 | 1 | -2/+2 |