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
9c13e1bdbf32d24b854d4f68b5fab3f92f3ebade
Select Git revision
Branches
1
master
default
1 result
djrandom-py
client
Author
Search by author
Any Author
authors
ale
ale
1 author
Sep 28, 2011
run an idle loop in the main thread to correctly catch signals
· 9c13e1bd
ale
authored
13 years ago
9c13e1bd
do not install extra temporary signal handlers
· 61991fe3
ale
authored
13 years ago
61991fe3
remove unused dependancy
· efcf8a1f
ale
authored
13 years ago
efcf8a1f
ensure that all sqlite objects stay in the same thread
· efb4e943
ale
authored
13 years ago
efb4e943
try to run the uploader in a separate thread
· 90e1a7e8
ale
authored
13 years ago
90e1a7e8
uhm, fix the file database table schema...
· 12ff77e3
ale
authored
13 years ago
12ff77e3
call commit() on the right object
· 0e247456
ale
authored
13 years ago
0e247456
minor fixes
· 1733c896
ale
authored
13 years ago
1733c896
use a SQLite-backed database for seen hashes
· ae6e8ab9
ale
authored
13 years ago
ae6e8ab9
Sep 27, 2011
fix version comparison
· a8ef1672
ale
authored
13 years ago
a8ef1672
add some generic system details in the user agent for auditing purposes
· 380cb5b9
ale
authored
13 years ago
380cb5b9
import re
· 3623220b
ale
authored
13 years ago
3623220b
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
Loading