Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djrandom-py
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ale
djrandom-py
Commits
689f285279b65a95ce87d9af6451fa015331d436
Select Git revision
Branches
1
master
default
1 result
djrandom-py
Author
Search by author
Any Author
authors
ale
ale
1 author
Jan 21, 2012
add a tiny swig wrapper for computing euclidean distance between Marsyas::realvec
· 689f2852
ale
authored
13 years ago
689f2852
re-implement timbre detection using Marsyas SWIG wrappers
· 888abe5c
ale
authored
13 years ago
888abe5c
Jan 20, 2012
call history.restore() on init
· bddf87e6
ale
authored
13 years ago
bddf87e6
add history.js to the Makefile
· 5e3f2450
ale
authored
13 years ago
5e3f2450
refresh URL fragment when clearing the playlist
· 4eb3309f
ale
authored
13 years ago
4eb3309f
make the URL reflect the current playlist id
· e06678cc
ale
authored
13 years ago
e06678cc
serve an empty (transparent) jpeg when no album art is found
· a6439c0b
ale
authored
13 years ago
a6439c0b
fix error introduced in previous commit
· fe9a0c6f
ale
authored
13 years ago
fe9a0c6f
in the album art cache, when the album name ends with a number, try
· fe6c8c0f
ale
authored
13 years ago
querying last.fm again without the number at the end
fe6c8c0f
fixed a missing SQL filter for state=READY in never_played()
· d9f5497c
ale
authored
13 years ago
d9f5497c
missing import
· c9e6cc9c
ale
authored
13 years ago
c9e6cc9c
Jan 17, 2012
flip http/https
· cb2ff86b
ale
authored
13 years ago
cb2ff86b
Nov 27, 2011
fix memory leak by correctly deleting the marsyas system
· cba1eb47
ale
authored
13 years ago
cba1eb47
fix typo
· 9c54ae34
ale
authored
13 years ago
9c54ae34
a couple of minor fixes for timbre analysis
· 0675b44d
ale
authored
13 years ago
0675b44d
set charset on searchlog mysql table
· c9acf2f5
ale
authored
13 years ago
c9acf2f5
Nov 26, 2011
add missing indices, set correct table charset for MySQL
· 99628aa9
ale
authored
13 years ago
99628aa9
always invalidate session after process loop
· 348dc153
ale
authored
13 years ago
348dc153
Nov 23, 2011
feature extraction using the Marsyas toolkit and our own SWIG-wrapped tiny API
· aa17e8d0
ale
authored
13 years ago
aa17e8d0
Nov 20, 2011
simplify preprocessing for echonest
· 4d5112d5
ale
authored
13 years ago
4d5112d5
add proper imports, pass along the sqlalchemy engine
· 810d9cb8
ale
authored
13 years ago
810d9cb8
query fingerprints in a more efficient way
· df2c003e
ale
authored
13 years ago
df2c003e
add missing import
· 38527b7f
ale
authored
13 years ago
38527b7f
Nov 19, 2011
provide feedback to the user when a search or other playlist mod returns no results
· bdc23fb8
ale
authored
13 years ago
bdc23fb8
refactor wsgi app setup; include a mod_wsgi driver
· defc70be
ale
authored
13 years ago
defc70be
do something after having caught the error...
· 8ec5b882
ale
authored
13 years ago
8ec5b882
catch and report SOLR errors
· b930cf4c
ale
authored
13 years ago
b930cf4c
removed experimental files
· d9773ce0
ale
authored
13 years ago
d9773ce0
model the background checkers as implementation of a common Processor class
· 33331d9c
ale
authored
13 years ago
33331d9c
Oct 31, 2011
update version number
· eb8b6dea
ale
authored
13 years ago
eb8b6dea
Merge branch 'master' of git.autistici.org:djrandom
· 752bc774
ale
authored
13 years ago
752bc774
throttle HTTPS connections too (doh!)
· 60a9d81c
ale
authored
13 years ago
60a9d81c
Oct 30, 2011
report config settings at startup
· 68244533
ale
authored
13 years ago
68244533
add an option to skip the version check
· 1b5131fe
ale
authored
13 years ago
1b5131fe
add a test of bandwidth limiting for small requests that fall within the burst threshold
· 3e294900
ale
authored
13 years ago
3e294900
add some debug messages
· 9a946191
ale
authored
13 years ago
9a946191
add more safety around the bwlimit; more tests
· d033cf24
ale
authored
13 years ago
d033cf24
print the bandwidth limit when setting it
· b28d12fa
ale
authored
13 years ago
b28d12fa
bumped version
· 1aba9837
ale
authored
13 years ago
1aba9837
always run the latency profiler
· e7a8ef80
ale
authored
13 years ago
e7a8ef80
Loading