Commit Graph

494 Commits

Author SHA1 Message Date
augustin_s 4eed3d6fdf order 2024-02-08 17:28:31 +01:00
augustin_s 6a0e139662 removed detector_human_names getter function 2024-02-08 13:29:30 +01:00
augustin_s 50c7e07d9f removed some useless =None default kwargs; improved clarity in logging 2024-02-08 13:22:10 +01:00
augustin_s e4fc486c5b improved clarity in error messages, comments, logging 2024-02-08 12:34:32 +01:00
augustin_s 2485a3f321 improved clarity of error and logging messages; DRY 2024-02-08 12:18:46 +01:00
augustin_s f219e6a541 missing colons 2024-02-08 11:25:08 +01:00
augustin_s fe8a764f04 merged two log errors 2024-02-08 11:24:59 +01:00
augustin_s 7720e29d6e slightly neater order 2024-02-08 11:21:28 +01:00
augustin_s 24ab36530e DRY 2024-02-08 11:20:15 +01:00
augustin_s ca78e4b005 removed duplicated check 2024-02-08 11:13:32 +01:00
augustin_s 4f040f5aa3 make use of exceptions for error propagation: detector config; removed some useless =None default kwargs 2024-02-08 11:09:42 +01:00
augustin_s 400f279976 no need for allowed detectors when copying files 2024-02-07 22:05:26 +01:00
augustin_s ea6b76ba1e consistent naming 2024-02-07 22:04:51 +01:00
augustin_s 753197f609 make use of exceptions for error propagation: allowed/configured detectors for beamline 2024-02-07 21:57:34 +01:00
augustin_s 5c80213b3d all-caps constants 2024-02-07 13:32:03 +01:00
augustin_s 9d2139707f all-caps constants 2024-02-07 13:16:28 +01:00
augustin_s eb82bc445b some spaces 2024-02-07 13:05:16 +01:00
augustin_s 5c7771b8af added diavolezza 2024-02-07 12:31:03 +01:00
augustin_s 0bdc2d45e4 readability 2024-02-07 12:29:03 +01:00
augustin_s 759e0b0ef9 imports 2024-02-06 23:46:57 +01:00
augustin_s 28636ca4c3 split file 2024-02-06 23:45:30 +01:00
augustin_s 8c29048aba renamed file to be consistent with other files 2024-02-06 23:02:35 +01:00
augustin_s 1047446a03 order 2024-02-06 22:33:41 +01:00
augustin_s a01392961d consistent file and function name 2024-02-06 22:33:27 +01:00
augustin_s 0a079aa6e8 split file 2024-02-06 22:25:59 +01:00
augustin_s dd84867dfc imports 2024-02-06 22:12:49 +01:00
augustin_s 6c61b87741 consistent naming for broker client class and file 2024-02-06 21:39:23 +01:00
augustin_s b6737b010e combined some validation 2024-02-06 21:20:22 +01:00
augustin_s e1df428e0f make use of exceptions for error propagation: IP to beamline 2024-02-06 17:59:07 +01:00
augustin_s e1102721f2 added diavolezza, simplifications 2024-02-05 16:45:17 +01:00
augustin_s 152b589a4c split utils 2024-02-05 16:18:38 +01:00
augustin_s 2e492c7d97 moved return_status into rest_api; apply automatically to all endpoints 2024-02-05 15:34:32 +01:00
augustin_s c73426441d consistent naming 2024-02-05 13:50:52 +01:00
augustin_s 56aa4740ce stop pylint from nagging about broken file 2024-02-05 12:02:14 +01:00
augustin_s ed64d8766b split files some more 2024-02-05 12:01:48 +01:00
augustin_s e98bd6d55b introduced rest_api folder 2024-02-05 11:57:53 +01:00
augustin_s 699b3bd3d6 also store type(e).__name__ as "exception" 2024-02-04 23:31:19 +01:00
augustin_s aebdd8b428 split data and code for creating the rest api 2024-02-04 23:25:33 +01:00
augustin_s 83b2da8912 improved clarity in status messages, comments, argparse help, logging, etc. 2024-02-03 18:23:29 +01:00
augustin_s 8d6b5be307 take request out of bottle 2024-02-03 17:30:58 +01:00
augustin_s 0916d4441c unified arguments for all endpoints; validate "request is empty" where no parameters are expected 2024-02-03 16:39:42 +01:00
augustin_s 89d30be410 turned keyword args into positional args for request and remote_ip as the defaults have no use 2024-02-03 13:15:22 +01:00
augustin_s 51a82df55e constants as constans 2024-02-02 22:21:15 +01:00
augustin_s 11971cf163 refactor 2024-02-02 22:14:19 +01:00
augustin_s 6bdcb7f50e improved clarity of error messages 2024-02-02 20:19:34 +01:00
augustin_s 191a9686fd some weird spaces 2024-02-02 17:15:43 +01:00
augustin_s 4529902bf1 missed an argument 2024-02-02 16:36:10 +01:00
augustin_s 1be3fcf75e removed daq_directory_exists in favour of using directory_exists consistently 2024-02-02 16:29:46 +01:00
augustin_s e781d1ed1b consistent naming between rest_api and broker_manager 2024-02-01 20:50:09 +01:00
augustin_s 612a20390e removed unused beamline_force parameter 2024-02-01 20:01:57 +01:00