Commit Graph

25 Commits

Author SHA1 Message Date
2f0e1b0d46 Implement cache migrations 2024-12-31 20:12:02 -05:00
70027a9880 Begin move to project/alias by unique ID 2024-12-30 16:42:45 -05:00
c78c41f567 Rename project to git-project-manager
All checks were successful
Build and Publish / release (push) Successful in 1m10s
2024-12-27 17:42:44 -05:00
4fca4a5e3e Rename project 2024-12-19 14:55:49 -05:00
f71f8d1ee0 Only initiate Gitea client on use 2024-03-06 16:21:52 -05:00
8764edad99 Delay creation of Gitea client TBC 2024-03-05 16:55:01 -05:00
0968b383ac Fix Gitea pagination 2024-01-18 11:10:18 -05:00
9f66001a66 Add GitHub support 2024-01-18 11:09:54 -05:00
4b389fca1c Remove all legacy config 2024-01-17 16:56:41 -05:00
1c373ff00f Fix recycled pointer for info.RemoteInfo 2024-01-17 14:10:26 -05:00
702f599f5f Move from --gitlab flags to global --remote flags 2024-01-17 10:06:20 -05:00
f33199bd7b Move RemoteInfo and CloneProto to info package 2024-01-17 08:13:58 -05:00
1e4e9147f1 Fix Gitea lang detection 2024-01-16 21:32:59 -05:00
7e2ff1198b Use context in requests 2024-01-16 21:32:46 -05:00
868183f012 WIP Gitea lang detection 2024-01-16 16:14:53 -05:00
a490c7e6c7 Gitea remote support 2024-01-16 15:56:22 -05:00
25820024cd Gitea remote support 2024-01-16 15:46:32 -05:00
9747261a76 Gitea remote support 2024-01-16 14:32:12 -05:00
94bbff6d07 Gitea remote support 2024-01-16 14:26:56 -05:00
bd354842c0 Begin support for Gitea 2024-01-16 13:23:38 -05:00
e7f8b86f72 Migrate to remotes interface 2024-01-16 12:48:42 -05:00
5337ea544b Add framework for remote liveness check 2024-01-16 11:24:06 -05:00
d7181b1cf6 Start moving gitlab code to remote interface 2024-01-16 11:15:52 -05:00
d6833a9ea0 Refactor gitlab to generic remotes 2024-01-15 15:39:35 -05:00
da209c53e3 Rename gitlab to remotes 2024-01-15 14:57:15 -05:00