Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djrandom-py-deleted-112
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
This project is pending deletion, and will be deleted on
2025-06-14
. Repository and other project resources are read-only.
Show more breadcrumbs
ale
djrandom-py-deleted-112
Commits
d2d85887a8629b03010fe56f7d21a2d6bb6e063c
Select Git revision
0 results
djrandom-py-deleted-112
client
djrandom_client
client.py
Author
Search by author
Any Author
authors
0 authors
Sep 30, 2011
use https when talking to the server
· d2d85887
ale
authored
13 years ago
d2d85887
Sep 28, 2011
run an idle loop in the main thread to correctly catch signals
· 9c13e1bd
ale
authored
13 years ago
9c13e1bd
try to run the uploader in a separate thread
· 90e1a7e8
ale
authored
13 years ago
90e1a7e8
Sep 24, 2011
add version check on every run of the client
· 8e1e8ce2
ale
authored
13 years ago
8e1e8ce2
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
catch exceptions on the file scan; use "ionice" to lower our i/o priority on Linux
· 999c4941
ale
authored
13 years ago
999c4941
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
fixes to the linux inotify thread; add signal handlers for clean exit
· 7baf1584
ale
authored
13 years ago
7baf1584
Aug 13, 2011
add usage
· 7b107804
ale
authored
13 years ago
7b107804
Aug 01, 2011
a few fixes to the throttling implementation; added help for command line...
· 2c6f11ce
ale
authored
13 years ago
2c6f11ce
Jul 26, 2011
check for existence of music_dir
· d897aa17
ale
authored
13 years ago
d897aa17
minor robustness improvements; added some debug logging to notifiers
· 110ab48d
ale
authored
13 years ago
110ab48d
Jul 18, 2011
add missing import
· ada13273
ale
authored
13 years ago
ada13273
add missing module name
· 3beaa5f4
ale
authored
13 years ago
3beaa5f4
save the client pidfile by default to ~/.djrandom.pid; fix typo in daemonize.py
· d4a67379
ale
authored
13 years ago
d4a67379
fix daemonize invocation / 2
· 1ea19f0f
ale
authored
13 years ago
1ea19f0f
add a main() method to client.py; fix the name of the local known-files database
· 150efe3f
ale
authored
13 years ago
150efe3f
initial commit
· 22ad8144
ale
authored
13 years ago
22ad8144
Loading