-
Notifications
You must be signed in to change notification settings - Fork 63
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
[hibernate-search] Part 1: Remove custom ElasticSearch integration #6209
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 177c25b - Browse repository at this point
Copy the full SHA 177c25bView commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b617e4 - Browse repository at this point
Copy the full SHA 6b617e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094e528 - Browse repository at this point
Copy the full SHA 094e528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b47a8 - Browse repository at this point
Copy the full SHA 59b47a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580f8e1 - Browse repository at this point
Copy the full SHA 580f8e1View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f39dab0 - Browse repository at this point
Copy the full SHA f39dab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a4bd1 - Browse repository at this point
Copy the full SHA d2a4bd1View commit details -
No longer use SimpleDateFormat from a constant
From FindBugs. SimpleDateFormat class is not thread-safe. Using an object across threads may result in undefined behavior.
Configuration menu - View commit details
-
Copy full SHA for c5cbf18 - Browse repository at this point
Copy the full SHA c5cbf18View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c00c6e - Browse repository at this point
Copy the full SHA 5c00c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dc1a5 - Browse repository at this point
Copy the full SHA e6dc1a5View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35e29c0 - Browse repository at this point
Copy the full SHA 35e29c0View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 645277a - Browse repository at this point
Copy the full SHA 645277aView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e793f1e - Browse repository at this point
Copy the full SHA e793f1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fccf2c - Browse repository at this point
Copy the full SHA 9fccf2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f42fa94 - Browse repository at this point
Copy the full SHA f42fa94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e8263 - Browse repository at this point
Copy the full SHA 22e8263View commit details
Commits on May 21, 2024
-
No longer import PropertyNotWritableException
This is done in anticipation of the upcoming renaming of the X packages.
Configuration menu - View commit details
-
Copy full SHA for bff6815 - Browse repository at this point
Copy the full SHA bff6815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc1890 - Browse repository at this point
Copy the full SHA 2cc1890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 797f7a4 - Browse repository at this point
Copy the full SHA 797f7a4View commit details -
Use is(Not)Blank instead of is(Not)Empty
This also considers non-empty strings that consist of white space only as empty, which, as far as I can see, is the more correct choice in all places.
Configuration menu - View commit details
-
Copy full SHA for 77ba25a - Browse repository at this point
Copy the full SHA 77ba25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14dbdc8 - Browse repository at this point
Copy the full SHA 14dbdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 290b4c5 - Browse repository at this point
Copy the full SHA 290b4c5View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62f9258 - Browse repository at this point
Copy the full SHA 62f9258View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4b0ac - Browse repository at this point
Copy the full SHA 0b4b0acView commit details -
Configuration menu - View commit details
-
Copy full SHA for fba94b8 - Browse repository at this point
Copy the full SHA fba94b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 242a716 - Browse repository at this point
Copy the full SHA 242a716View commit details -
Configuration menu - View commit details
-
Copy full SHA for a94925a - Browse repository at this point
Copy the full SHA a94925aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e85bfbd - Browse repository at this point
Copy the full SHA e85bfbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e74d0b2 - Browse repository at this point
Copy the full SHA e74d0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c55721 - Browse repository at this point
Copy the full SHA 7c55721View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d46d1 - Browse repository at this point
Copy the full SHA a0d46d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62483ef - Browse repository at this point
Copy the full SHA 62483efView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7662e7 - Browse repository at this point
Copy the full SHA c7662e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 083da3f - Browse repository at this point
Copy the full SHA 083da3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39aa1d5 - Browse repository at this point
Copy the full SHA 39aa1d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2203bd5 - Browse repository at this point
Copy the full SHA 2203bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cec534 - Browse repository at this point
Copy the full SHA 2cec534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dec368 - Browse repository at this point
Copy the full SHA 5dec368View commit details -
Remove duplicate Javadoc from overridden functions
Removes duplicate Javadoc where (usually better) Javadoc is available form the interface definitions. It is inherited automatically.
Configuration menu - View commit details
-
Copy full SHA for a01f5ef - Browse repository at this point
Copy the full SHA a01f5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d90bb - Browse repository at this point
Copy the full SHA 94d90bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7954c - Browse repository at this point
Copy the full SHA 8b7954cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fffa9f2 - Browse repository at this point
Copy the full SHA fffa9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec798ed - Browse repository at this point
Copy the full SHA ec798edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64abe9e - Browse repository at this point
Copy the full SHA 64abe9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c421e1 - Browse repository at this point
Copy the full SHA 1c421e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca21607 - Browse repository at this point
Copy the full SHA ca21607View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bc0a2f - Browse repository at this point
Copy the full SHA 9bc0a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf612d - Browse repository at this point
Copy the full SHA 7cf612dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f932d0 - Browse repository at this point
Copy the full SHA 4f932d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb7a766 - Browse repository at this point
Copy the full SHA cb7a766View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd6648 - Browse repository at this point
Copy the full SHA cdd6648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b6227 - Browse repository at this point
Copy the full SHA 78b6227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9391168 - Browse repository at this point
Copy the full SHA 9391168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 702016b - Browse repository at this point
Copy the full SHA 702016bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d15477d - Browse repository at this point
Copy the full SHA d15477dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9f297 - Browse repository at this point
Copy the full SHA 0d9f297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113c688 - Browse repository at this point
Copy the full SHA 113c688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c1ad1 - Browse repository at this point
Copy the full SHA 67c1ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77555b9 - Browse repository at this point
Copy the full SHA 77555b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e82549 - Browse repository at this point
Copy the full SHA 4e82549View commit details -
Fix EntityNotFoundException: deleted object would be re-saved by cascade
The project and template must have been saved, otherwise Hibernate still considers the process as a member of it.
Configuration menu - View commit details
-
Copy full SHA for 0384232 - Browse repository at this point
Copy the full SHA 0384232View commit details -
Fix HibernateException: could not re-associate uninitialized transient
... collection". This is caused because the object being saved has a lazy-loading collection that is not loaded, but it is no longer attached to a session. The solution is to merge (re-attach) the object to the current session before doing something with it again. The merge operation cannot modify the current object, but returns a new (proxy) object that must be used from now on. To make this counterintuitive behaviour of the API more obvious, the CheckReturnValue annotation was introduced, which is evaluated by Spotbugs, which results in a Spotbugs alert if it is ignored.
Configuration menu - View commit details
-
Copy full SHA for 8a1d662 - Browse repository at this point
Copy the full SHA 8a1d662View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93454b - Browse repository at this point
Copy the full SHA a93454bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26306d2 - Browse repository at this point
Copy the full SHA 26306d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33698c9 - Browse repository at this point
Copy the full SHA 33698c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10ae69 - Browse repository at this point
Copy the full SHA a10ae69View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2092b2 - Browse repository at this point
Copy the full SHA e2092b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8ec03 - Browse repository at this point
Copy the full SHA 9b8ec03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2ec8a - Browse repository at this point
Copy the full SHA 9a2ec8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b60533 - Browse repository at this point
Copy the full SHA 7b60533View commit details -
Configuration menu - View commit details
-
Copy full SHA for c36a79a - Browse repository at this point
Copy the full SHA c36a79aView commit details -
Configuration menu - View commit details
-
Copy full SHA for af5d869 - Browse repository at this point
Copy the full SHA af5d869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c968d6 - Browse repository at this point
Copy the full SHA 1c968d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4711a - Browse repository at this point
Copy the full SHA 6f4711aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 603d1da - Browse repository at this point
Copy the full SHA 603d1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for beae6dd - Browse repository at this point
Copy the full SHA beae6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ef32b - Browse repository at this point
Copy the full SHA b8ef32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e280d - Browse repository at this point
Copy the full SHA f3e280dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7949012 - Browse repository at this point
Copy the full SHA 7949012View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82684c - Browse repository at this point
Copy the full SHA b82684cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48315cb - Browse repository at this point
Copy the full SHA 48315cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30605c9 - Browse repository at this point
Copy the full SHA 30605c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832785c - Browse repository at this point
Copy the full SHA 832785cView commit details -
Immediately load tasks of template
Fixes error: ELException: Fehler beim Lesen von canBeUsedForProcess für den Typ Template, caused by LazyInitializationException: failed to lazily initialize collection tasks, could not initialize proxy - no Session Rationale: number of task per template is small
Configuration menu - View commit details
-
Copy full SHA for c187360 - Browse repository at this point
Copy the full SHA c187360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c24341 - Browse repository at this point
Copy the full SHA 4c24341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f61dd - Browse repository at this point
Copy the full SHA 54f61ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf34cd3 - Browse repository at this point
Copy the full SHA cf34cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e7506 - Browse repository at this point
Copy the full SHA c2e7506View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bf393 - Browse repository at this point
Copy the full SHA b8bf393View commit details -
ImportingST: Disable test breaking with unrelated reason
The test exits with an ElementClickInterceptedException: "element click intercepted: Element <h3 id="headerText">...</h3> is not clickable at point (321, 96). Other element would receive the click: <div id="loadingScreen" style="">...</div>". It is not clear why the error occurs, the loading screen is not visible in my Chrome at that moment. Since the problem seems unrelated to the current development, this test is temporarily disabled.
Configuration menu - View commit details
-
Copy full SHA for 4b77e73 - Browse repository at this point
Copy the full SHA 4b77e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b79481 - Browse repository at this point
Copy the full SHA 2b79481View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db32d6 - Browse repository at this point
Copy the full SHA 8db32d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eac939 - Browse repository at this point
Copy the full SHA 9eac939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25660ee - Browse repository at this point
Copy the full SHA 25660eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0746141 - Browse repository at this point
Copy the full SHA 0746141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9054880 - Browse repository at this point
Copy the full SHA 9054880View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3f550 - Browse repository at this point
Copy the full SHA fd3f550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8889434 - Browse repository at this point
Copy the full SHA 8889434View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11840c - Browse repository at this point
Copy the full SHA c11840cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d89d88 - Browse repository at this point
Copy the full SHA 8d89d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2d758 - Browse repository at this point
Copy the full SHA 1d2d758View commit details -
Configuration menu - View commit details
-
Copy full SHA for db8dc63 - Browse repository at this point
Copy the full SHA db8dc63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0782f - Browse repository at this point
Copy the full SHA 9b0782fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 050daa4 - Browse repository at this point
Copy the full SHA 050daa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfd88bf - Browse repository at this point
Copy the full SHA cfd88bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b3fd4 - Browse repository at this point
Copy the full SHA 84b3fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 427a0fa - Browse repository at this point
Copy the full SHA 427a0faView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc85dab - Browse repository at this point
Copy the full SHA bc85dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for e064a5f - Browse repository at this point
Copy the full SHA e064a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8cfbf - Browse repository at this point
Copy the full SHA 0e8cfbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d415d - Browse repository at this point
Copy the full SHA 29d415dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b727a - Browse repository at this point
Copy the full SHA 24b727aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de51d7 - Browse repository at this point
Copy the full SHA 6de51d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeef5b0 - Browse repository at this point
Copy the full SHA eeef5b0View commit details
Commits on Aug 30, 2024
-
Remove data interfaces (1) - Rename DataInterface to BaseBeanInterface
to simplify regex replaces
Configuration menu - View commit details
-
Copy full SHA for 884d6a9 - Browse repository at this point
Copy the full SHA 884d6a9View commit details -
*Remove data interfaces (2) - Rewrite Imports from interfaces to beans
may cause duplicate and unnecessary imports will cause misordered imports
Configuration menu - View commit details
-
Copy full SHA for 843028f - Browse repository at this point
Copy the full SHA 843028fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 762b8f2 - Browse repository at this point
Copy the full SHA 762b8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e833f3c - Browse repository at this point
Copy the full SHA e833f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b415cf - Browse repository at this point
Copy the full SHA 0b415cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80758ba - Browse repository at this point
Copy the full SHA 80758baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395b1b4 - Browse repository at this point
Copy the full SHA 395b1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f30ce43 - Browse repository at this point
Copy the full SHA f30ce43View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdaf4e - Browse repository at this point
Copy the full SHA dfdaf4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d690db2 - Browse repository at this point
Copy the full SHA d690db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129adb3 - Browse repository at this point
Copy the full SHA 129adb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16cb9e8 - Browse repository at this point
Copy the full SHA 16cb9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202814e - Browse repository at this point
Copy the full SHA 202814eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6791ec9 - Browse repository at this point
Copy the full SHA 6791ec9View commit details -
Clean-up: Delete DataException
This is not a matter of reasoning whether DAOException should be thrown or caught at these points, but is a 1:1 replacement.
Configuration menu - View commit details
-
Copy full SHA for 10fefe8 - Browse repository at this point
Copy the full SHA 10fefe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ff351 - Browse repository at this point
Copy the full SHA 37ff351View commit details -
Configuration menu - View commit details
-
Copy full SHA for caacaf9 - Browse repository at this point
Copy the full SHA caacaf9View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46cb05c - Browse repository at this point
Copy the full SHA 46cb05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da6055 - Browse repository at this point
Copy the full SHA 1da6055View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d6b69 - Browse repository at this point
Copy the full SHA f7d6b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad9e37 - Browse repository at this point
Copy the full SHA 9ad9e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1eba7f - Browse repository at this point
Copy the full SHA a1eba7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ca455 - Browse repository at this point
Copy the full SHA b4ca455View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a585e - Browse repository at this point
Copy the full SHA c9a585eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5a1d0 - Browse repository at this point
Copy the full SHA fe5a1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d05701d - Browse repository at this point
Copy the full SHA d05701dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a258548 - Browse repository at this point
Copy the full SHA a258548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc3095 - Browse repository at this point
Copy the full SHA 3dc3095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ba719 - Browse repository at this point
Copy the full SHA 95ba719View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2cfb4 - Browse repository at this point
Copy the full SHA ec2cfb4View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 570b965 - Browse repository at this point
Copy the full SHA 570b965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6e8e2 - Browse repository at this point
Copy the full SHA 5f6e8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be06c3 - Browse repository at this point
Copy the full SHA 1be06c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c553a77 - Browse repository at this point
Copy the full SHA c553a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d51303 - Browse repository at this point
Copy the full SHA 6d51303View commit details -
Configuration menu - View commit details
-
Copy full SHA for be3ea8e - Browse repository at this point
Copy the full SHA be3ea8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fb140 - Browse repository at this point
Copy the full SHA 85fb140View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbed65f - Browse repository at this point
Copy the full SHA cbed65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d883d - Browse repository at this point
Copy the full SHA 17d883dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05679d9 - Browse repository at this point
Copy the full SHA 05679d9View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 806b5a7 - Browse repository at this point
Copy the full SHA 806b5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff02f1 - Browse repository at this point
Copy the full SHA 1ff02f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07ba672 - Browse repository at this point
Copy the full SHA 07ba672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9b488 - Browse repository at this point
Copy the full SHA 2d9b488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bcb523 - Browse repository at this point
Copy the full SHA 6bcb523View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca462e3 - Browse repository at this point
Copy the full SHA ca462e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6460da1 - Browse repository at this point
Copy the full SHA 6460da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b50723 - Browse repository at this point
Copy the full SHA 3b50723View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc9c3e6 - Browse repository at this point
Copy the full SHA cc9c3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84ca16 - Browse repository at this point
Copy the full SHA a84ca16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d2efa - Browse repository at this point
Copy the full SHA 30d2efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7491f7f - Browse repository at this point
Copy the full SHA 7491f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5469c0 - Browse repository at this point
Copy the full SHA b5469c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c6b04 - Browse repository at this point
Copy the full SHA 66c6b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e5b2d - Browse repository at this point
Copy the full SHA 74e5b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da1012 - Browse repository at this point
Copy the full SHA 4da1012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 436ec64 - Browse repository at this point
Copy the full SHA 436ec64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02670bc - Browse repository at this point
Copy the full SHA 02670bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 220605f - Browse repository at this point
Copy the full SHA 220605fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dba023 - Browse repository at this point
Copy the full SHA 2dba023View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5ec8d2 - Browse repository at this point
Copy the full SHA b5ec8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 385a6e2 - Browse repository at this point
Copy the full SHA 385a6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71706d5 - Browse repository at this point
Copy the full SHA 71706d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a847f - Browse repository at this point
Copy the full SHA d5a847fView commit details