2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 01:47:48 +00:00

34 Commits

Author SHA1 Message Date
nanaya
be7bb55b97 Add rails version of rubocop 2024-01-08 19:39:01 +09:00
nanaya
2ff151a134 Add github action 2021-10-13 03:33:55 +09:00
nanaya
27ea818e3c Update travis and bundler, and downgrade minimum postgresql 2020-03-17 16:59:38 +00:00
nanaya
9e69e042bf Fix auth and port 2019-11-11 03:43:59 +09:00
nanaya
3585caf098 Better waiting logic etc 2019-11-11 02:59:38 +09:00
nanaya
009159498e I think this should wait the server until it's up 2019-11-11 02:57:52 +09:00
nanaya
d2af121a42 Start fresh db 2019-11-11 02:47:36 +09:00
nanaya
1a5b9d26b3 Lol travis 2019-11-11 02:43:41 +09:00
nanaya
24a74354e6 Fine, pg 10 it is 2019-08-17 17:54:38 +09:00
nanaya
d1fd1517b8 One more try 2019-08-17 17:44:04 +09:00
nanaya
6b05ed8b7e More travis postgres fix 2019-08-17 17:37:12 +09:00
nanaya
5a356528a6 Take n unfuck postgres in travis 2019-08-17 17:27:39 +09:00
nanaya
503a16349c Put back travis? 2016-08-20 04:42:45 +09:00
edogawaconan
c71b9435db Autofix with latest rubocop. 2014-11-20 17:50:43 +09:00
edogawaconan
bb9b8b0595 Enable newrelic on daemon? 2014-11-20 17:50:41 +09:00
edogawaconan
46f50c9f5f Nuke aws storage system. Not used anymore. 2014-11-20 17:50:39 +09:00
edogawaconan
16e1f80299 Replace if ! with unless.
Rubocop(tm).
2014-11-20 17:50:32 +09:00
edogawaconan
e657d36c97 Fix all space-related styling.
Courtesy rubocop.
2014-11-20 17:50:30 +09:00
edogawaconan
11b19b62da Replace deprecated File.exists? with File.exist? 2014-11-20 17:50:29 +09:00
edogawaconan
d61e30ff7e Double quotes everywhere.
Using rubocop's auto-correct.
2014-11-20 17:50:29 +09:00
edogawaconan
12c37ff6fe Move script to where it belongs in 4.0. 2014-11-20 17:50:19 +09:00
Edho Arief
3564aff60c Daemons require :dir_mode
Also cleaned up the script.
2012-08-25 20:34:09 -07:00
Edho Arief
d0be95b8b3 Explicit daemons gem require. Not sure why.
Doesn't work without it in rbx.
2012-08-25 18:54:02 -07:00
Edho Arief
1820735e6c Script cleanup. 2012-07-21 17:15:34 +02:00
Edho Arief
0e2b3c9679 Removed irrelevant scripts. 2012-07-21 17:13:26 +02:00
Edho Arief
ff0939be08 Sync scripts with latest rails (using rake rails:update) 2012-07-03 18:19:09 +07:00
Edho Arief
a117ee4f12 New location for daemon scripts.
--HG--
rename : app/daemons/job_task_processor.rb => script/daemons/job_task_processor.rb
rename : app/daemons/job_task_processor_ctl.rb => script/daemons/job_task_processor_ctl.rb
2012-06-01 18:59:11 +07:00
Edho Arief
d82cea25b8 Upgrade to Rails 3.0 2012-05-08 06:01:18 +00:00
Edho Arief
6c90edf94a Script from Rails 2.3 2012-03-31 00:04:03 -04:00
Edho Arief
7fd1493d48 Merge.
--HG--
rename : app/controllers/application.rb => app/controllers/application_controller.rb
extra : rebase_source : c44b35f7edd611cf26dfabcb3a37ea22f054bd9f
2012-03-17 03:10:15 +00:00
dovac
42a423f494 sync with prod
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%401111
2012-03-17 01:04:51 +00:00
Edho Arief
acd03275ea New console script.
--HG--
extra : rebase_source : 2396ddca8007241c09625d71700520b69c65c9e7
2012-03-04 16:26:40 +00:00
Edho Arief
a0e8fb93c7 Local ruby for console.
--HG--
extra : rebase_source : 941a2f6e2b7aea41e8a70bb9b7d62d46d7021e95
2012-03-04 09:32:42 +00:00
petopeto
30ff4fccd3 --HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%405
2010-04-20 23:05:11 +00:00