Commit graph

22 commits

Author SHA1 Message Date
d0402a3497 Switch from yarn to bun 2026-05-21 22:26:22 +02:00
9236af0712 rails 8.0.2 to 8.1. lograte for logging. 2026-02-25 00:09:25 +01:00
36984ff1d4 lab 2025-04-11 09:39:33 +02:00
b5534b1900 Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
25672aabb0 Update to Rails 7.2 2025-02-25 21:57:16 +01:00
5b624e6c30 Merge branch 'prod' 2023-12-26 01:21:15 +01:00
92aca77cdb General Rails and Ruby updates 2021-05-28 21:07:45 +02:00
8adf682a0b Migrations and helpers to move from Paperclip to ActiveStorage
To migrate the application as of April 2020:

• leave models/screenshot.rb with “has_attached_file”
• bundle exec rake db:migrate
• bin/move_paperclip_to_activestorage
• set models/screenshot.rb to “has_one_attached”
2020-04-20 20:24:59 +02:00
186a7d91c9 Upgrade Rails 5.2 -> 6.0 2020-04-14 02:26:43 +02:00
d130f68172 Upgrade from Rails 5.0 to 5.2 2020-04-14 02:16:25 +02:00
030145ca7e General version updates 2017-08-10 14:52:58 +02:00
26a2f44ff1 Updated Rails version to 5.0.2 2017-04-16 23:59:05 +02:00
43c52d77ab Spring updated 2017-04-06 12:51:00 +02:00
2189f8cc81 Merge branch 'master' of git.workaround.org:chaas/debshots 2016-11-03 13:23:15 +01:00
bedd2c48d1 Fixed data migration script
Development database is "localhost" again.
rsync is sped up by just checking the size of the files
Automatic db:migrate is called at the end.
2015-06-26 21:18:17 +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
8f5cd6f4e4 Fixed screenshots path when importing from debshots1 installation 2015-06-14 12:34:37 +02:00
8bf4190b0f Using localhost Postgres instance. Populating test and dev, too. 2015-05-02 11:36:28 +02:00
4c126a4ed0 Added spring-pimped start scripts for rake, rails etc. 2015-04-23 14:58:30 +02:00
0985ff8f9b Fixed script that imports data from the current live server 2014-12-07 22:46:57 +01:00
4d101edc10 Adding script to download screenshots and SQL from old live server 2013-08-21 23:08:44 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00