30 Commits

Author SHA1 Message Date
Christopher Allan Webber
c0bf3c807b Clarified: don't do this in production! 2011-05-20 19:35:11 -05:00
Christopher Allan Webber
693b674ce0 Added some stuff on how to run CELERY_ALWAYS_EAGER 2011-05-20 19:34:28 -05:00
Will Kahn-Greene
2aa3bb1154 Moves virtualenv instructions to a place far far away
But seriously, moved them to the stop-gap wiki:
https://gitorious.org/mediagoblin/pages/HackingWithVirtualenv
2011-05-20 20:21:18 -04:00
Christopher Allan Webber
3e4a2f2be7 ./bin/gmg shell documented in the hackinghowto 2011-05-16 17:35:56 -05:00
Christopher Allan Webber
95aa6b56b2 buildout instructions come first since it's easier if it does work 2011-05-12 10:05:35 -05:00
Christopher Allan Webber
7a5ddb45dc Reversing buildout and virtualenv instructions because I think
virtualenv is easier if you don't know how this stuff works, and it
works.
2011-05-07 13:58:36 -05:00
Will Kahn-Greene
27057b42fb Removes the git requirement--that's redundant 2011-05-07 09:57:58 -04:00
Will Kahn-Greene
2bae877e67 Wraps the virtualenv wrapper line 2011-05-07 09:57:37 -04:00
Will Kahn-Greene
2704f7a6cb Tweaks the "if mongodb isn't working" troubleshooting section 2011-05-07 09:57:02 -04:00
Christopher Allan Webber
7501000353 Be sure to read the install instructions! 2011-05-07 08:54:53 -05:00
Will Kahn-Greene
1220e775b9 Fixes headers in hacking howto docs 2011-05-07 09:42:01 -04:00
Will Kahn-Greene
4564da2210 Overhauls hacking howto
* reworks virtualenv section to be way better
* reworks buildout section to mirror virtualenv section
* reworks other sections that depend on which development environment
  building method you chose
2011-05-07 08:49:36 -04:00
Will Kahn-Greene
52be418afe First pass at adding virtualenv instructions. 2011-05-06 22:06:36 -04:00
Christopher Allan Webber
1c424df505 Instructions on running celeryd 2011-05-06 10:06:57 -05:00
Christopher Allan Webber
1b734c4d67 It doesn't necessarily have to be bash. 2011-05-06 06:56:26 -05:00
Christopher Allan Webber
4509880386 Made a link to the script wiping tool feature request ticket 2011-05-06 06:54:57 -05:00
Christopher Allan Webber
11e5b19701 Moving wiping to a clean slate beneath running server/ test suite 2011-05-06 06:51:07 -05:00
Will Kahn-Greene
9610848c29 Lots of documentation changes
* added a YouCanHelp directive to replace FIXMEs and encourage contributors
  to help out
* moved some bits around between the hacking howto and the codebase documents
* expanded on the stub nature of the theming howto
* tweaked some other text
2011-05-03 12:08:09 -04:00
Will Kahn-Greene
3dca2776a6 Fixes dead references in docs. 2011-05-02 12:21:06 -04:00
Will Kahn-Greene
845c3ae250 Adds section on git
* instructions for contributing patches
* learning git
* learning other utilities
2011-04-30 11:17:35 -04:00
Will Kahn-Greene
9d952fdc79 Reworked contributing docs based on Asheesh's thoughts
I chatted with Asheesh on IRC today and asked him to look over the
contributer howto.  He had a lot of thoughts and I factored most/all
of them in.  It's much better now.
2011-04-27 22:46:27 -04:00
Will Kahn-Greene
5740a0d6aa Updates to hacking howto
* adds "what's where" section which isn't wildly interesting right now
  but it's somewhat interesting
* adds "wiping environment" section
2011-04-24 18:50:48 -04:00
Will Kahn-Greene
fad67707e1 License/copyright changes
* changes COPYING to explain licensing for all of GNU MediaGoblin
* adds design decision regarding why we picked the licensing we did
* adds CC0 and AGPLv3 texts
* removes licensing bits from hacking howto--we should put that somewhere
  else
2011-04-21 21:26:48 -04:00
Will Kahn-Greene
c66d0f5c66 Hackinghowto tweaks
* adjusts some whitespace and formatting
* tweaks language and section breakdown
2011-04-19 12:48:55 -04:00
Christopher Allan Webber
dae6add99e How to run the server 2011-04-17 14:05:56 -05:00
Christopher Allan Webber
719f82bad3 Updated hackinghowto.rst with info on how to use the new buildout
stuff.
2011-04-17 14:04:07 -05:00
Will Kahn-Greene
5a40e1ec5c Overhauls TOC of manual
This work is based on discussion and etherpadding (is that a verb) on
April 14th between Deb, Greg, Karen, Will, and Chris.

It was an epic collaborative sprint.
2011-04-14 22:30:39 -04:00
Will Kahn-Greene
908dee6b15 Clarifies licensing for the project. 2011-04-13 10:13:35 -04:00
Will Kahn-Greene
56d507b60b Adds documentation.
* wrote up some basic bits of a hacking howto
* added a better deployment howto stub
2011-04-12 22:36:19 -04:00
Will Kahn-Greene
00fdc7bdee Fixes docs.
* fixes some typos
* tweaks some language issues that occured because I took Chris'
  stuff out of the context of the original READMEish structure
* ditches installation for deploymenthowto and hackinghowto
2011-04-12 19:56:04 -04:00