0
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adds a VmFullPath setting, so that Launcher can use a user-specified VM to launch an image (or default to the same vm as launcher if blank) More... almost 11 years ago
Prompt user if any underlying file is missing and refresh the ui. More... almost 11 years ago
Prompt user if any underlying file is missing and refresh the ui. More... almost 11 years ago
Prompt user if any underlying file is missing and refresh the ui. More... almost 11 years ago
Prompt user if any underlying file is missing and refresh the ui. More... almost 11 years ago
Creating template names that use the repository parent as well as the build number. More... almost 11 years ago
Creating template names that use the repository parent as well as the build number. More... almost 11 years ago
Creating template names that use the repository parent as well as the build number. More... almost 11 years ago
Fix preference names More... about 11 years ago
Add Pharo 4.0 as a template group as well More... about 11 years ago
Add Pharo 4 More... about 11 years ago
Make sure saved startup actions are not #runOnce More... over 11 years ago
Remove useless dependency to Zinc + update dependency to JSON More... over 11 years ago
Merge More... over 11 years ago
create settings class for network proxy setting. remove debugging code (1/0). overwrite hasChildren in PhLLocalTemplate. More... over 11 years ago
13048 Added PhLDiagnostics. More... over 11 years ago
Fix test More... over 11 years ago
Add several tests for the new Jenkins-related code More... over 11 years ago
- Use the new #hasChildrenBlock API to create lazy trees (that only fetch children nodes when necessary) - Remove the refresh command that is probably useless now More... over 11 years ago
Massive simplification and speed up for Jenkins-related code. More... over 11 years ago
Remove useless 'shifted' argument More... over 11 years ago
Only call 'super initialize' at the end, just in case More... over 11 years ago
Improve the fixed urls selection More... over 11 years ago
Removed PhLDirectoryBasedImageRepository>>metaFromDirectory: that was redundant after move to PhLImage. More... over 11 years ago
Expand the 'Common Tools' template group by default More... over 11 years ago
Expand the 'Common Tools' template group by default More... over 11 years ago
- Display the filename in the Jenkins job artifacts names More... over 11 years ago
https://pharo.fogbugz.com/f/cases/12457 Currently meta information for all images is read from disk at startup, as well as after each operation (such as creating a new image). With a large number of images this adds significant lag to the UI. More... over 11 years ago
Currently meta information for all images is read from disk at startup, as well as after each operation (such as creating a new image). With a large number of images this adds significant lag to the UI. More... over 11 years ago
PhLTitledTreeModel>>refresh is not called too often, unsubscribe from events when application window is closed. More... over 11 years ago