summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | IssueNotesRefactor: Implement missing attachment image.Fatih Acet2017-08-163-0/+66
| * | | | | | Fix broken spinach testFilipa Lacerda2017-08-142-3/+3
| * | | | | | Fix autocomplete broken testsFilipa Lacerda2017-08-145-10/+13
| * | | | | | fix static_analysis (rubocop)Jarka Kadlecova2017-08-143-7/+5
| * | | | | | Only starts autosave if user is logged inFilipa Lacerda2017-08-132-2/+7
| * | | | | | Fixes autosave not enabling comment button when it is restored.Filipa Lacerda2017-08-135-17/+20
| * | | | | | Fix broken task list specFilipa Lacerda2017-08-133-11/+9
| * | | | | | Fix note polling specs with the new behavior of not updating an external upda...Filipa Lacerda2017-08-121-16/+5
| * | | | | | Update dropdown tests to match bootstrap one on issue page and droplab on oth...Filipa Lacerda2017-08-121-6/+16
| * | | | | | Look for a button on issuesFilipa Lacerda2017-08-121-2/+1
| * | | | | | Adds type for shared note specsFilipa Lacerda2017-08-125-9/+15
| * | | | | | Fix broken testsFilipa Lacerda2017-08-123-3/+5
| * | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-12248-1077/+4439
| |\ \ \ \ \ \
| * | | | | | | Uncomments testsFilipa Lacerda2017-08-122-13/+10
| * | | | | | | Fix broken markdown field testFilipa Lacerda2017-08-112-6/+6
| * | | | | | | Adds tests for sync actionsFilipa Lacerda2017-08-111-83/+2
| * | | | | | | Adds helper to test Vuex actionsFilipa Lacerda2017-08-112-14/+98
| * | | | | | | Adds tests for mutations and gettersFilipa Lacerda2017-08-118-98/+192
| * | | | | | | Adds missing unit tests for vue components: issue_note_awards_list; issue_not...Filipa Lacerda2017-08-115-13/+197
| * | | | | | | Adds unit tests for discussion componentFilipa Lacerda2017-08-112-28/+35
| * | | | | | | Adds unit tests to issue_note_actions componentFilipa Lacerda2017-08-111-7/+63
| * | | | | | | Fix broken notes specFilipa Lacerda2017-08-111-1/+2
| * | | | | | | Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova2017-08-115-4/+78
| * | | | | | | Fix specs - delete comment is now a button instead of simple linkJarka Kadlecova2017-08-111-1/+1
| * | | | | | | Fix open discussionsFilipa Lacerda2017-08-118-11/+24
| * | | | | | | Fix open discussionsFilipa Lacerda2017-08-1116-68/+54
| * | | | | | | Fix failing static-analysis (rubocop)Jarka Kadlecova2017-08-113-5/+5
| * | | | | | | Merge branch 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce ...Filipa Lacerda2017-08-111-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Fix merge request json schema (add labels, milestone)Jarka Kadlecova2017-08-111-0/+2
| * | | | | | | | Adds confidential issue informationFilipa Lacerda2017-08-117-19/+71
| |/ / / / / / /
| * | | | | | | Add missing dependencyFilipa Lacerda2017-08-111-0/+1
| * | | | | | | Fix broken spec for issuable shortcuts and notesFilipa Lacerda2017-08-116-16/+32
| * | | | | | | Remove issue discussion started specFilipa Lacerda2017-08-101-21/+0
| * | | | | | | Fix broken testsFilipa Lacerda2017-08-104-5/+29
| * | | | | | | Restore r shortcutFilipa Lacerda2017-08-101-3/+9
| * | | | | | | Remove forgotten fdescribeFilipa Lacerda2017-08-105-4/+7
| * | | | | | | Change fixtures of old testsFilipa Lacerda2017-08-107-80/+80
| * | | | | | | Fixes broken tests of quick_submit_spec and reduces tech debtFilipa Lacerda2017-08-101-99/+90
| * | | | | | | [ci skip] Removes use of window object in all componentsFilipa Lacerda2017-08-103-65/+54
| * | | | | | | [ci skip] Fallback to empty object if no user is signed inFilipa Lacerda2017-08-102-2/+1
| * | | | | | | [ci skip] Improve code as per code reviewsFilipa Lacerda2017-08-102-12/+11
| * | | | | | | [ci skip] Improve performance of getting last noteFilipa Lacerda2017-08-101-10/+8
| * | | | | | | [ci skip] Fix async bug of note being updated at the same timeFilipa Lacerda2017-08-101-7/+5
| * | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-10175-436/+707
| |\ \ \ \ \ \ \
| * | | | | | | | [ci skip] Adds unit tests for issue comment form specFilipa Lacerda2017-08-0910-45/+122
| * | | | | | | | [ci skip] Adds unit tests for issue_system_note componentFilipa Lacerda2017-08-091-4/+40
| * | | | | | | | [ci skip] Adds unit tests for issue_note_signed_out_widget componentFilipa Lacerda2017-08-091-1/+29
| * | | | | | | | [ci skip] Adds tests for issue_note_edited_text componentFilipa Lacerda2017-08-092-6/+37
| * | | | | | | | [ci skip] Adds unit tests for issue_note_header componentFilipa Lacerda2017-08-093-4/+88
| * | | | | | | | [ci skip] Adds tests for placeholder note componentFilipa Lacerda2017-08-092-16/+18