-
Notifications
You must be signed in to change notification settings - Fork 119
Comparing changes
Open a pull request
base repository: shotgunsoftware/tk-core
base: master
head repository: GPLgithub/tk-core
compare: master
- 18 commits
- 1 file changed
- 2 contributors
Commits on May 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for efaf2b1 - Browse repository at this point
Copy the full SHA efaf2b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27889ef - Browse repository at this point
Copy the full SHA 27889efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 062b830 - Browse repository at this point
Copy the full SHA 062b830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aed203 - Browse repository at this point
Copy the full SHA 3aed203View commit details
Commits on May 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fed091d - Browse repository at this point
Copy the full SHA fed091dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd977c - Browse repository at this point
Copy the full SHA 6bd977cView commit details
Commits on Jun 19, 2018
-
for #326: add option for baking sparse configs
Adds a --sparse option that will skip caching app_store bundles to keep baked configs smaller.
Configuration menu - View commit details
-
Copy full SHA for 80a941b - Browse repository at this point
Copy the full SHA 80a941bView commit details -
for #326: fix for not checking caching of apps if the engine skipped.
Ensures that when an engine is flagged to be skipped in the caching process, the apps in the engine are still checked. Previously, the engine's apps were not checked when the engine was skipped.
Configuration menu - View commit details
-
Copy full SHA for ba83c55 - Browse repository at this point
Copy the full SHA ba83c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for c784653 - Browse repository at this point
Copy the full SHA c784653View commit details
Commits on Jun 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e7c116a - Browse repository at this point
Copy the full SHA e7c116aView commit details -
for #326: add callable param to cache_apps to check whether to cache
Adds an additional parameter to cache_apps() which will be used to check the descriptor type and determine whether to cache the bundle or not. Defaults to using the internal _should_skip_caching() function if not provided.
Configuration menu - View commit details
-
Copy full SHA for b9eef8f - Browse repository at this point
Copy the full SHA b9eef8fView commit details -
for #326: Ensure we are caching tk-core if needed.
- some additional comment/docstring updates
Configuration menu - View commit details
-
Copy full SHA for 064de79 - Browse repository at this point
Copy the full SHA 064de79View commit details
Commits on Jun 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e7d6427 - Browse repository at this point
Copy the full SHA e7d6427View commit details
Commits on Jun 22, 2018
-
Merge pull request #1 from GPLgithub/326_bake_config_sparse
- Adds a --sparse option that will skip caching any bundles with app_store descriptors in order to keep the bundle_cache smaller - Fixes a bug in tk-core that would skip checking if an engine's apps needed to be cached if the parent engine was skipped. - Adds a new parameter to cache_apps() in tk-core. The param "should_skip_caching_callable" accepts a callable which can return True or False, indicating whether caching should be skipped for the bundle. If the parameter isn't provided, cache_apps() falls back on the check built-in to core.
Configuration menu - View commit details
-
Copy full SHA for 0d62e0d - Browse repository at this point
Copy the full SHA 0d62e0dView commit details
Commits on Sep 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f54535 - Browse repository at this point
Copy the full SHA 3f54535View commit details
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2f52b22 - Browse repository at this point
Copy the full SHA 2f52b22View commit details
Commits on Feb 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4826302 - Browse repository at this point
Copy the full SHA 4826302View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8b87f4 - Browse repository at this point
Copy the full SHA d8b87f4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master