Ecosyste.ms: OpenCollective

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

Python Software Foundation


Collective - https://opencollective.com/python-software-foundation - Website: https://www.python.org/psf - Code: https://github.com/python/cpython

Increased Report.summary length to avoid truncation

In use this value has been longer than 30 characters

github.com/python/codespeed - aee14dae29a8d91c9d5901e848bd38e969a3b611 authored almost 14 years ago
Changed default report sort order

This way reports are always ordered to match the dates of their revisions

github.com/python/codespeed - 7998a7eda46d6ade1ca29afba3f55d943d04dfaf authored almost 14 years ago
Changed order of result filters

Now environment will be displayed above the benchmark list, which typically will
be large enough...

github.com/python/codespeed - 5f76389a24ca0f6b14943f793eaef5fd65ed382d authored almost 14 years ago
Advertise our de facto convention for commit messages

github.com/python/devguide - aa94518435c1421fe841862262280b0a1c0a6f49 authored almost 14 years ago
Add a document discussing the development cycle typically followed for

Python.

This is dedicated to all of us who have forgotten to get peer review
during an RC (this ...

github.com/python/devguide - 61f23b72653e915748738113e1f2ca4357300a21 authored almost 14 years ago
Explain the common formatting of commit messages.

github.com/python/devguide - 786a6bc33df90bb8da1468ef9c3d793191c758d2 authored almost 14 years ago
Add sections to committing doc.

github.com/python/devguide - 7e205c7c27b7055677338b332f35cc0515248ed0 authored almost 14 years ago
Make a link

github.com/python/devguide - 87e9eb9b0fc6721e02899ee948e31ef972c5bcc9 authored almost 14 years ago
Suggest asking before reporting an issue

github.com/python/devguide - e7ab000e78e0ef67bcded2334b31da30ab5abacf authored almost 14 years ago
Add links for IRC and the python-dev ML

github.com/python/devguide - bcf7bb773be43b4df087522f5168b9bedfbbab74 authored almost 14 years ago
Try out the nature theme.

github.com/python/devguide - 3ae8fa9f9f7bd59e70e25b2350a2b34020974294 authored almost 14 years ago
Name the PEPs.

github.com/python/devguide - 22918ee6cc69bd02ff5285e6e931a1f1539cecdb authored almost 14 years ago
Remove some trailing whitespace.

github.com/python/devguide - 486d6422d83076ceb264fc572f10b9aff6e01bee authored almost 14 years ago
Github backend: avoid timezone-aware dates for MySQL

The MySQL driver chokes if you give it a datetime with a timezone. This converts the date into U...

github.com/python/codespeed - 8ea0edf4adc94865d7675adf571c44c5117d372f authored almost 14 years ago
Changes display tweaks

* Revision links float right
* Date is now displayed in a <th>
* Message & body are now run thro...

github.com/python/codespeed - 1329243f96b73800f15cf2b069198c023ce96f2e authored almost 14 years ago
CSS: fixed font-size for a.[un]checkall

github.com/python/codespeed - 76142c71fa85af6d22d6442b4dd0d22f935afa0f authored almost 14 years ago
CSS: added float left/right classes

github.com/python/codespeed - 3f599c0470bbd6f3c4b44787ec0c3887d5abfde7 authored almost 14 years ago
Revision.__unicode__: suppress "Unknown" date display

github.com/python/codespeed - 6719a77c8921246b5f3aa9fe917c7743dfee781a authored almost 14 years ago
Github backend: automatic cache updates

Previously we had only one chance to get the data correct; now it automatically updates after re...

github.com/python/codespeed - 6d7b204b0b1f0f1ed472ee091164508c385b2718 authored almost 14 years ago
Make the issue tracker query for finding a doc bug to help with sort in descending order first by activity, then by creation so that people are not trying to fix the hard issues that are months old.

github.com/python/devguide - 92f195b493d57fac8771e76633f1ed363d8c9533 authored almost 14 years ago
Avoid displaying empty / broken links

github.com/python/devguide - d40e2e737aa3974395d620a3acc18427a3881a97 authored almost 14 years ago
Mention that no knowledge of C is necessary.

github.com/python/devguide - 908f55d684bab5c9985269a89d62244490b9cd42 authored almost 14 years ago
Soften wording in first paragraph.

github.com/python/devguide - c24af8758246898b56295b649a5257a9fd893510 authored almost 14 years ago
Log exceptions with exc_info=True instead of exc_info=e.

logging implicitly calls sys.exc_info() if exc_info=True

github.com/python/codespeed - 5f879c54a6c43cf521e88b89fc98fa3a8000b0d6 authored almost 14 years ago
The default blue is definitely better

github.com/python/devguide - fb305205cf28deaa41154dc6a2d15129cd575a1d authored almost 14 years ago
The default blue is definitely better

github.com/python/devguide - b9bf708cb71272018048a63791fec66b7de2fb5a authored almost 14 years ago
Make the compiler statement more generic.

github.com/python/devguide - e7b9a78c8f8e3bcfeb4b21753c285ab130cd1aa3 authored almost 14 years ago
Adding feeds for Péter Szabó and Peter Halliday to the Planet Python

github.com/python/planet - 30612b38610fdafb409420931e6473090d0867ca authored almost 14 years ago
Add notes about various issues concerning test coverage.

github.com/python/devguide - 859f4d326cfc5469cb99964b29396e55d3288a45 authored almost 14 years ago
Add a setup section listing clang-specific flags to set when building.

github.com/python/devguide - 7b38337ccbeba6438caa73f793a0471adedada5f authored almost 14 years ago
Adding a feed to the Planet, Peter Parente

github.com/python/planet - b59f8dd5fa5521d542abe7ba28ae4444d74d7505 authored almost 14 years ago
Make it clear that *everyone* should run a pydebug build.

github.com/python/devguide - fb30e3ccd771322429cf56890571adac116ae48d authored almost 14 years ago
Models: set related_name on ForeignKey fields

github.com/python/codespeed - e8fa82bec9ddd1f274736d066811be1116c60f2b authored almost 14 years ago
Revision: creation using model validation

saverevisioninfo() should be refactored into an asynchronous task at some point but this at leas...

github.com/python/codespeed - b7b234a6a044f03f5fcf18f399a6cf1aa8457aff authored almost 14 years ago
Models: label for Benchmark.lessisbetter

Looks a little nicer in the admin now

github.com/python/codespeed - 585c1a1f419a4c6a3eaca6a9419971caa2d8b390 authored almost 14 years ago
Models: Project model validation on commit IDs

This makes it harder to inadvertently inject bad data

github.com/python/codespeed - 6678db6167c1921e5bfac62bc540d94865986841 authored almost 14 years ago
views.py: tweak to handle updaterepo call signature

github.com/python/codespeed - a61592664a9d99d9dfb0d7c45df81124d4c874f9 authored almost 14 years ago
Github backend: commit range support

github.com/python/codespeed - 83899c04f7502b6a70f55ee1182995ffae66c917 authored almost 14 years ago
Basic Admin search_fields

github.com/python/codespeed - 592dde126143689f9204aedb12336d5093eb1d4c authored almost 14 years ago
Client: better arg handling & logging

* Made all parameters name-based for easier outside use
* Now a non-success return code raises a...

github.com/python/codespeed - 217172da128015a6f26c47ca1f1e7439bfc30719 authored almost 14 years ago
A slice of green

github.com/python/devguide - 8be1047196e663b37c5e4c0c5f1dd6d457f3d826 authored almost 14 years ago
Style the devguide a bit differently from the default docs.

github.com/python/devguide - 75d0435f9ef0c51aca979b9778e9e64877cdff5a authored almost 14 years ago
Renamed tools/codespeed_client to speedcenter/client

This way you can avoid pathing issues by running using "python
-mspeedcenter.client" and it's ea...

github.com/python/codespeed - a4dfec8aaeadbf4d309cb8e79e60dff18d1815f3 authored almost 14 years ago
Logging for displaylogs()

This really should take a more comprehensive exception handling refactor but at
least this way t...

github.com/python/codespeed - 7633094aff47b939f3cc8a4eea6841dde4fbb754 authored almost 14 years ago
Github backend

This allows running without a working copy and avoids needing to duplicate the
rich UI Github of...

github.com/python/codespeed - 2c5178ad539ed1baf50d0c363393a94db22ed46c authored almost 14 years ago
Get rid of the redundant "documentation" in the title.

github.com/python/devguide - dbdaac8487e7b69411cd23d71e7c7c6b96b3526f authored almost 14 years ago
Be more clear about why people are expected to read the devguide in the order listed in the index.

github.com/python/devguide - 6e103372443ddb839155a57280d3e32dc00459b8 authored almost 14 years ago
Add notes about various issues currently with coverage testing.

github.com/python/devguide - af5b85ca1ea6c21752efb001b53a295443cf18c1 authored almost 14 years ago
Add a basic setup.py

github.com/python/codespeed - ebdbcb6ca84eb513bc3cb62e269d6a9d74ff614d authored almost 14 years ago
Switch to absolute imports

This is being encouraged more and more and simplifies virtualenv setups

github.com/python/codespeed - 4e9b73fb47478949568a7d801e09facc6dd10e54 authored almost 14 years ago
Adding myself to crypt and syslog.

github.com/python/devguide - 2871015a0d02eb8f3b3c41411246dbd629e177be authored about 14 years ago
Cut the last todo items for beta prep.

github.com/python/devguide - d623e50c6eea1b6e91cd970daef72745743dedf0 authored about 14 years ago
Add documentation on the gdb extension commands provided in libpython.py

I adapted this from documentation I wrote for the Fedora wiki:
https://fedoraproject.org/wiki/...

github.com/python/devguide - 9bbb20e0cf81a2b0ff68d77d820f102763aa3154 authored about 14 years ago
Test updates

* Fixed expected HTTP response codes
* Avoid date equality tests failing due to microsecond-leve...

github.com/python/codespeed - 769930633266f69025265fd6f2b89515fd51435d authored about 14 years ago
Merge branch 'master' of https://github.com/tobami/codespeed

Conflicts:
README.md
speedcenter/codespeed/views.py
speedcenter/templates/base.html

github.com/python/codespeed - 88f1b745c0881961ab38f478b0a394ae41daf1e4 authored about 14 years ago
Fix reference to maintainers.rst

github.com/python/devguide - 04681da0f943ab4cb96313e3a14ac71e9d0a777f authored about 14 years ago
Fix a link target

github.com/python/devguide - 20df8cd8bd7f566c2ab848ee36b7f8660d240f1d authored about 14 years ago
Fill in some links as found at python.org/dev

github.com/python/devguide - cdab291085f1a958bd2e7554b607b00a07e2747f authored about 14 years ago
Remove a todo; (sort of) made into issue10967

github.com/python/devguide - ccf848cea6142fe07796e590e8cc06e29d096104 authored about 14 years ago
Make a todo issue10966

github.com/python/devguide - e9b4139646a499508009f3e07b31675866b60299 authored about 14 years ago
Drop a todo item; now issue10965

github.com/python/devguide - 8dddc1090e7f6e67434f41905ef50b5c668ae043 authored about 14 years ago
Kill a todo for which nothing seemed to need to be done.

github.com/python/devguide - 8670c33583132a33f47ed2c0fde2d059ef56e9f7 authored about 14 years ago
Make some tweaks thanks to the pythonsprints.com dev docs.

github.com/python/devguide - e1d645b293fc941a9990b2b983f908eb0a43fd6e authored about 14 years ago
Add some notes on the gdb pretty-printer hooks

github.com/python/devguide - 446830f3f615e83ac4fa83a12b9d8621333b6ca3 authored about 14 years ago
Really tag 0.7.0

Catch an exception when normalization=true and comp_executables is set

github.com/python/codespeed - fbe3014c86e4cc4c520257b13b6b5e7b8ed2e421 authored about 14 years ago
Automated merge with ssh://hg.python.org/devguide

github.com/python/devguide - 507c83c49bc9faf831b7e15724f48068be4e8f70 authored about 14 years ago
Link the to the Misc directory so people know there are some things lurking in there as well.

github.com/python/devguide - 678b62c94e155962a57d5cbdb1dee9322964485d authored about 14 years ago
Copy over the dev FAQ and *only* strip out stuff covered elsewhere in the devguide. Nick Coghlan should be a happy boy after this.

github.com/python/devguide - 20003785ff6f3c7a6d4fff29195544a4caadb8d6 authored about 14 years ago
Tag 0.7.0

Fix settings.comp_executable check
Update CHANGELOG

github.com/python/codespeed - b820f59d15e602feaaed05e45dc541552e643bad authored about 14 years ago
Give an example backtrace

github.com/python/devguide - 9f92015b4c0610474cd20d8d480386eaac8b6f80 authored about 14 years ago
Remove a todo.

github.com/python/devguide - 55564c96911d3856cd8526626734a627ad1a3388 authored about 14 years ago
Add a todo related to gdb support.

github.com/python/devguide - 95f0db9a4011d873187af53f8ed0dd1eadee2c27 authored about 14 years ago
Expand explanations about gdb support

github.com/python/devguide - 53ed4360fbe92e858698964b55892d01cec40922 authored about 14 years ago
Mention the HTTP address for "read-only" checkouts (and also the Web UI).

github.com/python/devguide - 4a2356a8a4bf8934843ee18ea052dccf40877a92 authored about 14 years ago
Update a todo item.

github.com/python/devguide - 34b896ac0fb833ada0fe88aa71d8215d96c188b6 authored about 14 years ago
Move Misc/developers.txt to here.

github.com/python/devguide - d28347983e4a823f6c21f5d71aa8e368575df20e authored about 14 years ago
Tweak the gdb support title to fit in better with the devguide.

github.com/python/devguide - 06237c7481e2bdb09e19d159dfeb114f97119c69 authored about 14 years ago
Move Misc/README.gdb to here.

github.com/python/devguide - bd690ef3770bfd508f8736f960a917ad4bd4a72d authored about 14 years ago
Move Misc/README.Emacs to here.

github.com/python/devguide - 072647f466c2a87ed6bbad41cf4b3ca9707241dc authored about 14 years ago
* Updat the README with the new setting variables

* Small CSS adjustments to the repots table caption

github.com/python/codespeed - 8da73d263c900453ac32800694d608a2403ab7f7 authored about 14 years ago
Tweaks as suggested by Sean Reifschneider.

github.com/python/devguide - a69b775ce402ea2a41e782f1a0accad6e5c0e31d authored about 14 years ago
Remove extra quote in trend

Small code style fixes

github.com/python/codespeed - b66f0c7463ef0e54f01fdbc087567e777d205737 authored about 14 years ago
Fixes from Sandro Tosi.

github.com/python/devguide - 060dc816611d2f6471de3c03d26489df2cb58275 authored about 14 years ago
Git & Mercurial backends: continued refactoring

* More consistent use of subprocess between the two
* Continued refactoring of updaterepos
* Con...

github.com/python/codespeed - 0089d7d236a60616a590c7c9c4198988c7dd9972 authored about 14 years ago
contextlib issues should be kicked in my general direction

github.com/python/devguide - 171fab4215c9b72cb22df49c58f51d42a7845d33 authored about 14 years ago
Link to the experts list from the triaging doc.

github.com/python/devguide - 8f87b766d4942c238cbf80468ea8905f5054db65 authored about 14 years ago
Move Misc/maintainers.rst here and rename to experts.rst.

github.com/python/devguide - 093be6804fe4bd63d4dfb15cf6c2e8250f426b5f authored about 14 years ago
Added a richer client

This supports both being called from other Python code and use as a command-line client

github.com/python/codespeed - 7f61cb00cd34794e57e4568ba07a69712b3892e9 authored about 14 years ago
models: fixed string handling

* Many instances of __unicode__ returning str()
* Revision now handles the allowed condition of ...

github.com/python/codespeed - de3741878b2c8aad38d4f441fddeafcc3a02903d authored about 14 years ago
addresult: cleaner Environment lookup

github.com/python/codespeed - 8db7f5fb39fb52ce219d223216593b9306ab0100 authored about 14 years ago
addresult: more accurate HTTP status code

github.com/python/codespeed - 06905191b4164349f42e41301ac270f36712cafc authored about 14 years ago
addresult: sanity check for result_date values

* cleaner date / datetime handling

github.com/python/codespeed - c320c95dcfa92d31ad41f23fb8e0792968692f1c authored about 14 years ago
settings.py: another path fixup

github.com/python/codespeed - df320c3757a103777415e8888b7ff0222e96b988 authored about 14 years ago
Minor CSS typo: s/containter/container/g

github.com/python/codespeed - 4c85cc16f9d6d98b128a563606db5a9fcdf43385 authored about 14 years ago
CSS & Template tweaks

* Value column in data table displays as monospaced font
* table.revision uses <th> for row head...

github.com/python/codespeed - b7911d87637ede4ead680721a123b14d7fecd654 authored about 14 years ago