10 Commits

Author SHA1 Message Date
Tom Ashworth
099d21b118 Remove lots of logging. 2013-05-16 14:50:12 +01:00
Tom Ashworth
6c2b145478 Support creating of bins with file-db. 2013-05-16 14:49:27 +01:00
Tom Ashworth
9e45a8f3e0 Track bin query times. 2013-02-14 15:53:23 +00:00
Tom Ashworth
653622b5f9 Bins are archiveable. 2013-01-14 15:05:20 +00:00
Jon Linklater-Johnson
fb47266f93 Updated bin model for report abuse functionallity 2012-08-25 11:41:25 +02:00
Aron Carroll
37e18fbf04 Convert all models into observable objects 2012-05-20 21:29:38 +01:00
Aron Carroll
84d4292d99 Create an index file for all models
Also refactored the model modules to export a factory function rather
than returning a function itself. This seems to read a bit better.
2012-04-30 23:19:08 +01:00
Aron Carroll
20a7ea5b3c Add support for saving a bin revision
Support is still very basic but a revision can be created, streaming
is not yet supported as we are waiting on sessions.
2012-04-22 19:00:07 +01:00
Aron Carroll
83b35ca08c Move other database methods into bin model 2012-04-20 19:20:20 +01:00
Aron Carroll
9f9c228b7f Add models directory for common model objects 2012-04-20 19:05:41 +01:00