summaryrefslogtreecommitdiffstats
path: root/retrace
Commit message (Expand)AuthorAgeFilesLines
* moved retrace server code to src/retraceKarel Klic2011-03-0122-1980/+0
* coredump2packages: return also package name/component; update worker.py to sk...Karel Klic2011-02-182-97/+160
* make RepoDir customizableMichal Toman2011-02-173-11/+18
* split WorkDir and SaveDirMichal Toman2011-02-178-69/+101
* move logging to worker.pyMichal Toman2011-02-164-121/+118
* fix retrace-local.repo URLsMichal Toman2011-02-101-24/+24
* add cleanup scriptMichal Toman2011-02-093-2/+69
* unify worker string formatting, save chroot sizeMichal Toman2011-02-092-40/+67
* Merge branch 'retrace' of ssh://git.fedorahosted.org/git/abrt into retraceKarel Klic2011-01-245-24/+8
|\
| * Do not change task password on GET requestsKarel Klic2011-01-213-19/+3
| * Allow accessing log without trailing '/'; update httpd patch matchersKarel Klic2011-01-212-5/+5
* | Increased archive limit from 30 MB to 50 MBKarel Klic2011-01-241-1/+1
|/
* Add install scriptMichal Toman2011-01-192-0/+245
* Add repo config filesMichal Toman2011-01-193-1/+346
* Access local repos directly without HTTPMichal Toman2011-01-192-7/+7
* deny non-HTTPS requests and limit max parallel tasksMichal Toman2011-01-141-1/+7
* read config on importMichal Toman2011-01-142-3/+4
* coredump2packages: added --log; handle multiple debuginfo packages containing...Karel Klic2011-01-121-6/+138
* major updateMichal Toman2011-01-1212-421/+401
* Add retrace server to automake and autoconf configuration filesKarel Klic2010-12-026-0/+22
* Add simple installerMichal Toman2010-12-021-0/+121
* Add simple reposync scriptMichal Toman2010-12-021-0/+39
* Worker updateMichal Toman2010-12-023-57/+91
* test uploader updateMichal Toman2010-12-021-2/+2
* update interfaceMichal Toman2010-12-022-4/+4
* update workerMichal Toman2010-12-023-25/+43
* update interfaceMichal Toman2010-12-024-18/+81
* rewrite test uploader in pythonMichal Toman2010-12-022-106/+178
* worker updateMichal Toman2010-12-023-100/+112
* add workerMichal Toman2010-12-022-0/+347
* add workerMichal Toman2010-12-022-194/+0
* add architecture and release to required filesMichal Toman2010-12-022-4/+8
* =Add test crash uploader.Michal Toman2010-12-023-6/+187
* config files and simple test installerMichal Toman2010-12-023-0/+104
* add status request, log request, backtrace requestMichal Toman2010-12-023-0/+89
* Generate task id as long random stringMichal Toman2010-12-022-20/+40
* Retrace server interfaceMichal Toman2010-10-122-0/+162