Commit Graph

106 Commits

Author SHA1 Message Date
Earlopain
fc7d84affd
[RuboCop] Enable Style/FrozenStringLiteralComment
This reduces allocations on the posts page by about 5%, from basic testing
2024-02-25 18:15:55 +01:00
Earlopain
934c8e3b87
[Docker] Run daily maintenance
Remove whenever, it's not used in prod. Prod uses systemd timers.
This executes the daily task on container startup. My PC isn't going to
run when this would execute 99% of the time.
2022-12-09 18:16:53 +01:00
Earlopain
c930c9ee52
[Cleanup] Remove unused binstubs + capistrano 2022-04-25 21:10:20 +02:00
Earlopain
b37bb3c001
[Cleanup] Remove remaining delayed jobs code 2022-03-05 16:09:28 +01:00
Earlopain
3857eeccf3
[Cleanup] Remove some storage manager code 2022-02-19 14:25:13 +01:00
evazion
6e54c37b04 maintenance: add rake tasks for maintenance jobs. 2018-10-09 20:11:24 -05:00
Albert Yi
897d3d3a99 add production2 env for testing new servers 2018-10-03 11:23:26 -07:00
Albert Yi
762dc3da24 Refactor sources 2018-08-24 12:10:51 -07:00
Albert Yi
c9fe91c74b fix base dir for image distribute rake task 2018-04-12 10:48:53 -07:00
Albert Yi
03e2a2ca3b add rake task for distributing images using storage managers 2018-04-12 10:40:24 -07:00
evazion
4b5129d447 lib/tasks/images.rake: fix bad ref to danbooru_image_resizer.
Fixup for efeaad25.
2017-12-18 18:08:41 -06:00
evazion
efeaad25ca Move lib/danbooru, lib/danbooru_image_resizer to app/logical. 2017-12-18 12:07:52 -06:00
r888888888
ec81b87766 include paginator in delayed::job 2017-12-13 17:15:25 -08:00
evazion
1c5c3b5f9f Include paginator extensions in ApplicationRecord. 2017-11-26 15:34:44 -06:00
r888888888
c2029b62b5 delayedjob fixes 2017-10-10 15:49:34 -07:00
r888888888
c23ea7f7b2 dont upload cropped thumbnails 2017-10-10 13:00:09 -07:00
r888888888
75f87bcc8e potential fix for #3290 2017-09-13 13:00:20 -07:00
r888888888
b9b38ca25e tweak css for responsive 2017-09-06 13:32:32 -07:00
evazion
ba408c8718 simple_form: regen config files (#2913).
Regens simple form config using `rails generate simple_form:install`.
Seems to fix #2913 (erroneous minlength validations being enforced as of
simple_form 3.4.0).
2017-03-03 17:21:37 -06:00
r888888888
6c9d5e4f9a remove advertisement code 2017-02-21 13:35:22 -08:00
r888888888
651dad473d fixes #2884: Comment unvoting is broken 2017-02-14 10:35:27 -08:00
r888888888
e5cd79eddd remove preview/large file upload rake tasks 2017-02-08 16:53:43 -08:00
r888888888
f0a8598ba2 update aws gem, stub in rake tasks for s3 2017-02-08 15:06:54 -08:00
r888888888
b57b54113f add cdn hosted flag to posts 2017-02-07 17:26:16 -08:00
Albert Yi
9a75a05c25 move newrelic + deploytags gem to production env, rename cap tasks to .rake 2016-12-06 15:47:21 -08:00
r888888888
8abd94b02d add kill step to unicorn cap 2016-08-02 22:14:50 -07:00
r888888888
7cf2dbc15b terminate unicorn procs on deploy 2016-08-02 22:12:14 -07:00
r888888888
d90fd6c46a force unicorn to terminate before restarting 2016-08-02 21:08:41 -07:00
r888888888
4fea400b79 fixes #2610: Strip image metadata when creating thumbnails and samples 2016-06-15 11:38:35 -07:00
r888888888
2ade577639 add rake task for redownloading pixiv posts 2016-04-28 11:46:26 -07:00
r888888888
dd36da1a45 install script fixes 2015-10-02 14:51:02 -07:00
r888888888
a509658d5b fixes to install scripts 2015-10-02 13:36:40 -07:00
r888888888
6234802157 set rails_env for delayed_job 2015-08-24 15:09:00 -07:00
r888888888
59c7460456 fix cap tasks 2015-08-24 14:11:34 -07:00
r888888888
ba04068bfc move cap tasks into separate files 2015-08-19 16:51:15 -07:00
r888888888
554a616963 fixes #2481: Include approvers on janitor trial report 2015-08-11 15:47:39 -07:00
r888888888
bf6dd87df8 refactor bit flags code 2015-08-04 16:33:20 -07:00
Toks
9585e32914 Improve sequential paginator
fixes #2044, fixes #1298
2013-12-04 14:41:50 -05:00
r888888888
c520c7f03c fixes #1847 2013-07-11 15:50:51 -07:00
kittey
70616dd1a7 Enable progressive encoding for new JPEG thumbnails and samples; see issue #1665
Enable progressive encoding for resized images, as discussed in issue #1665. Works with every normal browser, but might introduce compatibility issues with certain embedded devices.
2013-05-26 15:12:41 +02:00
r888888888
677d6c11a5 fixes #1629 2013-05-24 14:21:01 -07:00
albert
ee1a70033c fix counts 2013-03-22 21:18:13 -04:00
albert
3e4d149d28 fixes #959 2013-03-22 10:38:37 -07:00
albert
05aaefdf48 add support for pre tags in dtext 2013-03-20 15:09:35 -07:00
小太
3ce4c704d4 Kill trailing whitespace in txt files 2013-03-19 23:14:39 +11:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
207001655d fix tag legacy api limit 2013-02-28 21:48:48 -08:00
albert
d41a4a4935 fix for count in post listing 2013-02-23 23:18:59 -05:00
albert
56dd8707fd controller tweaks 2013-02-23 15:58:21 -05:00
albert
bbb8767b29 make forum post quoting regexp nongreedy 2013-02-22 12:24:10 -05:00