Neil Lalonde
|
fbeee1b13d
|
Add a point about host_names in the troubleshooting doc
|
2013-03-04 15:18:58 -05:00 |
Robin Ward
|
8c914e869d
|
Merge pull request #317 from goshakkk/contrib-coding-style
Add basic coding style guidelines to CONTRIBUTING.md
|
2013-03-04 10:58:09 -08:00 |
Régis Hanol
|
43042d65bc
|
update vagrant documentation
to deal with eventual troubles while downloading the box
|
2013-03-03 16:58:45 +01:00 |
Gosha Arinich
|
a1e462101d
|
add basic coding style guidelines to CONTRIBUTING.md
|
2013-03-01 23:32:41 +03:00 |
Robin Ward
|
f1d6702de6
|
Added basic troubleshooting guide. A lot of people are on Ruby 1.8 for example
and this should help them out.
|
2013-02-28 12:11:25 -05:00 |
Robin Ward
|
007118b00c
|
Merge branch 'github-auth' of git://github.com/nverba/discourse
Conflicts:
config/locales/server.en.yml
db/structure.sql
spec/views/omniauth_callbacks/complete.html.erb_spec.rb
|
2013-02-27 12:09:22 -05:00 |
Jeff Atwood
|
ff92fc900c
|
update readme and authors
|
2013-02-27 01:14:44 -08:00 |
Robin Ward
|
ddf1f27633
|
Fixes #157 - Add mention of seed_fu to docs.
|
2013-02-26 12:45:56 -05:00 |
nverba
|
b45f872c04
|
Added Github authentication option, disabled by default with enable options in settings.
|
2013-02-26 05:00:21 +00:00 |
balpha
|
a64d84d504
|
ActiveRecord requires the postgres server to speak English; add this fact to the docs
|
2013-02-24 14:42:37 +01:00 |
Martin Potthast
|
ac64be720e
|
Vagrant now attempts to mount NFS on both Linux and Darwin. Updated documentation accordingly.
|
2013-02-22 16:43:56 +01:00 |
Ian Carroll
|
bb78b8c0d4
|
Shorter is better
|
2013-02-21 17:33:49 -05:00 |
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
Robin Ward
|
28dc08e7ef
|
Update docs/DEVELOPER-ADVANCED.md
Seed download link was wrong
|
2013-02-19 17:24:18 -05:00 |
Régis Hanol
|
859a6e18b5
|
changed links to localhost to clickable ones
|
2013-02-18 19:44:11 +01:00 |
Sam
|
53539aa799
|
Merge pull request #182 from danneu/guide-typo
fixed guide download link
|
2013-02-17 13:56:15 -08:00 |
Shawn Holmes
|
3c97cda8e4
|
Update docs/VAGRANT.md
- added a subsection for Windows users on what they need to do in lieu of 'vagrant ssh' not working on the Win platform.
|
2013-02-17 14:11:57 -07:00 |
Dan Neumann
|
7df5366aed
|
fixed guide download link
|
2013-02-16 22:55:43 -06:00 |
Shawn Holmes
|
921c3f016f
|
Update docs/VAGRANT.md
- reverted the Vagrant URL to http; using the https link generates a security warning in Chrome.
|
2013-02-15 22:06:14 -07:00 |
Alexander
|
c01c64992c
|
move TESTING into docs/
|
2013-02-15 09:14:42 -08:00 |
Anthony Alberto
|
f00aa30f63
|
Fixes Issue #37 . Going to a user profile now updates the meta title. Also fixed a minor DEV guide typo.
|
2013-02-14 16:11:54 -05:00 |
Robin Ward
|
cba4c9051a
|
Merge pull request #160 from jaimeiniesta/replace_hpricot_with_nokogiri
Replace hpricot with nokogiri
|
2013-02-14 07:55:19 -08:00 |
Robin Ward
|
f1456f79bb
|
Closes #114 - Typo fix by nitper
|
2013-02-14 10:33:22 -05:00 |
Jaime Iniesta
|
e4c1b9702b
|
Use FakeWeb to fake web requests on specs
|
2013-02-14 11:35:50 +01:00 |
Jaime Iniesta
|
6995e75d41
|
Replace Hpricot with Nokogiri
|
2013-02-14 11:35:50 +01:00 |
Marco Ceppi
|
6e945041e9
|
Re-organization of documents
Fix links to new /docs/ directory
|
2013-02-13 10:37:56 -05:00 |