-
Notifications
You must be signed in to change notification settings - Fork 1
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
[bad PR] #90
[bad PR] #90
Commits on Apr 4, 2024
-
added suds and pandas conversion libraries
Aleksejs Fomins authored and Aleksejs Fomins committedApr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ea11ef - Browse repository at this point
Copy the full SHA 2ea11efView commit details -
Aleksejs Fomins committed
Apr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 48d47fb - Browse repository at this point
Copy the full SHA 48d47fbView commit details -
Aleksejs Fomins committed
Apr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 78a1bc3 - Browse repository at this point
Copy the full SHA 78a1bc3View commit details
Commits on Apr 8, 2024
-
Aleksejs Fomins committed
Apr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e5ee420 - Browse repository at this point
Copy the full SHA e5ee420View commit details -
Aleksejs Fomins committed
Apr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for a5b22b0 - Browse repository at this point
Copy the full SHA a5b22b0View commit details -
skeleton BFabricPy_V2.0000001, engines for suds and zeep, resultsCont…
…ainer
Aleksejs Fomins committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for bee0b53 - Browse repository at this point
Copy the full SHA bee0b53View commit details -
Merge branch 'dev-bfabric-2' into feat_response_formats
Aleksejs Fomins committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b9ecfdf - Browse repository at this point
Copy the full SHA b9ecfdfView commit details -
applied SUDS->Dict to ResultContainer
Aleksejs Fomins committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 778e37b - Browse repository at this point
Copy the full SHA 778e37bView commit details
Commits on Apr 9, 2024
-
Update bfabric/src/pandas_helper.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3968c8 - Browse repository at this point
Copy the full SHA b3968c8View commit details -
Update bfabric/src/pandas_helper.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5b05de - Browse repository at this point
Copy the full SHA f5b05deView commit details -
Update bfabric/src/pandas_helper.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fd17f3 - Browse repository at this point
Copy the full SHA 7fd17f3View commit details -
Update bfabric/examples/suds_to_listdict.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0af5a95 - Browse repository at this point
Copy the full SHA 0af5a95View commit details -
Update bfabric/examples/suds_to_listdict.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 967b44e - Browse repository at this point
Copy the full SHA 967b44eView commit details -
Update bfabric/src/suds_format.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 823b1c2 - Browse repository at this point
Copy the full SHA 823b1c2View commit details -
Update bfabric/src/result_container.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2677402 - Browse repository at this point
Copy the full SHA 2677402View commit details -
Merge pull request #66 from fgcz/feat_response_formats
Feat response formats
Configuration menu - View commit details
-
Copy full SHA for fd6a210 - Browse repository at this point
Copy the full SHA fd6a210View commit details -
converted some names to to PEP8
Aleksejs Fomins committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f52f4b - Browse repository at this point
Copy the full SHA 5f52f4bView commit details -
Merge branch 'feat_response_formats' into dev-bfabric-2
Aleksejs Fomins committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 5998523 - Browse repository at this point
Copy the full SHA 5998523View commit details -
Aleksejs Fomins committed
Apr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 0933542 - Browse repository at this point
Copy the full SHA 0933542View commit details -
Merge branch 'dev-bfabric-2' into feature-pagination
Aleksejs Fomins committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e16526 - Browse repository at this point
Copy the full SHA 0e16526View commit details
Commits on Apr 10, 2024
-
implementation of pagination and multi-query functionality for BFabric2
Aleksejs Fomins committedApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b4656c - Browse repository at this point
Copy the full SHA 7b4656cView commit details -
Merge branch 'main' into dev-bfabric-2
Aleksejs Fomins committedApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 640f31b - Browse repository at this point
Copy the full SHA 640f31bView commit details -
Merge branch 'main' into feature-pagination
Aleksejs Fomins committedApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d7002f - Browse repository at this point
Copy the full SHA 5d7002fView commit details
Commits on Apr 11, 2024
-
using auth class, minor bug in engines, added __repr__ etc to Resourc…
…eContainer
Aleksejs Fomins committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b7d61e - Browse repository at this point
Copy the full SHA 8b7d61eView commit details -
Merge branch 'main' into dev-bfabric-2
Aleksejs Fomins committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for cd743e0 - Browse repository at this point
Copy the full SHA cd743e0View commit details -
Merge branch 'main' into feature-pagination
Aleksejs Fomins committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 05c24a4 - Browse repository at this point
Copy the full SHA 05c24a4View commit details
Commits on Apr 12, 2024
-
minor naming, progress on testing of consistency between Zeep and SUDS
Aleksejs Fomins committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for f3fec55 - Browse repository at this point
Copy the full SHA f3fec55View commit details
Commits on Apr 16, 2024
-
rewrote test script in a more readable way
Aleksejs Fomins committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for d6c8ccc - Browse repository at this point
Copy the full SHA d6c8cccView commit details
Commits on Apr 17, 2024
-
reformulated comparison examples closer to test-like, added comments,…
… added dict-sorting by key feature for easier comparison of Zeep and Suds
Aleksejs Fomins committedApr 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d38069 - Browse repository at this point
Copy the full SHA 6d38069View commit details -
Aleksejs Fomins committed
Apr 17, 2024 Configuration menu - View commit details
-
Copy full SHA for ece5b9b - Browse repository at this point
Copy the full SHA ece5b9bView commit details -
added bfabric.exists() to check if objects with requested ids exist. …
…Modularized pagination iterator
Aleksejs Fomins committedApr 17, 2024 Configuration menu - View commit details
-
Copy full SHA for de7992b - Browse repository at this point
Copy the full SHA de7992bView commit details -
extended exists interface to arbitrary key. Makes sense to also query…
… it by name
Aleksejs Fomins committedApr 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 250aaf0 - Browse repository at this point
Copy the full SHA 250aaf0View commit details -
experimenting with exists-save-delete pipeline
Aleksejs Fomins committedApr 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 491c30a - Browse repository at this point
Copy the full SHA 491c30aView commit details
Commits on Apr 19, 2024
-
unit and integration tests. Not full coverage, but hopefully will do …
…for now
Aleksejs Fomins committedApr 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 9910300 - Browse repository at this point
Copy the full SHA 9910300View commit details
Commits on Apr 22, 2024
-
Update bfabric/tests/unit/test_results_container.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8849dc0 - Browse repository at this point
Copy the full SHA 8849dc0View commit details -
test naming, moved dict_helper into same file
Aleksejs Fomins committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fad60b - Browse repository at this point
Copy the full SHA 7fad60bView commit details -
Merge branch 'feature-pagination' of github.com:fgcz/bfabricPy into f…
…eature-pagination
Aleksejs Fomins committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for eabd876 - Browse repository at this point
Copy the full SHA eabd876View commit details -
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d0e283 - Browse repository at this point
Copy the full SHA 6d0e283View commit details -
Aleksejs Fomins committed
Apr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for f4d2840 - Browse repository at this point
Copy the full SHA f4d2840View commit details -
Merge branch 'feature-pagination' of github.com:fgcz/bfabricPy into f…
…eature-pagination
Aleksejs Fomins committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 65c839f - Browse repository at this point
Copy the full SHA 65c839fView commit details -
Update bfabric/tests/integration/test_bfabric2_read_pagination.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64bb5f4 - Browse repository at this point
Copy the full SHA 64bb5f4View commit details -
naming and subtest for read test
Aleksejs Fomins committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 9be4615 - Browse repository at this point
Copy the full SHA 9be4615View commit details -
Update bfabric/tests/integration/test_bfabric2_read_pagination.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6d415f - Browse repository at this point
Copy the full SHA f6d415fView commit details -
Merge branch 'feature-pagination' of github.com:fgcz/bfabricPy into f…
…eature-pagination
Aleksejs Fomins committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for b4eb030 - Browse repository at this point
Copy the full SHA b4eb030View commit details -
Update bfabric/tests/integration/test_bfabric2_save_delete.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81c70d - Browse repository at this point
Copy the full SHA e81c70dView commit details -
Update bfabric/tests/unit/test_results_container.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a68919 - Browse repository at this point
Copy the full SHA 6a68919View commit details -
Aleksejs Fomins committed
Apr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 8f6f5a5 - Browse repository at this point
Copy the full SHA 8f6f5a5View commit details -
Aleksejs Fomins committed
Apr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 88452d3 - Browse repository at this point
Copy the full SHA 88452d3View commit details -
hack to enable Zeep to read from samples
Aleksejs Fomins committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 98337b6 - Browse repository at this point
Copy the full SHA 98337b6View commit details -
added deepcopy to Zeep Hack for potential hierarchical queries
Aleksejs Fomins committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e11c5f - Browse repository at this point
Copy the full SHA 0e11c5fView commit details
Commits on Apr 23, 2024
-
migrated bfabricpy to .yml config files
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for b32f2c1 - Browse repository at this point
Copy the full SHA b32f2c1View commit details -
Merge pull request #70 from fgcz/feature-pagination
Feature pagination
Configuration menu - View commit details
-
Copy full SHA for 90a5619 - Browse repository at this point
Copy the full SHA 90a5619View commit details -
Aleksejs Fomins committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d0d7779 - Browse repository at this point
Copy the full SHA d0d7779View commit details -
Merge branch 'feat_ini_config' into dev-bfabric-2
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for e4e0642 - Browse repository at this point
Copy the full SHA e4e0642View commit details -
added authentication to the actual bfabric2 class, fixed a few minor …
…bugs introduced by previous revision
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for c407a88 - Browse repository at this point
Copy the full SHA c407a88View commit details -
renamed webbase to base_url everywhere
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for f4506ff - Browse repository at this point
Copy the full SHA f4506ffView commit details -
Merge branch 'feat_ini_config' into dev-bfabric-2
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 98b1bd6 - Browse repository at this point
Copy the full SHA 98b1bd6View commit details -
Aleksejs Fomins committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a4a10a - Browse repository at this point
Copy the full SHA 1a4a10aView commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06bef1d - Browse repository at this point
Copy the full SHA 06bef1dView commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d20cc47 - Browse repository at this point
Copy the full SHA d20cc47View commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0edef12 - Browse repository at this point
Copy the full SHA 0edef12View commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9292abd - Browse repository at this point
Copy the full SHA 9292abdView commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8b55d9 - Browse repository at this point
Copy the full SHA f8b55d9View commit details -
renamed bfabric2 from webbase to base_url
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for fd6d47c - Browse repository at this point
Copy the full SHA fd6d47cView commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78b1e09 - Browse repository at this point
Copy the full SHA 78b1e09View commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fc88bd - Browse repository at this point
Copy the full SHA 9fc88bdView commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c18828 - Browse repository at this point
Copy the full SHA 7c18828View commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 135c09f - Browse repository at this point
Copy the full SHA 135c09fView commit details -
Update bfabric/bfabric_config.py
Co-authored-by: Leonardo Schwarz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b3bc14 - Browse repository at this point
Copy the full SHA 3b3bc14View commit details -
Aleksejs Fomins committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 21d9cd0 - Browse repository at this point
Copy the full SHA 21d9cd0View commit details -
Merge branch 'feat_ini_config' of github.com:fgcz/bfabricPy into feat…
…_ini_config
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for f9d5934 - Browse repository at this point
Copy the full SHA f9d5934View commit details -
Aleksejs Fomins committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for c12d289 - Browse repository at this point
Copy the full SHA c12d289View commit details -
fixed a few bugs in _parse_dict
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ba6159 - Browse repository at this point
Copy the full SHA 3ba6159View commit details -
Merge branch 'feat_ini_config' into dev-bfabric-2
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ce7640 - Browse repository at this point
Copy the full SHA 0ce7640View commit details -
Aleksejs Fomins committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for e3d6ab9 - Browse repository at this point
Copy the full SHA e3d6ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for da7d46b - Browse repository at this point
Copy the full SHA da7d46bView commit details -
Merge pull request #72 from fgcz/bugfix_bfabric2_login
Bugfix bfabric2 login
Configuration menu - View commit details
-
Copy full SHA for e4fbeb6 - Browse repository at this point
Copy the full SHA e4fbeb6View commit details -
minor test if config file has .yml extension
Aleksejs Fomins committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a7dd24 - Browse repository at this point
Copy the full SHA 1a7dd24View commit details
Commits on Apr 24, 2024
-
throw exception if explicitly-provided path to the config file is wrong
Aleksejs Fomins committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d6e7b6 - Browse repository at this point
Copy the full SHA 1d6e7b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32cbc3 - Browse repository at this point
Copy the full SHA c32cbc3View commit details
Commits on Apr 25, 2024
-
Merge pull request #73 from fgcz/config-class-default-params
Handle default `None` parameters in BfabricConfig
Configuration menu - View commit details
-
Copy full SHA for 7596a6d - Browse repository at this point
Copy the full SHA 7596a6dView commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33127e9 - Browse repository at this point
Copy the full SHA 33127e9View commit details -
added integration tests for bad queries. added common handling of bad…
… endpoints. extended use BfabricRequestError to correctly handle bad delete queries and multiple responses
Configuration menu - View commit details
-
Copy full SHA for 25e39c8 - Browse repository at this point
Copy the full SHA 25e39c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e2482 - Browse repository at this point
Copy the full SHA 56e2482View commit details -
Aleksejs Fomins committed
Apr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 1922635 - Browse repository at this point
Copy the full SHA 1922635View commit details
Commits on Apr 29, 2024
-
fixed minor bug, added exists test
Aleksejs Fomins committedApr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 501a4b7 - Browse repository at this point
Copy the full SHA 501a4b7View commit details -
Aleksejs Fomins committed
Apr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for e0c2b68 - Browse repository at this point
Copy the full SHA e0c2b68View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2679d1 - Browse repository at this point
Copy the full SHA e2679d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56f53f - Browse repository at this point
Copy the full SHA a56f53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 301bc54 - Browse repository at this point
Copy the full SHA 301bc54View commit details
Commits on May 2, 2024
-
Migrate to pyproject.toml (#76)
- This migrates the project configuration to `pyproject.toml`. - In a next step we can update the folder structure as well. - Scripts can be added once we add a `main` function to them, which will be done in separate PRs.
Configuration menu - View commit details
-
Copy full SHA for 5457adb - Browse repository at this point
Copy the full SHA 5457adbView commit details -
Extract wrapper creator code (#78)
The code itself has not been changed, nor does it use the new API.
Configuration menu - View commit details
-
Copy full SHA for dca1cc0 - Browse repository at this point
Copy the full SHA dca1cc0View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74c60a0 - Browse repository at this point
Copy the full SHA 74c60a0View commit details -
Merge pull request #80 from fgcz/leo-refactor-list-not-available-prot-wu
Refactor list not available proteomics workunits
Configuration menu - View commit details
-
Copy full SHA for 008bd30 - Browse repository at this point
Copy the full SHA 008bd30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b13f10 - Browse repository at this point
Copy the full SHA 1b13f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f7959 - Browse repository at this point
Copy the full SHA e0f7959View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90d736 - Browse repository at this point
Copy the full SHA e90d736View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04b9252 - Browse repository at this point
Copy the full SHA 04b9252View commit details -
- Use `uv` - Adds: - Code style (does not need to pass) - License check
Configuration menu - View commit details
-
Copy full SHA for 76daee1 - Browse repository at this point
Copy the full SHA 76daee1View commit details -
Move auth logic to Bfabric class (#79)
- Make managing the `BfabricAuth` object the responsibility of the `Bfabric` class. This allows us to implement the contextmanager, which will be useful for the REST-proxy server. - Notably this shouldn't change anything about code that already uses the new class. - Rename `BfabricConfig.with_overrides` to `BfabricConfig.copy_with` for clarity. - Some unit tests for the Bfabric class, I will add more as I go.
Configuration menu - View commit details
-
Copy full SHA for 2afcd0c - Browse repository at this point
Copy the full SHA 2afcd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5635b - Browse repository at this point
Copy the full SHA 8f5635bView commit details -
new pagination interface, more stable reads, Bfabric.from_config (#85)
- New pagination logic: - Specify max number of items - Specify offset of items to skip - Stable reading - Reading passes a `createdbefore` query field (if it's not part of the query) to ensure consistent reads/pagination in the presence of insertions into the database. Deletions are not handled and might require an API feature. - It will need to be tested further before releasing, but my idea is that this is a lot more flexible moving forward - New `Bfabric.from_config` arguably it is a bit redundant with the `get_system_auth` method, however I do feel like 99% of use cases will be handled with this method now and it will be easier to do so. I'm not changing the usage in this PR yet.
Configuration menu - View commit details
-
Copy full SHA for 1472332 - Browse repository at this point
Copy the full SHA 1472332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e2c4a - Browse repository at this point
Copy the full SHA 45e2c4aView commit details