Commit Graph

22 Commits

Author SHA1 Message Date
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