aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding .gitignore for pyconfigure/automake generated filesChristopher Allan Webber2013-07-251-0/+8
* Moving setup.py.in back to setup.pyChristopher Allan Webber2013-07-252-3/+3
* Merge remote-tracking branch 'refs/remotes/brandoninvergo/pyconfigure' into m...Christopher Allan Webber2013-07-258-2/+1613
|\
| * remove missingBrandon Invergo2013-05-201-330/+0
| * remove configure since it should be user-generated nowBrandon Invergo2013-05-201-3926/+0
| * make virtualenv use the defaultBrandon Invergo2013-05-201-2/+2
| * clean more on distcleanBrandon Invergo2013-05-198-11429/+1
| * fix aux file installationBrandon Invergo2013-05-192-9/+10
| * use POSTGRES variableBrandon Invergo2013-05-191-2/+3
| * add a couple missing filesBrandon Invergo2013-05-192-0/+22
| * minor touch-upsBrandon Invergo2013-05-191-4/+7
| * better handle installation to another directoryBrandon Invergo2013-05-191-2/+10
| * change default prefixBrandon Invergo2013-05-192-0/+11
| * fix virtualenv python interpreter and fix update targetBrandon Invergo2013-05-191-12/+19
| * fix testing for db programBrandon Invergo2013-05-192-5/+6
| * add Makefile.inBrandon Invergo2013-05-191-0/+186
| * add configure scriptBrandon Invergo2013-05-191-0/+3919
| * add pyconfigure stuffBrandon Invergo2013-05-1910-0/+12609
| * add configure.acBrandon Invergo2013-05-191-0/+197
| * move setup.py to setup.py.in and add macrosBrandon Invergo2013-05-191-2/+2
| * Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinBrandon Invergo2013-05-19339-16866/+31510
| |\
| * | clean upBrandon Invergo2013-05-196-8210/+0
| * | add pyconfigure stuffBrandon Invergo2012-11-127-0/+8540
* | | More up to date READMEChristopher Allan Webber2013-07-251-7/+7
* | | Move the "cd mediagoblin" to the right line. Thanks usrnix!Christopher Allan Webber2013-07-231-1/+1
* | | Fixing docs: git submodule update, not git submodule fetch!Christopher Allan Webber2013-07-142-2/+2
* | | Skip the openid tests if the openid module is not installed.Christopher Allan Webber2013-07-141-3/+4
* | | Documenting the media_manager fetching hookChristopher Allan Webber2013-07-121-0/+11
* | | Switching the hook 'get_media_manager' to a more "directed" tuple-hookChristopher Allan Webber2013-07-128-38/+9
* | | documenting the new media_type plugins and available hooksRodney Ewing2013-07-123-19/+46
* | | Merge branch 'rodney757-media_plugins'Christopher Allan Webber2013-07-1224-144/+237
|\ \ \
| * | | Fix the last bit preventing all the unit tests from passing in media types->p...Christopher Allan Webber2013-07-121-1/+2
| * | | Switch the import of the image media manager over to the new classChristopher Allan Webber2013-07-121-2/+2
| * | | Changing the information spat out while printing from media types->pluginsChristopher Allan Webber2013-07-121-2/+1
| * | | added a warning for old media typesRodney Ewing2013-07-022-0/+30
| * | | converted video media_type to pluginRodney Ewing2013-07-022-10/+33
| * | | converted stl media_type to pluginRodney Ewing2013-07-022-5/+27
| * | | converted pdf media_type to pluginRodney Ewing2013-07-022-6/+29
| * | | converted audio media_type to pluginRodney Ewing2013-07-022-6/+29
| * | | typo in image supported_filetypesRodney Ewing2013-07-021-1/+1
| * | | converted ascii media_type to pluginRodney Ewing2013-07-022-6/+29
| * | | fixed some typos and enabled media_type plugins in testsRodney Ewing2013-07-024-6/+8
| * | | removed sniff_handler from Imange Media Manager classRodney Ewing2013-07-021-1/+0
| * | | removed CompatMediaManager() since all core media_types are classesRodney Ewing2013-07-021-30/+0
| * | | modified gmg to use plugin media_types and converted image media_type to new ...Rodney Ewing2013-07-029-74/+52
* | | | Patch by Strum. Remove redundent tool-tips from Stl media_typeRodney Ewing2013-07-121-11/+5
* | | | Patch by pythonsnake. Make mediagoblin.ini comments more helpful.Rodney Ewing2013-07-121-4/+5
* | | | make change_pass page autofocusRodney Ewing2013-07-111-1/+1
* | | | forgot to render errorsRodney Ewing2013-07-111-5/+10
* | | | change to class instead of id to work with firefoxRodney Ewing2013-07-112-3/+3