-
Notifications
You must be signed in to change notification settings - Fork 378
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
feat: Upgrade bootstrap to 5.3.0 and enable dark mode #5509
feat: Upgrade bootstrap to 5.3.0 and enable dark mode #5509
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1b783e - Browse repository at this point
Copy the full SHA e1b783eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 9fda268 - Browse repository at this point
Copy the full SHA 9fda268View commit details
Commits on May 9, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 6d4d095 - Browse repository at this point
Copy the full SHA 6d4d095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fde845 - Browse repository at this point
Copy the full SHA 9fde845View commit details -
chore: Remove django-cookie-delete-with-all-settings.patch
Patch no longer applies. Needed until Django 4.2.1, so bring it back if we deploy something earlier than that to production.
Configuration menu - View commit details
-
Copy full SHA for 2cf2a3d - Browse repository at this point
Copy the full SHA 2cf2a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb211f - Browse repository at this point
Copy the full SHA dcb211fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e26dd - Browse repository at this point
Copy the full SHA 07e26ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for da16839 - Browse repository at this point
Copy the full SHA da16839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fd431 - Browse repository at this point
Copy the full SHA 31fd431View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed571ae - Browse repository at this point
Copy the full SHA ed571aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69eb634 - Browse repository at this point
Copy the full SHA 69eb634View commit details -
Revert "chore: Remove django-cookie-delete-with-all-settings.patch"
This reverts commit 2cf2a3d.
Configuration menu - View commit details
-
Copy full SHA for 57026bb - Browse repository at this point
Copy the full SHA 57026bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ac8c0 - Browse repository at this point
Copy the full SHA 21ac8c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a75dbd4 - Browse repository at this point
Copy the full SHA a75dbd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d0934 - Browse repository at this point
Copy the full SHA 85d0934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 163479b - Browse repository at this point
Copy the full SHA 163479bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f443cc - Browse repository at this point
Copy the full SHA 4f443ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1015cf8 - Browse repository at this point
Copy the full SHA 1015cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6259a5 - Browse repository at this point
Copy the full SHA e6259a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406ba7b - Browse repository at this point
Copy the full SHA 406ba7bView commit details -
fix: Explicitly order GroupTypeNames in active_group_types
Relying on Meta.ordering to order querysets involving GROUP BY queries is deprecated and will be dropped in Django 3.1.
Configuration menu - View commit details
-
Copy full SHA for eee145e - Browse repository at this point
Copy the full SHA eee145eView commit details -
style: Double backslashes in strings
Not sure why, but if I change the DeprecationWarning filter to "error", I get a SyntaxError from the \[ because it is an invalid escape sequence. Not sure why that change triggers it, but "\[" and "\\[" are the same, so this is a no-op.
Configuration menu - View commit details
-
Copy full SHA for 0d07059 - Browse repository at this point
Copy the full SHA 0d07059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 477a2de - Browse repository at this point
Copy the full SHA 477a2deView commit details
Commits on May 11, 2023
-
Merge pull request ietf-tools#5601 from jennifer-richards/django4
chore: Upgrade to Django 3.0
Configuration menu - View commit details
-
Copy full SHA for 264ff60 - Browse repository at this point
Copy the full SHA 264ff60View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a9efc - Browse repository at this point
Copy the full SHA f8a9efcView commit details
Commits on May 12, 2023
-
Merge pull request ietf-tools#5611 from ietf-tools/main
chore: merge main into feat/django4
Configuration menu - View commit details
-
Copy full SHA for 96396b8 - Browse repository at this point
Copy the full SHA 96396b8View commit details -
test: Remove ScheduleEditTests.testUnschedule (ietf-tools#5607)
* test: Remove ScheduleEditTests.testUnschedule Has been disabled under Django 2. Simple refactoring does not make it functional under Django 3. Probably because we know that Selenium does not handle HTML5 drag-and-drop well. Discarding until we move to a better JS testing framework. * test: Remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 1419a0e - Browse repository at this point
Copy the full SHA 1419a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2534fd - Browse repository at this point
Copy the full SHA b2534fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f99d0 - Browse repository at this point
Copy the full SHA c4f99d0View commit details -
chore: Remove add-django-http-cookie-value-none.patch
Fixed upstream
Configuration menu - View commit details
-
Copy full SHA for ccb7d66 - Browse repository at this point
Copy the full SHA ccb7d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for addc967 - Browse repository at this point
Copy the full SHA addc967View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0cb46d - Browse repository at this point
Copy the full SHA d0cb46dView commit details -
Merge pull request ietf-tools#5612 from jennifer-richards/django31
chore: Upgrade to Django 3.1
Configuration menu - View commit details
-
Copy full SHA for 2f6da9e - Browse repository at this point
Copy the full SHA 2f6da9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00118f7 - Browse repository at this point
Copy the full SHA 00118f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4c041 - Browse repository at this point
Copy the full SHA aa4c041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87fdfaa - Browse repository at this point
Copy the full SHA 87fdfaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 828071a - Browse repository at this point
Copy the full SHA 828071aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd28cd - Browse repository at this point
Copy the full SHA ebd28cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0927615 - Browse repository at this point
Copy the full SHA 0927615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cfe1c1 - Browse repository at this point
Copy the full SHA 4cfe1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d21196 - Browse repository at this point
Copy the full SHA 9d21196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 075aed7 - Browse repository at this point
Copy the full SHA 075aed7View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for b5d9e9b - Browse repository at this point
Copy the full SHA b5d9e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bee7e11 - Browse repository at this point
Copy the full SHA bee7e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ed1b7 - Browse repository at this point
Copy the full SHA 32ed1b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2100486 - Browse repository at this point
Copy the full SHA 2100486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b749f - Browse repository at this point
Copy the full SHA 79b749fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 872bdef - Browse repository at this point
Copy the full SHA 872bdefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f3f01 - Browse repository at this point
Copy the full SHA 00f3f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 587bc4d - Browse repository at this point
Copy the full SHA 587bc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad74c9 - Browse repository at this point
Copy the full SHA 7ad74c9View commit details
Commits on May 13, 2023
-
test: Use django_stubs_ext.QuerySetAny for isinstance() checks
mypy complains if QuerySet is used because it uses a parameterized generic type.
Configuration menu - View commit details
-
Copy full SHA for 68eb685 - Browse repository at this point
Copy the full SHA 68eb685View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c840d53 - Browse repository at this point
Copy the full SHA c840d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb9464 - Browse repository at this point
Copy the full SHA cbb9464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22bf508 - Browse repository at this point
Copy the full SHA 22bf508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0319f35 - Browse repository at this point
Copy the full SHA 0319f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 329fa26 - Browse repository at this point
Copy the full SHA 329fa26View commit details -
Configuration menu - View commit details
-
Copy full SHA for b714bfb - Browse repository at this point
Copy the full SHA b714bfbView commit details
Commits on May 16, 2023
-
Merge pull request ietf-tools#5629 from jennifer-richards/django32
chore: Upgrade to Django 3.2
Configuration menu - View commit details
-
Copy full SHA for 0d5ecea - Browse repository at this point
Copy the full SHA 0d5eceaView commit details -
Merge pull request ietf-tools#5634 from ietf-tools/main
chore: Merge main into feat/django4
Configuration menu - View commit details
-
Copy full SHA for 7475aa0 - Browse repository at this point
Copy the full SHA 7475aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 869562e - Browse repository at this point
Copy the full SHA 869562eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 374c1a4 - Browse repository at this point
Copy the full SHA 374c1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fa01b - Browse repository at this point
Copy the full SHA 76fa01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ae72b - Browse repository at this point
Copy the full SHA e7ae72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88452a2 - Browse repository at this point
Copy the full SHA 88452a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223c679 - Browse repository at this point
Copy the full SHA 223c679View commit details
Commits on May 17, 2023
-
refactor: Implement require_api_key with functools.wraps
The @decorator mechanism does not seem to work with @method_decorator in Django 4.0, have not tracked down why.
Configuration menu - View commit details
-
Copy full SHA for 8cf609b - Browse repository at this point
Copy the full SHA 8cf609bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f85978f - Browse repository at this point
Copy the full SHA f85978fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d519bca - Browse repository at this point
Copy the full SHA d519bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbabb86 - Browse repository at this point
Copy the full SHA cbabb86View commit details
Commits on May 18, 2023
-
Merge pull request ietf-tools#5649 from jennifer-richards/django40
chore: Upgrade to Django 4.0
Configuration menu - View commit details
-
Copy full SHA for cb259e9 - Browse repository at this point
Copy the full SHA cb259e9View commit details -
Merge pull request ietf-tools#5655 from ietf-tools/main
chore: Merge main into feat/django4
Configuration menu - View commit details
-
Copy full SHA for cdec6cc - Browse repository at this point
Copy the full SHA cdec6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7cc287 - Browse repository at this point
Copy the full SHA e7cc287View commit details -
Configuration menu - View commit details
-
Copy full SHA for c26c9c7 - Browse repository at this point
Copy the full SHA c26c9c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c2def3 - Browse repository at this point
Copy the full SHA 3c2def3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e2b0b - Browse repository at this point
Copy the full SHA 47e2b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fb502 - Browse repository at this point
Copy the full SHA 55fb502View commit details -
Merge pull request ietf-tools#5659 from jennifer-richards/django41
chore: Upgrade to Django 4.1
Configuration menu - View commit details
-
Copy full SHA for fbdcff3 - Browse repository at this point
Copy the full SHA fbdcff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d81a092 - Browse repository at this point
Copy the full SHA d81a092View commit details -
chore: Update setuptools version and suppress warnings
pkg_resources warning is caused by a few packages (django-simple-history. django-widget-tweaks, etc). The datetime_safe warning is in tastypie, as indicated. The others are deprecated settings we already have tickets for.
Configuration menu - View commit details
-
Copy full SHA for 171a5be - Browse repository at this point
Copy the full SHA 171a5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ea426 - Browse repository at this point
Copy the full SHA 65ea426View commit details -
Configuration menu - View commit details
-
Copy full SHA for f56dfd6 - Browse repository at this point
Copy the full SHA f56dfd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df5d4c - Browse repository at this point
Copy the full SHA 6df5d4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c71f44f - Browse repository at this point
Copy the full SHA c71f44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a854f - Browse repository at this point
Copy the full SHA 39a854fView commit details -
chore: Switch to JSONSerializer
PickleSerializer is deprecated
Configuration menu - View commit details
-
Copy full SHA for 25b9976 - Browse repository at this point
Copy the full SHA 25b9976View commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19abdfe - Browse repository at this point
Copy the full SHA 19abdfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06fc7a - Browse repository at this point
Copy the full SHA b06fc7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6681d - Browse repository at this point
Copy the full SHA 2d6681dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a7915 - Browse repository at this point
Copy the full SHA b6a7915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae0576 - Browse repository at this point
Copy the full SHA 7ae0576View commit details -
Configuration menu - View commit details
-
Copy full SHA for da8717f - Browse repository at this point
Copy the full SHA da8717fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc074b - Browse repository at this point
Copy the full SHA fdc074bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eafdca - Browse repository at this point
Copy the full SHA 1eafdcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a6521 - Browse repository at this point
Copy the full SHA 37a6521View commit details -
Configuration menu - View commit details
-
Copy full SHA for 102a612 - Browse repository at this point
Copy the full SHA 102a612View commit details -
test: Ignore menu bar when counting "submit" buttons
(the "Sign out" link is now a submit button)
Configuration menu - View commit details
-
Copy full SHA for be25fb9 - Browse repository at this point
Copy the full SHA be25fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93e9f8e - Browse repository at this point
Copy the full SHA 93e9f8eView commit details -
fix: Store nomcom private key in session as str
bytes are incompatible with JSONSerializer
Configuration menu - View commit details
-
Copy full SHA for 36fe6a0 - Browse repository at this point
Copy the full SHA 36fe6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3dcb6 - Browse repository at this point
Copy the full SHA bc3dcb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 579d187 - Browse repository at this point
Copy the full SHA 579d187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eaea55 - Browse repository at this point
Copy the full SHA 2eaea55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a29be5 - Browse repository at this point
Copy the full SHA 2a29be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58182fd - Browse repository at this point
Copy the full SHA 58182fdView commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f0e1a5 - Browse repository at this point
Copy the full SHA 5f0e1a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb41e6 - Browse repository at this point
Copy the full SHA ceb41e6View commit details -
Merge pull request ietf-tools#5665 from jennifer-richards/django42
chore: Upgrade to Django 4.2
Configuration menu - View commit details
-
Copy full SHA for 22e80ce - Browse repository at this point
Copy the full SHA 22e80ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e973672 - Browse repository at this point
Copy the full SHA e973672View commit details -
Merge pull request ietf-tools#5679 from ietf-tools/dev/merge-main-5679
chore: Merge main into feat/django4
Configuration menu - View commit details
-
Copy full SHA for d95269a - Browse repository at this point
Copy the full SHA d95269aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4012a21 - Browse repository at this point
Copy the full SHA 4012a21View commit details -
Merge pull request ietf-tools#5680 from rjsparks/version11
feat!: Version 11 based on Django 4
Configuration menu - View commit details
-
Copy full SHA for cc8964d - Browse repository at this point
Copy the full SHA cc8964dView commit details
Commits on May 26, 2023
-
Merge pull request ietf-tools#5698 from ietf-tools/main
chore: merge main to release
1Configuration menu - View commit details
-
Copy full SHA for a0c5fab - Browse repository at this point
Copy the full SHA a0c5fabView commit details
Commits on May 31, 2023
-
Merge pull request ietf-tools#5700 from ietf-tools/main
chore: main -> django4
Configuration menu - View commit details
-
Copy full SHA for 1922a60 - Browse repository at this point
Copy the full SHA 1922a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3015359 - Browse repository at this point
Copy the full SHA 3015359View commit details -
Configuration menu - View commit details
-
Copy full SHA for e121b5d - Browse repository at this point
Copy the full SHA e121b5dView commit details -
Revert "fix: Return NomComs, not Groups, from active_nomcoms filter"
This reverts commit e121b5d.
Configuration menu - View commit details
-
Copy full SHA for 8cd09ab - Browse repository at this point
Copy the full SHA 8cd09abView commit details -
Merge pull request ietf-tools#5722 from jennifer-richards/queryset-ty…
…pe-check test: Use QuerySetAny alias for QuerySet type checks
Configuration menu - View commit details
-
Copy full SHA for 3cf5550 - Browse repository at this point
Copy the full SHA 3cf5550View commit details -
test: ignore acceptable order change (ietf-tools#5727)
* test: ignore acceptable order change * fix: address review comments
Configuration menu - View commit details
-
Copy full SHA for c12f810 - Browse repository at this point
Copy the full SHA c12f810View commit details -
fix: Return NomComs, not Groups, from active_nomcoms filter (ietf-too…
…ls#5726) * fix: Return NomComs, not Groups, from active_nomcoms filter * fix: deduplicate and order nomcoms in active_nomcoms filter
Configuration menu - View commit details
-
Copy full SHA for 3391166 - Browse repository at this point
Copy the full SHA 3391166View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36b847b - Browse repository at this point
Copy the full SHA 36b847bView commit details -
fix: Ignore failure to extract text draft title unless it is needed (i…
…etf-tools#5730) * fix: Accept a Path as source for a PlaintextDraft * fix: Guard against failure to extract PlaintextDraft title * fix: Ignore failure to extract text draft title unless it is needed
Configuration menu - View commit details
-
Copy full SHA for 8d4780d - Browse repository at this point
Copy the full SHA 8d4780dView commit details -
feat: Extract document creation date from XML draft (ietf-tools#5733)
* fix: Extract document creation date from XML draft * test: Fix test
Configuration menu - View commit details
-
Copy full SHA for 5a27082 - Browse repository at this point
Copy the full SHA 5a27082View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9833d5 - Browse repository at this point
Copy the full SHA a9833d5View commit details -
Merge pull request ietf-tools#5736 from ietf-tools/release
Merge pull request ietf-tools#5698 from ietf-tools/main
Configuration menu - View commit details
-
Copy full SHA for c5b75d3 - Browse repository at this point
Copy the full SHA c5b75d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d16bc - Browse repository at this point
Copy the full SHA e3d16bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d661a1 - Browse repository at this point
Copy the full SHA 2d661a1View commit details -
Merge pull request ietf-tools#5738 from ietf-tools/main
chore: Merge main into feat/django4
Configuration menu - View commit details
-
Copy full SHA for c8f9739 - Browse repository at this point
Copy the full SHA c8f9739View commit details -
Merge pull request ietf-tools#5739 from jennifer-richards/coop_setting
chore: Use permissive cross-origin-opener-policy setting
Configuration menu - View commit details
-
Copy full SHA for 5d467d9 - Browse repository at this point
Copy the full SHA 5d467d9View commit details -
Merge pull request ietf-tools#5740 from ietf-tools/feat/django4
feat!: django4
Configuration menu - View commit details
-
Copy full SHA for f711c83 - Browse repository at this point
Copy the full SHA f711c83View commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3c7094 - Browse repository at this point
Copy the full SHA b3c7094View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1a4bf - Browse repository at this point
Copy the full SHA df1a4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c7951 - Browse repository at this point
Copy the full SHA 54c7951View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f351b - Browse repository at this point
Copy the full SHA e6f351bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d50f9 - Browse repository at this point
Copy the full SHA 93d50f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 112d3b9 - Browse repository at this point
Copy the full SHA 112d3b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 342e6f5 - Browse repository at this point
Copy the full SHA 342e6f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f850061 - Browse repository at this point
Copy the full SHA f850061View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5163b6 - Browse repository at this point
Copy the full SHA e5163b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8caf3a7 - Browse repository at this point
Copy the full SHA 8caf3a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8a798 - Browse repository at this point
Copy the full SHA 6f8a798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f9e6a - Browse repository at this point
Copy the full SHA 27f9e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f47a0 - Browse repository at this point
Copy the full SHA e6f47a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7497143 - Browse repository at this point
Copy the full SHA 7497143View commit details