boinc/db
David Anderson 3f0f36ac5a remote file management: allow long filenames
Originally, the idea for remote file management was that
the physical name of a file was its md5, or jf_md5.
This was changed to let the submitter choose the name.
But in the DB (job_file.md5) we only kept 64 chars.

Change the field name to job_file.name, and change it to varchar(255)
2017-02-17 13:51:30 -08:00
..
Makefile.am Server: various fixes for "make install" 2013-08-24 20:36:49 -07:00
boinc_db.cpp Validator: add res.workunitid so it can be used in the custom handler 2016-09-15 13:42:17 +02:00
boinc_db.h server: fix bug affecting tables with > 32 bit IDs 2015-08-13 14:05:53 -07:00
boinc_db_types.h server: more 64-bit ID fixes 2015-07-29 17:32:57 -07:00
bolt_constraints.sql
bolt_schema.sql Bolt stuff 2008-10-30 22:58:33 +00:00
bossa_constraints.sql
bossa_schema.sql
constraints.sql web: add badge stuff to db_update script 2013-12-22 20:53:10 -08:00
db_base.cpp server: fix bug affecting tables with > 32 bit IDs 2015-08-13 14:05:53 -07:00
db_base.h remove dependence of boinc_api.h on str_replace.h 2016-09-02 21:12:09 -07:00
init_db
schema.sql remote file management: allow long filenames 2017-02-17 13:51:30 -08: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