aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
Commit message (Expand)AuthorAgeFilesLines
...
* Switch to Python 3 by default.Ben Sturmfels2020-04-242-17/+17
* Adding 'Waitress' where 'FastCGI' was previously referencedMichael Lynch2020-04-152-3/+3
* Removing flup and fastcgi from documentationMichael Lynch2020-04-143-54/+13
* Document SSL/TLS SMTP options.Ben Sturmfels2020-04-071-4/+6
* Use audio icon when spectrogram fails. Add note to doc:media-types.Jorge2020-04-021-3/+6
* Work around lack of scikits.audiolab support on Python 3.Ben Sturmfels2019-09-121-1/+4
* Fix bulkupload documentation example.Ben Sturmfels2019-09-121-1/+1
* Use https:// instead of git:// to clone [#5551]Andrew Browning2018-04-022-5/+5
* remove mentions of mediagoblin_local.iniBoris Bobrov2017-11-135-40/+12
* clarify installation instructions about mediagoblin.iniBoris Bobrov2017-11-131-2/+5
* Handle collection in batchaddmedia commandSimen Heggestøyl2017-10-161-0/+1
* Update batchaddmedia csv description docs [5458]Andrew Browning2017-10-081-1/+1
* Fix #5517 - Change docs to clone repo using httpsAndrew Browning2017-09-201-1/+1
* Properly escape asterisk in *buntuAndrew Browning2017-08-151-1/+1
* Switch to rabbitmq by default and in docsBoris Bobrov2017-06-091-2/+7
* Merge remote-tracking branch 'spechards-mediagoblin/master'Boris Bobrov2017-01-291-0/+1
|\
| * Add collection option to 'addmedia' cli uploadingStéphane Péchard2014-07-131-0/+1
* | Fix minor grammar issues in contributing docs; add new contributor.Ben Sturmfels2016-11-131-3/+2
* | Add links in site-admin documentation forewordAlexandre Franke2016-11-131-3/+5
* | Spell-check the entire documentation.Ben Sturmfels2016-09-1820-159/+155
* | Fix #822 - doc typo s/Plugin/PluginManager/Loic Dachary2016-07-251-1/+1
* | A bit of a documentation update around celery systemd init filesChristopher Allan Webber2016-07-131-0/+3
* | doc: 0.9.0 release notesChristopher Allan Webber2016-03-291-0/+41
* | doc: Update developer migration docs for Alembic as primary migration systemChristopher Allan Webber2016-03-261-22/+22
* | doc: Update plugins documentation in light of alembic branching usageChristopher Allan Webber2016-03-261-3/+24
* | doc: Note that plugin authors must NEVER modify tables they don't controlChristopher Allan Webber2016-03-261-0/+5
* | Update database docs for plugin authors for new alembic branching worldChristopher Allan Webber2016-03-261-27/+58
* | Basic explaination of how to deploy with Python 3.Christopher Allan Webber2016-02-201-1/+9
* | Move Ubuntu -> *buntu because of absurd trademark issuesChristopher Allan Webber2016-02-193-5/+5
* | Fix #947 - media_type configuration files locationLoic Dachary2016-01-221-0/+8
* | Fix #5359 - unpriviledged -> unprivilegedLoic Dachary2016-01-191-3/+3
* | Merge branch 'stable'Boris Bobrov2015-12-211-0/+53
|\ \
| * | Fixing typo (thanks breton)Christopher Allan Webber2015-12-201-1/+1
| * | 0.8.1 release notesChristopher Allan Webber2015-12-201-0/+53
* | | Kludgey documentation fix so that python 2 does not break with flupChristopher Allan Webber2015-12-141-0/+5
|/ /
* | Note that users have to install node.js :\Christopher Allan Webber2015-06-031-3/+8
* | Better phrasing: "Should I Keep Open Registration Enabled?"Christopher Allan Webber2015-05-301-2/+2
* | "Should I enable registration?" sectionChristopher Allan Webber2015-05-301-0/+23
* | docs: Added handling of user_dev permissionsJim Campbell2015-05-261-6/+11
* | 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
* | docs: Set paster service to start before celeryJim Campbell2015-05-191-1/+2
* | docs: Updated permissions. Tweaked install detailsJim Campbell2015-05-191-9/+27
* | docs: Removed systemcl enable/start. Already issued.Jim Campbell2015-05-181-5/+0
* | docs: Need to start postgres on rpm distrosJim Campbell2015-05-181-3/+5
* | docs: Formatting tweaks to production-deployments.rstJim Campbell2015-05-151-14/+16
* | docs: Added systemd info. Reworked init script info.Jim Campbell2015-05-111-30/+157