Commit graph

12 commits

Author SHA1 Message Date
5b624e6c30 Merge branch 'prod' 2023-12-26 01:21:15 +01:00
413763ca5d Using DATABASE_URL env variable for Dokku deployment 2021-02-13 00:39:25 +01:00
30924aae0e Production database is now PostgreSQL with ident authentication 2016-06-16 10:42:22 +02:00
bd46e4c9e8 Using local development database 2016-02-26 17:31:26 +01:00
ea49d815dd Database on localhost is used for development. 2015-06-26 21:18:32 +02:00
a2178d8226 Merge branch 'master' of bitbucket.org:signum/debshots 2015-06-15 13:05:10 +02:00
a9b7e50209 Set development database to localhost again 2015-06-15 13:03:47 +02:00
4abfb29599 Merge branch 'master' of bitbucket.org:signum/debshots
Conflicts:
	README.Developer
	app/views/packages/details.slim
	bin/get-data-from-old-live-server.sh
2015-06-14 12:36:58 +02:00
084c7cf32c Using local dev and test databases. 2015-04-23 17:22:09 +02: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
741bf5d4e4 Development database on 'torf' configured 2013-07-27 01:21:44 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00