gitlab-org--gitlab-foss/app
Rémy Coutable 324f672eef Keep only the changes that are known to work well
Also, improved a bit the method names in
Github::Representation::PullRequest.

Last but not least, ensure temp branch names doesn't contain a `/` as
this would create the ref in a subfolder in `refs/heads` (e.g.
`refs/heads/gh-123/456/rymai/foo`), and would leave empty directories
upon branch deletion (e.g. `refs/heads/gh-123/456/rymai/`.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-05 10:48:25 +02:00
..
assets Resolve "Monitoring graph empty states are gigantic on screen-sm viewport sizes" 2017-10-05 08:13:04 +00:00
controllers Merge branch 'sh-fix-username-logging' into 'master' 2017-10-05 07:57:13 +00:00
finders Support custom attributes on users 2017-09-28 16:49:42 +00:00
helpers Updated Profile Events Helper to use SVG Sprite Icons 2017-10-04 08:53:36 +00:00
mailers
models Keep only the changes that are known to work well 2017-10-05 10:48:25 +02:00
policies moved fork checks into policies 2017-09-29 12:14:39 +01:00
presenters Reduce method calls while evaluating Projects::MergeRequestsController#show.json 2017-10-04 00:09:48 -03:00
serializers Merge branch '31050-registry-image-lists' into 'master' 2017-10-04 07:58:34 +00:00
services Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_ee 2017-10-02 13:15:46 +03:00
uploaders Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
validators
views Fix inconsistent use of sentence case 2017-10-04 15:44:18 -04:00
workers Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00