Commit graph

30 commits

Author SHA1 Message Date
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
16540c64f9 Removing timestamp creation - fields already created earlier 2016-03-04 10:25: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
d376f2e0d1 Cleanup 2016-03-01 17:48:09 +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
e6a0f15340 Removed "authlogic" completely. Let's try "devise". 2015-07-15 17:05:56 +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
5c31a94aef Devise removed. Broke tests. Trying another auth gem. 2015-05-03 13:31:13 +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
ac3d52a66e Adding Log model for database-based log messages 2015-04-27 00:15:55 +02:00
f741112818 Added migration to make package.long_description a longer text field 2015-04-23 17:19:11 +02:00
4a0a3c3123 Added Paperclip migrations 2015-01-04 14:19:27 +01:00
7aca36e46b Added Paperclip attachment handler 2015-01-04 14:19:19 +01:00
d895aa2d1d Migration added that fixes full-text search 2014-12-31 17:32:53 +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
8b9b40fdee Added migration to remove debtags tables 2014-12-07 22:31:44 +01:00
110cd16d6e Adding database index on full-text search for better performance. 2013-08-08 22:32:41 +02:00
f9e920aea5 Added migration to add timestamp column for screenshots 2013-08-06 22:37:17 +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
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00