gitlab-org--gitlab-foss/app
Oswaldo Ferreira 1ad699677f Support merge to ref for merge-commit and squash
Adds the ground work for writing into
the merge ref refs/merge-requests/:iid/merge the
merge result between source and target branches of
a MR, without further side-effects such as
mailing, MR updates and target branch changes.
2019-02-25 10:40:58 -03:00
..
assets Style avatars for groups and projects 2019-02-25 13:00:05 +00:00
controllers Allow maintainers to remove pages 2019-02-25 11:43:19 +00:00
finders Merge branch 'filter-confidential-issues' into 'master' 2019-02-25 11:00:24 +00:00
graphql Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
helpers Fix misspellings in app/spec comments 2019-02-25 17:25:19 +09:00
mailers
models Support merge to ref for merge-commit and squash 2019-02-25 10:40:58 -03:00
policies Allow maintainers to remove pages 2019-02-25 11:43:19 +00:00
presenters Expose refspec and depth to runner 2019-02-25 13:40:15 +09:00
serializers Merge branch '38261-remove-unused-code' into 'master' 2019-02-19 10:31:33 +00:00
services Support merge to ref for merge-commit and squash 2019-02-25 10:40:58 -03:00
uploaders Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
validators Comment why we can't use Gitlab::CurrentSettings 2019-02-20 10:50:58 +13:00
views Style avatars for groups and projects 2019-02-25 13:00:05 +00:00
workers Move ChatOps to Core 2019-02-20 21:29:48 +00:00