aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/relnotes.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fixing typo (thanks breton)Christopher Allan Webber2015-12-201-1/+1
|
* 0.8.1 release notesChristopher Allan Webber2015-12-201-0/+53
|
* Note that users have to install node.js :\Christopher Allan Webber2015-06-031-3/+8
|
* Clarifying the "note these steps"Christopher Allan Webber2015-05-221-1/+2
|
* No need to run git submodule init/update, run by bootstrap.shChristopher Allan Webber2015-05-221-1/+1
|
* Switch git remote urlChristopher Allan Webber2015-05-221-0/+2
|
* Wrong version number. Stupid copy-pasta!Christopher Allan Webber2015-05-221-1/+1
|
* 0.8.0 release notesChristopher Allan Webber2015-05-221-0/+52
| | | | | Theoretically correct... I need to verify that the steps work as expected
* Merge branch 'stable'Christopher Allan Webber2015-04-171-5/+16
|\ | | | | | | | | | | Conflicts: docs/source/siteadmin/deploying.rst docs/source/siteadmin/relnotes.rst
| * Noting the possibility that users may need to update origin to SavannahChristopher Allan Webber2015-04-171-0/+9
| |
* | Don't forget to stop the processes, too!Christopher Allan Webber2015-04-171-0/+3
| |
* | Always be backing upChristopher Allan Webber2015-04-171-0/+4
| |
* | Silenced a Sphinx warning.Berker Peksag2015-01-091-1/+1
|/ | | | docs/source/siteadmin/relnotes.rst:72: WARNING: Title underline too short.
* Fixing bullet points, sighChristopher Allan Webber2014-09-211-5/+9
|
* Updated the release notesChristopher Allan Webber2014-09-211-0/+43
|
* Correcting, host-meta not webfinger.Christopher Allan Webber2014-08-271-1/+1
|
* Run the following to fix the missing git submodule init stepChristopher Allan Webber2014-08-271-0/+7
|
* Also add git submodule init to the release docsChristopher Allan Webber2014-08-261-1/+1
|
* Updating release notes.Christopher Allan Webber2014-08-251-0/+72
|
* Release notes for v0.6.1, also instructions to check out a specific tagChristopher Allan Webber2013-12-031-3/+23
| | | | | | | | The instructions to check out a specific tag comes at the recommendation of Mike Linksvayer. It's only appropriate then that this sponsored commit go to Mike Linksvayer then. Thanks, Mike! :)
* 0.6.0 release notesChristopher Allan Webber2013-11-301-0/+68
|
* v0.5.1 release notesChristopher Allan Webber2013-09-271-0/+11
|
* Actually link to the scriptChristopher Allan Webber2013-09-251-2/+2
|
* Caution about the API in the release notesChristopher Allan Webber2013-09-041-0/+7
|
* Fix failing to build docsChristopher Allan Webber2013-08-281-0/+1
|
* 0.5.0 release notesRodney Ewing2013-08-271-0/+61
|
* Merge commit 'refs/merge-requests/55' of ↵Rodney Ewing2013-07-311-2/+2
|\ | | | | | | | | | | | | git://gitorious.org/mediagoblin/mediagoblin into 55 Conflicts: docs/source/siteadmin/relnotes.rst
| * Fix sphinx warnsing in docs.Sam Clegg2013-03-171-2/+2
| | | | | | | | Add -W to sphinx options to avoid warnings in the future.
* | Fixing docs: git submodule update, not git submodule fetch!Christopher Allan Webber2013-07-141-1/+1
| | | | | | | | This commit sponsored by Charles Combs. Thank you!
* | 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-101-0/+16
|\ \ | | | | | | | | | | | | Conflicts: mediagoblin/_version.py
| * | Updating docs regarding pulling in and fetching git submodulesChristopher Allan Webber2013-07-101-0/+5
| | | | | | | | | | | | | | | | | | 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!
* | Documenting most of the the many new features in the release notes.Christopher Allan Webber2013-06-161-0/+23
| |
* | Actually link to the release notes when we say "see the release notes".Christopher Allan Webber2013-05-291-0/+2
| | | | | | | | This commit sponsored by Brian Kemp. Thank you!
* | Documentation changes to reflect new plugin assetlink stuffChristopher Allan Webber2013-05-231-0/+17
| | | | | | | | | | | | | | | | | | | | | | - updated old theme assetlink section to reflect new location of ./bin/gmg assetlink and removed comment about the plugin command being temporary. - Added a new section to the standard config file on where to put the plugin_static section - Added release notes about said section This commit sponsored by Thomas Webber. Thanks, Dad!
* | Move "bits" templates with dashes in them to underscoresChristopher Allan Webber2013-05-221-0/+16
| | | | | | | | | | | | Moved all references and also added a note to our release notes. This commit sponsored by Juan Rodriguez. Thank you!
* | Merge remote-tracking branch 'refs/remotes/merge-requests/47'Christopher Allan Webber2013-05-101-1/+13
|\ \
| * | actual upgrade instructionsMike Linksvayer2012-12-201-1/+13
| | |
* | | Improve release notes formatting.Elrond2013-03-191-3/+5
| |/ |/| | | | | | | The geolocation ini sample needed more indenting and got a nice "code-block:: ini".
* | "will now" -> "will not" tyop caught by AVRS... fixed, thanks!Christopher Allan Webber2013-03-121-4/+4
| |
* | You can also DELETE accounts nowChristopher Allan Webber2013-03-111-0/+3
| |
* | Minor release note changes, as suggested by Elrond.Christopher Allan Webber2013-03-111-10/+11
| | | | | | | | This commit sponsored by Martin Ansdell-Smith. Thanks!
* | 0.3.3 release notesChristopher Allan Webber2013-03-111-2/+57
| |
* | Move db.sql.models* to db.models*Sebastian Spaeth2013-01-071-0/+3
| |
* | Don't require webob as dependencySebastian Spaeth2012-12-211-0/+9
|/ | | | It is pushing up the daisies. Also relnote the change.
* Fixing tyop'ed "dbupdate"Christopher Allan Webber2012-12-201-1/+1
|
* 0.3.2 release notesChristopher Allan Webber2012-12-201-1/+58
|
* Release note 0.3.2 blurbSebastian Spaeth2012-12-151-6/+18
| | | | On MongoDB...