summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync'd DB, so that no longer do installers of the new reporting system need ↵Joey Hagedorn2006-07-122-1/+1
| | | | | | to "python manage.py syncdb" when setting up sqlite and new reports stuff. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1935 ce84e21b-d406-0410-9b95-82705330c041
* More fixes based on suggestions from JasonNarayan Desai2006-07-121-8/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1934 ce84e21b-d406-0410-9b95-82705330c041
* fixed typo in var name "pingability"Joey Hagedorn2006-07-121-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1933 ce84e21b-d406-0410-9b95-82705330c041
* cleanups suggested by pylintNarayan Desai2006-07-121-19/+21
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1932 ce84e21b-d406-0410-9b95-82705330c041
* Initial version of rpm index generator from Jason PepasNarayan Desai2006-07-121-0/+186
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1931 ce84e21b-d406-0410-9b95-82705330c041
* included empty sqlite-dbJoey Hagedorn2006-07-121-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1930 ce84e21b-d406-0410-9b95-82705330c041
* minor changes to command line optionsJoey Hagedorn2006-07-121-7/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1929 ce84e21b-d406-0410-9b95-82705330c041
* import script added verbose/debug options; defaults to silent operationJoey Hagedorn2006-07-122-190/+70
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1928 ce84e21b-d406-0410-9b95-82705330c041
* version bump to 0.8.2pre8Narayan Desai2006-07-122-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1926 ce84e21b-d406-0410-9b95-82705330c041
* import script ready to go. Fast SQL fixed up so it returns the correct data too.Joey Hagedorn2006-07-112-39/+102
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1925 ce84e21b-d406-0410-9b95-82705330c041
* Add basic dependency processing codeNarayan Desai2006-07-104-1/+151
| | | | | | | | | * To enable, add a Deps directory and enable the Deps plugin * schema validation works * prerequisites are automatically added to configurations git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1924 ce84e21b-d406-0410-9b95-82705330c041
* * Fix pkgtool setup for base ToolsetNarayan Desai2006-07-101-2/+5
| | | | | | | * Implement current_diff support for ConfigFile entries (from Chris Vuletich) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1923 ce84e21b-d406-0410-9b95-82705330c041
* Fixup error messages for config problems (from Sami Haahtinen)Narayan Desai2006-07-101-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1922 ce84e21b-d406-0410-9b95-82705330c041
* Preliminary import script working version, imports Reasons, Interactions, ↵Joey Hagedorn2006-07-101-1/+103
| | | | | | Clients git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1921 ce84e21b-d406-0410-9b95-82705330c041
* Two bugfixes from Ti's bugreportsNarayan Desai2006-07-102-3/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1920 ce84e21b-d406-0410-9b95-82705330c041
* Updated to point to mcs.anl.gov resources.Daniel Joseph Barnhart Clark2006-07-091-14/+29
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1919 ce84e21b-d406-0410-9b95-82705330c041
* Updated to VERSION 0.2 with bcfg2-0.8.2pre7Daniel Joseph Barnhart Clark2006-07-094-7/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1918 ce84e21b-d406-0410-9b95-82705330c041
* Initial checkin of bcfg2-encap-boostrap code to mcs svn.Daniel Joseph Barnhart Clark2006-07-0917-0/+1300
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1917 ce84e21b-d406-0410-9b95-82705330c041
* version bump to 0.8.2pre7Narayan Desai2006-07-072-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1915 ce84e21b-d406-0410-9b95-82705330c041
* Add support for severity field in statisticsNarayan Desai2006-07-071-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1914 ce84e21b-d406-0410-9b95-82705330c041
* Change init script to run hot by defaultNarayan Desai2006-07-071-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1913 ce84e21b-d406-0410-9b95-82705330c041
* Add yup script from Jason PepasNarayan Desai2006-07-061-0/+43
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1912 ce84e21b-d406-0410-9b95-82705330c041
* Add encap directoryNarayan Desai2006-07-060-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1911 ce84e21b-d406-0410-9b95-82705330c041
* added final support for reasons in new reporting system; edited importer ↵Joey Hagedorn2006-07-053-81/+141
| | | | | | script to bring that data in as well git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1910 ce84e21b-d406-0410-9b95-82705330c041
* Patch to suppress mtime verify failures (from Jason Pepas)Narayan Desai2006-07-051-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1909 ce84e21b-d406-0410-9b95-82705330c041
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-303-3/+29
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1908 ce84e21b-d406-0410-9b95-82705330c041
* change to current_exists in case where entries are not installedNarayan Desai2006-06-302-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1907 ce84e21b-d406-0410-9b95-82705330c041
* Fix revision handing code when things don't workNarayan Desai2006-06-301-3/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1906 ce84e21b-d406-0410-9b95-82705330c041
* provided easy-calendar-selection for historical reporting Joey Hagedorn2006-06-294-23/+30
| | | | | | | | features in timing report; to be implemented in remaining reports git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1905 ce84e21b-d406-0410-9b95-82705330c041
* * Add specific info reporting code for Extra elements Narayan Desai2006-06-293-6/+25
| | | | | | | | * Add data collection for redhat toolset (rpm/chkconfig) * Add data collection for debian toolset (apt/glob) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1904 ce84e21b-d406-0410-9b95-82705330c041
* Added Calendar Popup for date selection. This appears to be public domain;Joey Hagedorn2006-06-291-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | // Author: Matt Kruse <matt@mattkruse.com> // WWW: http://www.mattkruse.com/ // // NOTICE: You may use this code for any purpose, commercial or // private, without any further permission from the author. You may // remove this notice from your final code if you wish, however it is // appreciated by the author if at least my web site address is kept. // // You may *NOT* re-distribute this code in any way except through its // use. That means, you can include it in your product, or your web // site, or any other form where the code is actually being used. You // may not put the plain javascript up on your site for download or // include it in your javascript libraries for download. // If you wish to share this code with others, please just point them // to the URL instead. // Please DO NOT link directly to my .js files from your site. Copy // the files to your server and use them there. Thank you. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1903 ce84e21b-d406-0410-9b95-82705330c041
* New reporting system's Performance report is ultra fast due to new SQL ↵Joey Hagedorn2006-06-283-40/+71
| | | | | | queries. Also, importscript now properly imports OpStamps from xml statistics file. It is very slow still though... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1902 ce84e21b-d406-0410-9b95-82705330c041
* Fix some failure reportingNarayan Desai2006-06-281-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1901 ce84e21b-d406-0410-9b95-82705330c041
* Pass current failure information to server in statisticsNarayan Desai2006-06-281-7/+19
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1900 ce84e21b-d406-0410-9b95-82705330c041
* Clean up toolset module loading codeNarayan Desai2006-06-281-26/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1899 ce84e21b-d406-0410-9b95-82705330c041
* working on reports performance related to building client listsJoey Hagedorn2006-06-274-10/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1898 ce84e21b-d406-0410-9b95-82705330c041
* Changed Client schema to cache current interaction.Joey Hagedorn2006-06-273-19/+59
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1897 ce84e21b-d406-0410-9b95-82705330c041
* Make pingtime optional, since the reporting system doesn't actually use it.Narayan Desai2006-06-261-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1896 ce84e21b-d406-0410-9b95-82705330c041
* Fix traceback if user resolution fails (Resolves Ticket #67)Narayan Desai2006-06-261-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1895 ce84e21b-d406-0410-9b95-82705330c041
* removed two more PYC files...Joey Hagedorn2006-06-212-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1894 ce84e21b-d406-0410-9b95-82705330c041
* Made timing report a bunch fasterJoey Hagedorn2006-06-215-10/+26
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1893 ce84e21b-d406-0410-9b95-82705330c041
* Verify method instrumentation from ChrisVNarayan Desai2006-06-211-35/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1892 ce84e21b-d406-0410-9b95-82705330c041
* Restructure work queue reporting and some pylint fixesNarayan Desai2006-06-211-19/+24
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1891 ce84e21b-d406-0410-9b95-82705330c041
* removed more compiled filesJoey Hagedorn2006-06-212-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1890 ce84e21b-d406-0410-9b95-82705330c041
* removed some compiled filesJoey Hagedorn2006-06-2110-4/+4
| | | | | | | | Other unknown changes from yesterday git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1889 ce84e21b-d406-0410-9b95-82705330c041
* New models with Reasons; added Import script, to bring old data in to the ↵Joey Hagedorn2006-06-203-8/+150
| | | | | | database git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1888 ce84e21b-d406-0410-9b95-82705330c041
* Fix tempfile cleanupNarayan Desai2006-06-181-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1887 ce84e21b-d406-0410-9b95-82705330c041
* Fix large diagramsNarayan Desai2006-06-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1886 ce84e21b-d406-0410-9b95-82705330c041
* Add -r flag to produce dot outputNarayan Desai2006-06-151-2/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1885 ce84e21b-d406-0410-9b95-82705330c041
* Produce an error message if setting up a dot pipe failsNarayan Desai2006-06-151-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1884 ce84e21b-d406-0410-9b95-82705330c041