summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix discussion comment specspsimyn-resolve-componentSimon Knox2018-05-294-12/+298
* comment some failsSimon Knox2018-05-292-2/+2
* fix merge request spec selectorsSimon Knox2018-05-292-6/+2
* Expand discussion when jumping to itWinnie Hellmann2018-05-2810-65/+182
* Set resolvable to false if user has no permissionWinnie Hellmann2018-05-283-4/+21
* Fix spec/finders/notes_finder_spec.rbWinnie Hellmann2018-05-282-4/+3
* Remove TODOs from spec/features/issuables/markdown_references/jira_spec.rbWinnie Hellmann2018-05-281-3/+0
* Fix line_holder selectors in spec/features/merge_request/user_posts_diff_note...Winnie Hellmann2018-05-282-9/+7
* Fix textarea selector in spec/features/issuables/markdown_references/jira_spe...Winnie Hellmann2018-05-281-4/+4
* Update unicode-display_width from 1.3.0 to 1.3.2Lukas Eipert2018-05-281-1/+1
* make pipeline green againSimon Knox2018-05-281-1/+1
* Hide "jump to next discussion" button if there is only one discussionWinnie Hellmann2018-05-283-4/+42
* Fix part of spec/features/merge_request/user_resolves_diff_notes_and_discussi...Winnie Hellmann2018-05-281-15/+23
* add resolved by text to discussionsSimon Knox2018-05-284-6/+28
* fix user_comments_on_diff specs caused by duplicate form selectorSimon Knox2018-05-282-15/+9
* Fix part of spec/features/projects/merge_requests/user_comments_on_merge_requ...Winnie Hellmann2018-05-251-3/+2
* Merge branch 'changes_tab_vue_refactoring' of gitlab.com:gitlab-org/gitlab-ce...Simon Knox2018-05-2510-14/+21
|\
| * Merge branch 'changes_tab_vue_refactoring' of gitlab.com:gitlab-org/gitlab-ce...Fatih Acet2018-05-256-20/+17
| |\
| * | Fix missing review comments.Fatih Acet2018-05-2510-14/+21
* | | js-md-preview selector was used by random code somewhereSimon Knox2018-05-253-6/+5
* | | fix some all selectorsSimon Knox2018-05-251-11/+8
| |/ |/|
* | comment failerSimon Knox2018-05-251-3/+4
* | Merge branch 'changes_tab_vue_refactoring' of gitlab.com:gitlab-org/gitlab-ce...Simon Knox2018-05-2579-397/+864
|\ \ | |/
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into changes_tab_vue...Fatih Acet2018-05-2577-382/+859
| |\
| | * Merge branch 'migrate-restore-repo-to-gitaly' into 'master'Douwe Maan2018-05-243-71/+51
| | |\
| | | * Remove unneeded gitaly_migrate functionmigrate-restore-repo-to-gitalyAhmad Hassan2018-05-241-8/+0
| | | * Take restoring custom hooks and the skip flag out of scopeAhmad Hassan2018-05-231-4/+2
| | | * Remove gitaly_migrate blocks and replace by early returnAhmad Hassan2018-05-211-33/+26
| | | * Move restore_custom_hooks to its seperate functionAhmad Hassan2018-05-181-16/+20
| | | * Return from prepare directory if gitaly skip is enabledAhmad Hassan2018-05-171-0/+2
| | | * Call path_to_repo only when using gitalyAhmad Hassan2018-05-171-1/+1
| | | * Changelog entryAhmad Hassan2018-05-161-0/+5
| | | * Fix failing specsAhmad Hassan2018-05-161-26/+3
| | | * Link to upstream gitaly issues for the missing restore pathsDJ Mountney2018-05-161-6/+8
| | | * Fix the paths for wiki restoreDJ Mountney2018-05-151-7/+8
| | | * Output project name before restoring each project repoDJ Mountney2018-05-151-0/+1
| | | * Remove hooks restore that is no longer necessaryDJ Mountney2018-05-151-7/+0
| | | * Add back some of the non-gitaly restore functionality behind gatesDJ Mountney2018-05-151-20/+66
| | | * Wrap create_from_bundle in a begin rescue blockAhmad Hassan2018-05-151-5/+19
| | | * Better repo restore progress loggingAhmad Hassan2018-05-151-1/+5
| | | * Remove useless print lineAhmad Hassan2018-05-151-1/+0
| | | * Use gitaly repository_service.CreateFromBundle to restoreAhmad Hassan2018-05-151-53/+2
| | * | Merge branch 'dz-refactor-cluster-apps-schedule' into 'master'Douwe Maan2018-05-243-35/+22
| | |\ \
| | | * | Refactor code around scheduling cluster installationsdz-refactor-cluster-apps-scheduleDmitriy Zaporozhets2018-05-243-35/+22
| | * | | Merge branch 'commit-branch-tag-icon-update' into 'master'Phil Hughes2018-05-245-7/+13
| | |\ \ \
| | | * | | Updated branches and tag icons in commit detailsConstance Okoghenun2018-05-245-7/+13
| | |/ / /
| | * | | Merge branch 'ce-6127-move-merge-requests-services' into 'master'Rémy Coutable2018-05-242-4/+13
| | |\ \ \
| | | * | | Extract a do_execute method to be overriddence-6127-move-merge-requests-servicesLin Jen-Shin2018-05-241-2/+6
| | | * | | Avoid using expect_any_instance_ofLin Jen-Shin2018-05-231-2/+7
| | * | | | Merge branch 'issue_38418' into 'master'Rémy Coutable2018-05-245-18/+84
| | |\ \ \ \