Граф коммитов

153 Коммитов

Автор SHA1 Сообщение Дата
Maxime 8db71a2951 Attempting to fix the 'mysql has gone away' by passing the factory 2015-01-10 21:58:47 +00:00
Maxime 2536f06e2e Making concurency a conf param, stting CELERYD_PREFETCH_MULTIPLIER=1 2015-01-09 20:04:45 +00:00
Maxime b26791674c Improving remote logs 2015-01-09 05:05:51 +00:00
Maxime eee4f2293b Log file dispatch service 2015-01-09 01:05:14 +00:00
Maxime a6d3f24809 Fetching logs remotely when building the log page 2015-01-09 00:58:30 +00:00
Maxime 3e1a3352d5 More charts improvements 2015-01-08 22:26:37 +00:00
Maxime 7e3049874e Improvments to command line tools: test, list_dags, list_tasks 2015-01-08 21:50:11 +00:00
Arthur Wiedmer 57297d2237 [email alerts] Fixed alerts for multiple recipients
Fixed the case where smtplib.sendmail would interpret a single string
as a list with a single address as per RFC 822. Fixed "To" header as
well
2015-01-07 11:29:32 -08:00
Maxime c753d17602 Quick fix 2015-01-07 00:25:47 +00:00
Maxime 5f2a4ca673 Adding a proper primary key to db connections 2015-01-07 00:21:36 +00:00
Maxime 462f9b999a Cosmetic polish 2015-01-04 16:17:22 +00:00
Maxime 4076d87783 Moving functions into www/utils, documenting the chart admin form 2015-01-04 02:05:44 +00:00
Maxime 376c6c723c Compressing / caching improvments around charts 2015-01-03 04:51:51 +00:00
Maxime 94f23d8eda Adding missing files 2015-01-02 23:09:55 +00:00
Maxime 6daa1d64d4 Adding to reqs, handling connectino pessimistically 2015-01-02 23:07:48 +00:00
Maxime 30b2eecd1c Adding cache support for charts 2015-01-02 23:00:18 +00:00
Maxime Beauchemin 241896e03f Merge pull request #65 from mistercrunch/celery
Simplifying CeleryExecutor
2015-01-02 14:59:01 -08:00
Maxime 5bfffb2386 Linting 2014-12-30 20:50:51 +00:00
Maxime e3a61c255b Fixing the checkbox's look 2014-12-30 19:01:30 +00:00
Maxime 34bb46fef0 A few adjustments on CeleryExecutor 2014-12-30 18:07:01 +00:00
Maxime bf39f12587 Simplifying CeleryExecutor 2014-12-29 22:59:19 +00:00
Maxime ef4a4783f7 Another set of improvments for charts 2014-12-29 22:55:51 +00:00
Maxime 0f14481ed4 Improving charts 2014-12-26 04:48:08 +00:00
Maxime edd6cf5119 Making AUTHENTICATE optional 2014-12-23 07:45:11 +00:00
Maxime 12b95ba7da Integrating flask_login 2014-12-23 00:49:57 +00:00
Maxime 63337eed8a Adding datatables and bootstrap 3 support 2014-12-22 21:51:38 +00:00
Maxime db9e5440df Supporting list of emails 2014-12-21 16:14:29 +00:00
Maxime bfffc94874 Improvements to the query tool 2014-12-21 07:15:39 +00:00
Maxime 55a9bb8723 Fixing email and datepicker, upgrading to latest flask-admin with bootstrap 3 2014-12-20 22:27:14 +00:00
Maxime beca062442 Fixes 2014-12-17 21:43:57 +00:00
Maxime Beauchemin e8d005058b depends_on_past backfill fix 2014-12-17 08:33:41 -08:00
Maxime Beauchemin 224a9a0563 Merge pull request #60 from mistercrunch/chart
Chart link + email bug
2014-12-16 22:01:45 -08:00
Maxime bd701a3103 Chart link + email bug 2014-12-17 06:00:59 +00:00
Maxime Beauchemin 4e5db24407 Adding macro ds_add 2014-12-15 08:29:05 -08:00
Maxime d5197c5463 Adding macros support to charts 2014-12-14 07:06:54 +00:00
Maxime f459aed4ad [airflow] chart now using the Airbnb colors! 2014-12-13 16:33:37 +00:00
Maxime Beauchemin 6e50d198c7 Merge pull request #56 from mistercrunch/wait_for_downstream
Adding wait_for_downstream as BaseOperator attribute
2014-12-12 00:08:35 -08:00
Maxime Beauchemin e23f9eea65 Adding email functionality 2014-12-12 08:06:39 +00:00
Maxime c79458b1a6 Adding wait_for_downstream as BaseOperator attribute 2014-12-12 05:47:35 +00:00
Maxime 93f49f9502 Going more generic on DatbaseConnection's extra json field to support multiple hiveconf statements 2014-12-11 06:48:56 +00:00
Maxime Beauchemin 4315179061 Merge pull request #54 from mistercrunch/clear_ui
UI - clear asks for confirmation, shows a list of task instances
2014-12-10 10:13:11 -08: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 08165dff07 Merge pull request #53 from mistercrunch/master_job
Adding a way to alter the hiveconf from the DatabaseConnection
2014-12-09 14:59:09 -08:00
Maxime Beauchemin d92dd8ba76 Adding a way to alter the hiveconf from the DatabaseConnection 2014-12-09 22:58:09 +00:00
LDAP/paul_yang 339f435a87 Modified logging 2014-12-09 20:15:45 +00:00
Paul Yang 0d5d2f184e Merge pull request #46 from mistercrunch/celery_fix
Celery execution fixes
2014-12-09 12:12:56 -08:00
Paul Yang 826c363bd4 Merge pull request #43 from mistercrunch/per_line_bash_logging
Per-line logging in BashOperator
2014-12-09 12:12:37 -08:00
Maxime Beauchemin ed807ca8d1 Merge pull request #52 from mistercrunch/master_job
Adding stacked and percent area charts
2014-12-08 10:21:02 -08:00
Maxime Beauchemin fcd8c1e7f5 Stacked and percent area charts 2014-12-08 18:18:50 +00:00
Maxime Beauchemin 8154d1301d command line: prompting with list of tasks to clear before actually clearing 2014-12-08 08:37:45 -08:00