Commit Graph

17 Commits

Author SHA1 Message Date
034a819259 Improved error handling; added stats; implemented remaining overrride flags 2024-07-28 07:39:29 +02:00
603f39bc6f Finished project migrations, also added exit handler 2024-07-19 09:12:43 +02:00
66db60e2ef Did a lot of work for project migration, fixed some stuff with user migration, optimized comparisons 2024-07-18 18:20:30 +02:00
160e3b9f88 Added README and requirements.txt 2024-07-18 12:49:34 +02:00
298b3003cd Implemented new cli options 2024-07-18 12:25:57 +02:00
03514cd497 Removed example data 2024-07-18 12:10:18 +02:00
8f7738f92d Implemented user migration 2024-07-18 12:09:34 +02:00
e870b99321 Added params for functions to be implemented 2024-07-15 11:36:01 +02:00
2037918a81 Updated file header 2024-07-14 13:55:01 +02:00
cbfd402fc9 Minor changes 2024-07-14 13:54:03 +02:00
6e733d78c0 Fixed logic bugs with --create* and --update* switches 2024-07-14 13:31:34 +02:00
6b1b522f20 add: --create-missing-projects; started working on user migration; blueprinted further migration functions 2024-07-14 13:02:08 +02:00
b4eacc471b Code cleanup / restructuring 2024-07-14 11:28:23 +02:00
f390014f3c Added: Updating existing groups 2024-07-14 11:04:30 +02:00
039f8d7fa5 Updated example data 2024-07-13 17:28:32 +02:00
0c1e91d656 Further work on gitlab2gitea 2024-07-13 17:15:10 +02:00
ae0588e569 Moved scripts to separate folders, started working on GitLab to Gitea migration script 2024-07-13 16:16:38 +02:00