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

10044 Коммитов

Автор SHA1 Сообщение Дата
Maxime 76af64332d Rename DatabaseConnection to Connection 2015-01-11 00:43:01 +00:00
Maxime Beauchemin 46645898f2 Merge pull request #78 from mistercrunch/fix_pool
Attempting to fix the 'mysql has gone away' by passing the factory
2015-01-10 14:08:04 -08:00
Maxime 8db71a2951 Attempting to fix the 'mysql has gone away' by passing the factory 2015-01-10 21:58:47 +00:00
Maxime d9827764bb Added missing flask-login to req file 2015-01-09 20:41:09 +00:00
Maxime Beauchemin bcb17f42d7 Merge pull request #77 from mistercrunch/celery_param
Making concurency a conf param, stting CELERYD_PREFETCH_MULTIPLIER=1
2015-01-09 12:05:15 -08:00
Maxime 2536f06e2e Making concurency a conf param, stting CELERYD_PREFETCH_MULTIPLIER=1 2015-01-09 20:04:45 +00:00
Maxime Beauchemin dd1931eb47 Merge pull request #76 from mistercrunch/logs
Improving remote logs
2015-01-08 21:06:47 -08:00
Maxime b26791674c Improving remote logs 2015-01-09 05:05:51 +00:00
Maxime Beauchemin 8f087ff98b Merge pull request #75 from mistercrunch/logs
Logs. Solved.
2015-01-08 17:07:25 -08: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 Beauchemin c6f5d99efc Merge pull request #74 from mistercrunch/chart
More charts improvements
2015-01-08 14:55:13 -08:00
Maxime 3e1a3352d5 More charts improvements 2015-01-08 22:26:37 +00:00
Maxime Beauchemin 1789dd088c Merge pull request #73 from mistercrunch/cmdline
Improvments to command line tools: test, list_dags, list_tasks
2015-01-08 13:51:53 -08: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
Arthur Wiedmer c41c0b6f06 Merge pull request #71 from mistercrunch/email_fix
[email alerts] Fixed alerts for multiple recipients
2015-01-07 11:37:18 -08: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 Beauchemin a9cef56cb8 Merge pull request #70 from mistercrunch/minor
Quick fix
2015-01-06 16:26:30 -08:00
Maxime c753d17602 Quick fix 2015-01-07 00:25:47 +00:00
Maxime Beauchemin e582ba83b9 Merge pull request #69 from mistercrunch/fix_dbid
Adding a proper primary key to db connections
2015-01-06 16:21:54 -08:00
Maxime 5f2a4ca673 Adding a proper primary key to db connections 2015-01-07 00:21:36 +00:00
Maxime Beauchemin 9fda01c5d2 Merge pull request #68 from mistercrunch/chart
Chart - more cosmetic polish
2015-01-04 08:18:17 -08: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 Beauchemin 32be69f53d Merge pull request #67 from mistercrunch/chart
Linting and polishing charts
2014-12-30 12:53:24 -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 Beauchemin 6934d955ff Merge pull request #66 from mistercrunch/charts
Charts
2014-12-29 14:57:43 -08: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 Beauchemin 76fc9f1734 Merge pull request #64 from mistercrunch/flasklogin
Flasklogin
2014-12-22 23:57:27 -08: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 Beauchemin a0967ed06b Merge pull request #63 from mistercrunch/datatables
Adding datatables and bootstrap 3 support
2014-12-22 13:52:52 -08: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 Beauchemin 4631b8e5c0 Merge pull request #62 from mistercrunch/query_ace
Improvements to the query tool
2014-12-20 23:17:45 -08: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 ae92cde2e7 Merge pull request #61 from mistercrunch/backfill_dep_past
depends_on_past backfill fix
2014-12-17 08:37:37 -08:00
Maxime Beauchemin e8d005058b depends_on_past backfill fix 2014-12-17 08:33:41 -08:00