gitlab-org--gitlab-foss/app
James Ramsay 0b1b9c409d Add option to suppress archive commit sha
Repository archives are always named `<project>-<ref>-<sha>` even if
the ref is a commit. A consequence of always including the sha even
for tags is that packaging a release is more difficult because both
the ref and sha must be known by the packager.

- add append_sha option (defaults true) to provide a method for
toggling this feature.

Support added to GitLab Workhorse by gitlab-org/gitlab-workhorse!232
2018-04-04 16:56:18 -04:00
..
assets Merge branch 'ide-pending-tab' into 'master' 2018-04-04 10:52:05 +00:00
controllers Resolve "Protected branches count is wrong when a wildcard includes several protected branches" 2018-04-04 10:37:44 +00:00
finders [Rails5] Rename sort methods to sort_by_attribute 2018-04-04 09:19:47 +00:00
helpers Add option to suppress archive commit sha 2018-04-04 16:56:18 -04:00
mailers Fix body of email when commits are pushed to an MR 2018-04-03 13:22:25 +01:00
models Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' into 'master' 2018-04-04 09:20:19 +00:00
policies
presenters Fix static analysis offences 2018-03-28 13:57:40 +02:00
serializers Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
services Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' into 'master' 2018-04-04 09:20:19 +00:00
uploaders Add Gitlab::ExclusiveLease to ObjectStorage#use_file 2018-03-29 10:01:23 +02:00
validators Rename allow_private_networks to allow_local_network 2018-04-02 17:24:19 +02:00
views Resolve "Protected branches count is wrong when a wildcard includes several protected branches" 2018-04-04 10:37:44 +00:00
workers Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' into 'master' 2018-04-04 09:20:19 +00:00