aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
Commit message (Collapse)AuthorAgeFilesLines
* 0.6.0 release notesChristopher Allan Webber2013-11-301-0/+68
|
* Documenting the command-line uploading tooling.Christopher Allan Webber2013-11-142-0/+42
| | | | This commit sponsored by Libby Reinish. Thank you! :)
* v0.5.1 release notesChristopher Allan Webber2013-09-271-0/+11
|
* Actually link to the scriptChristopher Allan Webber2013-09-251-2/+2
|
* Merge remote-tracking branch 'refs/remotes/rodney757/new_ldap'Christopher Allan Webber2013-09-202-0/+3
|\ | | | | | | | | | | Conflicts: docs/source/index.rst mediagoblin/templates/mediagoblin/auth/login.html
| * added docs for ldap pluginRodney Ewing2013-08-152-0/+3
| |
* | Revert "Temporarily switching git:// to http://"Christopher Allan Webber2013-09-051-1/+1
| | | | | | | | This reverts commit 18922af5830f4a7686ec3b3ff11dc309a5a9cca6.
* | Temporarily switching git:// to http://Christopher Allan Webber2013-09-051-1/+1
| |
* | Caution about the API in the release notesChristopher Allan Webber2013-09-041-0/+7
| |
* | Fix failing to build docsChristopher Allan Webber2013-08-282-1/+1
| |
* | double colon here was killing the buildChristopher Allan Webber2013-08-281-1/+1
| |
* | 0.5.0 release notesRodney Ewing2013-08-271-0/+61
| |
* | Switch docs back over to using old virtualenv setup while we resolve issue #755Christopher Allan Webber2013-08-261-7/+9
| |
* | Merge branch 'auth_docs'Rodney Ewing2013-08-165-0/+96
|\ \ | |/ |/| | | | | Conflicts: docs/source/index.rst
| * added docs explaining the authentication hooksRodney Ewing2013-07-102-0/+87
| |
| * added docs for the persona pluginRodney Ewing2013-07-092-0/+3
| |
| * added basic_auth and openid docs to index and link them togetherRodney Ewing2013-07-091-0/+2
| |
| * added openid docsRodney Ewing2013-07-091-0/+2
| |
| * basic_auth documentationRodney Ewing2013-07-091-0/+2
| |
* | Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-152-0/+194
|\ \ | | | | | | | | | New oauth tools! Heck yeah!
| * | Adds some tests for the OAuth and some docsxray72242013-07-161-0/+36
| | |
| * | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinxray72242013-07-143-19/+57
| |\ \
| * | | Adds oauth support up until authorizationxray72242013-07-111-2/+2
| | | |
| * | | Adds the docs for client registrationxray72242013-07-111-0/+158
| | | |
* | | | Merge branch 'merge-pyconfigure'Christopher Allan Webber2013-08-071-2/+13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: docs/source/siteadmin/deploying.rst
| * | | | Set up in-package virtualenv via makeChristopher Allan Webber2013-07-251-2/+13
| | | | |
* | | | | Merge commit 'refs/merge-requests/55' of ↵Rodney Ewing2013-07-312-3/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://gitorious.org/mediagoblin/mediagoblin into 55 Conflicts: docs/source/siteadmin/relnotes.rst
| * | | | | Fix sphinx warnsing in docs.Sam Clegg2013-03-172-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | Add -W to sphinx options to avoid warnings in the future.
* | | | | | minor styling updates to docsRodney Ewing2013-07-311-8/+8
| | | | | |
* | | | | | Merge commit 'refs/merge-requests/59' of ↵Rodney Ewing2013-07-311-21/+62
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | git://gitorious.org/mediagoblin/mediagoblin into merge-requests/59
| * | | | | docs: started refactoring of the deployment docs. several updates to make ↵Jim Campbell2013-05-131-21/+62
| | | | | | | | | | | | | | | | | | | | | | | | the configuration steps more explicit.
* | | | | | Move the "cd mediagoblin" to the right line. Thanks usrnix!Christopher Allan Webber2013-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Kenneth Dombrowski. Thanks!
* | | | | | Fixing docs: git submodule update, not git submodule fetch!Christopher Allan Webber2013-07-142-2/+2
| |_|_|/ / |/| | | | | | | | | | | | | | This commit sponsored by Charles Combs. Thank you!
* | | | | Documenting the media_manager fetching hookChristopher Allan Webber2013-07-121-0/+11
| | | | | | | | | | | | | | | | | | | | This commit sponsored by Christian Corrodi. Thank you!
* | | | | documenting the new media_type plugins and available hooksRodney Ewing2013-07-123-19/+46
| |_|/ / |/| | |
* | | | A few small formatting fixes on the release notesChristopher Allan Webber2013-07-101-0/+2
| | | |
* | | | Merge branch 'release-0.4.1'Christopher Allan Webber2013-07-102-2/+19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: mediagoblin/_version.py
| * | | | Updating docs regarding pulling in and fetching git submodulesChristopher Allan Webber2013-07-102-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We use this for PDF.js now... we should reference that. This commit sponsored by Bonnie King. Thanks!
| * | | | Release notes v0.4.1 ... fixes serious issue with conversion via libreoffice.Christopher Allan Webber2013-07-101-0/+11
| | | | | | | | | | | | | | | | | | | | This commit sponsored by William Linna. Thank you!
* | | | | Mention setup.py develop --upgrade also in release notes.Christopher Allan Webber2013-07-091-1/+3
| |_|_|/ |/| | | | | | | | | | | This commit sponsored by Christoph Schumacher. Thank you!
* | | | More clarifications on what ./bin/gmg dbupdate does on each run.Christopher Allan Webber2013-06-281-0/+6
| | | | | | | | | | | | | | | | This commit sponsored by Jessica Howard. Thanks, sistah!
* | | | Some documentation on how to write database migrations.Christopher Allan Webber2013-06-282-0/+57
| | | | | | | | | | | | | | | | This commit sponsored by Andrei Cristian Petcu. Thanks!
* | | | Add a bit more docs to plugin configurationChristopher Allan Webber2013-06-251-0/+26
|/ / / | | | | | | | | | This commit sponsored by Michael Rauch. Thank you!
* | | Documenting most of the the many new features in the release notes.Christopher Allan Webber2013-06-161-0/+23
| | |
* | | media-types.rst: clarify the pdf media type requirementsAlon Levy2013-06-121-2/+13
| | | | | | | | | | | | | | | | | | | | | Explain that it works fine without libreoffice, just with reduced functionality. Signed-off-by: Alon Levy <alevy@redhat.com>
* | | Added some test-writing docs for plugins, but not sure if they're good. ;)Christopher Allan Webber2013-06-072-0/+65
| | | | | | | | | | | | This commit sponsored by Joe Lee. Thank you!
* | | Explained more clearly why it's okay for interface classes to be keys.Christopher Allan Webber2013-05-291-1/+3
| | | | | | | | | | | | This commit sponsored by Nick Glynn. Thank you!
* | | Provide a tip on how to do interfaces via our plugin API.Christopher Allan Webber2013-05-291-0/+66
| | | | | | | | | | | | | | | | | | | | | Uses a frogputer science approach to frobbing as an example (which is total nonsense, but fun). This commit sponsored by Ryan Kelln. Thank you!
* | | Actually use the right underlining for the wtforms hooks sectionChristopher Allan Webber2013-05-291-1/+1
| | |
* | | Additional hook tips! Documentation on how to modify a wtforms form.Christopher Allan Webber2013-05-291-0/+33
| | | | | | | | | | | | This commit sponsored by Gian-Maria Daffré. Thank you!