This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard bad7318 Merge invalid_kubernetes_config rule and pod_template_file
rule
discard bbcbb71 TimeSensor should respect DAG timezone (#9882)
discard e2fe0b7 TimeSensor should respect the default_timezone config (#9699)
discard 0aeb51f Show Generic Error for Charts & Query View in old UI (#12495)
discard 21c08b8 Add 1.10.13 Changelog
discard 483386a Sync FAB Permissions for all base views (#12162)
omit dbb187d Bump version to 1.10.13
omit 4301068 Fix displaying of add serialized_dag table migration
omit a2d3d75 Rename task with duplicate task_id
omit c3aadf5 Manage Flask AppBuilder Tables using Alembic Migrations
(#12352)
omit 87a0e7c Fix Start Date tooltip on DAGs page (#10637)
omit f23f653 Add "already checked" to failed pods in K8sPodOperator
(#11368)
omit 8d2803d URL encode execution date in the Last Run link (#10595)
omit b9a2755 Fixes issue with affinity backcompat in Airflow 1.10
omit a63fe94 When sending tasks to celery from a sub-process, reset signal
handlers (#11278)
omit d4160a5 Pass SQLAlchemy engine options to FAB based UI (#11395)
new be4637d Pass SQLAlchemy engine options to FAB based UI (#11395)
new 3633585 When sending tasks to celery from a sub-process, reset signal
handlers (#11278)
new b053546 Fixes issue with affinity backcompat in Airflow 1.10
new 9d0d30d URL encode execution date in the Last Run link (#10595)
new b89f8dc Add "already checked" to failed pods in K8sPodOperator
(#11368)
new f0b8e86 Fix Start Date tooltip on DAGs page (#10637)
new 10eee5a Manage Flask AppBuilder Tables using Alembic Migrations
(#12352)
new 39c91d9 Rename task with duplicate task_id
new 24c0db8 Fix displaying of add serialized_dag table migration
new 55dd4aa Bump version to 1.10.13
new ea184b5 Sync FAB Permissions for all base views (#12162)
new e28f412 Add 1.10.13 Changelog
new 21af507 Show Generic Error for Charts & Query View in old UI (#12495)
new a20cae9 TimeSensor should respect the default_timezone config (#9699)
new 44868bc TimeSensor should respect DAG timezone (#9882)
new 13b5521 Merge invalid_kubernetes_config rule and pod_template_file
rule
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bad7318)
\
N -- N -- N refs/heads/v1-10-test (13b5521)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
tests/www_rbac/test_app.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)