summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another minor patch from JasonNarayan Desai2006-07-141-4/+4
* handle prereleases and rc releases properly (From Jason Pepas)Narayan Desai2006-07-141-5/+16
* removed requirement for host to have "0" extra packages to qualify as "clean"...Joey Hagedorn2006-07-131-1/+1
* sync'd DB, so that no longer do installers of the new reporting system need t...Joey Hagedorn2006-07-122-1/+1
* More fixes based on suggestions from JasonNarayan Desai2006-07-121-8/+12
* fixed typo in var name "pingability"Joey Hagedorn2006-07-121-1/+1
* cleanups suggested by pylintNarayan Desai2006-07-121-19/+21
* Initial version of rpm index generator from Jason PepasNarayan Desai2006-07-121-0/+186
* included empty sqlite-dbJoey Hagedorn2006-07-121-0/+0
* minor changes to command line optionsJoey Hagedorn2006-07-121-7/+12
* import script added verbose/debug options; defaults to silent operationJoey Hagedorn2006-07-122-190/+70
* version bump to 0.8.2pre8Narayan Desai2006-07-122-1/+7
* import script ready to go. Fast SQL fixed up so it returns the correct data too.Joey Hagedorn2006-07-112-39/+102
* Add basic dependency processing codeNarayan Desai2006-07-104-1/+151
* * Fix pkgtool setup for base ToolsetNarayan Desai2006-07-101-2/+5
* Fixup error messages for config problems (from Sami Haahtinen)Narayan Desai2006-07-101-2/+2
* Preliminary import script working version, imports Reasons, Interactions, Cli...Joey Hagedorn2006-07-101-1/+103
* Two bugfixes from Ti's bugreportsNarayan Desai2006-07-102-3/+11
* Updated to point to mcs.anl.gov resources.Daniel Joseph Barnhart Clark2006-07-091-14/+29
* Updated to VERSION 0.2 with bcfg2-0.8.2pre7Daniel Joseph Barnhart Clark2006-07-094-7/+8
* Initial checkin of bcfg2-encap-boostrap code to mcs svn.Daniel Joseph Barnhart Clark2006-07-0917-0/+1300
* version bump to 0.8.2pre7Narayan Desai2006-07-072-1/+7
* Add support for severity field in statisticsNarayan Desai2006-07-071-0/+4
* Change init script to run hot by defaultNarayan Desai2006-07-071-1/+1
* Add yup script from Jason PepasNarayan Desai2006-07-061-0/+43
* Add encap directoryNarayan Desai2006-07-060-0/+0
* added final support for reasons in new reporting system; edited importer scri...Joey Hagedorn2006-07-053-81/+141
* Patch to suppress mtime verify failures (from Jason Pepas)Narayan Desai2006-07-051-1/+5
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-303-3/+29
* change to current_exists in case where entries are not installedNarayan Desai2006-06-302-2/+2
* Fix revision handing code when things don't workNarayan Desai2006-06-301-3/+5
* provided easy-calendar-selection for historical reporting Joey Hagedorn2006-06-294-23/+30
* * Add specific info reporting code for Extra elements Narayan Desai2006-06-293-6/+25
* Added Calendar Popup for date selection. This appears to be public domain;Joey Hagedorn2006-06-291-0/+88
* New reporting system's Performance report is ultra fast due to new SQL querie...Joey Hagedorn2006-06-283-40/+71
* Fix some failure reportingNarayan Desai2006-06-281-2/+6
* Pass current failure information to server in statisticsNarayan Desai2006-06-281-7/+19
* Clean up toolset module loading codeNarayan Desai2006-06-281-26/+20
* working on reports performance related to building client listsJoey Hagedorn2006-06-274-10/+20
* Changed Client schema to cache current interaction.Joey Hagedorn2006-06-273-19/+59
* Make pingtime optional, since the reporting system doesn't actually use it.Narayan Desai2006-06-261-1/+1
* Fix traceback if user resolution fails (Resolves Ticket #67)Narayan Desai2006-06-261-1/+1
* removed two more PYC files...Joey Hagedorn2006-06-212-0/+0
* Made timing report a bunch fasterJoey Hagedorn2006-06-215-10/+26
* Verify method instrumentation from ChrisVNarayan Desai2006-06-211-35/+20
* Restructure work queue reporting and some pylint fixesNarayan Desai2006-06-211-19/+24
* removed more compiled filesJoey Hagedorn2006-06-212-0/+0
* removed some compiled filesJoey Hagedorn2006-06-2110-4/+4
* New models with Reasons; added Import script, to bring old data in to the dat...Joey Hagedorn2006-06-203-8/+150
* Fix tempfile cleanupNarayan Desai2006-06-181-2/+2