Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix schema. Add safe_model_attributes for pipelines | Shinya Maeda | 2017-09-03 | 1 | -0/+1 |
* | Improve spec. Add validation for accel_level on runner. | Shinya Maeda | 2017-09-03 | 4 | -33/+53 |
* | Remove access_level index from runner. Add protected on ci_pipelines. Add pro... | Shinya Maeda | 2017-09-03 | 1 | -0/+2 |
* | Fix spec | Shinya Maeda | 2017-09-03 | 2 | -4/+4 |
* | Improve API arguments as String | Shinya Maeda | 2017-09-03 | 1 | -1/+1 |
* | Refactor access_level to not_protected and ref_protected | Shinya Maeda | 2017-09-03 | 5 | -15/+15 |
* | Impprove spec by godfat suggestions | Shinya Maeda | 2017-09-03 | 3 | -4/+13 |
* | Extend can_pick? | Shinya Maeda | 2017-09-03 | 1 | -0/+24 |
* | Add feature spec | Shinya Maeda | 2017-09-03 | 1 | -0/+15 |
* | Add API support | Shinya Maeda | 2017-09-03 | 1 | -1/+3 |
* | Fix spec | Shinya Maeda | 2017-09-03 | 3 | -5/+6 |
* | Add the rest of specs | Shinya Maeda | 2017-09-03 | 4 | -0/+67 |
* | Add spec. Fix runner setting page. It worked. | Shinya Maeda | 2017-09-03 | 2 | -0/+32 |
* | Merge branch 'issue-discussions-refactor' into 'master' | Jacob Schatz | 2017-09-02 | 52 | -296/+2335 |
|\ | |||||
| * | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-31 | 40 | -242/+467 |
| |\ | |||||
| * \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-31 | 41 | -50/+584 |
| |\ \ | |||||
| * | | | Fix specs | Douwe Maan | 2017-08-30 | 1 | -5/+12 |
| * | | | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-30 | 126 | -682/+2198 |
| |\ \ \ | |||||
| * | | | | IssueNotesRefactor: Fix broken specs. | Fatih Acet | 2017-08-29 | 1 | -1/+1 |
| * | | | | IssueNotesRefactor: Fix quick submit spec. | Fatih Acet | 2017-08-25 | 1 | -0/+1 |
| * | | | | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-23 | 69 | -1621/+1540 |
| |\ \ \ \ | |||||
| * | | | | | IssueNotesRefactor: Fix consistent typo. | Fatih Acet | 2017-08-22 | 1 | -1/+1 |
| * | | | | | Singular 'snippet' for consistency | Douwe Maan | 2017-08-18 | 1 | -1/+1 |
| * | | | | | Rename a few attribute suffixes from `_url` to `_path` | Douwe Maan | 2017-08-17 | 9 | -27/+27 |
| * | | | | | Remove view=full_data from NotesController | Douwe Maan | 2017-08-17 | 2 | -10/+2 |
| * | | | | | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-17 | 132 | -1041/+1935 |
| |\ \ \ \ \ | |||||
| * | | | | | | IssueNotesRefactor: Implement missing attachment image. | Fatih Acet | 2017-08-16 | 1 | -0/+23 |
| * | | | | | | Fix autocomplete broken tests | Filipa Lacerda | 2017-08-14 | 1 | -5/+9 |
| * | | | | | | fix static_analysis (rubocop) | Jarka Kadlecova | 2017-08-14 | 3 | -7/+5 |
| * | | | | | | Fix broken task list spec | Filipa Lacerda | 2017-08-13 | 2 | -11/+8 |
| * | | | | | | Fix note polling specs with the new behavior of not updating an external upda... | Filipa Lacerda | 2017-08-12 | 1 | -16/+5 |
| * | | | | | | Update dropdown tests to match bootstrap one on issue page and droplab on oth... | Filipa Lacerda | 2017-08-12 | 1 | -6/+16 |
| * | | | | | | Look for a button on issues | Filipa Lacerda | 2017-08-12 | 1 | -2/+1 |
| * | | | | | | Adds type for shared note specs | Filipa Lacerda | 2017-08-12 | 5 | -9/+15 |
| * | | | | | | Fix broken tests | Filipa Lacerda | 2017-08-12 | 2 | -2/+4 |
| * | | | | | | Merge branch 'master' into issue-discussions-refactor | Filipa Lacerda | 2017-08-12 | 115 | -483/+2170 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Uncomments tests | Filipa Lacerda | 2017-08-12 | 2 | -13/+10 |
| * | | | | | | | Fix broken markdown field test | Filipa Lacerda | 2017-08-11 | 1 | -1/+2 |
| * | | | | | | | Adds tests for sync actions | Filipa Lacerda | 2017-08-11 | 1 | -83/+2 |
| * | | | | | | | Adds helper to test Vuex actions | Filipa Lacerda | 2017-08-11 | 2 | -14/+98 |
| * | | | | | | | Adds tests for mutations and getters | Filipa Lacerda | 2017-08-11 | 4 | -94/+189 |
| * | | | | | | | Adds missing unit tests for vue components: issue_note_awards_list; issue_not... | Filipa Lacerda | 2017-08-11 | 5 | -13/+197 |
| * | | | | | | | Adds unit tests for discussion component | Filipa Lacerda | 2017-08-11 | 1 | -27/+34 |
| * | | | | | | | Adds unit tests to issue_note_actions component | Filipa Lacerda | 2017-08-11 | 1 | -7/+63 |
| * | | | | | | | Fix broken notes spec | Filipa Lacerda | 2017-08-11 | 1 | -1/+2 |
| * | | | | | | | Use UserNoteEntity instead of UserEntity for notes | Jarka Kadlecova | 2017-08-11 | 2 | -0/+67 |
| * | | | | | | | Fix specs - delete comment is now a button instead of simple link | Jarka Kadlecova | 2017-08-11 | 1 | -1/+1 |
| * | | | | | | | Fix open discussions | Filipa Lacerda | 2017-08-11 | 2 | -4/+4 |
| * | | | | | | | Merge branch 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce ... | Filipa Lacerda | 2017-08-11 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix merge request json schema (add labels, milestone) | Jarka Kadlecova | 2017-08-11 | 1 | -0/+2 |