Commit graph

6794 commits

Author SHA1 Message Date
Ben T
544df66490 Update INSTALL-digital-ocean.md
Why not use the docker install script? It has checks to make sure things are installed correctly. It could also be done via curl: 'curl -sL https://get.docker.io/ | sh'.

There's also https://get.docker.io/ubuntu/ as well, which has less checks.

Finally, should there be steps to set up an additional user and disable root login? Seems a little insecure.
2014-02-23 08:04:21 -05:00
Jeff Atwood
df79346481 header updates on DO guide 2014-02-23 03:03:21 -08:00
Jeff Atwood
fbf9006a63 email deliverability test copy update 2014-02-23 02:42:06 -08:00
Jeff Atwood
ca46418407 clarify guide details 2014-02-23 02:12:40 -08:00
Jeff Atwood
35c9cf1efd clarify guide details 2014-02-23 01:55:01 -08:00
Jeff Atwood
0eb22147c4 omit needless words 2014-02-23 01:39:15 -08:00
Jeff Atwood
104acb8959 nano clarification 2014-02-23 01:37:28 -08:00
Jeff Atwood
fea9d89a28 no needless two line commands please, WTF 2014-02-23 01:04:31 -08:00
Jeff Atwood
28c6bdd413 that ssh-add command is not required 2014-02-23 00:54:03 -08:00
Jeff Atwood
104baa4b95 improve first two images in digital ocean guide 2014-02-23 00:36:09 -08:00
Jeff Atwood
142e39f5f3 we need a bit more top-margin on h1,h2,h3 2014-02-23 00:22:11 -08:00
Jeff Atwood
cb446dd163 another pass on digital ocean guide 2014-02-23 00:02:29 -08:00
Jeff Atwood
83a121176b edits to digital ocean guide for clarity 2014-02-22 23:40:04 -08:00
Jeff Atwood
75fed4e170 add install-digital-ocean 2014-02-22 23:16:56 -08:00
Dmitry Polushkin
5b197bcf6f Adding additional RU translations 2014-02-23 01:47:02 +00:00
Dreami
520c393960 Some small changes
Will squash later...
2014-02-22 12:05:39 +01:00
Jeff Atwood
8f3383ea76 let's try this one more time 2014-02-22 01:51:50 -08:00
Jeff Atwood
b374097633 a wee bit narrower 2014-02-22 01:27:48 -08:00
Jeff Atwood
da31662dc0 images that fit in the narrower default proj view 2014-02-22 01:22:22 -08:00
Jeff Atwood
9bd5ffb2ad rename images to get new ones to appear 2014-02-22 01:01:42 -08:00
Jeff Atwood
a3f2f9a4cd add screenshots of live sites 2014-02-22 00:56:30 -08:00
Robin Ward
27d3fae4df BUGFIX: Typo was causing dismiss read to use id = 0 instead of id = 1 2014-02-21 21:14:07 -05:00
Jeff Atwood
41843e96b6 improved copy for watching/tracked adapted f/BBS 2014-02-21 17:26:32 -08:00
Jeff Atwood
a604ebb5b5 simplify category definition copy 2014-02-21 17:04:59 -08:00
Régis Hanol
68a935c36b FEATURE: upload backups 2014-02-22 01:41:01 +01:00
Robin Ward
23066edbe1 FIX: undefined method error for some digests. 2014-02-21 16:25:19 -05:00
Robin Ward
b21949c7cb FIX: Amazon favicon was missing 2014-02-21 16:10:20 -05:00
Robin Ward
7aaa70770b Remove old onebox fixtures 2014-02-21 16:04:15 -05:00
Robin Ward
80176cb4cf TRIVIAL: Move button to the bottom of the topic list 2014-02-21 15:59:28 -05:00
Robin Ward
1aa27ade17 FEATURE: If you don't select any topics to "Dissmiss Read" it does all
by filter.
2014-02-21 15:18:45 -05:00
Robin Ward
a07e9f7e71 FEATURE: Bulk reset read status. 2014-02-21 15:18:45 -05:00
Robin Ward
7a07f14dfc FEATURE: Can select topics and hit Dismiss Read on the /unread filter 2014-02-21 15:18:45 -05:00
Neil Lalonde
5fd390c600 FIX: nuke spammer from flags page 2014-02-21 14:14:30 -05:00
Neil Lalonde
9545e2e46e FIX: broken 404 page. don't bother showing current_usre stuff 2014-02-21 12:24:45 -05:00
Robin Ward
7562697834 Merge pull request #1991 from velesin/posts_controller_refactoring
PostsController refactoring.
2014-02-21 11:28:19 -05:00
Wojciech Zawistowski
ed311eb65a PostsController refactoring. 2014-02-21 17:12:43 +01:00
Régis Hanol
4c941495e5 FEATURE: add readonly mode CLI 2014-02-21 17:10:53 +01:00
Régis Hanol
0caee99e8b REFACTOR: moved the export.rake task into script/discourse script 2014-02-21 16:17:00 +01:00
Dreami
215f3b14d2 Update client.de.yml
Changes in admin section
2014-02-21 12:54:17 +01:00
Dreami
9252c7b3d1 Update client.de.yml
Updated it to sound more natural in German and corrected some errors

Can anyone tell me where "latest_by: "latest by"" is used? I can't find it.
2014-02-21 11:34:39 +01:00
Régis Hanol
bbd14c5589 Merge pull request #1979 from vikhyat/poll-plugin
Fallback to using the first list if [poll] isn't present
2014-02-21 10:36:49 +01:00
Sam Saffron
451598c511 BUGFIX: regresses correct job execution 2014-02-21 16:05:19 +11:00
Sam Saffron
9a3af8997b BUGFIX: handle partial job failure in multisite
log all failures
2014-02-21 15:31:15 +11:00
Sam Saffron
2ab76f60d1 FEATURE: Discoruse.handle_exception
to report exception via sidekiq helper, adds extra context
2014-02-21 14:30:25 +11:00
Robin Ward
d95887c57d CHANGE: We now include the _escaped_fragment_ support by default, but
only if the crawler check fails. It is a fallback for non-google search
engines that support the Ajax crawling API.
2014-02-20 17:02:26 -05:00
Robin Ward
c4b5455c21 REFACTOR: Rename GooglebotDetection to CrawlerDetection because we
will likely whitelist more crawlers in the future.
2014-02-20 16:07:02 -05:00
Robin Ward
7716d940a0 BUGFIX: Allow links to images with absolute URLs as well as parens 2014-02-20 15:24:03 -05:00
Robin Ward
b8448b6e39 Merge pull request #1982 from velesin/posts_controller_replies_tests
Adds tests for PostsController#replies.
2014-02-20 13:36:31 -05:00
Régis Hanol
918af0c6ee BUGFIX: make sure we can access db config hash with either strings or symbols 2014-02-20 19:11:43 +01:00
Régis Hanol
1f90f3044f BUGFIX: restore wasn't working when not using multisite in production 2014-02-20 18:42:17 +01:00