gitlab-org--gitlab-foss/lib
Z.J. van de Weg 09974de3e3
Create rake task to create project templates
First iteration, and some stuff is missing. But basically this rake task
does a clone of a project we've pointed it to. Than creates a project on
the GDK, which should be running in the background. This project is
exported, after which we move that archive to the location we need it.
We clean up by removing the generated project.

The first idea was to export the project on .com too, however than we
might run into ImportExport versions mismatch. This could've been
circumvented by checkout out an older commit locally. This however is
not needed yet, so we opted to not go this route yet, instead we will
iterate on what we got.
2017-08-01 13:00:51 +02:00
..
api Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
assets
backup fix typo 2017-06-07 17:00:32 +02:00
banzai Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
bitbucket Enable the Style/PreferredHashMethods cop 2017-06-02 19:11:26 +02:00
ci Fix support for old CI API when image or services are not specified 2017-07-22 15:07:52 +02:00
constraints Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
container_registry Properly handle container registry redirects to fix metadata stored on a S3 backend 2017-05-17 07:04:34 -07:00
declarative_policy cache the cache key... 2017-07-17 14:38:48 -07:00
generators/rails/post_deployment_migration
github Add a comment explaining how the branch clean up happens 2017-06-21 11:42:08 -03:00
gitlab Create rake task to create project templates 2017-08-01 13:00:51 +02:00
json_web_token
mattermost
microsoft_teams
omni_auth
peek/rblineprof Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
rouge remove the rouge copypasta and add notes to refactor 2017-06-07 17:49:03 -07:00
support Enable Gitaly by default in GitLab 9.3 2017-05-30 16:09:44 +02:00
system_check Make the SimpleExecutor rescue exceptions in the executing Checks 2017-06-27 17:48:04 +02:00
tasks Create rake task to create project templates 2017-08-01 13:00:51 +02:00
additional_email_headers_interceptor.rb
banzai.rb
declarative_policy.rb cache DeclarativePolicy.class_for at the class level 2017-07-17 14:38:48 -07:00
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
feature.rb Re-add Feature.register_feature_groups which is already documented 2017-07-10 15:56:23 +02:00
file_size_validator.rb
file_streamer.rb
gitlab.rb Make the revision on the `/help` page clickable 2017-06-09 10:35:42 +02:00
gt_one_coercion.rb
repository_cache.rb
static_model.rb
system_check.rb Fixed and improved some existing checks and SystemCheck library 2017-05-31 14:33:03 +02:00
unfold_form.rb
uploaded_file.rb
version_check.rb