gitlab-org--gitlab-foss/app/models
Kamil Trzciński 08fddae744 Merge branch 'docker-registry-view' into 'master'
Add container registry support

Tasks:

- [x] Merge docker/distribution authentication service: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3787
- [x] Implement Docker Registry API
- [x] Show a list of docker images in GitLab
- [x] Remove registry repository on project deletion
- [x] Support project rename, move and namespace rename
- [x] Use token when connecting the registry
- [x] Allow to delete images from GitLab
- [x] Support pushing from GitLab CI (gitlab-ci-token / $CI_BUILD_TOKEN)
- [x] Support GitLab Runner pulling for public repositories
- [ ] Support GitLab Runner pulling for private repositories
- [x] Add tests for Docker Registry API
- [x] Add tests for a views
- [x] Make texts nicer
- [x] Implement a backup support

- [ ] Create administration documentation https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4141
- [ ] Create user documentation

See merge request !4040
2016-05-18 18:19:01 +00:00
..
ci Merge branch 'deprecated-class-methods-cop' into 'master' 2016-05-12 22:41:01 +00:00
concerns Add API endpoints for un/subscribing from/to a label 2016-05-12 22:48:09 +02:00
hooks Merge branch 'hook-docs-behavior' into 'master' 2016-05-11 16:34:00 +00:00
members Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
network
project_services Improve issue formatting in Slack service 2016-05-18 11:09:51 -05:00
.gitkeep
ability.rb Rename JWT to JSONWebToken 2016-05-14 18:23:31 -05:00
abuse_report.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
appearance.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
application_setting.rb fix default send confirmation value 2016-05-16 16:53:11 -03:00
audit_event.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
blob.rb
broadcast_message.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
commit.rb
commit_range.rb
commit_status.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
deploy_key.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
deploy_keys_project.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
email.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
event.rb Reduce duplication and branching logic in EventsHelper 2016-05-16 14:52:04 -05:00
external_issue.rb
forked_project_link.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
generic_commit_status.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
global_label.rb
global_milestone.rb
group.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
identity.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
issue.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
jira_issue.rb
key.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
label.rb Merge branch 'remove-annotate-gem' into 'master' 2016-05-10 09:08:30 +00:00
label_link.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
legacy_diff_note.rb Clean up LegacyDiffNote somewhat 2016-05-13 17:31:58 -05:00
lfs_object.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
lfs_objects_project.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
member.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
merge_request.rb Preserve commits/diff/comments for PRs that were merged on GitHub 2016-05-13 17:55:42 -05:00
merge_request_diff.rb Preserve commits/diff/comments for PRs that were merged on GitHub 2016-05-13 17:55:42 -05:00
milestone.rb Return a relation with Postgres 2016-05-16 10:25:24 +01:00
namespace.rb Merge branch 'docker-registry' into docker-registry-view 2016-05-13 17:15:01 -05:00
note.rb Add an Event's target's title to its reference link 2016-05-16 14:52:02 -05:00
notification_setting.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
oauth_access_token.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
personal_snippet.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
project.rb Merge branch 'docker-registry-view' into 'master' 2016-05-18 18:19:01 +00:00
project_group_link.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
project_import_data.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
project_snippet.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
project_team.rb
project_wiki.rb Use the relative url prefix for links in Wiki 2016-05-13 22:42:07 +02:00
protected_branch.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
release.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
repository.rb Extract GitHub branch formatter 2016-05-13 17:55:42 -05:00
security_event.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
sent_notification.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
snippet.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
spam_log.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
spam_report.rb
subscription.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
todo.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
tree.rb
user.rb Fix changelog file 2016-05-16 14:56:32 -03:00
users_star_project.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
wiki_page.rb