Commit Graph

39 Commits

Author SHA1 Message Date
Godfrey Chan 5affdcbd59 Bump Ruby version in some docs 2018-07-25 14:38:10 -07:00
Godfrey Chan 6b5c77cf83 Revert "install imagemagick@6 for OSX native development (#5411)"
This reverts commit 0207b7ca58.

ImageMagick 7 is now supported (and expected by the test fixtures).
See 1d74cca.
2018-07-25 14:17:00 -07:00
Jeff Wong 35a645c71f DOC: update ruby version recommendations, remove old about pg10 compatability 2018-06-19 12:12:36 -07:00
Andrew Schleifer 1ba953077e remove everything about vagrant 2018-04-05 07:59:03 +10:00
Mike Doyle e020f07131
Update instructions to use correct ruby version
Bundler will not finish installing gems under Ruby 2.0.0. The instructions should maybe use the minimum ruby version in the travis.yml file.
2018-03-29 17:04:58 -05:00
Orlando Del Aguila 0207b7ca58 install imagemagick@6 for OSX native development (#5411) 2017-12-27 16:58:30 +11:00
Guo Xiang Tan 6a4f391e38 Switch to chrome headless mode instead of phantomjs. 2017-12-19 16:00:43 +08:00
Robin Ward ad71d679cf Note about Postgres 10 not working 2017-11-20 13:19:16 -05:00
Guo Xiang Tan 88ef531202
Merge pull request #5243 from pmatsinopoulos/patch-2
More accurate steps for preparing the database
2017-11-03 09:33:44 +08:00
Panayotis Matsinopoulos 74b4d36a9c More accurate steps for preparing the database
The existing prepare database instructions were not correct. I have updated them according to what existed in the other document (docs/DEVELOPMENT-ADVANCED.md).
2017-10-18 13:23:35 +01:00
Panayotis Matsinopoulos de82bc5734 Correct folder for pgsql socket
The phrase that asks user to create `/var/pgsql` should refer to `/var/pgsql_socket` instead.
2017-10-18 09:29:21 +01:00
Ivar Vasara 300a42cf2c jhead is now in brew (#5128) 2017-09-02 11:30:47 +02:00
Yana Agun Siswanto 6cfcbc7757 Update DEVELOPMENT-OSX-NATIVE.MD
Changes:
- Re Order the steps
- Remove postgres 9.2 comment on postgres installation via homebrew (homebrew will always install the latest stable version of postgres)
- Remove trailing whitespace
- Update clone instruction
- Adding `rake db:create` before any other database action (as it assume new development)
- Remove therubyracer additional steps as it considered as obsolete
2016-10-13 00:37:28 +07:00
Blake Erickson 3d4cdd7040 Update DEVELOPMENT-OSX-NATIVE.md
Put command on one line.
2016-04-07 06:05:10 -06:00
Glenn Oppegard 342784e497 Update DEVELOPMENT-OSX-NATIVE.md 2016-04-05 19:44:53 -06:00
Glenn Oppegard 1f4b3faf9b Update DEVELOPMENT-OSX-NATIVE.md 2016-04-05 19:38:53 -06:00
Blake Erickson 784d844820 improve os x instructions 2016-04-04 07:21:55 -06:00
Prayag Verma af582a8ba9 Fix a typo
Misspelled `Atlassian` as `Atlassan`
2016-02-09 15:17:24 +05:30
Rahul 421959db46 Fixed typo on line 49
brew tap homebrew/dupes
2015-01-27 21:04:15 +05:30
Saroj Maharjan 95f2bd49a9 Update DEVELOPMENT-OSX-NATIVE.md
apple-gcc42 is in homebrew/dupes
2015-01-09 13:03:50 +05:45
Blake Erickson c223fbe3e9 Update DEVELOPMENT-OSX-NATIVE.md
- fixed typo with '/temp' to be '/tmp'
- removed capitalization if 'It' on same line since it's not the beginning of the sentence.
2014-09-03 15:15:38 -06:00
Blake Erickson f71c8d4c72 Update Postgres.app instructions
- remove version number on git so we don't have to change it all the time
- update file path for postgresql.conf
- configure host for psql
- make the seed section its own section so its not embedded as a code snipppet
2014-09-03 11:34:11 -06:00
jcowhigjr e8cb8cb534 Update DEVELOPMENT-OSX-NATIVE.md 2014-08-04 17:10:00 -04:00
Adam Loving 5e57ff485c Update development docs regarding SMTP 2014-06-05 09:52:49 -07:00
Adam Loving 8577a68c22 Add ImageMagick to mac install instructions 2014-05-28 23:27:54 -07:00
David Czarnecki 05b923eac1 Minor fix for location of osx_dev script 2014-03-18 13:27:50 -04:00
Philipp Weissensteiner 3e898c92a9 Removes the 'Loading seed data' heading from the OSX Native Guide
As far as I understand the pg_dumps are no longer needed.
commit: "remove pg_dumps, no longer needed" 25fc0b9
2014-02-26 20:07:20 +01:00
Robin Ward e4c0fd7636 Merge pull request #1858 from shicholas/patch-1
Updated with tips for Postgres93.app
2014-01-27 12:26:41 -08:00
Nick Ragaz be24d6f48a Update the OS X development documentation
* Remove some outdated information from the guide
* Add scripts/osx_dev to bootstrap a working development environment
* Add a Brewfile to track binary dependencies
2014-01-23 22:34:29 -05:00
Nick 941950a69d Updated with tips for Postgres93.app
It took me a while to figure this out, so hopefully it helps someone use discourse in the future.
2014-01-23 16:25:48 -08:00
Allen Hancock dd7fce8dce Clean up Mac OS how-to, add troubleshooting step 2014-01-13 01:53:08 -06:00
Allen Hancock 0d058ec7a2 removing references to .sample configs 2014-01-12 02:52:58 -06:00
Tim Mansfield 07e7a44ddb Clarify install doc wrt how to create databases 2013-08-24 04:38:19 -07:00
Yehuda Katz 33955d62f0 Change "unicode" terminology to "UTF-8" 2013-06-19 10:30:24 -06:00
Sam 6a4b3e6058 Merge pull request #895 from GlitchMr/readme-links
Use relative URLs, not absolute.
2013-05-26 17:46:14 -07:00
Michael Brown 6257c48613 Updated documentation
* added RVM option for single-user install
* clarified Web Server options
* bluepill sample config: create socket directory if it doesn't exist
* add multisite.yml.production-sample
* rename production.sample.rb (OCD)
* make two database.yml samples (one for dev, one for prod)
* fixed travis build (database.yml.sample renamed)
* fix other references to database.yml.sample
* clean up 'rvm requirements' instructions as per @mpapis
2013-05-25 00:07:45 -04:00
Konrad Borowski c377e7d1ce Use relative URLs, not absolute.
This helps if somebody would fork a GitHub repository, as the links
now lead to files in fork, not files in original repository. Also, it
makes more sense when reading Markdown files locally.
2013-05-24 16:32:45 +02:00
Michael Scott Shappe 668bf4e86e The wrong version actually got moved to this branch when I tried to clean some things up. This version should be correct :-) 2013-04-03 22:36:17 -05:00
Michael Scott Shappe ab8c1b7129 Instructions for creating an OS X native development environment
Probably not 100% complete yet, but covers enough to pass all specs.

NOTE: requires either libXML2 2.7.6 or the separately submitted fix to
pretty_text_spec.rb
2013-04-03 17:08:07 -05:00