-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Merge 0.12.latest into master #1241
Commits on Sep 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 738304f - Browse repository at this point
Copy the full SHA 738304fView commit details
Commits on Oct 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3b0c9f8 - Browse repository at this point
Copy the full SHA 3b0c9f8View commit details
Commits on Nov 12, 2018
-
contracts and very basic tests for hub packages
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 42f817a - Browse repository at this point
Copy the full SHA 42f817aView commit details -
make 2.7 exceptions have the same output as 3.x
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for e6fc0f6 - Browse repository at this point
Copy the full SHA e6fc0f6View commit details -
Avoid connecting to postgres on each run
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 3077eec - Browse repository at this point
Copy the full SHA 3077eecView commit details -
add some helpful exceptions about command running
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 7757c85 - Browse repository at this point
Copy the full SHA 7757c85View commit details -
Raise an exception on rc!=0 in run_cmd, raise more specific exception…
…s about what went wrong on error
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 59b6f78 - Browse repository at this point
Copy the full SHA 59b6f78View commit details -
Jacob Beck committed
Nov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for ec46606 - Browse repository at this point
Copy the full SHA ec46606View commit details -
add support for cross-drive moves
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for e866caa - Browse repository at this point
Copy the full SHA e866caaView commit details -
use environment variables or per-run temp directories to assign the t…
…emporary downloads directory
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 531d7c6 - Browse repository at this point
Copy the full SHA 531d7c6View commit details -
fix issue where we incorrectly logged stack traces
Jacob Beck committedNov 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 412b165 - Browse repository at this point
Copy the full SHA 412b165View commit details
Commits on Nov 13, 2018
-
in deps, when "git" is not in the path, link users to help docs
Jacob Beck committedNov 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 3773843 - Browse repository at this point
Copy the full SHA 3773843View commit details -
Merge pull request #1107 from fishtown-analytics/no-postgres-for-non-…
…postgres On non-postgres tests, don't require the postgres container (#841)
Configuration menu - View commit details
-
Copy full SHA for 717d1ed - Browse repository at this point
Copy the full SHA 717d1edView commit details -
Merge branch 'dev/grace-kelly' into fix/dbt-deps-issues
Jacob Beck committedNov 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 3515422 - Browse repository at this point
Copy the full SHA 3515422View commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7195f07 - Browse repository at this point
Copy the full SHA 7195f07View commit details -
Handle cross-drive windows permissions issues by undoing git's readon…
…ly settings
Jacob Beck committedNov 14, 2018 Configuration menu - View commit details
-
Copy full SHA for d35e549 - Browse repository at this point
Copy the full SHA d35e549View commit details -
user feedback: log download directory in dbt deps
Jacob Beck committedNov 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 8840996 - Browse repository at this point
Copy the full SHA 8840996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 735ff88 - Browse repository at this point
Copy the full SHA 735ff88View commit details
Commits on Nov 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4b981ca - Browse repository at this point
Copy the full SHA 4b981caView commit details -
bigquery: use delete_contents option in delete_dataset, remove unused…
… drop_tables_in_schema
Configuration menu - View commit details
-
Copy full SHA for 3912028 - Browse repository at this point
Copy the full SHA 3912028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0138228 - Browse repository at this point
Copy the full SHA 0138228View commit details
Commits on Nov 19, 2018
-
Merge branch 'dev/grace-kelly' into profiler
Jacob Beck committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 8aab340 - Browse repository at this point
Copy the full SHA 8aab340View commit details -
Merge pull request #1123 from fishtown-analytics/fix/local-packages
fix for deps that depend on other local deps
Configuration menu - View commit details
-
Copy full SHA for 3bdebba - Browse repository at this point
Copy the full SHA 3bdebbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eded70 - Browse repository at this point
Copy the full SHA 8eded70View commit details -
add a special flag to make dbt use map instead of the pool
Jacob Beck committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 399a685 - Browse repository at this point
Copy the full SHA 399a685View commit details -
set cache logger propagation during invocation time instead of at log…
… init time
Jacob Beck committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 6dd04b1 - Browse repository at this point
Copy the full SHA 6dd04b1View commit details -
on dbt invocation, reset the adapters (to reset the cache)
Jacob Beck committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 7940b71 - Browse repository at this point
Copy the full SHA 7940b71View commit details -
Jacob Beck committed
Nov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for d4c3fb8 - Browse repository at this point
Copy the full SHA d4c3fb8View commit details -
Jacob Beck committed
Nov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for cfd2d60 - Browse repository at this point
Copy the full SHA cfd2d60View commit details -
Add integration tests with interesting model/case/quoting settings
Jacob Beck committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for eb50b83 - Browse repository at this point
Copy the full SHA eb50b83View commit details -
fix casing expectations in unit tests
Jacob Beck committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 7d3bf03 - Browse repository at this point
Copy the full SHA 7d3bf03View commit details -
lowercase the cache's view of schema/identifier, fix drop
Jacob Beck committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for e82361c - Browse repository at this point
Copy the full SHA e82361cView commit details
Commits on Nov 20, 2018
-
Merge pull request #1128 from fishtown-analytics/cache-macro-only-man…
…ifest cache the macro manifest
Configuration menu - View commit details
-
Copy full SHA for 416173a - Browse repository at this point
Copy the full SHA 416173aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5aab26 - Browse repository at this point
Copy the full SHA b5aab26View commit details -
Merge pull request #1142 from fishtown-analytics/feature/profiler-wit…
…h-single-threaded single-threaded mode
Configuration menu - View commit details
-
Copy full SHA for 0a66adf - Browse repository at this point
Copy the full SHA 0a66adfView commit details -
Merge branch 'dev/grace-kelly' into profiler
Jacob Beck committedNov 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 12433fd - Browse repository at this point
Copy the full SHA 12433fdView commit details -
Merge pull request #1020 from fishtown-analytics/profiler
dbt builtin profiler
Configuration menu - View commit details
-
Copy full SHA for 029ef17 - Browse repository at this point
Copy the full SHA 029ef17View commit details
Commits on Nov 21, 2018
-
add pre_hook/post_hook kwargs to config, add tests
Jacob Beck committedNov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for e543dc4 - Browse repository at this point
Copy the full SHA e543dc4View commit details -
Jacob Beck committed
Nov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 0307d78 - Browse repository at this point
Copy the full SHA 0307d78View commit details -
Jacob Beck committed
Nov 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 069bc3a - Browse repository at this point
Copy the full SHA 069bc3aView commit details
Commits on Nov 23, 2018
-
Merge pull request #1148 from fishtown-analytics/feature/jinja-do-sta…
…tement Jinja expression statements (#1113)
Configuration menu - View commit details
-
Copy full SHA for f72e0a8 - Browse repository at this point
Copy the full SHA f72e0a8View commit details -
Merge branch 'dev/grace-kelly' into feature/hook-config-aliases
Jacob Beck committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 71a2398 - Browse repository at this point
Copy the full SHA 71a2398View commit details -
Delete dead code, move SourceConfig into the parser, allow multiple c…
…alls
Jacob Beck committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for c4d6b2e - Browse repository at this point
Copy the full SHA c4d6b2eView commit details -
Jacob Beck committed
Nov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 1fd84ad - Browse repository at this point
Copy the full SHA 1fd84adView commit details -
Add a test for overwrite/append
Jacob Beck committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 51252b0 - Browse repository at this point
Copy the full SHA 51252b0View commit details -
add a location field to the bigquery profile and pass it along to the…
… google library if it is provided
Jacob Beck committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for dab2ff4 - Browse repository at this point
Copy the full SHA dab2ff4View commit details -
test that location gets passed along
Jacob Beck committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for b92d669 - Browse repository at this point
Copy the full SHA b92d669View commit details
Commits on Nov 26, 2018
-
Merge pull request #1151 from fishtown-analytics/feature/bq-profile-l…
…ocation Add 'location' to google bigquery profile (#969)
Configuration menu - View commit details
-
Copy full SHA for d16ca86 - Browse repository at this point
Copy the full SHA d16ca86View commit details -
Merge pull request #1146 from fishtown-analytics/feature/hook-config-…
…aliases add pre_hook/post_hook aliases to config (#1124)
Configuration menu - View commit details
-
Copy full SHA for b751ed6 - Browse repository at this point
Copy the full SHA b751ed6View commit details -
Merge pull request #1150 from fishtown-analytics/feature/config-mulip…
…le-calls allow muliple config() calls (#558)
Configuration menu - View commit details
-
Copy full SHA for 5be8c7f - Browse repository at this point
Copy the full SHA 5be8c7fView commit details
Commits on Nov 27, 2018
-
Refactor the RunManager to build its runners as it iterates over the …
…nodes instead of in advance
Jacob Beck committedNov 27, 2018 Configuration menu - View commit details
-
Copy full SHA for e7b1a09 - Browse repository at this point
Copy the full SHA e7b1a09View commit details -
add initial work on a graph-based priority queue
Jacob Beck committedNov 27, 2018 Configuration menu - View commit details
-
Copy full SHA for b6193be - Browse repository at this point
Copy the full SHA b6193beView commit details -
RunManager now operates on queues instead of lists
Jacob Beck committedNov 27, 2018 Configuration menu - View commit details
-
Copy full SHA for acddb3b - Browse repository at this point
Copy the full SHA acddb3bView commit details
Commits on Nov 28, 2018
-
Merge pull request #1105 from fishtown-analytics/fix/hub-packaging
Fix the hub packaging so that it at least mostly works
Configuration menu - View commit details
-
Copy full SHA for 6e27476 - Browse repository at this point
Copy the full SHA 6e27476View commit details -
Merge pull request #1133 from fishtown-analytics/bigquery-smarter-del…
…ete-dataset Bigquery: smarter delete_dataset
Configuration menu - View commit details
-
Copy full SHA for 8af3061 - Browse repository at this point
Copy the full SHA 8af3061View commit details -
fix many bugs, move RunBuilder back into the RunManager
Jacob Beck committedNov 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 84ba7f5 - Browse repository at this point
Copy the full SHA 84ba7f5View commit details -
use the manifest for node information and block/timeout arguments to …
…get() Assorted cleanup/test fixes
Jacob Beck committedNov 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 5a06d57 - Browse repository at this point
Copy the full SHA 5a06d57View commit details
Commits on Nov 29, 2018
-
pr feedback, add many docstrings
Jacob Beck committedNov 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 4dc79f6 - Browse repository at this point
Copy the full SHA 4dc79f6View commit details
Commits on Nov 30, 2018
-
Jacob Beck committed
Nov 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 3cf03f3 - Browse repository at this point
Copy the full SHA 3cf03f3View commit details -
Merge pull request #1161 from fishtown-analytics/feature/m-is-for-models
add "-m" shorthand for models (#1160)
Configuration menu - View commit details
-
Copy full SHA for 6025d3d - Browse repository at this point
Copy the full SHA 6025d3dView commit details
Commits on Dec 3, 2018
-
handle cdecimal.Decimal during serialization as well as decimal.Decimal
Jacob Beck committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 9f9b861 - Browse repository at this point
Copy the full SHA 9f9b861View commit details -
fix analysis to only compile sql once like model nodes, fix test
Jacob Beck committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 3d205c3 - Browse repository at this point
Copy the full SHA 3d205c3View commit details -
get the default schema name generator from the root package
Jacob Beck committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for adf05bd - Browse repository at this point
Copy the full SHA adf05bdView commit details -
Refactor nodes into objects, make generate_schema_name use its own co…
…ntext Allows us to cache the get_schema behavior without re-building it for every node Allows us to special-case the generate_schema_name macro
Jacob Beck committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 1744f21 - Browse repository at this point
Copy the full SHA 1744f21View commit details -
strip the schema when there is extra whitespace
Jacob Beck committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 9d5cbf7 - Browse repository at this point
Copy the full SHA 9d5cbf7View commit details -
Merge pull request #1164 from fishtown-analytics/fix/analysis-parsing…
…-inside-raw fix analysis to only compile sql once like model nodes [#1152]
Configuration menu - View commit details
-
Copy full SHA for aa9d43a - Browse repository at this point
Copy the full SHA aa9d43aView commit details -
Merge pull request #1163 from fishtown-analytics/fix/cdecimal-json-en…
…coding handle cdecimal.Decimal during serialization [#1155]
Configuration menu - View commit details
-
Copy full SHA for 953ba9b - Browse repository at this point
Copy the full SHA 953ba9bView commit details -
Merge pull request #1166 from fishtown-analytics/fix/trim-schema-whit…
…espace Trim schema whitespace (#1074)
Configuration menu - View commit details
-
Copy full SHA for eb00b1a - Browse repository at this point
Copy the full SHA eb00b1aView commit details -
Merge branch 'dev/grace-kelly' into fix/use-root-generate-schema-name
Jacob Beck committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 863dbd2 - Browse repository at this point
Copy the full SHA 863dbd2View commit details
Commits on Dec 4, 2018
-
drop the correct relation type on snowflake when building tables
Jacob Beck committedDec 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 8769118 - Browse repository at this point
Copy the full SHA 8769118View commit details -
log about missing test ref targets at warning instead of debug level,…
… include filepath
Jacob Beck committedDec 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 0daca02 - Browse repository at this point
Copy the full SHA 0daca02View commit details -
reorganize some things to make us better detect disabled vs missing n…
…odes
Jacob Beck committedDec 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 3665e65 - Browse repository at this point
Copy the full SHA 3665e65View commit details -
Jacob Beck committed
Dec 4, 2018 Configuration menu - View commit details
-
Copy full SHA for cbfa21c - Browse repository at this point
Copy the full SHA cbfa21cView commit details
Commits on Dec 5, 2018
-
Merge pull request #1169 from fishtown-analytics/feature/log-warnings…
…-on-missing-test-refs log warnings on missing test refs [#968]
Configuration menu - View commit details
-
Copy full SHA for d80b378 - Browse repository at this point
Copy the full SHA d80b378View commit details -
Merge pull request #1168 from fishtown-analytics/fix/snowflake-drops-…
…wrong-backup-type drop the correct relation type on snowflake when building tables [#1103]
Configuration menu - View commit details
-
Copy full SHA for 17f3f24 - Browse repository at this point
Copy the full SHA 17f3f24View commit details -
Merge pull request #1159 from fishtown-analytics/fix/use-root-generat…
…e-schema-name get the default schema name generator from the root package [#801]
Configuration menu - View commit details
-
Copy full SHA for 5bdd1eb - Browse repository at this point
Copy the full SHA 5bdd1ebView commit details -
add connection_info method to credentials for dbt debug
Jacob Beck committedDec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 937219d - Browse repository at this point
Copy the full SHA 937219dView commit details -
Bypass project loading in init, we do it anyway
Jacob Beck committedDec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 3434ad9 - Browse repository at this point
Copy the full SHA 3434ad9View commit details -
Jacob Beck committed
Dec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d4c2dfe - Browse repository at this point
Copy the full SHA d4c2dfeView commit details -
Merge pull request #1157 from fishtown-analytics/feature/graph-iteration
Handle concurrent job ordering via a graph iterator (#813)
Configuration menu - View commit details
-
Copy full SHA for bb6b469 - Browse repository at this point
Copy the full SHA bb6b469View commit details -
Merge branch 'dev/grace-kelly' into feature/make-debug-great
Jacob Beck committedDec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for eef5024 - Browse repository at this point
Copy the full SHA eef5024View commit details -
pr feedback: add pretty colors
Jacob Beck committedDec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 6935a4a - Browse repository at this point
Copy the full SHA 6935a4aView commit details -
Jacob Beck committed
Dec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9938af1 - Browse repository at this point
Copy the full SHA 9938af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80232ff - Browse repository at this point
Copy the full SHA 80232ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 009eaa3 - Browse repository at this point
Copy the full SHA 009eaa3View commit details -
Jacob Beck committed
Dec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 0f1520c - Browse repository at this point
Copy the full SHA 0f1520cView commit details -
use pypi for the latest version instead of git
Jacob Beck committedDec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for eb504ae - Browse repository at this point
Copy the full SHA eb504aeView commit details -
Jacob Beck committed
Dec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ea9c68 - Browse repository at this point
Copy the full SHA 8ea9c68View commit details -
Jacob Beck committed
Dec 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9b8e8ff - Browse repository at this point
Copy the full SHA 9b8e8ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65729c4 - Browse repository at this point
Copy the full SHA 65729c4View commit details -
Merge pull request #1171 from fishtown-analytics/feature/make-debug-g…
…reat Improve dbt debug [#1061]
Configuration menu - View commit details
-
Copy full SHA for 963fb84 - Browse repository at this point
Copy the full SHA 963fb84View commit details -
Merge pull request #1129 from fishtown-analytics/feature/better-incre…
…mental-models (fixes #744) deprecate sql_where and provide an alternative
Configuration menu - View commit details
-
Copy full SHA for 2cd24cf - Browse repository at this point
Copy the full SHA 2cd24cfView commit details -
Merge pull request #1174 from fishtown-analytics/feature/latest-versi…
…on-from-pypi use pypi for the latest version instead of git [#1122]
Configuration menu - View commit details
-
Copy full SHA for bec30ef - Browse repository at this point
Copy the full SHA bec30efView commit details
Commits on Dec 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d2c7048 - Browse repository at this point
Copy the full SHA d2c7048View commit details
Commits on Dec 12, 2018
-
make tracking use the profile directory, and suppress errors
Jacob Beck committedDec 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 808ed75 - Browse repository at this point
Copy the full SHA 808ed75View commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ebd6d3e - Browse repository at this point
Copy the full SHA ebd6d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f56ac54 - Browse repository at this point
Copy the full SHA f56ac54View commit details -
Merge pull request #1147 from fishtown-analytics/cleanup-repo
Cleanup repo and update readme
Configuration menu - View commit details
-
Copy full SHA for 3deb295 - Browse repository at this point
Copy the full SHA 3deb295View commit details -
Add ipdb to dev requirements so it shows up in test docker containers…
… for debugging
Jacob Beck committedDec 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 15c0470 - Browse repository at this point
Copy the full SHA 15c0470View commit details -
Merge pull request #1188 from fishtown-analytics/ipdb-dev-requirement
Add ipdb to dev requirements so it shows up in test docker containers
Configuration menu - View commit details
-
Copy full SHA for 08913bf - Browse repository at this point
Copy the full SHA 08913bfView commit details -
everything about tracking is hard
Jacob Beck committedDec 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 5deb7e8 - Browse repository at this point
Copy the full SHA 5deb7e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cbf49c - Browse repository at this point
Copy the full SHA 3cbf49cView commit details
Commits on Dec 14, 2018
-
Merge pull request #1189 from fishtown-analytics/add-m-flag-for-tests
Add -m argument for dbt test
Configuration menu - View commit details
-
Copy full SHA for afa9fc0 - Browse repository at this point
Copy the full SHA afa9fc0View commit details -
Merge pull request #1186 from fishtown-analytics/fix/tracking
make tracking use the profile directory, and suppress errors (#1180)
Configuration menu - View commit details
-
Copy full SHA for e52475c - Browse repository at this point
Copy the full SHA e52475cView commit details
Commits on Dec 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ea401f6 - Browse repository at this point
Copy the full SHA ea401f6View commit details
Commits on Jan 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f90a5b1 - Browse repository at this point
Copy the full SHA f90a5b1View commit details
Commits on Jan 3, 2019
-
Merge pull request #1206 from fishtown-analytics/fix/windows-unicode-…
…output-for-dbt-debug Replace unicode characters with ascii strings
Configuration menu - View commit details
-
Copy full SHA for 769a886 - Browse repository at this point
Copy the full SHA 769a886View commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5826bc8 - Browse repository at this point
Copy the full SHA 5826bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f43d9b5 - Browse repository at this point
Copy the full SHA f43d9b5View commit details -
Merge pull request #1210 from fishtown-analytics/fix/dbt-init-command
do not try to remove remote after dbt init
Configuration menu - View commit details
-
Copy full SHA for 3c25a9b - Browse repository at this point
Copy the full SHA 3c25a9bView commit details
Commits on Jan 7, 2019
-
On errors inside the thread, set a
raise_next_tick
flagThreads that raise exceptions bypass the callback, which makes dbt hang. Now threads don't raise during the callback, instead they set a flag. The RunManager will check the flag during queue processing and raise if set. Fix compilation failures so they raise properly.
Jacob Beck committedJan 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 3e4523e - Browse repository at this point
Copy the full SHA 3e4523eView commit details -
Merge pull request #1218 from fishtown-analytics/fix/lets-not-hang-on…
…-errors move cleanup into the executing thread (#1214)
Configuration menu - View commit details
-
Copy full SHA for 7179d13 - Browse repository at this point
Copy the full SHA 7179d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d69ff0 - Browse repository at this point
Copy the full SHA 6d69ff0View commit details -
Merge pull request #1200 from fishtown-analytics/changelog/grace-kelly
Update CHANGELOG.md for Grace Kelly
Configuration menu - View commit details
-
Copy full SHA for 1da50ab - Browse repository at this point
Copy the full SHA 1da50abView commit details -
Merge pull request #1220 from fishtown-analytics/dev/grace-kelly
Release: Grace Kelly (0.12.2)
Configuration menu - View commit details
-
Copy full SHA for b5f5117 - Browse repository at this point
Copy the full SHA b5f5117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c8381 - Browse repository at this point
Copy the full SHA 83c8381View commit details