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
8e1e8ce2f872090b673d0dc8d6f899ff9b2c36af
Select Git revision
Branches
1
master
default
1 result
djrandom-py
Author
Search by author
Any Author
authors
ale
ale
1 author
Sep 24, 2011
add version check on every run of the client
· 8e1e8ce2
ale
authored
13 years ago
8e1e8ce2
add primary key to searchlog
· d386158c
ale
authored
13 years ago
d386158c
add method and API to retrieve last uploaded songs
· 8ac22a69
ale
authored
13 years ago
8ac22a69
fix the logic for realtime_watch option
· a20f1d85
ale
authored
13 years ago
a20f1d85
made the full filesystem scan delay dependant on whether the realtime fs...
· 70017873
ale
authored
13 years ago
70017873
do not log since logging is not setup yet anyway; unquote configuration values
· 062aa0b7
ale
authored
13 years ago
062aa0b7
catch exceptions on the file scan; use "ionice" to lower our i/o priority on Linux
· 999c4941
ale
authored
13 years ago
999c4941
add some more debugging logs
· 566c9a73
ale
authored
13 years ago
566c9a73
add a stop() method to the fsevents watcher
· ee68d362
ale
authored
13 years ago
ee68d362
properly sync the database on exit
· 171cad6d
ale
authored
13 years ago
171cad6d
renice the client when running as a daemon
· 1c29f168
ale
authored
13 years ago
1c29f168
save last error timestamp in statefile
· ccaaee09
ale
authored
13 years ago
ccaaee09
fixes to the linux inotify thread; add signal handlers for clean exit
· 7baf1584
ale
authored
13 years ago
7baf1584
Sep 22, 2011
we have real api keys now
· 33623d9b
ale
authored
13 years ago
33623d9b
Sep 17, 2011
fix clone URL
· 53577b73
ale
authored
13 years ago
53577b73
add "most_played" method to the API
· 8d152bd9
ale
authored
13 years ago
8d152bd9
add the search log
· d503d522
ale
authored
13 years ago
d503d522
fix link to client
· 5118a672
ale
authored
13 years ago
5118a672
Aug 13, 2011
add usage
· 7b107804
ale
authored
13 years ago
7b107804
set a default timeout for client sockets
· 987ecfff
ale
authored
13 years ago
987ecfff
Aug 03, 2011
generate full sequences; fix padding error in tuple generation
· 204ad6c5
ale
authored
13 years ago
204ad6c5
Merge branch 'master' of git.autistici.org:djrandom
· 40df4c92
ale
authored
13 years ago
40df4c92
fix action
· da4c62de
ale
authored
13 years ago
da4c62de
show flashed messages
· c50042e5
ale
authored
13 years ago
c50042e5
move Javascript code to its own directory; add a Makefile to invoke the...
· 90c7a594
ale
authored
13 years ago
90c7a594
Aug 02, 2011
split the Javascript code in multiple modules
· 460009db
ale
authored
13 years ago
460009db
fix
· b4cd7963
ale
authored
13 years ago
b4cd7963
fix typo
· 25fed484
ale
authored
13 years ago
25fed484
add a button to automatically add suggestions based on the current playlist
· 5206ae3e
ale
authored
13 years ago
5206ae3e
fix missing import
· 4fa17267
ale
authored
13 years ago
4fa17267
expose more_like_these to the JSON API
· e1393dfd
ale
authored
13 years ago
e1393dfd
add a "more like these" method
· c1e5287d
ale
authored
13 years ago
c1e5287d
set pool_recycle option on create_engine()
· 689943c7
ale
authored
13 years ago
689943c7
Aug 01, 2011
minor fixes
· 7a26577c
ale
authored
13 years ago
7a26577c
remove last_song from the total for normalization too
· 4618e1c4
ale
authored
13 years ago
4618e1c4
removed unused function
· 0c15ef55
ale
authored
13 years ago
0c15ef55
Merge branch 'master' of git.autistici.org:djrandom
· d1d5e509
ale
authored
13 years ago
d1d5e509
a few fixes
· 11a02332
ale
authored
13 years ago
11a02332
prune targets in the transition model that would cause the same song to be repeated twice
· 51824067
ale
authored
13 years ago
51824067
fix
· e8f11785
ale
authored
13 years ago
e8f11785
Loading