2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nevermind. next try:
tilboerner
as til
More... over 12 years ago
change travis cfg to work with py2.6 way of running tests
tilboerner
as til
More... over 12 years ago
Merge branch 'python2' of github-mine:devsnd/cherrymusic into python2
tilboerner
as til
More... over 12 years ago
python 2.6 compatibility for cherrymusicserver.test and runtests
tilboerner
as til
More... over 12 years ago
made test script tell the version of python used More... over 12 years ago
fixed error introduced in 066a99f974f4c253f83ed97f1f119a3f4ed243f7 More... over 12 years ago
Got all test cases to run on python 3.3 and python 2.7! More... over 12 years ago
Made tests STFU More... over 12 years ago
Added python2 to test suite. Tests will only be executed if python2 is available More... over 12 years ago
whoops, no ifdef like codechanges.... More... over 12 years ago
Overridden logging.StreamHandler for python 2.6 support More... over 12 years ago
fixed str & unicode type check for python2 More... over 12 years ago
Merge branch 'python2' of github.com:devsnd/cherrymusic into python2 More... over 12 years ago
backport urllib fix More... over 12 years ago
backported OrderedDict for py2.6
tilboerner
as til
More... over 12 years ago
use python 2.6 compatible syntax to build transformer dict
tilboerner
as til
More... over 12 years ago
account for immutable Key arguments
tilboerner
as til
More... over 12 years ago
travis: test python3 too (in py2 branch) More... over 12 years ago
Made audiotranscode python2 compatible More... over 12 years ago
Fixed backport urllib More... over 12 years ago
replaced backport.urllib with urllib2 impl. albumart fetching works More... over 12 years ago
ITS ALLLIIIIIIVVVVEEEEE!! python2 port starts. More... over 12 years ago
configuration.py ported for python2, changes aren't as ugly as thought. More... over 12 years ago
album art is only loaded when inside client viewport More... over 12 years ago
have travis test python 2.6 as well More... over 12 years ago
fix more python2: early bird special (#254)
tilboerner
as til
More... over 12 years ago
travis cfg: be quiet during install More... over 12 years ago
monkey around with travis config
tilboerner
as til
More... over 12 years ago
flexify testrunner
tilboerner
as til
More... over 12 years ago
more python 2 fixing for configuration (#254)
tilboerner
as til
More... over 12 years ago