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
d3c9e2b47049b78806e8bed7f13c99f8f5b500cf
Select Git revision
0 results
djrandom-py
client
Author
Search by author
Any Author
authors
0 authors
Nov 19, 2011
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
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
Oct 28, 2011
add a bunch of tests for the client
· 06fc1241
ale
authored
13 years ago
06fc1241
fix a lost NSTask reference causing bad_access errors
· a91f53b1
ale
authored
13 years ago
a91f53b1
minor fixes
· e728985a
ale
authored
13 years ago
e728985a
stop using the global Stats singleton
· c726994c
ale
authored
13 years ago
c726994c
bump version
· 162960ae
ale
authored
13 years ago
162960ae
do not die if the music_dir does not exist, just report an error
· 507af768
ale
authored
13 years ago
507af768
mention package locations
· 65bc61ec
ale
authored
13 years ago
65bc61ec
Oct 27, 2011
add option to set bandwidth limit in the Preferences
· 2121d8cc
ale
authored
13 years ago
2121d8cc
Oct 18, 2011
add missing dependency
· fbf4fe83
ale
authored
13 years ago
fbf4fe83
add debian packaging metadata for djrandom-client
· cb75b355
ale
authored
13 years ago
cb75b355
Oct 16, 2011
save stats more often (5 sec)
· 8959981c
ale
authored
13 years ago
8959981c
do not log too much
· 05d0cdff
ale
authored
13 years ago
05d0cdff
add the xcode project for the OSX GUI client wrapper
· 1c5e176c
ale
authored
13 years ago
1c5e176c
Sep 30, 2011
use https when talking to the server
· d2d85887
ale
authored
13 years ago
d2d85887
Sep 28, 2011
bump version
· 44717994
ale
authored
13 years ago
44717994
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 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
Loading