Commit graph

18 commits

Author SHA1 Message Date
3f23d66ea9 test changed from sqlite3 to postgres 2025-06-08 18:54:00 +02:00
662bcd00d3 chasing deployment problems 2025-05-16 08:56:14 +02:00
e4af4c21ae dotenv instead of Rails credentials
The deployment is done on a Dokku server. It sets the DATABASE_URL
automatically.
2025-04-07 22:25:55 +02:00
52777edb65 Several changes to adapt Rails 8 2025-04-04 00:58:27 +02:00
b5534b1900 Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
d81fb00828 database adapter for production specified 2024-07-20 15:14:28 +02:00
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