Code commits
CASAviewer
-
Ville Suoranta a291a7a5d37b775f9c3748b4f3b61dae523bb9b5
Pull request #45: CAS-14378
Merge in CASA/casaviewer from CAS-14378 to master
* commit '976ce4454334f93365687362d8419e5d37a1b7aa':
undo my initial fix for the CAS-14378 ticket
Revert "don't import anything in init.py for the app-path, module case"
move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
Revert "fixed a typo in previous commit"
fixed a typo in previous commit
don't import anything in init.py for the app-path, module case
test of setting casaconfig values in casaviewer -
Bob Garwood 976ce4454334f93365687362d8419e5d37a1b7aa
undo my initial fix for the CAS-14378 ticket
-
Bob Garwood bcc4cd7a97b0b14705cdabd50d05cb3f30d6bca6
Pull request #44: CAS-14378 1
Merge in CASA/casaviewer from CAS-14378-1 to CAS-14378
* commit 'aeb332bd850f93adf9da10d44e2c5a8a736a1e25':
Revert "don't import anything in init.py for the app-path, module case"
move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
Revert "fixed a typo in previous commit" -
Darrell Schiebel <darrell@schiebel.us> aeb332bd850f93adf9da10d44e2c5a8a736a1e25
Revert "don't import anything in init.py for the app-path, module case"
This reverts commit 19fc173f4e94b4691eedd5dfc5279654b979a6ef. -
Darrell Schiebel <darrell@schiebel.us> d8bf1f74de328732d8718656a4b72453fa9dca66
move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
-
Darrell Schiebel <darrell@schiebel.us> 7c7d2563d242ec7d2dcc9c56b14ac812ddc04a28
Revert "fixed a typo in previous commit"
This reverts commit fe150baeb604a88c80768aaf8d4cb317e089bc88. -
Bob Garwood fe150baeb604a88c80768aaf8d4cb317e089bc88
fixed a typo in previous commit
-
Bob Garwood 19fc173f4e94b4691eedd5dfc5279654b979a6ef
don't import anything in init.py for the app-path, module case
-
Bob Garwood bbb7a57deaa6b55de58385dc63216e60aa01d8b4
test of setting casaconfig values in casaviewer