Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fl-mr-widget-1' into 'master' | Phil Hughes | 2018-02-02 | 6 | -143/+189 |
|\ | |||||
| * | Fixes after reviewfl-mr-widget-1 | Filipa Lacerda | 2018-02-01 | 1 | -10/+16 |
| * | Merge branch 'master' into fl-mr-widget-1 | Filipa Lacerda | 2018-02-01 | 20 | -197/+368 |
| |\ | |||||
| * | | Transform `a` tag with button role into a `button` | Filipa Lacerda | 2018-02-01 | 1 | -4/+6 |
| * | | Moves widget header into a vue file | Filipa Lacerda | 2018-02-01 | 4 | -120/+142 |
| * | | Moves merge help into a vue component | Filipa Lacerda | 2018-01-31 | 4 | -25/+41 |
* | | | Merge branch 'fl-mr-widget-2' into 'master' | Phil Hughes | 2018-02-02 | 7 | -58/+78 |
|\ \ \ | |||||
| * | | | Moves more mr widget components into vue filesfl-mr-widget-2 | Filipa Lacerda | 2018-02-01 | 7 | -58/+78 |
| | |/ | |/| | |||||
* | | | Merge branch 'fix/improve-issue-note-dropdown' into 'master' | Phil Hughes | 2018-02-02 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Improve issue mr and branch dropdown button | George Tsiolis | 2018-01-29 | 1 | -1/+0 |
* | | | | Merge branch 'add-confirmation-input-for-modals' into 'master' | Clement Ho | 2018-02-01 | 1 | -0/+62 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add confirmation input component | Jose Ivan Vargas | 2018-02-01 | 1 | -0/+62 |
* | | | | Merge branch 'ph-axios-3' into 'master' | Filipa Lacerda | 2018-02-01 | 7 | -110/+94 |
|\ \ \ \ | |||||
| * | | | | Converted todos.js to axios | Phil Hughes | 2018-02-01 | 1 | -22/+15 |
| * | | | | Converted usage_ping.js to use axios | Phil Hughes | 2018-02-01 | 1 | -9/+10 |
| * | | | | Converted pager.js to axios | Phil Hughes | 2018-02-01 | 1 | -17/+16 |
| * | | | | Converted notifications_form.js to axios | Phil Hughes | 2018-02-01 | 1 | -19/+19 |
| * | | | | Converted notes.js to axios | Phil Hughes | 2018-02-01 | 1 | -20/+15 |
| * | | | | Converted branch_graph.js to axios | Phil Hughes | 2018-02-01 | 1 | -8/+8 |
| * | | | | Converted mini_pipeline_graph_dropdown.js to axios | Phil Hughes | 2018-02-01 | 1 | -15/+11 |
* | | | | | Merge branch '35779-realtime-update-of-pipeline-status-in-files-view' into 'm... | Filipa Lacerda | 2018-02-01 | 4 | -0/+170 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Added more tests and corrected typos35779-realtime-update-of-pipeline-status-in-files-view | Jose Ivan Vargas | 2018-02-01 | 4 | -52/+72 |
| * | | | | Restored some code, add hidden class | Jose Ivan Vargas | 2018-01-30 | 2 | -18/+5 |
| * | | | | Added realtime prop and corrected specs | Jose Ivan Vargas | 2018-01-30 | 4 | -5/+35 |
| * | | | | Added pipeline status to the files view | Jose Ivan Vargas | 2018-01-30 | 4 | -0/+133 |
| |/ / / | |||||
* | | | | Merge branch 'fix-internationalization-namespace' into 'master' | Filipa Lacerda | 2018-02-01 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Remove namespaced internationalization importfix-internationalization-namespace | Clement Ho | 2018-01-31 | 1 | -2/+2 |
* | | | | | Merge branch 'axios-find-file' into 'master' | Fatih Acet | 2018-02-01 | 1 | -13/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Replace $.ajax in find file with axiosaxios-find-file | Clement Ho | 2018-01-31 | 1 | -13/+11 |
| |/ / / / | |||||
* | | | | | Replace $.ajax in activity calendar with axiosaxios-calendar | Clement Ho | 2018-01-31 | 1 | -9/+14 |
|/ / / / | |||||
* | | | | Merge branch 'fl-mr-widget' into 'master' | Phil Hughes | 2018-01-31 | 4 | -39/+46 |
|\ \ \ \ | |||||
| * | | | | 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 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 |
|\ \ \ | |||||
| * | | | potential fix for tests crashing | Phil Hughes | 2018-01-30 | 1 | -2/+3 |
| * | | | 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 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 |
|\ \ \ \ | |||||
| * | | | | 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 |