summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-04146-1275/+5512
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-03117-1263/+5130
| |\
| | * Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-0252-296/+2335
| | |\
| | | * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3140-242/+467
| | | |\
| | | * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3141-50/+584
| | | |\ \
| | | * | | Fix specsDouwe Maan2017-08-301-5/+12
| | | * | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-30126-682/+2198
| | | |\ \ \
| | | * | | | IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-291-1/+1
| | | * | | | IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-0/+1
| | | * | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-2369-1621/+1540
| | | |\ \ \ \
| | | * | | | | IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-221-1/+1
| | | * | | | | Singular 'snippet' for consistencyDouwe Maan2017-08-181-1/+1
| | | * | | | | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-179-27/+27
| | | * | | | | Remove view=full_data from NotesControllerDouwe Maan2017-08-172-10/+2
| | | * | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-17132-1041/+1935
| | | |\ \ \ \ \
| | | * | | | | | IssueNotesRefactor: Implement missing attachment image.Fatih Acet2017-08-161-0/+23
| | | * | | | | | Fix autocomplete broken testsFilipa Lacerda2017-08-141-5/+9
| | | * | | | | | fix static_analysis (rubocop)Jarka Kadlecova2017-08-143-7/+5
| | | * | | | | | Fix broken task list specFilipa Lacerda2017-08-132-11/+8
| | | * | | | | | 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-122-2/+4
| | | * | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-12115-483/+2170
| | | |\ \ \ \ \ \
| | | * | | | | | | Uncomments testsFilipa Lacerda2017-08-122-13/+10
| | | * | | | | | | Fix broken markdown field testFilipa Lacerda2017-08-111-1/+2
| | | * | | | | | | 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-114-94/+189
| | | * | | | | | | 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-111-27/+34
| | | * | | | | | | 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-112-0/+67
| | | * | | | | | | Fix specs - delete comment is now a button instead of simple linkJarka Kadlecova2017-08-111-1/+1
| | | * | | | | | | Fix open discussionsFilipa Lacerda2017-08-112-4/+4
| | | * | | | | | | 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-112-0/+30
| | | |/ / / / / / /
| | | * | | | | | | Fix broken spec for issuable shortcuts and notesFilipa Lacerda2017-08-113-13/+18
| | | * | | | | | | Remove issue discussion started specFilipa Lacerda2017-08-101-21/+0
| | | * | | | | | | Fix broken testsFilipa Lacerda2017-08-102-1/+22
| | | * | | | | | | Remove forgotten fdescribeFilipa Lacerda2017-08-101-1/+1
| | | * | | | | | | Change fixtures of old testsFilipa Lacerda2017-08-106-75/+74
| | | * | | | | | | Fixes broken tests of quick_submit_spec and reduces tech debtFilipa Lacerda2017-08-101-99/+90
| | | * | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-1079-205/+303
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | [ci skip] Adds unit tests for issue comment form specFilipa Lacerda2017-08-098-42/+119
| | | * | | | | | | | [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