| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Checks if commit information exists before trying to render it44296-commit-path | Filipa Lacerda | 2018-04-06 | 1 | -0/+40 |
| | | |||||
| * | Merge branch '44939-epic-comment-thread-backports' into 'master' | Fatih Acet | 2018-04-06 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Resolve "Follow-up from "Refactor discussions/notes code"" Closes #44939 See merge request gitlab-org/gitlab-ce!18190 | ||||
| | * | Add noteableType to mock data object44939-epic-comment-thread-backports | Kushal Pandya | 2018-04-06 | 1 | -0/+1 |
| | | | |||||
| * | | Add confirmation modal to "Change username" | Shah El-Rahman | 2018-04-06 | 1 | -0/+172 |
| | | | |||||
| * | | Merge branch 'issue_44270' into 'master' | Sean McGivern | 2018-04-06 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | Show issues of subgroups in group-level issue board Closes #44270 See merge request gitlab-org/gitlab-ce!18187 | ||||
| | * | | Fix more specs | Felipe Artur | 2018-04-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix specs | Felipe Artur | 2018-04-05 | 1 | -0/+2 |
| | | | | |||||
| * | | | Resolve "Show `failure_reason` and upgrade tooltips of jobs" | Mayra Cabrera | 2018-04-05 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge branch 'ide-diff-inline' into 'master' | Filipa Lacerda | 2018-04-05 | 2 | -33/+88 |
| |\ \ | | | | | | | | | | | | | | | | | | | Change IDE diff view responsively Closes #44305 See merge request gitlab-org/gitlab-ce!18049 | ||||
| | * | | set `renderSideBySide` when creating diff instance | Phil Hughes | 2018-04-05 | 1 | -0/+1 |
| | | | | |||||
| | * | | updated wordWrap option be `on` | Phil Hughes | 2018-04-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | added specs | Phil Hughes | 2018-04-05 | 2 | -33/+87 |
| | |/ | |||||
| * | | Web IDE markdown preview | Tim Zallmann | 2018-04-05 | 4 | -11/+127 |
| |/ | |||||
| * | Merge branch 'master' into ide-pending-tab | Phil Hughes | 2018-04-03 | 33 | -1185/+1926 |
| |\ | |||||
| | * | Resolve "Clicking confidential and lock icons on sidebar should also ↵ | Dennis Tang | 2018-04-02 | 2 | -0/+36 |
| | | | | | | | | | activate dropdown" | ||||
| | * | Merge branch 'fl-prettier-mock-data' into 'master' | Clement Ho | 2018-04-02 | 7 | -882/+961 |
| | |\ | | | | | | | | | | | | | Prettify mock data files See merge request gitlab-org/gitlab-ce!18091 | ||||
| | | * | Removes eslint disabled commentsfl-prettier-mock-data | Filipa Lacerda | 2018-03-29 | 7 | -882/+961 |
| | | | | |||||
| | * | | Merge branch 'tz-ide-open-mr' into 'master' | Phil Hughes | 2018-04-01 | 13 | -181/+626 |
| | |\ \ | | |/ | |/| | | | | | | | | | | | | | Basic Setup for MR Showing Closes #44840 and #44839 See merge request gitlab-org/gitlab-ce!17952 | ||||
| | | * | Fixed Code review Comments | Tim Zallmann | 2018-03-28 | 3 | -24/+12 |
| | | | | |||||
| | | * | Added Changes based on UX Review | Tim Zallmann | 2018-03-28 | 1 | -1/+1 |
| | | | | |||||
| | | * | Updated MR Widget Header Test | Tim Zallmann | 2018-03-28 | 1 | -106/+138 |
| | | | | |||||
| | | * | Added Tests for all new functionality | Tim Zallmann | 2018-03-28 | 11 | -74/+485 |
| | | | | |||||
| | | * | Fixes for Tests on file.js and tabs tests | Tim Zallmann | 2018-03-28 | 1 | -0/+1 |
| | | | | |||||
| | | * | ESLint + Karma fixes | Tim Zallmann | 2018-03-28 | 1 | -1/+14 |
| | | | | |||||
| | * | | Merge branch 'vuex-action-helper-correctly-fail' into 'master' | Tim Zallmann | 2018-03-29 | 3 | -112/+246 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Correctly fail Vuex action helper Closes #44735 See merge request gitlab-org/gitlab-ce!18072 | ||||
| | | * | | Add dispatch mock to the test helpervuex-action-helper-correctly-fail | Filipa Lacerda | 2018-03-29 | 3 | -12/+62 |
| | | | | | |||||
| | | * | | fixed failinng tests after helper change | Phil Hughes | 2018-03-29 | 3 | -101/+185 |
| | | | | | |||||
| | | * | | Use `toEqual` for the matchers | Filipa Lacerda | 2018-03-29 | 1 | -3/+3 |
| | | | | | |||||
| | | * | | Correctly fail Vuex action helper | Phil Hughes | 2018-03-29 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'escape-autocomplete-values-for-markdown' into 'master' | Phil Hughes | 2018-03-29 | 1 | -1/+9 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Escape autocomplete results for Markdown See merge request gitlab-org/gitlab-ce!18051 | ||||
| | | * | | | Escape autocomplete results for Markdown | Sean McGivern | 2018-03-29 | 1 | -1/+9 |
| | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A label name can contain a `_`, `~~`, or other Markdown-significant characters. But label references are processed _after_ Markdown processing has run, so we can't easily fix this on the backend. We can make it more convenient, though, by changing the frontend to escape these characters so they aren't processed as Markdown, when we insert them from autocomplete. | ||||
| | * | | | Merge branch 'add-per-runner-job-timeout' into 'master' | Kamil Trzciński | 2018-03-29 | 3 | -0/+31 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add per runner job timeout Closes #43426 See merge request gitlab-org/gitlab-ce!17221 | ||||
| | | * | | | Fix sidebar_detail_row_spec.js | Tomasz Maczukin | 2018-03-28 | 1 | -15/+19 |
| | | | | | | |||||
| | | * | | | Rename used_timeout to timeout | Tomasz Maczukin | 2018-03-28 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | Fix tests failures | Tomasz Maczukin | 2018-03-28 | 1 | -0/+1 |
| | | | | | | |||||
| | | * | | | Fix static analysis offences | Tomasz Maczukin | 2018-03-28 | 1 | -1/+0 |
| | | | | | | |||||
| | | * | | | Move job timeout information to new ci_builds_metadata table | Tomasz Maczukin | 2018-03-28 | 1 | -3/+3 |
| | | | | | | |||||
| | | * | | | Add tests for frontend changes | Tomasz Maczukin | 2018-03-28 | 3 | -0/+27 |
| | | |/ / | |||||
| | * | | | Merge branch 'jivl-change-copy-text-promote-milestones-labels' into 'master' | Sean McGivern | 2018-03-29 | 2 | -2/+4 |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | Fix promoting labels and milestones copy text Closes #44208 See merge request gitlab-org/gitlab-ce!17726 | ||||
| | | * | | Fix promoting labels and milestones copy text | Jose Ivan Vargas | 2018-03-28 | 2 | -2/+4 |
| | | | | | |||||
| | * | | | Merge branch '44717-no-resolve-issue' into 'master' | Fatih Acet | 2018-03-28 | 1 | -5/+13 |
| | |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | Resolve "There should not be a jump discussion button on issues" Closes #44717 See merge request gitlab-org/gitlab-ce!18034 | ||||
| | | * | | Don't show Jump to Discussion button on issue notes44717-no-resolve-issue | Simon Knox | 2018-03-28 | 1 | -5/+13 |
| | | | | | |||||
| | * | | | Merge branch '44752-remove-ee-specific-comments' into 'master' | Rémy Coutable | 2018-03-28 | 1 | -2/+0 |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | Remove EE-specific comment markers from CE Closes #44752 See merge request gitlab-org/gitlab-ce!18054 | ||||
| | | * | | Remove EE-specific comments from CE44752-remove-ee-specific-comments | Eric Eastwood | 2018-03-28 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | fixed karma | Phil Hughes | 2018-03-28 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | refactor ADD_PENDING_TAB to stop multiple state changes | Phil Hughes | 2018-03-28 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | fixed issue with spec because store wasn't getting reset | Phil Hughes | 2018-03-28 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | added specs | Phil Hughes | 2018-03-28 | 3 | -6/+213 |
| | | | | | |||||
| * | | | | remove pending tab when opening a file from the left sidebar | Phil Hughes | 2018-03-28 | 1 | -30/+11 |
| | | | | | |||||
| * | | | | updated specs | Phil Hughes | 2018-03-28 | 7 | -24/+34 |
| |/ / / | |||||
