-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installer and upgrader rewrite #8093
base: release-3.0
Are you sure you want to change the base?
Installer and upgrader rewrite #8093
Commits on Feb 13, 2024
-
Creates SMF\Db\Schema and descendents
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6dc4234 - Browse repository at this point
Copy the full SHA 6dc4234View commit details -
Adds database schema definition for SMF 2.1 to ./other/Schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b21fbb1 - Browse repository at this point
Copy the full SHA b21fbb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6a5b9 - Browse repository at this point
Copy the full SHA 3c6a5b9View commit details -
Co-authored-by: John Rayes <live627@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 682dfc6 - Browse repository at this point
Copy the full SHA 682dfc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b21c03 - Browse repository at this point
Copy the full SHA 6b21c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e47ec - Browse repository at this point
Copy the full SHA 17e47ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425cf52 - Browse repository at this point
Copy the full SHA 425cf52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e52320 - Browse repository at this point
Copy the full SHA 1e52320View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ef0db - Browse repository at this point
Copy the full SHA a8ef0dbView commit details
Commits on Feb 14, 2024
-
Reverts some more changes that shouldn't have happened
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2fd2007 - Browse repository at this point
Copy the full SHA 2fd2007View commit details -
Update Sources/Db/Schema/Column.php
Co-authored-by: John Rayes <live627@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1f3c00 - Browse repository at this point
Copy the full SHA b1f3c00View commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 452cfad - Browse repository at this point
Copy the full SHA 452cfadView commit details -
Improves code for finding the right dir in Maintenance::getBaseDir()
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5009f22 - Browse repository at this point
Copy the full SHA 5009f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe7161 - Browse repository at this point
Copy the full SHA ebe7161View commit details -
Fixes some accidental reversions of Lang::getTxt() usage
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b06abd5 - Browse repository at this point
Copy the full SHA b06abd5View commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4177e54 - Browse repository at this point
Copy the full SHA 4177e54View commit details -
Removes unnecessary code duplication
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1bbace1 - Browse repository at this point
Copy the full SHA 1bbace1View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a24873f - Browse repository at this point
Copy the full SHA a24873fView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db000e9 - Browse repository at this point
Copy the full SHA db000e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd65aff - Browse repository at this point
Copy the full SHA fd65affView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0da08c - Browse repository at this point
Copy the full SHA e0da08cView commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ad7c21 - Browse repository at this point
Copy the full SHA 9ad7c21View commit details -
Merge branch 'release-3.0' into db_schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9c2208 - Browse repository at this point
Copy the full SHA f9c2208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443e5c4 - Browse repository at this point
Copy the full SHA 443e5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895a7ff - Browse repository at this point
Copy the full SHA 895a7ffView commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f864853 - Browse repository at this point
Copy the full SHA f864853View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4573f9 - Browse repository at this point
Copy the full SHA f4573f9View commit details -
Merge branch 'release-3.0' into db_schema
# Conflicts: # composer.lock
Configuration menu - View commit details
-
Copy full SHA for 01430b9 - Browse repository at this point
Copy the full SHA 01430b9View commit details
Commits on Feb 29, 2024
-
Merge branch 'release-3.0' into db_schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 632f23c - Browse repository at this point
Copy the full SHA 632f23cView commit details -
Minor fixes in SMF\Maintenance\Tools\Install
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1427d3 - Browse repository at this point
Copy the full SHA d1427d3View commit details -
Tidying and documentation in Install and Upgrade tools
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 120445f - Browse repository at this point
Copy the full SHA 120445fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e56499 - Browse repository at this point
Copy the full SHA 4e56499View commit details
Commits on Mar 1, 2024
-
Rename Index.php to index.php, part 1
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 75d1a8e - Browse repository at this point
Copy the full SHA 75d1a8eView commit details -
Rename Index.php to index.php, part 2
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c524f0 - Browse repository at this point
Copy the full SHA 9c524f0View commit details -
A bit of tidying in upgrade.php
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8e2ca3 - Browse repository at this point
Copy the full SHA c8e2ca3View commit details -
Fixes various issues in installer (it works now)
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59aad48 - Browse repository at this point
Copy the full SHA 59aad48View commit details
Commits on Mar 2, 2024
-
Defines constants before using in upgrade.php
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 501b9b5 - Browse repository at this point
Copy the full SHA 501b9b5View commit details -
Decodes JSON data in SMF\Maintenance\Tools\Upgrade::getUpgradeData()
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7672349 - Browse repository at this point
Copy the full SHA 7672349View commit details -
Replaces getRequiredVersionForPHP() with a simple constant
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ad0a99 - Browse repository at this point
Copy the full SHA 2ad0a99View commit details -
Compares settings to defaults in SMF\Maintenance::isInstalled()
Single source of truth Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eadf558 - Browse repository at this point
Copy the full SHA eadf558View commit details -
More tidying and documentation
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for be34eb6 - Browse repository at this point
Copy the full SHA be34eb6View commit details -
Fixes version checking in Upgrade
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d4391f0 - Browse repository at this point
Copy the full SHA d4391f0View commit details -
Respect and use $use_old_hashing in Maintenance::loginAdmin()
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d56a9aa - Browse repository at this point
Copy the full SHA d56a9aaView commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d7d87d - Browse repository at this point
Copy the full SHA 8d7d87dView commit details -
Removes unnecessary Windows check
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a84a4e5 - Browse repository at this point
Copy the full SHA a84a4e5View commit details -
Removes $initial_columns property in SMF\Db\Schema\Table
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd97a09 - Browse repository at this point
Copy the full SHA fd97a09View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e4966 - Browse repository at this point
Copy the full SHA c6e4966View commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2418284 - Browse repository at this point
Copy the full SHA 2418284View commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61cb192 - Browse repository at this point
Copy the full SHA 61cb192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f27462 - Browse repository at this point
Copy the full SHA 5f27462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76148b7 - Browse repository at this point
Copy the full SHA 76148b7View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b69ef7b - Browse repository at this point
Copy the full SHA b69ef7bView commit details
Commits on Mar 17, 2024
-
Compares settings to defaults in Maintenance::isInstalled() (take 2)
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e94d8f0 - Browse repository at this point
Copy the full SHA e94d8f0View commit details
Commits on Mar 26, 2024
-
Improves naming and organization consistency in SMF\Maintenance\*
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 270962c - Browse repository at this point
Copy the full SHA 270962cView commit details -
Use named and explicitly ordered migration substeps
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6a30532 - Browse repository at this point
Copy the full SHA 6a30532View commit details -
Maintenance language file tweaks
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36bca51 - Browse repository at this point
Copy the full SHA 36bca51View commit details -
Merge branch 'release-3.0' into db_schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com> # Conflicts: # Languages/en_US/Maintenance.php
Configuration menu - View commit details
-
Copy full SHA for 0db28f8 - Browse repository at this point
Copy the full SHA 0db28f8View commit details -
Adds use statements that should have been in 6a30532
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1156540 - Browse repository at this point
Copy the full SHA 1156540View commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2441c4 - Browse repository at this point
Copy the full SHA d2441c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cca222 - Browse repository at this point
Copy the full SHA 6cca222View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec3bce5 - Browse repository at this point
Copy the full SHA ec3bce5View commit details -
Merge branch 'release-3.0' into db_schema
# Conflicts: # other/install.php # other/install_3-0_MySQL.sql # other/install_3-0_PostgreSQL.sql # other/upgrade.php
Configuration menu - View commit details
-
Copy full SHA for a7064e4 - Browse repository at this point
Copy the full SHA a7064e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a61b6 - Browse repository at this point
Copy the full SHA 28a61b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4985444 - Browse repository at this point
Copy the full SHA 4985444View commit details
Commits on Jun 16, 2024
-
Merge branch 'release-3.0' into db_schema
# Conflicts: # Languages/en_US/Maintenance.php # other/upgrade-helper.php # other/upgrade_2-1_MySQL.sql # other/upgrade_2-1_PostgreSQL.sql
Configuration menu - View commit details
-
Copy full SHA for 476f0c2 - Browse repository at this point
Copy the full SHA 476f0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 323dc60 - Browse repository at this point
Copy the full SHA 323dc60View commit details
Commits on Jun 27, 2024
-
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f1e7f9 - Browse repository at this point
Copy the full SHA 0f1e7f9View commit details -
Merge branch 'release-3.0' into 3.0/db_schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com> # Conflicts: # other/upgrade_2-1_MySQL.sql # other/upgrade_2-1_PostgreSQL.sql
Configuration menu - View commit details
-
Copy full SHA for d7dc026 - Browse repository at this point
Copy the full SHA d7dc026View commit details -
Moves methods to add, alter, and drop columns and indices to Table
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 37481cf - Browse repository at this point
Copy the full SHA 37481cfView commit details -
Renames SMF\Db\Schema\Indices to SMF\Db\Schema\DbIndex
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6be83f1 - Browse repository at this point
Copy the full SHA 6be83f1View commit details -
Updates method calls for adding columns, etc.
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8556a6c - Browse repository at this point
Copy the full SHA 8556a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4f62a - Browse repository at this point
Copy the full SHA fb4f62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ddbaa - Browse repository at this point
Copy the full SHA 04ddbaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c8f9a - Browse repository at this point
Copy the full SHA b8c8f9aView commit details -
Updates schema and adds migration step for message version column
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a71377c - Browse repository at this point
Copy the full SHA a71377cView commit details -
Updates schema and adds migration steps for for calendar table
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e91c916 - Browse repository at this point
Copy the full SHA e91c916View commit details -
Adds migration step for spoof detector support
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad0f3a9 - Browse repository at this point
Copy the full SHA ad0f3a9View commit details -
Adds migration step for spoof detector support (part 2)
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dd547a4 - Browse repository at this point
Copy the full SHA dd547a4View commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 307f1de - Browse repository at this point
Copy the full SHA 307f1deView commit details -
Avoid false positives when looking for calendar_holidays table
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 38ae58a - Browse repository at this point
Copy the full SHA 38ae58aView commit details -
Fixes logic for checking column name in SessionIDs migration step
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1bba97 - Browse repository at this point
Copy the full SHA d1bba97View commit details -
Uses Table::getStructure method
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b76c4fa - Browse repository at this point
Copy the full SHA b76c4faView commit details -
For clarity, renames Table::getStructure to Table::getCurrentStructure
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 57ea9f0 - Browse repository at this point
Copy the full SHA 57ea9f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac173c - Browse repository at this point
Copy the full SHA 9ac173cView commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c88c05c - Browse repository at this point
Copy the full SHA c88c05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d131395 - Browse repository at this point
Copy the full SHA d131395View commit details -
Revert "table::getCurrentStructure does not exist"
This reverts commit c88c05c. Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aac35cc - Browse repository at this point
Copy the full SHA aac35ccView commit details -
Moves Maintenance out of Sources
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c72dd7 - Browse repository at this point
Copy the full SHA 8c72dd7View commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 67b2a51 - Browse repository at this point
Copy the full SHA 67b2a51View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b60150 - Browse repository at this point
Copy the full SHA 6b60150View commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4d8e38 - Browse repository at this point
Copy the full SHA c4d8e38View commit details -
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7c9fd41 - Browse repository at this point
Copy the full SHA 7c9fd41View commit details -
Renamed a few steps to make more sense to the generalized nature
Configuration menu - View commit details
-
Copy full SHA for 90a9342 - Browse repository at this point
Copy the full SHA 90a9342View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23d3db - Browse repository at this point
Copy the full SHA f23d3dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 556d15b - Browse repository at this point
Copy the full SHA 556d15bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08902c8 - Browse repository at this point
Copy the full SHA 08902c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba92ea9 - Browse repository at this point
Copy the full SHA ba92ea9View commit details -
Migration steps for 2.1 should be using the 2.1 schema
Started migration steps for IPv6
Configuration menu - View commit details
-
Copy full SHA for 4d1da2b - Browse repository at this point
Copy the full SHA 4d1da2bView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80e6ab4 - Browse repository at this point
Copy the full SHA 80e6ab4View commit details -
Merge branch 'release-3.0' into 3.0/db_schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b410af - Browse repository at this point
Copy the full SHA 7b410afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1604f24 - Browse repository at this point
Copy the full SHA 1604f24View commit details
Commits on Jul 2, 2024
-
Merge branch 'release-3.0' into 3.0/db_schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 27eda7d - Browse repository at this point
Copy the full SHA 27eda7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e877a3b - Browse repository at this point
Copy the full SHA e877a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ae9c1 - Browse repository at this point
Copy the full SHA 78ae9c1View commit details
Commits on Jul 3, 2024
-
Merge branch 'release-3.0' into 3.0/db_schema
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b542f85 - Browse repository at this point
Copy the full SHA b542f85View commit details -
Adds PackageVersion to migration steps for 3.0
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b0895c7 - Browse repository at this point
Copy the full SHA b0895c7View commit details -
Started work on Migration logic in upgrader. Minor fixes
Configuration menu - View commit details
-
Copy full SHA for c65f227 - Browse repository at this point
Copy the full SHA c65f227View commit details -
Merge branch 'db_schema' of github.com:Sesquipedalian/SMF into db_schema
# Conflicts: # Maintenance/Tools/Upgrade.php # other/install_3-0_MySQL.sql # other/install_3-0_PostgreSQL.sql
Configuration menu - View commit details
-
Copy full SHA for c80d5ba - Browse repository at this point
Copy the full SHA c80d5baView commit details
Commits on Jul 4, 2024
-
Deletes files that were accidentally added during merge
Signed-off-by: Jon Stovell <jonstovell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80cbc33 - Browse repository at this point
Copy the full SHA 80cbc33View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68232e7 - Browse repository at this point
Copy the full SHA 68232e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac39ae1 - Browse repository at this point
Copy the full SHA ac39ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c63240 - Browse repository at this point
Copy the full SHA 3c63240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05050c6 - Browse repository at this point
Copy the full SHA 05050c6View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1f67a0 - Browse repository at this point
Copy the full SHA d1f67a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1773a7 - Browse repository at this point
Copy the full SHA b1773a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad4d70 - Browse repository at this point
Copy the full SHA 2ad4d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb20a18 - Browse repository at this point
Copy the full SHA eb20a18View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b24ba4 - Browse repository at this point
Copy the full SHA 1b24ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c228d - Browse repository at this point
Copy the full SHA 83c228dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e001bb - Browse repository at this point
Copy the full SHA 5e001bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d804f - Browse repository at this point
Copy the full SHA b9d804fView commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c09f73 - Browse repository at this point
Copy the full SHA 0c09f73View commit details