-
Notifications
You must be signed in to change notification settings - Fork 5
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
599 - Action to add Edges to the Architecture Graph to solve Divergences #629
599 - Action to add Edges to the Architecture Graph to solve Divergences #629
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad2048e - Browse repository at this point
Copy the full SHA ad2048eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19bad11 - Browse repository at this point
Copy the full SHA 19bad11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2eb3e9 - Browse repository at this point
Copy the full SHA a2eb3e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ffd5a9 - Browse repository at this point
Copy the full SHA 2ffd5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f556b92 - Browse repository at this point
Copy the full SHA f556b92View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55566a6 - Browse repository at this point
Copy the full SHA 55566a6View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28c9e41 - Browse repository at this point
Copy the full SHA 28c9e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for a50db64 - Browse repository at this point
Copy the full SHA a50db64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c5691 - Browse repository at this point
Copy the full SHA 64c5691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d36940 - Browse repository at this point
Copy the full SHA 0d36940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 169b7b6 - Browse repository at this point
Copy the full SHA 169b7b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c562db2 - Browse repository at this point
Copy the full SHA c562db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d128490 - Browse repository at this point
Copy the full SHA d128490View commit details
Commits on Jul 29, 2023
-
Merge branch 'master' into 599-reflexion-sync-edges-from-implementati…
…on-to-architecture
Configuration menu - View commit details
-
Copy full SHA for 7de3d45 - Browse repository at this point
Copy the full SHA 7de3d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for e63c849 - Browse repository at this point
Copy the full SHA e63c849View commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c153b8 - Browse repository at this point
Copy the full SHA 1c153b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f56502 - Browse repository at this point
Copy the full SHA 9f56502View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9155c - Browse repository at this point
Copy the full SHA dd9155cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6180133 - Browse repository at this point
Copy the full SHA 6180133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7a097 - Browse repository at this point
Copy the full SHA 4c7a097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1850bdf - Browse repository at this point
Copy the full SHA 1850bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fed7e6f - Browse repository at this point
Copy the full SHA fed7e6fView commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca8e634 - Browse repository at this point
Copy the full SHA ca8e634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3941a48 - Browse repository at this point
Copy the full SHA 3941a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2826904 - Browse repository at this point
Copy the full SHA 2826904View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a60c00 - Browse repository at this point
Copy the full SHA 9a60c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c8a3f - Browse repository at this point
Copy the full SHA 72c8a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25ae3a3 - Browse repository at this point
Copy the full SHA 25ae3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c4283 - Browse repository at this point
Copy the full SHA 07c4283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4373f92 - Browse repository at this point
Copy the full SHA 4373f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b8701 - Browse repository at this point
Copy the full SHA b7b8701View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2160453 - Browse repository at this point
Copy the full SHA 2160453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7a95a - Browse repository at this point
Copy the full SHA 4b7a95aView commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf8fbba - Browse repository at this point
Copy the full SHA bf8fbbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d1d558 - Browse repository at this point
Copy the full SHA 5d1d558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5066546 - Browse repository at this point
Copy the full SHA 5066546View commit details -
Configuration menu - View commit details
-
Copy full SHA for b352259 - Browse repository at this point
Copy the full SHA b352259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ac009 - Browse repository at this point
Copy the full SHA 36ac009View commit details -
Merge branch 'master' into 599-reflexion-sync-edges-from-implementati…
…on-to-architecture
Configuration menu - View commit details
-
Copy full SHA for 756e437 - Browse repository at this point
Copy the full SHA 756e437View commit details
Commits on Aug 11, 2023
-
remove extraneous newlines and dead code
autoformatting for those extraneous newlines would be super neat here, right? 😁
Configuration menu - View commit details
-
Copy full SHA for ce1fd9f - Browse repository at this point
Copy the full SHA ce1fd9fView commit details -
add assertion, that the new edge is actually in architecture
for consistency, I'd commit anything! Co-authored-by: Falko <10247603+falko17@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 362f28e - Browse repository at this point
Copy the full SHA 362f28eView commit details -
ensure edge is in archticture to avoid exceptions
Co-authored-by: Falko <10247603+falko17@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8579f0 - Browse repository at this point
Copy the full SHA f8579f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for abc12dc - Browse repository at this point
Copy the full SHA abc12dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7513994 - Browse repository at this point
Copy the full SHA 7513994View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa02b2 - Browse repository at this point
Copy the full SHA eaa02b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3cb0a - Browse repository at this point
Copy the full SHA 7e3cb0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa14af6 - Browse repository at this point
Copy the full SHA aa14af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d57202 - Browse repository at this point
Copy the full SHA 8d57202View commit details -
Co-authored-by: Falko <10247603+falko17@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba361ff - Browse repository at this point
Copy the full SHA ba361ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ffa907 - Browse repository at this point
Copy the full SHA 1ffa907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375f2fe - Browse repository at this point
Copy the full SHA 375f2feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e099fa - Browse repository at this point
Copy the full SHA 6e099faView commit details -
remove redundancy in documentation
Co-authored-by: Falko <10247603+falko17@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00a5e64 - Browse repository at this point
Copy the full SHA 00a5e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ac554 - Browse repository at this point
Copy the full SHA f2ac554View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2429c - Browse repository at this point
Copy the full SHA ad2429cView commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f93c7f - Browse repository at this point
Copy the full SHA 0f93c7fView commit details
Commits on Aug 16, 2023
-
Merge remote-tracking branch 'origin/master' into 599-reflexion-sync-…
…edges-from-implementation-to-architecture
Configuration menu - View commit details
-
Copy full SHA for a94a752 - Browse repository at this point
Copy the full SHA a94a752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08bd443 - Browse repository at this point
Copy the full SHA 08bd443View commit details -
Configuration menu - View commit details
-
Copy full SHA for abac963 - Browse repository at this point
Copy the full SHA abac963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f2f358 - Browse repository at this point
Copy the full SHA 9f2f358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e09e7c - Browse repository at this point
Copy the full SHA 1e09e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c417919 - Browse repository at this point
Copy the full SHA c417919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10fa2f3 - Browse repository at this point
Copy the full SHA 10fa2f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e60295 - Browse repository at this point
Copy the full SHA 8e60295View commit details -
#599 We can use Find. Fixed misleading error message.
Added a FIXME marker.
Configuration menu - View commit details
-
Copy full SHA for 735a67b - Browse repository at this point
Copy the full SHA 735a67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d27b8d5 - Browse repository at this point
Copy the full SHA d27b8d5View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63b8b36 - Browse repository at this point
Copy the full SHA 63b8b36View commit details -
#599 Created namespace for classes manipulating game objects in the s…
…cene. This namespace contains (typically static) classes that manipulate game objects in the scene representing nodes or edges. They will be shared among our Actions and their corresponding NetActions. The intention here is to avoid redundancy among Actions and NetActions as both need to change the scene the same way.
Configuration menu - View commit details
-
Copy full SHA for 9df862b - Browse repository at this point
Copy the full SHA 9df862bView commit details -
Merge branch '599-reflexion-sync-edges-from-implementation-to-archite…
…cture' of github.com:uni-bremen-agst/SEE into 599-reflexion-sync-edges-from-implementation-to-architecture
Configuration menu - View commit details
-
Copy full SHA for 7aa9390 - Browse repository at this point
Copy the full SHA 7aa9390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832b437 - Browse repository at this point
Copy the full SHA 832b437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a69e52 - Browse repository at this point
Copy the full SHA 2a69e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e1b6b - Browse repository at this point
Copy the full SHA a8e1b6bView commit details -
#599 Extracted class for code shared among AcceptDivergenceAction and…
… AcceptDivergenceNetAction.
Configuration menu - View commit details
-
Copy full SHA for eba4451 - Browse repository at this point
Copy the full SHA eba4451View commit details