Commit graph

25 commits

Author SHA1 Message Date
c0dbfd9038 Updated schema 2016-08-12 17:06:52 +02:00
5227c8d1fa Setting default visit counter to 0 2016-08-10 18:59:33 +02:00
5df0a96b1d Column 'visits' added to packages
Preparation for processing web server access logs to count visits of
packages.
2016-08-10 08:45:25 +02:00
9024833921 Enlarged screenshot description field to 80 chars 2016-07-15 20:10:34 +02:00
59e5ac8eca Schema fixed 2016-05-16 23:48:05 +02:00
79d16b1ce0 Approved field is now false by default 2016-04-08 16:42:46 +02:00
3eeb9a63dc Using created_at instead of legacy 'uploaddatetime' field 2016-03-04 15:41:50 +01:00
b1bd655998 Fixed database schema and migrations for Devise 2016-03-02 15:30:32 +01:00
a7c8f08972 Migrations cleaned up 2016-03-01 17:57:32 +01:00
9853af43de Enable lockable feature of Devise to lock out users after brute force attempts 2015-07-15 17:30:47 +02:00
35eb83448e Added "devise" for authentication. 2015-07-15 17:06:32 +02:00
737ff62cfc Trying to get authlogic running 2015-07-13 18:42:36 +02:00
56f38bcdcf Make sure that a package has a valid name
If this contraint had been there I would have found a bug
in the import_debian Rake task much sooner.
2015-06-28 15:08:16 +02:00
3b056a2db8 Added authlogic and user schema 2015-06-15 13:04:29 +02:00
239a4758c0 Dropping old "admins" table in favor of new User model. 2015-05-03 15:08:23 +02:00
a2acb87cfc Devise schema removed 2015-05-03 13:30:07 +02:00
3988c7ddf3 Devise authentication added - no registration though 2015-05-02 16:16:29 +02:00
bdd2753c96 Added logs table to database schema 2015-04-27 00:18:09 +02:00
f741112818 Added migration to make package.long_description a longer text field 2015-04-23 17:19:11 +02:00
7aca36e46b Added Paperclip attachment handler 2015-01-04 14:19:19 +01:00
15411e9c61 Schema updated. (Reason unknown.) 2014-12-30 16:56:55 +01:00
b70d2e6701 Schema updated after dropping debtags tables 2014-12-07 22:47:49 +01:00
110cd16d6e Adding database index on full-text search for better performance. 2013-08-08 22:32:41 +02:00
3c03445f45 Added 'admins' database table 2013-08-06 22:33:03 +02:00
8df03296e9 Schema and basic migraton for "package" table added 2013-07-27 01:23:51 +02:00