boinc/sched
David Anderson 282af6effc - user web: show the right page/message after the following actions:
- rate a post
    - moderate a post
    - edit a post
    - report a post


svn path=/trunk/boinc/; revision=26152
2012-10-15 18:47:55 +00:00
..
Makefile.am - lib: treat MINGW32 like CYGWIN32 (in 1 place - should do everywhere?) 2012-07-17 03:59:12 +00:00
antique_file_deleter.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
assimilate_handler.h
assimilator.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
assimilator.py
census.cpp
credit.cpp - sched: 2 bug fixes in credit.cpp 2012-10-02 15:20:13 +00:00
credit.h
credit_test.cpp - fixes of various (non-critical) fd and memory leaks. 2012-06-10 05:38:34 +00:00
db_dump.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
db_dump_spec.xml
db_purge.cpp - db_purge: fix typo that cause bad DB query when using assignments 2012-08-12 06:54:20 +00:00
delete_file.cpp - add script to repair damaged user.global_prefs fields 2012-05-23 00:25:19 +00:00
edf_sim.cpp
edf_sim.h
feeder.cpp - use <cmath> instead of <math.h>. Seems to be needed on Debian. 2012-08-01 21:21:38 +00:00
file_deleter.cpp - scheduler: fix bug in homogeneous app version. 2012-09-06 19:25:05 +00:00
file_upload_handler.cpp - file_upload_handler: bug fix 2012-08-22 18:23:01 +00:00
get_file.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
handle_request.cpp - scheduler: support for projects with some non-CPU-intensive apps 2012-09-01 04:58:12 +00:00
handle_request.h
hr.cpp
hr.h
hr_info.cpp - scheduler: compile fixes for FCGI 2012-08-02 16:17:10 +00:00
hr_info.h
make_work.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
makefile_plan_class_spec - scheduler: debug plan_class_spec a little. 2012-06-06 03:47:13 +00:00
makefile_validator_test - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
message_handler.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
plan_class_spec.cpp - user web: fix bug when do forum search on Google 2012-09-12 22:31:23 +00:00
plan_class_spec.h - scheduler: add <min_cal_target>, <max_cal_target> 2012-06-07 21:08:47 +00:00
plan_class_spec.xml.sample - scheduler: add example plan_class_spec.xml 2012-06-06 06:05:14 +00:00
put_file.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
pymw_assimilator.py
sample_assimilator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_bitwise_validator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_hr_info.txt
sample_trivial_validator.cpp
sample_work_generator.cpp - lib: fix typo 2012-07-22 03:45:47 +00:00
sched_array.cpp - scheduler: fix logic error limited locality scheduling. 2012-09-13 17:38:55 +00:00
sched_array.h - scheduler: support for projects with some non-CPU-intensive apps 2012-09-01 04:58:12 +00:00
sched_assign.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
sched_assign.h
sched_config.cpp - volunteer storage: fix the way that hosts are classified as alive/dead 2012-08-24 19:06:41 +00:00
sched_config.h - volunteer storage: fix the way that hosts are classified as alive/dead 2012-08-24 19:06:41 +00:00
sched_customize.cpp - admin web: improve script for browsing credit info 2012-09-06 03:58:24 +00:00
sched_customize.h - scheduler: add support for Intel GPUs, and restructure things 2012-06-25 23:09:45 +00:00
sched_driver.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
sched_hr.cpp
sched_hr.h
sched_limit.cpp
sched_limit.h
sched_locality.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
sched_locality.h
sched_main.cpp - fixes of various (non-critical) fd and memory leaks. 2012-06-10 05:38:34 +00:00
sched_main.h
sched_msgs.cpp
sched_msgs.h
sched_resend.cpp - scheduler: if we can't resend a job (e.g. it's for an app 2012-03-20 04:36:14 +00:00
sched_resend.h
sched_result.cpp
sched_result.h
sched_score.cpp
sched_score.h
sched_send.cpp - scheduler: fix bug that cause NCI to be sent even when 2012-09-19 23:21:04 +00:00
sched_send.h - scheduler: add support for limited locality scheduling 2012-08-27 17:00:43 +00:00
sched_shmem.cpp - scheduler: support for projects with some non-CPU-intensive apps 2012-09-01 04:58:12 +00:00
sched_shmem.h - scheduler: support for projects with some non-CPU-intensive apps 2012-09-01 04:58:12 +00:00
sched_timezone.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
sched_timezone.h
sched_types.cpp - scheduler: add support for limited locality scheduling 2012-08-27 17:00:43 +00:00
sched_types.h - user web: fix bug when do forum search on Google 2012-09-12 22:31:23 +00:00
sched_util.cpp - server: fix bug in restrict_wu_to_user() that caused it 2012-08-11 04:20:48 +00:00
sched_util.h - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
sched_version.cpp svn path=/trunk/boinc/; revision=26078 2012-09-06 22:46:02 +00:00
sched_version.h
show_shmem.cpp
single_job_assimilator.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
start
target_batch.cpp - scheduler: add a program that targets remaining jobs in a batch 2012-04-17 21:50:13 +00:00
testasm.py
time_stats_log.cpp
time_stats_log.h
transitioner.cpp - scheduler: improved log messages for limited locality scheduling 2012-08-29 03:09:10 +00:00
transitioner_catchup.php
trickle_credit.cpp
trickle_echo.cpp
trickle_handler.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
trickle_handler.h
update_stats.cpp
validate_util.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
validate_util.h - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
validate_util2.cpp
validate_util2.h - server: create a harness for testing validator code. 2012-04-10 00:32:35 +00:00
validator.cpp - user web: show the right page/message after the following actions: 2012-10-15 18:47:55 +00:00
validator.h
validator_test.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
wu_check.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00