Marco Soldati | d0704641967 | remove faulty debug statement. | | |
Marco Soldati | e4ae99b05ec | add some debugging info,set cluster-r730-1 as db host | | |
Marco Soldati | f0f002e7cd0 | rename archive_xxx .xml--> flarecast_xxx.xml | | |
Marco Soldati | e09e421905c | Handle empty gaps | | |
Marco Soldati | a3fedc199b9 | Switch to 10 features algo | | |
Marco Soldati | f26ed53d64e | Properly escape None values in case of missing algorithm_id | | |
Marco Soldati | 20fd48d901a | Do not use redirect, but rather return xml directly | | |
Marco Soldati | ecac19dc110 | housekeeping | | |
Marco Soldati | bd3a334652b | Enable new services to download xml archive. | | |
Marco Soldati | d8f538c9e8c | Helperscript for development | | |
Marco Soldati | b6d5eb01243 | Improve archive.xmlDebug latest.xml | | |
Marco Soldati | 756d1c85b4d | Get rid of print statements. | | |
Marco Soldati | f16dc7f0025 | Fix invalid swagger data types | | |
Marco Soldati | 3053354aa40 | fix unsupported data types in specs | | |
Marco Soldati | 865e2a805b5 | Fix typos | | |
Colin Klauser | c07aee9e1b0 | Rearrange methods | | |
Colin Klauser | 0c4f6035ba7 | Fix typos | | |
Colin Klauser | a99af01a029 | Fix typo | | |
Colin Klauser | 96debdb5213 | Cleanup | | |
Colin Klauser | a33d20c4f95 | Cleanup | | |
Colin Klauser | 87b3db9add6 | Move long logic to functions | | |
Colin Klauser | cd90e6dddbb | Return 1 as default version | | |
Colin Klauser | 08733882d99 | Fix typo | | |
Colin Klauser | d63686bce41 | Load source_data in latest route | | |
Colin Klauser | 366b8c785ef | Fix latest route when called without config_version | | |
Colin Klauser | cfbd5f0dab5 | Cleanup | | |
Colin Klauser | cbe22126741 | Cleanup | | |
Colin Klauser | b4e21cc9569 | Cleanup naming | | |
Colin Klauser | f92672c13f7 | Cleanup | | |
Colin Klauser | 48cef00f7ed | Add route for latest prediction | | |
Marco Soldati | 0b0e10a60fe | Disable security temporarily | | |
Marco Soldati | 2ee8cc6cb6d | change include_source_data flag to include_flare_associations (because source_meta is used by most services) | | |
Marco Soldati | 94298cbc948 | extend list_v2 by option to include_source_data (defaults to true). | | |
Marco Soldati | e2e2f92ea0c | Allow hyphens in algorithm names. | | |
Marco Soldati | 8858fa71518 | Allow hyphens in algorithm names. | | |
Marco Soldati | 1d3aaea0fc6 | Add list_v2 as combination of data and list query (it is very slow though). | | |
Marco Soldati | dcb956fb74b | Add query method for flarecast_property.query_view in order to speedup things. | | |
Marco Soldati | 3c7fa64bb12 | Some more housekeeping | | |
Marco Soldati | 4bc279bc456 | Some more housekeeping | | |
Marco Soldati | c4bc6b82259 | Some housekeeping | | |
Marco Soldati | 49680fb01a7 | Add support for algo_config_name:algo_config_version queries. | | |
Marco Soldati | 2bb135dfc1c | Add support for algo_config_name:algo_config_version queries. | | |
Marco Soldati | c24d53a20e5 | Small documentation update | | |
Marco Soldati | 6239baef0b9 | Improve comments | | |
Marco Soldati | bf39bdcb6b9 | cleanup prediction service yaml file | | |
Marco Soldati | 633c9f229f7 | Housecleaning | | |
Dario Vischi | f61d604e034 | added new route for removing a prediction | | |
Dario Vischi | 9a7a13fae4f | added new prediction analysis operations | | |
Dario Vischi | 4038887b56f | added new prediction analysis routes | | |
Dario Vischi | a05f3f4e282 | refactored prediction set insertion without locking tables for the whole transaction | | |