.. |
airflow_pylint
|
[AIRFLOW-6193] Do not use asserts in Airflow main code (#6749)
|
2019-12-09 15:57:42 +01:00 |
api
|
[AIRFLOW-5362] Reorder imports (#5944)
|
2019-10-02 16:30:03 +01:00 |
cli
|
[AIRFLOW-5903] Remove serve_logs command from CLI (#6843) (#6857)
|
2019-12-19 22:18:01 +01:00 |
contrib
|
[AIRFLOW-4940] Simplify tests of DynamoDBToS3Operator (#6836)
|
2019-12-17 19:03:53 +00:00 |
dags
|
[AIRFLOW-6171] Apply .airflowignore to correct subdirectories (#6784)
|
2019-12-12 18:01:49 +00:00 |
dags_corrupted
|
[AIRFLOW-5764][depends on #6434] Avoid loading corrupted DAGs in a breeze environment (#6436)
|
2019-10-26 22:54:00 +02:00 |
dags_with_system_exit
|
[AIRFLOW-5362] Reorder imports (#5944)
|
2019-10-02 16:30:03 +01:00 |
executors
|
[AIRFLOW-6181] Add InProcessExecutor (#6740)
|
2019-12-12 22:44:36 +01:00 |
gcp
|
[AIRFLOW-6105] [AIP-21] Rename Bigtable operators (#6862)
|
2019-12-21 14:17:26 +01:00 |
hooks
|
[AIRFLOW-5616] Switch PrestoHook from pyhive to prestosql-client to support transactions. (#6822)
|
2019-12-19 11:39:38 +00:00 |
integration
|
[AIRFLOW-5349] Add schedulername option for KubernetesPodOperator (#6088)
|
2019-12-17 11:57:08 -08:00 |
jobs
|
[AIRFLOW-6171] Apply .airflowignore to correct subdirectories (#6784)
|
2019-12-12 18:01:49 +00:00 |
kubernetes
|
[AIRFLOW-5681] Allow specification of a tag or hash for the git_sync init container (#6350)
|
2019-12-17 23:14:15 +00:00 |
lineage
|
[AIRFLOW-5911] Simplify lineage API and improve robustness (#6564)
|
2019-11-27 10:32:59 +01:00 |
macros
|
[AIRFLOW-5362] Reorder imports (#5944)
|
2019-10-02 16:30:03 +01:00 |
models
|
[AIRFLOW-6262] add on_execute_callback to operators (#6831)
|
2019-12-17 14:23:13 +01:00 |
operators
|
[AIRFLOW-6333] Bump Pylint to 2.4.4 & fix/disable new checks (#6888)
|
2019-12-24 00:17:02 +00:00 |
plugins
|
[AIRFLOW-5945] Make inbuilt OperatorLinks work when using Serialization (#6715)
|
2019-12-06 23:07:31 +00:00 |
providers
|
[AIRFLOW-6038] AWS DataSync reworked (#6773)
|
2019-12-18 16:33:29 +01:00 |
security
|
[AIRFLOW-5362] Reorder imports (#5944)
|
2019-10-02 16:30:03 +01:00 |
sensors
|
[AIRFLOW-6222] http hook logs response body for any failure (#6779)
|
2019-12-17 17:31:06 +00:00 |
serialization
|
[AIRFLOW-5945] Make inbuilt OperatorLinks work when using Serialization (#6715)
|
2019-12-06 23:07:31 +00:00 |
task
|
[AIRFLOW-5931] Use os.fork when appropriate to speed up task execution. (#6627)
|
2019-12-10 10:47:37 +00:00 |
test_utils
|
[AIRFLOW-6333] Bump Pylint to 2.4.4 & fix/disable new checks (#6888)
|
2019-12-24 00:17:02 +00:00 |
testconfig/conf
|
[AIRFLOW-5205] Xml files are checked with xmllint (#5808)
|
2019-08-20 10:29:34 -04:00 |
ti_deps
|
[AIRFLOW-6140] Add missing types for some core classes (#6702)
|
2019-12-04 21:35:07 +01:00 |
utils
|
[AIRFLOW-6333] Bump Pylint to 2.4.4 & fix/disable new checks (#6888)
|
2019-12-24 00:17:02 +00:00 |
www
|
[AIRFLOW-6239] Filter dags return by last_dagruns (#6804)
|
2019-12-13 10:23:23 +00:00 |
__init__.py
|
[AIRFLOW-6058] Running tests with pytest (#6472)
|
2019-12-05 10:40:28 +01:00 |
compat.py
|
[AIRFLOW-4198] Remove all try/import compatibility imports (#5091)
|
2019-05-05 22:27:26 +02:00 |
conftest.py
|
[AIRFLOW-6315] Create .airflow_db_initialised always in tests dir (#6867)
|
2019-12-22 18:46:26 +01:00 |
test_config_templates.py
|
[AIRFLOW-6323] Remove non-ascii letters from default config (#6878)
|
2019-12-23 22:47:46 +01:00 |
test_configuration.py
|
[AIRFLOW-6260] Drive _cmd config option by env var (#6801)
|
2019-12-17 17:29:37 +01:00 |
test_core.py
|
[AIRFLOW-1076] Add get method for template variable accessor (#6793)
|
2019-12-13 14:26:06 +00:00 |
test_core_to_contrib.py
|
[AIRFLOW-6105] [AIP-21] Rename Bigtable operators (#6862)
|
2019-12-21 14:17:26 +01:00 |
test_example_dags_system.py
|
[AIRFLOW-5580] Add base class for system test (#6229)
|
2019-10-07 14:57:22 +02:00 |
test_impersonation.py
|
[AIRFLOW-5830] Get rid of slim image (#6494)
|
2019-11-05 22:30:00 +01:00 |
test_local_settings.py
|
[AIRFLOW-6058] Running tests with pytest (#6472)
|
2019-12-05 10:40:28 +01:00 |
test_logging_config.py
|
[AIRFLOW-6058] Running tests with pytest (#6472)
|
2019-12-05 10:40:28 +01:00 |
test_order_setup.py
|
[AIRFLOW-6089] Reorder setup.py dependencies and add ci (#6681)
|
2019-11-30 10:05:14 +01:00 |
test_sentry.py
|
[AIRFLOW-5899] fix dmypy errors (#6548)
|
2019-11-12 15:39:34 +01:00 |
test_sqlalchemy_config.py
|
[AIRFLOW-XXXX] Expose SQLAlchemy's connect_args and make it configurable (#6478)
|
2019-11-01 17:14:29 -04:00 |
test_stats.py
|
[AIRFLOW-5362] Reorder imports (#5944)
|
2019-10-02 16:30:03 +01:00 |