Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vuex test helper improvements | Lukas Eipert | 2018-07-12 | 5 | -43/+15 |
* | karma & rubocop fixes | Phil Hughes | 2018-07-05 | 1 | -1/+3 |
* | fixed karma | Phil Hughes | 2018-07-03 | 1 | -2/+2 |
* | karma fixes | Phil Hughes | 2018-07-03 | 2 | -44/+63 |
* | fixed eslint | Phil Hughes | 2018-06-29 | 1 | -13/+2 |
* | more specs! | Phil Hughes | 2018-06-29 | 2 | -69/+232 |
* | fixed eslint | Phil Hughes | 2018-06-29 | 1 | -17/+18 |
* | :white_check_mark: added specs for file actions | Phil Hughes | 2018-06-29 | 2 | -102/+186 |
* | :white_check_mark: fixed eslint | Phil Hughes | 2018-06-29 | 1 | -1/+0 |
* | Improve error messaging across various IDE actions | Phil Hughes | 2018-06-29 | 1 | -68/+0 |
* | Merge branch 'ide-commit-form-improvements' into 'master' | Filipa Lacerda | 2018-06-28 | 3 | -52/+124 |
|\ | |||||
| * | :white_check_mark: added specs | Phil Hughes | 2018-06-27 | 2 | -0/+73 |
| * | :white_check_mark: fixed getters spec | Phil Hughes | 2018-06-27 | 1 | -0/+3 |
| * | karma fixes | Phil Hughes | 2018-06-27 | 1 | -7/+3 |
| * | added getter spec for preBuiltCommitMessage | Phil Hughes | 2018-06-27 | 1 | -0/+44 |
| * | Improve Web IDE commit form | Phil Hughes | 2018-06-27 | 1 | -46/+2 |
* | | don't reload the full page | Phil Hughes | 2018-06-27 | 1 | -18/+44 |
* | | specs | Phil Hughes | 2018-06-27 | 2 | -39/+119 |
* | | :white_check_mark: store specs | Phil Hughes | 2018-06-27 | 3 | -1/+107 |
|/ | |||||
* | Show file in tree on WebIDE open | Paul Slaughter | 2018-06-26 | 1 | -1/+35 |
* | Enable no-restricted-globals in JS files | gfyoung | 2018-06-15 | 1 | -2/+2 |
* | only return last_commit_sha in the JSONide-add-last-commit-id-to-api-call | Phil Hughes | 2018-06-15 | 2 | -9/+3 |
* | IDE sends last commit ID when committing changes | Phil Hughes | 2018-06-15 | 2 | -71/+90 |
* | Merge branch 'ide-pipeline-reset-state' into 'master' | Filipa Lacerda | 2018-06-14 | 2 | -6/+24 |
|\ | |||||
| * | Resets state correctly when switching to merge request in IDEide-pipeline-reset-state | Phil Hughes | 2018-06-13 | 2 | -6/+24 |
* | | Image Diff Viewing + Download Diff Viewing | Tim Zallmann | 2018-06-13 | 1 | -0/+47 |
|/ | |||||
* | fixed specs | Phil Hughes | 2018-06-11 | 1 | -18/+29 |
* | fixed mutations spec | Phil Hughes | 2018-06-06 | 1 | -8/+11 |
* | fixed karma | Phil Hughes | 2018-06-06 | 1 | -18/+66 |
* | store specs | Phil Hughes | 2018-06-06 | 2 | -0/+184 |
* | Merge branch 'master' into ide-list-merge-requests | Phil Hughes | 2018-06-01 | 5 | -366/+239 |
|\ | |||||
| * | fixed mutations spec | Phil Hughes | 2018-05-30 | 1 | -6/+4 |
| * | more store tests | Phil Hughes | 2018-05-29 | 2 | -2/+194 |
| * | added empty state & YAML error state | Phil Hughes | 2018-05-29 | 2 | -9/+23 |
| * | fixed up after bootstrap upgrade | Phil Hughes | 2018-05-25 | 1 | -4/+6 |
| * | fixed mutations spec | Phil Hughes | 2018-05-25 | 1 | -0/+2 |
| * | fixed mutations spec | Phil Hughes | 2018-05-25 | 1 | -30/+17 |
| * | fixed pipeline actions spec | Phil Hughes | 2018-05-25 | 3 | -296/+72 |
| * | Merge branch 'master' into ide-jobs-list-components | Phil Hughes | 2018-05-25 | 2 | -19/+176 |
| |\ | |||||
| * | | spec fixes | Phil Hughes | 2018-05-24 | 3 | -145/+47 |
* | | | ability to search merge requests | Phil Hughes | 2018-05-30 | 1 | -3/+27 |
* | | | improved stored data | Phil Hughes | 2018-05-30 | 2 | -1/+29 |
* | | | Show merge requests in web IDE | Phil Hughes | 2018-05-25 | 2 | -0/+185 |
| |/ |/| | |||||
* | | Resolve "Show CI pipeline status in Web IDE" | André Luís | 2018-05-25 | 2 | -19/+176 |
|/ | |||||
* | group jobs into stageside-jobs-list | Phil Hughes | 2018-05-22 | 3 | -13/+121 |
* | added getter for checking is their is a pipeline | Phil Hughes | 2018-05-22 | 2 | -1/+47 |
* | Show CI jobs in web IDE | Phil Hughes | 2018-05-22 | 2 | -0/+326 |
* | added specs | Phil Hughes | 2018-05-09 | 1 | -0/+16 |
* | Resolve "Clean up bottom status bar Web IDE" | André Luís | 2018-05-07 | 3 | -0/+113 |
* | fixed stageAllChanges test | Phil Hughes | 2018-05-06 | 1 | -0/+1 |