GhostBSD/update-station 90bd32e — . setup.py, update_station frontend.py
Merge pull request #59 from ghostbsd/progress-fraction Fixed the progress fraction
Delta | File | |
---|---|---|
+2 | -2 | update_station/frontend.py |
+1 | -1 | setup.py |
+3 | -3 | 2 files |
Merge pull request #59 from ghostbsd/progress-fraction Fixed the progress fraction
Delta | File | |
---|---|---|
+2 | -2 | update_station/frontend.py |
+1 | -1 | setup.py |
+3 | -3 | 2 files |
Fixed the progress fraction
Delta | File | |
---|---|---|
+2 | -2 | update_station/frontend.py |
+1 | -1 | setup.py |
+3 | -3 | 2 files |
Merge pull request #58 from ghostbsd/ericbsd-patch-1 Update setup.py version
Delta | File | |
---|---|---|
+1 | -1 | setup.py |
+1 | -1 | 1 files |
Update setup.py
Delta | File | |
---|---|---|
+1 | -1 | setup.py |
+1 | -1 | 1 files |
Merge pull request #57 from ghostbsd/issue-#29 Reworked update station files, version upgrade and traslation
Delta | File | |
---|---|---|
+0 | -1,318 | src/update-station |
+624 | -0 | update_station/frontend.py |
+403 | -0 | update_station/backend.py |
+0 | -365 | src/updateHandler.py |
+0 | -357 | src/locale/ru/update-station.po |
+0 | -339 | src/locale/update-station.pot |
+1,027 | -2,379 | 16 files not shown |
+2,856 | -2,450 | 22 files |
Update README.md
Delta | File | |
---|---|---|
+2 | -2 | README.md |
+2 | -2 | 1 files |
Update README.md Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Delta | File | |
---|---|---|
+1 | -1 | README.md |
+1 | -1 | 1 files |
Adding more to the howmany for the progress fraction
Delta | File | |
---|---|---|
+2 | -2 | update_station/frontend.py |
+2 | -2 | 1 files |
cleaned data_files
Delta | File | |
---|---|---|
+1 | -2 | setup.py |
+1 | -2 | 1 files |
Fixed some bug.
Delta | File | |
---|---|---|
+6 | -4 | update-station |
+1 | -1 | update_station/backend.py |
+7 | -5 | 2 files |
Rework files and folders and translation automation
Delta | File | |
---|---|---|
+0 | -1,374 | src/update-station |
+624 | -0 | update_station/frontend.py |
+403 | -0 | update_station/backend.py |
+0 | -386 | src/updateHandler.py |
+0 | -357 | src/locale/ru/update-station.po |
+0 | -339 | src/locale/update-station.pot |
+1,027 | -2,456 | 14 files not shown |
+2,607 | -2,501 | 20 files |
Adding code to reinstall packages that depend on kernel update I remove the force upgrade everything this was casing self-heal to loop. This fix is related to ghostbsd/issues#29
Delta | File | |
---|---|---|
+233 | -0 | src/pkg_to_reinstall |
+92 | -36 | src/update-station |
+13 | -24 | src/need_reboot.json |
+26 | -5 | src/updateHandler.py |
+1 | -1 | setup.py |
+365 | -66 | 5 files |
Merge pull request #56 from ghostbsd/fix-pkgbsd-notification Adding code to prevent multiple PKGBASE notifications.
Delta | File | |
---|---|---|
+4 | -1 | src/update-station |
+1 | -0 | src/update_data.py |
+5 | -1 | 2 files |
Adding code to prevent multiple PKGBASE notifications.
Delta | File | |
---|---|---|
+4 | -1 | src/update-station |
+1 | -0 | src/update_data.py |
+5 | -1 | 2 files |
Merge pull request #55 from ghostbsd/fix-run_command Changed run_command check to False
Delta | File | |
---|---|---|
+15 | -4 | src/updateHandler.py |
+1 | -1 | setup.py |
+16 | -5 | 2 files |
Changed run_command check to False
Delta | File | |
---|---|---|
+15 | -4 | src/updateHandler.py |
+1 | -1 | setup.py |
+16 | -5 | 2 files |
Merge pull request #54 from ghostbsd/fixed-url Remove self.thr.join()
Delta | File | |
---|---|---|
+0 | -3 | src/update-station |
+1 | -1 | setup.py |
+1 | -4 | 2 files |
update setup.py version
Delta | File | |
---|---|---|
+1 | -1 | setup.py |
+1 | -1 | 1 files |
Remove self.thr.join()
Delta | File | |
---|---|---|
+0 | -3 | src/update-station |
+0 | -3 | 1 files |
Merge pull request #53 from ghostbsd/fixed-url Fixed repo_online url
Delta | File | |
---|---|---|
+1 | -10 | src/updateHandler.py |
+1 | -1 | setup.py |
+2 | -11 | 2 files |
Fixed repo_online url
Delta | File | |
---|---|---|
+1 | -10 | src/updateHandler.py |
+1 | -1 | setup.py |
+2 | -11 | 2 files |
Merge pull request #52 from ghostbsd/fixed-restored-files Removed assert and adding code to fetch PKGBASE to add a progress step
Delta | File | |
---|---|---|
+28 | -21 | src/update-station |
+8 | -0 | src/updateHandler.py |
+1 | -2 | setup.py |
+37 | -23 | 3 files |
Update updateHandler.py
Delta | File | |
---|---|---|
+1 | -1 | src/updateHandler.py |
+1 | -1 | 1 files |
remove assert and adding code to fetch PKGBASE to add a progress step
Delta | File | |
---|---|---|
+28 | -21 | src/update-station |
+8 | -0 | src/updateHandler.py |
+1 | -2 | setup.py |
+37 | -23 | 3 files |
Merge pull request #51 from ghostbsd/get_default_repo_url Fixed get_default_repo_url
Delta | File | |
---|---|---|
+4 | -0 | .gitignore |
+2 | -1 | setup.py |
+1 | -1 | src/updateHandler.py |
+7 | -2 | 3 files |
added editor in .gitignore
Delta | File | |
---|---|---|
+4 | -0 | .gitignore |
+4 | -0 | 1 files |
Fixed get_default_repo_url
Delta | File | |
---|---|---|
+2 | -1 | setup.py |
+1 | -1 | src/updateHandler.py |
+3 | -2 | 2 files |
Merge pull request #50 from ghostbsd/fix-issues Adding missing -f in remove_os_generic
Delta | File | |
---|---|---|
+11 | -18 | setup.py |
+0 | -2 | src/update-station |
+1 | -1 | src/updateHandler.py |
+12 | -21 | 3 files |
Merge branch 'master' into fix-issues
Delta | File | |
---|---|---|
+155 | -61 | src/locale/ru/update-station.po |
+147 | -60 | src/locale/update-station.pot |
+302 | -121 | 2 files |
Adding missing -f in remove_os_generic
Delta | File | |
---|---|---|
+11 | -18 | setup.py |
+1 | -1 | src/updateHandler.py |
+0 | -2 | src/update-station |
+12 | -21 | 3 files |