Historial de Commits

Autor SHA1 Mensaje Fecha
  jherve 4626fa3588 Add QueueWorker hace 1 año
  jherve 9a355a25e7 [wip] Redesigning the tasks hace 1 año
  jherve dca525b846 Fix parsing of bfmtv/lemonde/leparisien pages hace 1 año
  jherve 32daeffb86 Fix parsing of france_tv_info hace 1 año
  jherve dcc447d5c4 Remove useless run_in_executor for parsing hace 1 año
  jherve e7cfa39979 Allow list[str] as argument for _from_row hace 1 año
  jherve 7f0578fba2 Remove useless _view/table_by_name functions hace 1 año
  jherve a23394caee Use those methods in france_tv_info hace 1 año
  jherve 7de4afd9ec Change get_main/top_article to class methods hace 1 año
  jherve 615b6dd102 Make distinction between highlighted/non-highlighted articles for FTv hace 1 año
  jherve e4879dd108 Add flags in main_articles table for live/highlighted hace 1 año
  jherve 4343f05778 Add flags for highlighted/live articles hace 1 año
  jherve 5ca6864b59 Use an enum for column types hace 1 año
  jherve c05f653a97 Add link to the frontpage snapshot hace 1 año
  jherve 6c9e31061b Update alias of frontpage in view hace 1 año
  jherve 6a2b6ad2aa Reimplement parsing for all medias hace 1 año
  jherve b263621447 Add a subclass of BeautifulSoup with extra methods hace 1 año
  jherve 0021efd424 Properly check that strings are not None hace 1 año
  jherve 7d3d2b2627 Allow replaying data from a previously failed snapshot hace 1 año
  jherve ff549ef0f2 Dump the job in pickle format on error hace 1 año
  jherve 04a602219c Attribute a unique monotonic id to each job hace 1 año
  jherve 576ed08b51 All parsing errors details are now written in the same tmp dir hace 1 año
  jherve 045e8b11d3 Add Reference class hace 1 año
  jherve 7ed2e18351 Rename ambiguous "snapshot" to "frontpage" hace 1 año
  jherve f829676bdc Export definition of tables/views hace 1 año
  jherve 7c555c7395 Compute name of unique indices hace 1 año
  jherve 6d305a47bb Simplify database schema hace 1 año
  jherve ae50096379 Add an abstract class for Storage hace 1 año
  jherve 4ef5335816 Move some classes to a storage abstraction module hace 1 año
  jherve ade9b5968c Add TF1Info media hace 1 año