-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: cloudforet-io/python-core
base: master
head repository: cloudforet-io/python-core
compare: release-1.12
- 15 commits
- 8 files changed
- 2 contributors
Commits on Oct 15, 2023
-
feat: add allow_disk_use option to analyze query
(cherry picked from commit 5972549)
Jongmin Kim committedOct 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b4c59d - Browse repository at this point
Copy the full SHA 9b4c59dView commit details
Commits on Oct 19, 2023
-
feat: add override openapi step when start fastapi application
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit c8c799d)
Configuration menu - View commit details
-
Copy full SHA for 1359cc9 - Browse repository at this point
Copy the full SHA 1359cc9View commit details -
feat: remove default extension.reflection router
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit 6622ad3)
Configuration menu - View commit details
-
Copy full SHA for d4347f3 - Browse repository at this point
Copy the full SHA d4347f3View commit details -
feat: separate a function for adding external Swagger to an openapi.py
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit 2caf705)
Configuration menu - View commit details
-
Copy full SHA for 1b09ba7 - Browse repository at this point
Copy the full SHA 1b09ba7View commit details -
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit 8a191aa)
Configuration menu - View commit details
-
Copy full SHA for d0ef990 - Browse repository at this point
Copy the full SHA d0ef990View commit details -
feat: modify some of REST and gRPC config name
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit 93e5adc)
Configuration menu - View commit details
-
Copy full SHA for 9f0fd5f - Browse repository at this point
Copy the full SHA 9f0fd5fView commit details -
feat: remove unused config attribute
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit 8ad715f)
Configuration menu - View commit details
-
Copy full SHA for be92b5e - Browse repository at this point
Copy the full SHA be92b5eView commit details -
feat: move set_pytho_path function from command.py
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit c8a58a0)
Configuration menu - View commit details
-
Copy full SHA for 0ef3710 - Browse repository at this point
Copy the full SHA 0ef3710View commit details -
feat: add set_environment step when start rest server
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit e7d2442)
Configuration menu - View commit details
-
Copy full SHA for 11b7075 - Browse repository at this point
Copy the full SHA 11b7075View commit details -
feat: load global conf using env when init_fastapi_app
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit e79374e)
Configuration menu - View commit details
-
Copy full SHA for 15609ca - Browse repository at this point
Copy the full SHA 15609caView commit details -
feat: add REST_MAX_THREAD_POOL at default_conf
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit bb2fc2a)
Configuration menu - View commit details
-
Copy full SHA for 58f4d80 - Browse repository at this point
Copy the full SHA 58f4d80View commit details -
feat: set log and tracer before start server
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit 2f88d04)
Configuration menu - View commit details
-
Copy full SHA for bbb2f33 - Browse repository at this point
Copy the full SHA bbb2f33View commit details -
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit fcb1d3c)
Configuration menu - View commit details
-
Copy full SHA for 225b670 - Browse repository at this point
Copy the full SHA 225b670View commit details -
feat: modify _set_python_path location to command.py from utils.py
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit 4e07f73)
Configuration menu - View commit details
-
Copy full SHA for 058e1b3 - Browse repository at this point
Copy the full SHA 058e1b3View commit details -
feat: add token parameter at _get_connection_metadata method
Signed-off-by: ImMin5 <mino@megazone.com> (cherry picked from commit fbf5e2b)
Configuration menu - View commit details
-
Copy full SHA for 8ddce12 - Browse repository at this point
Copy the full SHA 8ddce12View 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...release-1.12