summaryrefslogtreecommitdiff
path: root/spec/services/delete_merged_branches_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* When deleting merged branches, ignore protected tagstc-delete-merged-protected-tags-fixToon Claes2017-11-071-0/+8
* Add a project forks spec helperBob Van Landuyt2017-10-071-2/+4
* Make Delete Merged Branches handle wildcard protected branches correctlyToon Claes2017-08-021-0/+8
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* DeleteMergedBranchesService should not delete protected branchesToon Claes2017-07-041-0/+8
* Add confirm delete protected branch modalSam Rose2017-05-081-21/+10
* Don't delete a branch involved in an open merge request in "Delete all merged...sh-issue-29247-fixStan Hu2017-04-191-0/+13
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Add button to delete all merged branchesToon Claes2016-11-091-0/+54