Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: improve exception outputHEADmaster | Robin H. Johnson | 2024-09-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | fix: handle mirror_url fetch errors | Robin H. Johnson | 2024-09-14 | 1 | -1/+7 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | conf/rsync/g.mirrors.extra: drop swan.g.o | Sam James | 2023-09-09 | 1 | -1/+0 |
| | | | | | | Retired in Sept 2021. Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | conf/rsync/g.mirrors.extra: drop boobie.g.o | Sam James | 2023-09-09 | 1 | -1/+0 |
| | | | | | | Decommissioned a while ago. Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | probe-mirmon: fix warning | Robin H. Johnson | 2023-03-22 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: cleanup | Robin H. Johnson | 2023-03-22 | 1 | -8/+27 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: workaround: back to wget for FTP | Robin H. Johnson | 2023-03-22 | 1 | -0/+6 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | conf/rsync/g.mirrors.extra: missing mirror | Robin H. Johnson | 2020-08-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Enlarge the page when using the filters | Max Magorsch | 2020-06-07 | 1 | -5/+36 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Add filters | Max Magorsch | 2020-06-07 | 1 | -0/+31 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Show the tls version for https mirrors only | Max Magorsch | 2020-06-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Check TLS version and display it in the table | Max Magorsch | 2020-06-07 | 2 | -5/+55 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Add an option to show all entries in the datatable | Max Magorsch | 2020-05-07 | 1 | -0/+1 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Fix the chmod by using the 0o prefix | Max Magorsch | 2020-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Fix os.chmod by using an int instead of a string | Max Magorsch | 2020-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | html/generate.py: improve cache file handling | Robin H. Johnson | 2020-05-07 | 1 | -4/+12 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | html/generate.py: disable success print spam | Robin H. Johnson | 2020-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Use https everywhere | Max Magorsch | 2020-05-07 | 1 | -3/+3 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Move the tyrian based pages into production | Max Magorsch | 2020-05-07 | 3 | -174/+1 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Use index.html instead of all.html for the landing page | Max Magorsch | 2020-05-04 | 3 | -3/+5 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Use separate folder for the html pages | Max Magorsch | 2020-05-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Use absolute path for the html template folder | Max Magorsch | 2020-05-04 | 1 | -3/+2 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | Generate html pages based on the mirmon data | Max Magorsch | 2020-05-04 | 3 | -0/+680 |
| | | | | | | | | A python script is used to generate html pages based on the data produced by mirmon. The html pages visualize the mirror stats using the gentoo tyrian theme. Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | mirmon-wrapper.sh: missed case in args | Robin H. Johnson | 2020-05-01 | 1 | -1/+7 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: ensure valid return from munge | Robin H. Johnson | 2020-04-30 | 1 | -1/+3 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: improve capture usage | Robin H. Johnson | 2020-04-30 | 1 | -3/+2 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: fix typo | Robin H. Johnson | 2020-04-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | mirmon-wrapper.sh: always shift old args | Robin H. Johnson | 2020-04-30 | 1 | -1/+3 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | mirmon-wrapper.sh: fix arg handling | Robin H. Johnson | 2020-04-30 | 1 | -7/+4 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | mirmon: explicitly use --quiet for cronjobs | Robin H. Johnson | 2020-04-30 | 5 | -0/+5 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | mirmon-wrapper.sh: support debug/verbose/quiet | Robin H. Johnson | 2020-04-30 | 1 | -15/+55 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: handle curl error conditions better | Robin H. Johnson | 2020-04-30 | 1 | -13/+10 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: make even less stderr | Robin H. Johnson | 2020-04-30 | 1 | -2/+9 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: use libcurl instead of exec wget | Robin H. Johnson | 2020-04-29 | 1 | -1/+37 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: discard rsync stderr | Robin H. Johnson | 2020-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Clean up the new index page | Max Magorsch | 2020-04-29 | 1 | -12/+15 |
| | | | | | | | | | - Only the 'Home' tab should be active - Add missing closing div tags so that the fotoer get's correctly displayed - Use the new cdn urls including the version - Remove unused script Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | conf: always probe gentoo/osuosl layers, and do it faster | Robin H. Johnson | 2020-04-29 | 5 | -0/+10 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | conf: capture the mirror infrastructure better | Robin H. Johnson | 2020-04-29 | 4 | -0/+16 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | rsync: update mirrors | Robin H. Johnson | 2020-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | wrapper: fix locker args | Robin H. Johnson | 2020-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | wrapper: ensure locking | Robin H. Johnson | 2020-04-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | htdocs: throw in a shiny frontpage | Robin H. Johnson | 2020-04-28 | 1 | -0/+170 |
| | | | | | | The root index.html wasn't even tracked anywhere in VCS before. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Git ignore not needed anymore | Robin H. Johnson | 2020-04-28 | 1 | -5/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Update config location | Robin H. Johnson | 2020-04-28 | 12 | -7/+14 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | probe-mirmon: be quiet if rsync site is broken | Robin H. Johnson | 2020-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | rsync: fix URL | Robin H. Johnson | 2020-04-28 | 1 | -6/+6 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | wrapper: input validations | Robin H. Johnson | 2020-04-28 | 1 | -24/+50 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | switch to new refactored scripts | Robin H. Johnson | 2020-04-28 | 10 | -99/+39 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | snapshots: call new wrapper | Robin H. Johnson | 2020-04-28 | 1 | -0/+5 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Convert refactored runner to wrapper | Robin H. Johnson | 2020-04-28 | 2 | -44/+125 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> |