Commit Graph

50 Commits

Author SHA1 Message Date
GitLab Bot b21334799a Add latest changes from gitlab-org/gitlab@master 2023-11-01 15:09:40 +00:00
GitLab Bot 4bb797f255 Add latest changes from gitlab-org/gitlab@master 2023-10-24 18:11:45 +00:00
GitLab Bot 72cb3bee79 Add latest changes from gitlab-org/gitlab@master 2023-04-28 12:24:19 +00:00
GitLab Bot f00510286b Add latest changes from gitlab-org/gitlab@master 2023-04-04 12:15:02 +00:00
GitLab Bot d66704a6c6 Add latest changes from gitlab-org/gitlab@master 2023-01-05 18:08:56 +00:00
GitLab Bot 5248c5e221 Add latest changes from gitlab-org/gitlab@master 2022-12-13 18:09:27 +00:00
GitLab Bot e778dcbcee Add latest changes from gitlab-org/gitlab@master 2022-11-24 15:07:34 +00:00
GitLab Bot b1ec9d50c8 Add latest changes from gitlab-org/gitlab@master 2022-11-10 00:10:52 +00:00
GitLab Bot 807479760c Add latest changes from gitlab-org/gitlab@master 2022-07-22 21:11:07 +00:00
GitLab Bot dcbe65b8b6 Add latest changes from gitlab-org/gitlab@master 2022-05-31 09:08:17 +00:00
GitLab Bot 9c28b22cfc Add latest changes from gitlab-org/gitlab@master 2022-03-29 15:09:53 +00:00
GitLab Bot 4c7e34071e Add latest changes from gitlab-org/gitlab@master 2022-03-22 09:07:15 +00:00
GitLab Bot ac6f9f98b4 Add latest changes from gitlab-org/gitlab@master 2022-01-21 09:16:05 +00:00
GitLab Bot 4c5b7f992f Add latest changes from gitlab-org/gitlab@master 2021-10-27 18:13:16 +00:00
GitLab Bot d50aece8c2 Add latest changes from gitlab-org/gitlab@master 2021-10-22 18:13:20 +00:00
GitLab Bot 0ae8428c8e Add latest changes from gitlab-org/gitlab@master 2021-05-11 21:10:21 +00:00
GitLab Bot c9bef85d79 Add latest changes from gitlab-org/gitlab@master 2021-04-19 21:09:27 +00:00
GitLab Bot d72be033db Add latest changes from gitlab-org/gitlab@master 2020-12-22 15:09:51 +00:00
GitLab Bot 3172281335 Add latest changes from gitlab-org/gitlab@master 2020-12-11 18:09:57 +00:00
GitLab Bot 6559f0ee67 Add latest changes from gitlab-org/gitlab@master 2020-10-19 12:09:20 +00:00
GitLab Bot b58ab6c33c Add latest changes from gitlab-org/gitlab@master 2020-10-16 18:09:04 +00:00
GitLab Bot a27b8a5c10 Add latest changes from gitlab-org/gitlab@master 2020-10-01 12:10:14 +00:00
GitLab Bot 6110935892 Add latest changes from gitlab-org/gitlab@master 2020-07-17 06:09:11 +00:00
GitLab Bot 37c8b3b44e Add latest changes from gitlab-org/gitlab@master 2020-06-04 21:08:11 +00:00
GitLab Bot ead1d2523c Add latest changes from gitlab-org/gitlab@master 2020-06-04 15:08:21 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
GitLab Bot ad0265eead Add latest changes from gitlab-org/gitlab@master 2020-04-09 09:10:17 +00:00
GitLab Bot 903ccf7c93 Add latest changes from gitlab-org/gitlab@master 2020-04-07 12:09:34 +00:00
GitLab Bot 66d4203791 Add latest changes from gitlab-org/gitlab@master 2020-02-26 09:08:47 +00:00
GitLab Bot f7dae0cdcb Add latest changes from gitlab-org/gitlab@master 2020-02-25 12:08:48 +00:00
GitLab Bot cd4cb29b2c Add latest changes from gitlab-org/gitlab@master 2019-12-03 12:06:34 +00:00
GitLab Bot 44baf08d4f Add latest changes from gitlab-org/gitlab@master 2019-11-18 06:06:20 +00:00
Hordur Freyr Yngvason d3c5ff7b72 Squash project templates on update
As per https://gitlab.com/gitlab-org/gitlab-ce/issues/46043, project
templates should be squashed before updating, so that repositories
created from these templates don't include the full history of the
backing repository.
2019-08-15 20:20:08 +00:00
Hordur Freyr Yngvason 012fe3141e Fix broken update_project_templates rake task
This rake task had been broken for a while. This fixes the breakages,
adds a test to help avoid future breakages, and adds a few ergonomic
improvements to the task itself.
2019-07-30 13:52:28 +00:00
Jason Lenny e9aef30b50 Add Android template 2019-03-07 20:02:40 +01:00
Jason Lenny 010f64fb42 Resolve "Project template for iOS" 2019-03-07 17:59:38 +00:00
Jason Lenny 55826a7a77 Add Project template for go-micro 2019-02-27 11:03:57 +00:00
Jason Lenny 5b42ce387f Merge branch '57794-project-template-for-net' of https://gitlab.com/gitlab-org/gitlab-ce into 57794-project-template-for-net 2019-02-25 14:42:03 +00:00
Jason Lenny 76ad4c04ae Merge branch '57785-create-project-template-for-netlify' of https://gitlab.com/gitlab-org/gitlab-ce into 57785-create-project-template-for-netlify 2019-02-25 08:43:57 +00:00
Lukas Eipert d4ad8a5e56
Project template: Fall back to GitLab logo
Use gitlab-svg to provide the icons for rails, spring and express. For
the new GitLab pages templates, we are falling back to the GitLab logo.
2019-02-07 17:06:24 +01:00
Jason Lenny 37410a9ddf
Add Pages templates
Adds templates for the 5 most popular Pages templates to the new project
menu. This does not add unique icons for the templates because that
turned out more complicated than expected, and this feature is valuable
without them.
2019-02-07 17:05:33 +01:00
gfyoung c858f70d07 Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
Fabio Busatto 1d74a0e93a Resolve "Reconcile project templates with Auto DevOps" 2018-05-04 09:48:53 +00:00
Annabel Dunstone Gray 457b135eb2
Update template description wording 2017-10-11 08:47:31 -07:00
Annabel Dunstone Gray bd0248307d Simplify project page 2017-10-11 09:07:19 +00:00
Z.J. van de Weg 6391406774
Add two more project templates
Related to !13108. Mostly this is just running the rake task and
changing the task a bit to catch cases like the project already existing
or so. The rake task moves archives to the vendor/project_template
directory, which are checked in too.
2017-08-15 12:55:54 +02:00
Z.J. van de Weg 3baf3dc955
Rename GitLabProjectImporterService and misc fixes
First round of review, main changes:
- templates.title is human readable, #name will be passed around
- GitLabProjectImporterService has been renamed
2017-08-01 14:36:42 +02:00
Filipa Lacerda a853d3e944 [ci skip] Adds svgs and css for all icons 2017-08-01 13:25:52 +01:00
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
Z.J. van de Weg 1d3815f89b
Allow projects to be started from a template
Started implementation for the first iteration of
gitlab-org/gitlab-ce#32420. This will allow users to select a template
to start with, instead of an empty repository in the project just
created.

Internally this is basically a small extension of the ImportExport
GitLab projects we already support. We just import a certain import
tar archive. This commits includes the first one: Ruby on Rails. In the
future more will be added.
2017-07-28 11:32:46 +02:00