boinc/tools
David Anderson 20d07be2b8 back end: add keyword-based component to job scheduling score.
- add DB field for storing job keywords: workunit.keywords
    add this to various DB parse/write functions
- add --keywords option to create_work for specifying job keywords
- add <keyword_sched> option in config.xml for enabling keyword score
    (it's disabled by default).
    If set, increment score for "yes" keyword matches,
    and disallow jobs with "no" matches
- in scheduler, add array job_keywords_array for parsed versions
    of job keywords (vector<int>)

also:
- use symbols instead of numbers for slow_check() return values
- parse unused fields in req message to remove unparsed-XML warnings
2017-07-22 00:48:38 -07:00
..
Makefile.am sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
appmgr
backend_lib.cpp Remote job submission: add support for per-job templates in submit requests 2017-01-21 00:24:11 -08:00
backend_lib.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc_submit
cancel_jobs.cpp
check_project Tools: update modules list to check for 2016-05-25 12:28:11 +02:00
cleanlogs.sh
compare_pot
create_work.cpp back end: add keyword-based component to job scheduling score. 2017-07-22 00:48:38 -07:00
create_work_example
db_query
dbcheck_files_exist
demo_query
demo_submit
dir_hier_move.cpp
dir_hier_path.cpp
example_app_in
example_app_out
grep_logs
gui_urls.xml
hr_db_convert.cpp
ict_job
kill_wu.cpp
make_project Changed mkdir2 function to check if directory already exists, and updated it to raise an exception if there is a problem otherwise. 2016-05-20 12:57:51 -05:00
makefile_sign_executable Extend makefile to build minimal-dependency crypt_prog as well 2017-01-23 14:23:54 -08:00
makelog.sh
manage_privileges fix Vbox version # for 7.6.33 2016-12-16 12:11:20 -08:00
parse_config
poll_wu.cpp
process_input_template.cpp stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
process_input_template.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
process_result_template.cpp
project.xml dont add example_app to project.xml unless requested 2016-03-13 23:43:24 +01:00
remote_submit
remote_submit_test.cpp Add Python interface for remove job submission 2016-10-16 16:30:16 -07:00
run_in_ops
sign_executable.cpp remove unneeded includes from sign_executable.cpp 2017-01-23 14:39:10 -08:00
stage_file stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
submit_api_test.py stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
tree_threader_splitter
update_versions
update_versions_v6
updater.cpp
upgrade
vote_monitor
watch_tcp
xadd