summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports/importscript.py
Commit message (Expand)AuthorAgeFilesLines
* Revert bad error messages in importscriptNarayan Desai2007-11-051-2/+0
* Fix reports traceback with mysql (Resolves Ticket #487)Narayan Desai2007-10-301-1/+1
* print errors when they occurNarayan Desai2007-10-291-0/+2
* Fix refactor importscript breakage and add optparsing patch from TimLNarayan Desai2007-10-261-35/+45
* Make importscript even more efficientNarayan Desai2007-10-111-12/+1
* Add sparse client updates (should speed up runs with big databases _a lot_)Narayan Desai2007-10-111-22/+25
* switch last data hashes over to django objectsNarayan Desai2007-10-111-29/+25
* Continue changes to use django datatypes (further reduces resource consumption)Narayan Desai2007-10-101-40/+30
* Fix importscript.py performance problemsNarayan Desai2007-10-101-45/+38
* fix base64 problemNarayan Desai2007-07-161-2/+2
* Add checker support to ComponentNarayan Desai2007-07-131-3/+12
* Moved the new reporting system in to Server module.Joey Hagedorn2006-11-221-3/+3
* finishing moveJoey Hagedorn2006-11-221-0/+285