search for: cvstrac

Displaying 3 results from an estimated 3 matches for "cvstrac".

2006 Aug 03
1
Strange file upload error
...checks both against a text file reload and an msword file reload, and they both work fine, so we are kind of stumped as to what''s causing this. You can see the code we''re using for the record model (which maps to the file table in the db) here: http://lilt.ics.hawaii.edu/cgi-bin/cvstrac.cgi/prometheus/getfile/prometheus/app/models/record.rb?v=1.9 The key methods are Record.meta_data and Record.load. Record.load gets called when a new file is uploaded, and it in turn calls Record.meta_data to get all the meta data related to the file. When the file is re-loaded only Record.meta_da...
2005 Aug 14
0
ActiveRecord and SQL92 INFORMATION_SCHEMA?
...and foreign keys, has_many, has_one and belongs_to, etc). Most relational databases do support this SQL92 standard one way or another*: http://dev.mysql.com/doc/mysql/en/information-schema-tables.html http://www.postgresql.org/docs/current/static/information-schema.html http://www.sqlite.org/cvstrac/wiki?p=InformationSchema http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ tsqlref/ts_ia-iz_4pbn.asp Thoughts? Cheers, -- PA, Onnay Equitursay http://alt.textdrive.com/ * Oracle is in a world by itself... but it would be straightforward enough to provide a set of INFORMATION_...
2006 Jan 22
4
1.0.beta2 released
I had originally thought that I'd do a complete audit of the Dovecot's sources this weekend, but looks like I didn't. Hopefully I've been writing good enough code that the "1000 EUR for security hole" offer lasts for a long time. :) This release should fix the SSL parameter regeneration problem. There were two changes that were needed to fix it, but I had forgotten the