Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/funfactory

The library to power Playdoh, Mozilla's Django template. File issues in playdoh:
https://github.com/mozilla/funfactory

Switched broken pypip.in badges to shields.io

movermeyer opened this pull request almost 7 years ago
Accommodate LOGGING values which are not dicts

gene1wood opened this pull request about 10 years ago
Fix test errors

kyoshino opened this pull request about 10 years ago
Add canonical locale mapping for Bug 1101261

kyoshino opened this pull request about 10 years ago
django.core.management.execute_manager is deprecated

peterbe opened this pull request almost 11 years ago
Use jingo.monkey if it exists

willkg opened this pull request about 11 years ago
Upgrade mock to version 1.0.1

akatsoulas opened this pull request over 11 years ago
Add support for travis-ci.org and coveralls.io.

pmclanahan opened this pull request over 11 years ago
Add exemption for lang param in locale middleware.

pmclanahan opened this pull request over 11 years ago
Add support for FF_DB_HOST env variable for tests

jgmize opened this pull request over 11 years ago
Handle parse_accept_lang_header error

jgmize opened this pull request over 11 years ago
Move to py-bcrypt 0.3.

Osmose opened this pull request over 11 years ago
Add source to log lines.

oremj opened this pull request over 11 years ago
don't forget lib64

peterbe opened this pull request over 11 years ago
Fix DEV_LANGUAGES

willkg opened this pull request over 11 years ago
Flesh out classifiers

willkg opened this pull request almost 12 years ago
Ensure that reverse returns a str object and add reverse_lazy.

Osmose opened this pull request almost 12 years ago
Update django and requests versions

willkg opened this pull request almost 12 years ago
upgrade django-browserid version

peterbe opened this pull request about 12 years ago
Patch playdoh puppet manifest with correct path.

glogiotatidis opened this pull request about 12 years ago
Revert "Add billiard to compiled requirements"

peterbe opened this pull request about 12 years ago
escape non-ascii characters in urlencode as utf8

peterbe opened this pull request about 12 years ago
Update billiard to 2.7.3.17

willkg opened this pull request over 12 years ago
Add billiard to compiled requirements

willkg opened this pull request over 12 years ago
[DO NOT MERGE] Fix branch reference for Django.

Osmose opened this pull request over 12 years ago
record the last environment to alert changes before running

peterbe opened this pull request over 12 years ago
Fix parting message

willkg opened this pull request over 12 years ago
Use HTTPS session cookies by default.

Osmose opened this pull request over 12 years ago
Funfactory django compressor

peterbe opened this pull request over 12 years ago
Update get_ functions

rfreebern opened this pull request over 12 years ago
Updated django to 1.4.

rlr opened this pull request over 12 years ago
good django-compressor defaults (DO NOT MERGE)

peterbe opened this pull request over 12 years ago
Add settings management util functions

rfreebern opened this pull request over 12 years ago
Warn about LocaleURLMiddleware if USE_L10N or USE_I18N are False.

rfreebern opened this pull request over 12 years ago
BrowserID support (playdoh issue 73)

rfreebern opened this pull request over 12 years ago
re-use existing $VIRTUAL_ENV if possible

peterbe opened this pull request over 12 years ago
make it possible to disable arecibo to use Celery

peterbe opened this pull request over 12 years ago
Check for mysql_config before cloning git repository in funfactory script

toolness opened this pull request over 12 years ago
Description of the SUPPORTED_NONLOCALES in the LocaleURLMiddleware docstring

alfredo opened this pull request over 12 years ago
Monkeypatching explicitly

peterbe opened this pull request over 12 years ago
Added django-cronjobs

operatorjen opened this pull request almost 13 years ago
fixing backwards-incompatibility

peterbe opened this pull request almost 13 years ago
Create symlink for 'settings' from package directory to repo directory.

glogiotatidis opened this pull request almost 13 years ago
replaced use of test_utils.TestCase with django.test.TestCase

peterbe opened this pull request about 13 years ago
adding DJANGO_SETTINGS_MODULE to os.environ now that we don't rely on dj...

peterbe opened this pull request about 13 years ago
Issue 82 kill setup environ funfactory

peterbe opened this pull request about 13 years ago
Add multidb router to settings

tofumatt opened this pull request about 13 years ago
Log level default set to INFO instead

peterbe opened this pull request about 13 years ago
Pull up LocalizingClient from kitsune.

erikrose opened this pull request about 13 years ago
Remove language code from admin interface.

Osmose opened this pull request about 13 years ago
Make session cookies more secure

tofumatt opened this pull request about 13 years ago
settings now a directory and deprecation warn about old usage of settings

peterbe opened this pull request over 13 years ago
Ignore hidden directories (like .svn) in the locale folder

tofumatt opened this pull request over 13 years ago
Patch our reverse for Django's

davedash opened this pull request over 13 years ago
Add admin emails on 500 errors as a default logger

Osmose opened this pull request over 13 years ago
Improve absolutify and SessionCsrfAdminSite

Osmose opened this pull request over 13 years ago
session_csrf Admin Site

Osmose opened this pull request over 13 years ago
Add absolutify util function and tests.

Osmose opened this pull request over 13 years ago
Switched to session-based CSRF method. Fixes issue #56.

fwenzel opened this pull request over 13 years ago
Move split_path into a standalone function

Osmose opened this pull request over 13 years ago