index
:
rhrd-go.git
master
Radio Helsinki Rivendell Go Package
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rhimport
/
session.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
some more bugfixes for new source file policy semantics
Christian Pointner
2016-08-04
1
-1/+4
|
*
file policy should work now - need testing
Christian Pointner
2016-08-04
1
-34/+17
|
*
simplified SourceFilePolicy - not done yet
Christian Pointner
2016-08-04
1
-2/+7
|
*
temporary work dir is now handled by session (no support for soure file ↵
Christian Pointner
2016-08-04
1
-1/+26
|
|
|
|
policy for now)
*
don't allow unlimited sessions
Christian Pointner
2016-07-28
1
-2/+2
|
*
major name refactoring (don't export all the internal stuff)
Christian Pointner
2016-07-28
1
-141/+131
|
*
no seperate log for lib anymore - use logger from host application instead
Christian Pointner
2016-07-24
1
-4/+4
|
*
fixed several missing/wrong returns in session store
Christian Pointner
2016-07-22
1
-1/+1
|
*
session can now haven an attached uploader .. needs testing
Christian Pointner
2016-07-22
1
-26/+74
|
*
progress messages now contain file title
Christian Pointner
2016-07-15
1
-3/+4
|
*
normalizer can now be canceled
Christian Pointner
2016-07-15
1
-3/+6
|
*
include cart/cut in progress if available
Christian Pointner
2016-07-14
1
-3/+5
|
*
minor cleanup
Christian Pointner
2016-07-13
1
-2/+1
|
*
added normalizer step
Christian Pointner
2016-07-13
1
-0/+10
|
|
|
|
always send last/first progress message of a step
*
reset sesssion timeout to 3h if set > 3h from interface
Christian Pointner
2016-06-27
1
-0/+4
|
*
changed signature of progress callback
Christian Pointner
2016-06-27
1
-4/+5
|
*
fixed canceling when uploading connection is gone
Christian Pointner
2016-06-24
1
-0/+1
|
*
implemented rate limiting for progress callbacks in session
Christian Pointner
2016-05-09
1
-16/+34
|
*
refactored curl/archiv fetcher to handle write errors correctly
Christian Pointner
2016-05-06
1
-1/+1
|
*
only send progress messages when import is running
Christian Pointner
2016-05-06
1
-1/+3
|
*
introduced SourceFilePolicy
Christian Pointner
2016-03-11
1
-9/+12
|
*
added sourcefile to rhimport.Result
Christian Pointner
2016-03-11
1
-4/+4
|
*
prepare export rhimport package to rhrd-go repo
Christian Pointner
2016-01-08
1
-0/+328