Commit Graph

591 Commits

Author SHA1 Message Date
d14a582fb7 Rubygems upgrade needed for mailcatcher
Recent version of mailcatcher giving error for the default rubygems version. The proposed solution is as mentioned in this [mailcatcher issue](https://github.com/sj26/mailcatcher/issues/267).

The updated rubygems version was 2.6.6. Although I was able to execute the rails server after the update, as changing the version might possibly have wide spread unwanted consequences, I will leave it to the developers to decide whether to accept this pull request or not.
2016-09-09 22:29:20 +05:00
0b965e02b1 Bump PostgreSQL version in INSTALL.md. 2016-08-25 15:41:51 +08:00
c1f516a604 Update Ruby version in docs. 2016-08-24 15:48:15 +08:00
3e3c64a65d Fixed email 2016-08-23 20:35:07 +02:00
a5e1df1e25 Updated Code of Conduct to v1.4 2016-08-23 20:13:47 +02:00
c43f57ce23 add bundle exec so that the admin account created runs 2016-07-19 12:54:09 -07:00
7c7aaec7f1 explain how to run tests for a given plugin
See
https://meta.discourse.org/t/how-do-i-run-only-discourse-plugins-poll-spec/47244/5
for the corresponding discussion.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-07-19 13:35:04 +02:00
24b83d1c57 DOCS: Much better way to create an admin account. Thanks @techapj 2016-07-13 12:04:30 -04:00
1f5b593800 DOCS: Instructions for creating an admin user 2016-07-13 11:55:08 -04:00
174f074ae3 the eviltrout user is no longer created for dev environments (#4320)
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-07-11 10:55:01 -04:00
9704f66a3e Update DEVELOPER-ADVANCED.md
We need to pass the queue names otherwise Sidekiq will use the 'default' name.
However Sidekiq will need to process Critical and Low tasks as well.
2016-06-20 22:34:39 +01:00
02bc88808c Update INSTALL-cloud.md 2016-06-17 14:03:52 -07:00
7df357d7de Update INSTALL-cloud.md 2016-06-17 14:03:09 -07:00
ece9a6fddd Update INSTALL-cloud.md 2016-06-17 13:49:34 -07:00
06662bc64b typo 2016-06-11 10:01:35 -04:00
494e732c91 Update vagrant.screen to make use of work by @tarek 2016-06-05 15:34:52 -04:00
c6f5a52e17 add firewall and offline page howto links 2016-06-04 02:25:54 -07:00
1e7d61c3ae add offline page info 2016-06-04 02:23:04 -07:00
6c53421c4a Update and clarify instructions for developer environment in Ubuntu 2016-06-02 13:06:04 -04:00
bf2f22a152 Update the guide 2016-06-01 15:42:05 -03:00
89b730600a QSG: improve pin description 2016-05-26 15:23:15 -07:00
af1c994940 FIX: QSG incorrectly referred to meta category 2016-05-26 14:57:43 -07:00
6f9a3d1370 combine https lines 2016-05-09 15:18:35 -07:00
e36d45373f Update INSTALL-email.md 2016-04-30 01:32:45 -07:00
ad4de4ac41 don't need giant header 2016-04-29 03:42:45 -07:00
afbb8e5072 don't need enormous H1 headers 2016-04-29 03:41:58 -07:00
9cabd2d98f Update INSTALL-cloud.md 2016-04-29 03:33:21 -07:00
b18876265d Update INSTALL-email.md 2016-04-29 03:17:48 -07:00
6991b55ea5 combine "users to log in via" line 2016-04-28 15:03:09 -07:00
8837906907 Update INSTALL-cloud.md 2016-04-27 20:04:49 -07:00
5a9fac4c54 Update INSTALL-cloud.md 2016-04-27 17:11:08 -07:00
9ee315bd7d Update INSTALL-cloud.md 2016-04-27 17:10:37 -07:00
18501049e2 better SSH screenshot 2016-04-27 16:50:46 -07:00
98afc8be20 add Git install page 2016-04-27 16:03:43 -07:00
a59cbae77a remove swap reference as discourse-setup does that for you now 2016-04-27 16:01:36 -07:00
bfda797313 Update INSTALL-cloud.md 2016-04-27 14:45:41 -07:00
8ec8f62311 Update INSTALL-cloud.md 2016-04-27 14:25:35 -07:00
92a6bf4f9d better cropped image 2016-04-27 04:07:00 -07:00
f4b8385508 tone down the hysteria a bit on email 2016-04-27 03:51:56 -07:00
f96cfd024c Update INSTALL-cloud.md 2016-04-27 03:48:26 -07:00
ea1cf28d5c use docker-setup instead of nano 2016-04-27 03:11:45 -07:00
72761ab938 we don't need to specify default email port... 2016-04-21 13:53:26 -07:00
f43f0452f8 we auto-set DB RAM and unicorns now
based on detected CPU and RAM
2016-04-20 16:26:00 -07:00
3d4cdd7040 Update DEVELOPMENT-OSX-NATIVE.md
Put command on one line.
2016-04-07 06:05:10 -06:00
342784e497 Update DEVELOPMENT-OSX-NATIVE.md 2016-04-05 19:44:53 -06:00
1f4b3faf9b Update DEVELOPMENT-OSX-NATIVE.md 2016-04-05 19:38:53 -06:00
784d844820 improve os x instructions 2016-04-04 07:21:55 -06:00
2e808ba8ab add Let's Encrypt howto 2016-03-29 15:26:47 -07:00
f0fafd5d78 Update VAGRANT.md, link to become eviltrout admin. 2016-03-22 11:03:57 -07:00
9bcb841a8b Change SendGrid info to use api key
While it does work I don't think using your SendGrid username and password is good practice so we probably shouldn't promote it. API Keys should be used instead.
2016-03-21 07:47:54 -06:00