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
6deb54bed0d06080375c5a1269b522ac5de085d4
Select Git revision
Branches
1
master
default
1 result
djrandom-py
client
Author
Search by author
Any Author
authors
ale
ale
1 author
Sep 25, 2011
add missing import
· 6deb54be
ale
authored
13 years ago
6deb54be
Sep 24, 2011
add version check on every run of the client
· 8e1e8ce2
ale
authored
13 years ago
8e1e8ce2
return file counts
· 422ad54a
ale
authored
13 years ago
422ad54a
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
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 01, 2011
remove excessive logging
· 4e38a648
ale
authored
13 years ago
4e38a648
a few fixes to the throttling implementation; added help for command line...
· 2c6f11ce
ale
authored
13 years ago
2c6f11ce
add initial support for upload bandwidth throttling
· 9f56b8f1
ale
authored
13 years ago
9f56b8f1
Jul 26, 2011
bundle Giorgos Verigakis's fuse.py wrapper
· a5ced330
ale
authored
13 years ago
a5ced330
moved djfuse into its own subdir
· fcea6ba5
ale
authored
13 years ago
fcea6ba5
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 25, 2011
typo
· 82ac3f20
ale
authored
13 years ago
82ac3f20
use X-Key headers from the FUSE client, accept them instead of USERID cookies in the frontend
· 651a6a3d
ale
authored
13 years ago
651a6a3d
create a working FUSE client
· 1b6fe7e4
ale
authored
13 years ago
1b6fe7e4
fix typo
· 1d8b11d4
ale
authored
13 years ago
1d8b11d4
fix initialization
· d8addf2f
ale
authored
13 years ago
d8addf2f
missing imports et al
· dcedaf82
ale
authored
13 years ago
dcedaf82
silly fixes
· 059163ea
ale
authored
13 years ago
059163ea
use OSError
· 65231d1a
ale
authored
13 years ago
65231d1a
attempt at a simple FUSE client
· 3fbed3dc
ale
authored
13 years ago
3fbed3dc
Jul 23, 2011
log file name and sha1 to debug checksum mismatches
· 378410f1
ale
authored
13 years ago
378410f1
Jul 18, 2011
add instrumentation to the client
· cba2912a
ale
authored
13 years ago
cba2912a
use a POST request for uploads to work around a gevent issue
· dddb5d13
ale
authored
13 years ago
dddb5d13
use LOG_DAEMON
· d23888ac
ale
authored
13 years ago
d23888ac
use pyinotify.IN_CLOSE_WRITE
· ee62668d
ale
authored
13 years ago
ee62668d
first chown, then setuid, take two
· ecf6fa27
ale
authored
13 years ago
ecf6fa27
first chown, then setuid...
· d73bd1ad
ale
authored
13 years ago
d73bd1ad
Loading