Commit graph

6 commits

Author SHA1 Message Date
754953a653 Remove Rails 4 compatibility cruft. 2015-04-23 17:18:55 +02:00
4c43e10ab3 Added architectures whitelist for Debian repository importer
Only the given architectures are considered.
This reduces the amount of computing required when updating the database from Debian repositories. And it probably limits the packages to those being availble on the more popular desktop architectures like amd64 and i386.
2015-04-22 23:03:25 +02:00
ba5e1f0d3a Added a repository to the production configuration. 2014-12-30 16:54:49 +01:00
183412b669 Moved vendor assets into asset pipeline. Fixes assets in production. 2014-12-28 13:11:41 +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
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00