Ben Sturmfels
9650aa394b
Spell-check the entire documentation.
2016-09-18 16:28:22 +03:00
Christopher Allan Webber
dcccf654f5
doc: Update developer migration docs for Alembic as primary migration system
...
* docs/source/devel/migrations.rst: Update to reflect sqlalchemy-migrate
as being deprecated and Alembic as being the new way of doing
migrations.
2016-03-26 11:39:08 -07:00
Christopher Allan Webber
e9f3306627
More clarifications on what ./bin/gmg dbupdate does on each run.
...
This commit sponsored by Jessica Howard. Thanks, sistah!
2013-06-28 11:51:40 -05:00
Christopher Allan Webber
4436fbcd01
Some documentation on how to write database migrations.
...
This commit sponsored by Andrei Cristian Petcu. Thanks!
2013-06-28 10:27:06 -05:00
Christopher Allan Webber
90e7fc6738
word-wrapping the public/queue storage explainations in storage.rst
2013-04-26 16:13:05 -05:00
Christopher Allan Webber
c4771d7247
Merge remote-tracking branch 'refs/remotes/npigeon/ticket-660'
2013-04-26 16:08:39 -05:00
Alon Levy
827f91e603
update documentation for s/nose/py.test/
...
Signed-off-by: Alon Levy <alon@pobox.com>
2013-04-17 12:55:57 +03:00
nattily pigeonfowl
a2d94b0cca
Transfered information from http://wiki.mediagoblin.org/Storage into docs/source/devel/storage
...
For info check out ticket: issues.mediagoblin.org/ticket/660
2013-04-16 15:34:40 -04:00
Elrond
82a40cc4e1
Remove the last traces of beaker.
...
There were still some traces of beaker around:
- docs: replaced by reference to itsdangerous.
- paste configs: Wiped away.
- config_spec.ini: wiped.
- test_mgoblin_app.ini: also wiped.
2013-04-09 22:39:04 +02:00
Christopher Allan Webber
9430b957e4
Move description of software stack below description of "What's where"
2013-03-24 09:26:04 -05:00
Christopher Allan Webber
d40bce8594
Point to the Hacking HOWTO
2013-03-18 08:50:29 -05:00
Christopher Allan Webber
6b92dca59d
Better description of the structure of the application
2013-03-17 14:16:19 -05:00
Christopher Allan Webber
f6097b2eac
Clarification on some original design decisions things.
2013-03-17 13:53:45 -05:00
Elrond
340100ee99
Start a storage section.
...
With the workbench stuff in it.
2013-03-12 18:16:16 +01:00
Elrond
ed6a0bcd42
Change the _original_ design decisions.
...
- Rename the chapter to "Original *".
- Fix links.
2013-03-09 15:49:20 +01:00
Elrond
43a2f7fe79
Revive old "Design Decisions".
...
This brings back the exact version that was removed in
65e7ce634cfecc87ed6f390f9ccf91be513d2eea.
2013-03-09 15:49:20 +01:00
Elrond
3214c653dd
Docs: Create new area for developers.
...
We need some "Part" for developers. Currently, it's named
"Part 4: Developer's Zone". But we should come up with a
better name soon.
Moved the codebase docs in there for starters.
2013-01-26 19:20:18 +01:00