boinc/db
David Anderson 438cd78b13 Remote job submission: add C++ APIs for query_batches() and query_batch()
- Add program (tools/remote_submit_test.cpp) for testing C++ API for remote job submission.
- Rename Condor-specific API to query_batch_set().
2013-10-22 15:27:34 -07:00
..
Makefile.am Server: various fixes for "make install" 2013-08-24 20:36:49 -07:00
boinc_db.cpp transitioner: don't set result.mod_time to null; this fails if the DB field has accidentally been marked as not null. 2013-07-18 17:10:54 -07:00
boinc_db.h Add support for multi-size apps 2013-04-25 00:27:35 -07:00
boinc_db_types.h Remote job submission: add C++ APIs for query_batches() and query_batch() 2013-10-22 15:27:34 -07:00
bolt_constraints.sql
bolt_schema.sql
bossa_constraints.sql
bossa_schema.sql
constraints.sql - remote file management stuff for Condor 2013-03-05 14:05:04 +01:00
db_base.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
db_base.h - web: after post to a thread, show thread in user's chosen order 2012-08-01 17:57:56 +00:00
init_db
schema.sql remote job submission: add notion of "expire time" for batches (for Condor) 2013-09-17 13:35:55 -07:00
schema_condor.sql Condor: debug set_expire_time RPC 2013-09-17 23:14:57 -07:00
schema_locality.sql - GUI RPC: more replacement of std::string 2010-03-13 04:40:37 +00:00
schema_vda.sql - file upload handler: add an #ifdef for disabling locking of files 2012-08-15 21:27:38 +00:00