aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools
Commit message (Expand)AuthorAgeFilesLines
* Replaced all request.POST with request.form, ...Joar Wandborg2012-09-291-1/+1
* Switch from webob.Request to werkzeug.wrappers.RequestJoar Wandborg2012-09-291-13/+4
* Added tests for HTTP callbacksJoar Wandborg2012-09-271-0/+9
* HTTP callback fixesJoar Wandborg2012-09-261-4/+11
* Added support for http callbacks on processingJoar Wandborg2012-09-261-0/+73
* Added flask-wtf html5 fields to extlibJoar Wandborg2012-09-211-0/+1
* Created API plugin, moved api_auth to the API pluginJoar Wandborg2012-09-131-29/+0
* Add OAuth models, plugin DB migrations, api_authJoar Wandborg2012-09-131-1/+34
* Fix for issue #491, invert latitude when neccesary.warp2012-08-271-0/+3
* replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ...Aleksej2012-08-131-2/+2
* allow pre+code tags in rendered HTMLJakob Kramer2012-08-071-1/+2
* renamed MARKDOWN_INSTANCE to UNSAFE_...Jakob Kramer2012-08-071-2/+4
* Merge remote-tracking branch 'refs/remotes/gandaro/369-thread-gettext'Christopher Allan Webber2012-07-262-7/+6
|\
| * make mg_globals.translations thread-safeJakob Kramer2012-07-182-7/+6
* | Rework plugin infrastructure to nix side-effectsWill Kahn-Greene2012-07-171-60/+40
|/
* Finish flatpagesplugin; add plugin docsWill Kahn-Greene2012-07-161-1/+49
* Flatpages first passWill Kahn-Greene2012-07-161-1/+33
* Small fix to themedata_for_theme_dir utility about sectionsChristopher Allan Webber2012-07-141-1/+1
* Store licensing info as wellChristopher Allan Webber2012-07-141-1/+2
* Moving the "dependency injection printer tools" over to tools/common.pyChristopher Allan Webber2012-07-141-0/+36
* Making the register_themes() tool also return the current themeChristopher Allan Webber2012-07-141-2/+11
* Update staticdirect stuff so it can handle "domains" of staticdirectionChristopher Allan Webber2012-07-141-22/+27
* Kill MultiRemoteStaticDirect... nobody was really using it anywayChristopher Allan Webber2012-07-141-17/+0
* Moving staticdirect to tools/Christopher Allan Webber2012-07-141-0/+75
* Early version of theme registry codeChristopher Allan Webber2012-07-141-0/+79
* Merge branch 'master' into 201207-testfixesBrett Smith2012-07-082-5/+29
|\
| * Decoding EXIF strings as UTF-8 with replace in the ifd_tag_to_dictJoar Wandborg2012-07-071-1/+14
| * Switching the syntax of this exception-raiseChristopher Allan Webber2012-07-061-2/+1
| * Removing _jointhat()... not really needed.Christopher Allan Webber2012-07-061-14/+2
| * one more noSuchFiles->no_such_filesChristopher Allan Webber2012-07-061-1/+1
| * Merge remote-tracking branch 'refs/remotes/merge-requests/37'Christopher Allan Webber2012-07-061-4/+28
| |\
| | * changing NoSuchFiles for no_such_filesJorge Araya Navarro2012-07-051-4/+4
| | * fixing bug #255 as Joar and CWebber ask me to do :)Jorge Araya Navarro2012-06-281-4/+28
* | | Don't rely on app_config if common.TESTS_ENABLED.Brett Smith2012-07-081-3/+4
|/ /
* / Fixed EXIF longitude bugJoar Wandborg2012-06-231-3/+14
|/
* Update documentation for pluginsWill Kahn-Greene2012-05-161-12/+41
* 401. Plugin infrastructureWill Kahn-Greene2012-05-131-0/+118
* Merge remote-tracking branch 'remotes/slikdigit/bassam'Christopher Allan Webber2012-03-261-0/+7
|\
| * fix for ticket #404Bassam2012-03-151-0/+7
* | Another .one -> .find_oneElrond2012-03-131-2/+6
|/
* Attachment support in the SQL backendElrond2012-02-281-1/+1
* Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-082-2/+2
* It's 2012 all up in hereChristopher Allan Webber2012-02-0211-11/+11
* Acts on feedback from ChrisJoar Wandborg2012-01-251-7/+4
* EXIF fixesJoar Wandborg2012-01-253-0/+169
* Canonical license URIS for CC stuff should have a trailing slash.Christopher Allan Webber2012-01-211-5/+5
* Show the license list in sorted formChristopher Allan Webber2012-01-211-1/+1
* Provided a SORTED_SUPPORTED_LICENSES (but keep the old unsorted dict!)Christopher Allan Webber2012-01-211-38/+31
* Added new filesAaron Williamson2012-01-171-0/+62
* Drop sessions with invalid ObjectIdsElrond2012-01-141-4/+8