summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Generator.py
Commit message (Collapse)AuthorAgeFilesLines
* Delete: src/lib/Server/Generator.pyNarayan Desai2005-09-071-266/+0
| | | | | | | }(Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1200 ce84e21b-d406-0410-9b95-82705330c041
* fix shared __provides__ table problemNarayan Desai2005-08-101-1/+4
| | | | | | | | | | 2005/08/03 14:44:03-05:00 anl.gov!desai supress events with blank filenames (Logical change 1.285) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1141 ce84e21b-d406-0410-9b95-82705330c041
* handle error path if empty file gets addedNarayan Desai2005-08-031-1/+4
| | | | | | | (Logical change 1.281) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1131 ce84e21b-d406-0410-9b95-82705330c041
* fix the sort functionNarayan Desai2005-03-021-6/+5
| | | | | | | | | | 2005/02/18 13:40:24-06:00 anl.gov!desai add in profile support for ScopedXMLFiles (Logical change 1.208) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@883 ce84e21b-d406-0410-9b95-82705330c041
* kill debug messageNarayan Desai2005-01-311-1/+0
| | | | | | | (Logical change 1.196) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@839 ce84e21b-d406-0410-9b95-82705330c041
* Auto mergedBrian Pellin2005-01-041-6/+21
| | | | | | | | | | 2005/01/04 16:20:00-06:00 (none)!bpellin Added throttling for multiple events in file watching. (Logical change 1.173) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@752 ce84e21b-d406-0410-9b95-82705330c041
* fix tbNarayan Desai2005-01-041-1/+2
| | | | | | | (Logical change 1.172) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@751 ce84e21b-d406-0410-9b95-82705330c041
* fix error loggingNarayan Desai2004-12-161-2/+2
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@722 ce84e21b-d406-0410-9b95-82705330c041
* Add logging mechanismNarayan Desai2004-12-151-0/+12
| | | | | | | | | | | | | 2004/12/14 19:14:32-06:00 anl.gov!desai add GeneratorInitError 2004/12/14 18:33:58-06:00 anl.gov!desai add Generator Exception (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@706 ce84e21b-d406-0410-9b95-82705330c041
* fix XMLFileBackedNarayan Desai2004-11-111-4/+5
| | | | | | | | | | | | | 2004/11/10 15:00:06-06:00 anl.gov!desai fix ScopedXMLFiles problem caused by pylint fixups 2004/11/10 13:35:37-06:00 anl.gov!desai add fam into the mix (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@676 ce84e21b-d406-0410-9b95-82705330c041
* fix initialization raceNarayan Desai2004-11-081-42/+61
| | | | | | | | | | 2004/11/07 11:30:58-06:00 anl.gov!desai pylint cleanups (Logical change 1.148) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@653 ce84e21b-d406-0410-9b95-82705330c041
* add error handling clauseNarayan Desai2004-11-021-2/+5
| | | | | | | (Logical change 1.138) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@625 ce84e21b-d406-0410-9b95-82705330c041
* kill !# lineNarayan Desai2004-10-301-1/+0
| | | | | | | (Logical change 1.129) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@582 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-211-7/+10
| | | | | | | (Logical change 1.104) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@475 ce84e21b-d406-0410-9b95-82705330c041
* fix execution failureNarayan Desai2004-10-191-16/+18
| | | | | | | (Logical change 1.103) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@469 ce84e21b-d406-0410-9b95-82705330c041
* update to new APINarayan Desai2004-10-191-2/+2
| | | | | | | (Logical change 1.100) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@459 ce84e21b-d406-0410-9b95-82705330c041
* ignore .swp filesNarayan Desai2004-10-131-2/+5
| | | | | | | | | | 2004/10/12 16:02:51-05:00 anl.gov!desai handle file read errors (Logical change 1.91) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@426 ce84e21b-d406-0410-9b95-82705330c041
* report parse errorsNarayan Desai2004-10-121-2/+10
| | | | | | | (Logical change 1.90) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@424 ce84e21b-d406-0410-9b95-82705330c041
* add ScopedXMLFileNarayan Desai2004-09-071-1/+56
| | | | | | | (Logical change 1.58) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@318 ce84e21b-d406-0410-9b95-82705330c041
* handle backup files, tmpfiles and SCCS/BKNarayan Desai2004-09-021-0/+2
| | | | | | | (Logical change 1.53) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@300 ce84e21b-d406-0410-9b95-82705330c041
* implement baseclass cron stuffNarayan Desai2004-08-191-1/+3
| | | | | | | (Logical change 1.44) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@258 ce84e21b-d406-0410-9b95-82705330c041
* update to new module pathNarayan Desai2004-08-191-2/+79
| | | | | | | (Logical change 1.43) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@257 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/Generator.py -> src/lib/Server/Generator.pyNarayan Desai2004-08-111-0/+60
| | | | | | | (Logical change 1.33) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@169 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-08-111-0/+0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@162 ce84e21b-d406-0410-9b95-82705330c041