Ash Berlin-Taylor
b9fc03ea1a
[AIRFLOW-2779] Add license headers to doc files ( #4178 )
...
This adds ASF license headers to all the .rst and .md files with the
exception of the Pull Request template (as that is included verbatim
when opening a Pull Request on Github which would be messy)
2018-11-13 15:01:44 +01:00
Taylor D. Edmiston
6d31c9e416
[AIRFLOW-2832] Lint and resolve inconsistencies in Markdown files ( #3670 )
...
Clean up the Markdown files and make the formatting consistent
2018-08-01 09:50:23 +02:00
Felix
c1217c349f
[AIRFLOW-XXX] Fix typos in docs
...
Closes #3625 from feluelle/master
2018-07-22 14:57:03 +02:00
Dan Davydov
17bcf10fe5
[AIRFLOW-112] no-op README change to close this jira's PR
2016-05-13 14:57:01 -07:00
Maxime Beauchemin
58799ae6dc
Poison pill for undeads
2016-01-19 09:12:39 -08:00
Maxime Beauchemin
cb1879aecf
[hotfix] fixing subdag not refreshing properly
2016-01-13 10:41:46 -08:00
Maxime Beauchemin
300951c23a
Adding visibility as to which dag is pickleable
2016-01-06 13:00:17 -08:00
Maxime Beauchemin
0e18813ae6
Updating TODO.md
2016-01-05 18:10:28 -08:00
Maxime Beauchemin
e257a5726d
adjustments to TODO
2015-11-24 16:24:52 -08:00
Maxime Beauchemin
839d92b453
Removing done items from TODO.md
2015-11-13 16:29:14 -08:00
Maxime Beauchemin
b63b42429f
Squashed
...
Fixing jobs
Lining up db revisions
Adding CRUD in the admin
Success, backend running, next is UI changes
Updating the docs to reflect the new behavior
Got the UI to show externaly triggered runs, root object for DAG Run
UI improvments, mostly functional
DAG concurrency limit
Commit resets dag runs
More unit tests
Adapting the UI
Fixing brutal amount of merge conflicts
Polish around UI and events
Adding DB migration script
Fixed the charts
Adding schedule info in the dag page
Adding cron presets
Fixing up the tests
Adding @once as a schedule_interval option
A layer of polish and bug fixes
2015-11-10 09:11:44 -08:00
Maxime
ca14cb7619
Updating TODO
2015-10-19 23:03:25 +00:00
Maxime Beauchemin
5755a72aea
Updating TODO
2015-10-14 15:00:42 -07:00
Maxime Beauchemin
c40f6e6b85
Adding plugins_folder to sys.path
2015-09-30 16:52:28 -07:00
Maxime Beauchemin
a380f25f43
TODO
2015-08-03 17:06:45 -07:00
Maxime
5ee9952886
Altering TODO.md
2015-07-31 04:20:17 +00:00
Maxime Beauchemin
8946ee3cfc
Editing TODO
2015-07-11 08:18:26 -07:00
Maxime
4249f665fb
HiveServer2 hack to run multi-statement in one session by passing a list
2015-06-24 22:45:57 +00:00
e3
2574507de2
Random spelling updates.
2015-06-05 19:41:36 +02:00
Maxime Beauchemin
157ee7703d
Pointing the link to the new Github location
2015-06-04 17:52:34 -07:00
Maxime Beauchemin
f30155151b
v1.0.0\!
2015-06-03 20:28:56 -07:00
Maxime Beauchemin
3b75027df1
Adding a doc entry for Connections
2015-06-02 20:57:41 -04:00
Maxime Beauchemin
ee9ad3668e
Adding item to TODO
2015-05-27 09:28:53 -04:00
Maxime Beauchemin
1fb575a593
Docs tweaks
2015-05-20 16:14:35 -04:00
Maxime Beauchemin
9ae7e6c847
Merge pull request #207 from mistercrunch/priority
...
Prioritization and concurency limitation on executor queues
2015-05-15 07:38:51 -07:00
Maxime Beauchemin
e96ceb7860
Fix 2 ongoing issues
2015-05-14 16:33:13 -07:00
Maxime Beauchemin
00be1d05e7
Prioritization and concurency limitation on executor queues
2015-05-11 03:48:59 +00:00
Maxime Beauchemin
6bd5bc04c3
Updating TODO list
2015-04-24 07:35:54 -07:00
Maxime Beauchemin
d01c4c8560
Changing default delimiter value for HiveCliHook.load_file to a comma
2015-04-06 08:36:55 -07:00
Maxime Beauchemin
4518dcb326
Making login module generic / overridable
2015-03-30 06:07:55 +00:00
Maxime Beauchemin
95748637ab
Modernizing MySqlOperator + unit test
2015-03-09 23:16:44 -07:00
Maxime
da3049b04b
Making cfg leaner
2015-03-01 21:45:26 +00:00
Maxime Beauchemin
77fcc80599
Adding TimeSensor (operator)
2015-02-16 22:10:27 +00:00
Maxime
63a37b88cd
Adding PythonOperator, and changing the way context is passed to the Operator execute method
2015-02-07 23:36:40 +00:00
Maxime Beauchemin
af9ad6412b
A set of minor improvements
2015-02-07 09:44:24 -08:00
Maxime
3f782f8f00
Refreshing TODO list
2015-02-02 23:23:42 +00:00
Maxime Beauchemin
7f469ce332
Altering TODO.md
2015-01-20 08:52:17 -08:00
Maxime
904068d3e9
Cosmetics to conf file
2015-01-19 06:39:38 +00:00
Maxime
8d4fd564b4
Adding item in TODO.md
2015-01-13 16:30:01 +00:00
Maxime
7e3049874e
Improvments to command line tools: test, list_dags, list_tasks
2015-01-08 21:50:11 +00:00
Maxime
1250b180de
Addding a few TODO items
2015-01-08 19:27:10 +00:00
Maxime
bfffc94874
Improvements to the query tool
2014-12-21 07:15:39 +00:00
Maxime Beauchemin
c339ecf5c2
UI - clear asks for confirmation, shows a list of task instances
2014-12-10 10:12:23 -08:00
Maxime Beauchemin
f087056f66
Making master job a derivative of BaseJob, improving BaseJob
2014-12-08 04:57:08 +00:00
Maxime Beauchemin
695afacf33
Improving PrestoHook to use REST, DatabaseConnection model
2014-10-19 05:35:48 +00:00
Maxime Beauchemin
a264ddcf2e
Changing DEFAULT_EXECUTOR to be an instance instead of a reference to the class
2014-10-14 22:36:01 -07:00
Maxime Beauchemin
e491dab9a5
First stab at the sphinx documentation
2014-10-11 12:57:43 -07:00
Maxime Beauchemin
1f890d0ae3
Moving folders around
2014-10-07 23:33:00 -07:00
Maxime Beauchemin
86e4c01d3c
Pickling dags and transfering pickles through the database
2014-10-07 21:15:21 -07:00
Maxime Beauchemin
46579d3d1e
Moving TODO list out of README.md
2014-10-06 15:08:35 -07:00