Commit graph

11 commits

Author SHA1 Message Date
2b24083653 SQL optimisation rolled back. It lead to access problems. 2021-03-01 02:07:55 +01:00
b36a49a6cd Avoid N+1 SQL queries with CanCanCan accessibility checks 2021-03-01 00:49:25 +01:00
Christoph Haas
0207cb194b Cope with new installation without screenshots 2018-08-22 13:10:22 +02:00
61cad639a6 Showing most wanted package on home page properly 2016-08-24 22:41:50 +02:00
9ad5a05914 Showing newest and most wanted package on home page 2016-08-23 19:00:39 +02:00
f36683f9d4 Statistics fixed 2016-07-15 20:24:19 +02:00
cd5f34ba0e Fixed showing package count on home and about pages 2016-03-04 11:27:18 +01:00
7fe0d55823 Show actually used repository on about page 2014-12-29 14:56:53 +01:00
743579dc59 Added /about page 2014-12-01 00:14:18 +01:00
87f545414f Getting the project working again
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files

Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00
f28c637d10 Welcome controller added
Can be used for main index, about page etc.
2013-07-27 01:23:08 +02:00