15 Commits

Author SHA1 Message Date
Stephen
2dc50ca76d Fix 2023-02-20 21:07:29 +01:00
Stephen
e027858b70 entity cache fix 2023-02-20 21:07:29 +01:00
TotallyNotElite
b41f9e3ce9 Fixes to update system 2021-02-12 11:29:48 +01:00
TotallyNotElite
1fbed11f9b
Move back to github (#1071)
* Update readme notice

* Update submodule URLs (again)

* Update migrations to remove gitlab migration
2020-07-21 19:50:30 +02:00
TotallyNotElite
310be2e141 [scripts] Fix updateRepoURL
updateRepoURL would fail when a user has a slow internet connection, even tho the effective URL was returned successfully.
This commit makes updateRepoURL stop following redirects entirely and simply makes it output the url it would've gone to instead.
2020-07-19 14:39:46 +02:00
TotallyNotElite
5be5c99825 New system to update the repo URL 2020-07-02 10:36:14 +02:00
TotallyNotElite
29df148075 🛄 Moving to GitLab 👋 2020-06-30 22:19:08 +02:00
TotallyNotElite
36d48908a1 Add migration for smooth stable update 2020-06-10 22:00:02 +02:00
TotallyNotElite
45817b804f update boost to support ubuntu 19.10, fix too many sudo prompts, add migrations to fix compile error caused by textfile.hpp removal 2020-04-03 20:35:22 +02:00
TotallyNotElite
c78571b128 update comments for scripts 2019-10-27 15:00:47 +01:00
TotallyNotElite
c857349218 update scripts 2019-10-27 13:37:02 +01:00
TotallyNotElite
40c731d2ec Fix some migration stuff 2019-10-26 17:36:11 +02:00
TotallyNotElite
26d9f6d8a3 Fix bug in migration 2019-10-19 19:53:05 +02:00
TotallyNotElite
656e4e4a9e Add migration to fix error in cotire compile
Also make submodule functions run after migrations, dont run migrations for developers
2019-10-19 19:53:05 +02:00
TotallyNotElite
2022330394 Update script migration support
Use this when an update needs to do other things like deleting files, etc
2019-09-29 15:32:58 +02:00