2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert to better code and clean up test (#494)
tilboerner
as til
More... about 10 years ago
Safely release cherrypy sessions (fixes #483)
tilboerner
as til
More... about 10 years ago
Respect server.ipv6_enabled when binding to localhost
tilboerner
as til
More... about 10 years ago
Merge branch 'master' into devel
tilboerner
as til
More... about 10 years ago
Turn on authentication for /serve
tilboerner
as til
More... about 10 years ago
Fix inexistant filecache entries and counting their contents (#494)
tilboerner
as til
More... about 10 years ago
Rename api/v1/spec.yaml -> api/v1/spec.yml
tilboerner
as til
More... about 10 years ago
Exclude some lines from coverage; add a comment
tilboerner
as til
More... about 10 years ago
Add Model class to api/v1
tilboerner
as til
More... about 10 years ago
Fix a cherrymodel test to be meaningful
tilboerner
as til
More... about 10 years ago
Merge audiotranscode v0.2 into cherrymusic (fixes #489)
tilboerner
as til
More... about 10 years ago
updated jPlayer to version 2.7.1 fixed playback on android More... about 10 years ago
only request meta data for one track at a time More... about 10 years ago
fixed broken directory listing (introduced in 14429b2e53f42404872b9fd2ade014bb38dd1809) More... about 10 years ago
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel More... about 10 years ago
fixed not being able to create admin users, closes #490 More... about 10 years ago
Update translations
tilboerner
as til
More... about 10 years ago
Fix bug in cherrymodel.listdir for bad symlinks and missing files
tilboerner
as til
More... about 10 years ago
Eliminate duplicate test definition in test_cherrymodel
tilboerner
as til
More... about 10 years ago
Clean up test_cherrymodel by using test.helpers
tilboerner
as til
More... about 10 years ago
Add test: cherrymodel.isPlayable when transcoding
tilboerner
as til
More... about 10 years ago
Make test.helpers.cherryconfig chainable
tilboerner
as til
More... about 10 years ago
Fix travis installing broken cherrypy packages
tilboerner
as til
More... about 10 years ago
Fix line missed in last fix
tilboerner
as til
More... about 10 years ago
Fix .travis.yml syntax
tilboerner
as til
More... about 10 years ago
Test more cherrypy versions in travis
tilboerner
as til
More... about 10 years ago
Add another resource to api spec for testing
tilboerner
as til
More... about 10 years ago
Add py3.4 and pypy3 to travis build matrix
tilboerner
as til
More... about 10 years ago
Disable crashing cherrypy pre-start test in py2
tilboerner
as til
More... about 10 years ago
Fix string word-split to work with blanks, not newlines
tilboerner
as til
More... about 10 years ago