summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Structures
Commit message (Collapse)AuthorAgeFilesLines
* Fixed constructors to not clobber initial data.Brian Pellin2005-01-101-2/+2
| | | | | | | (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@784 ce84e21b-d406-0410-9b95-82705330c041
* fix baseNarayan Desai2004-12-031-2/+8
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@701 ce84e21b-d406-0410-9b95-82705330c041
* fix call stuffNarayan Desai2004-11-111-2/+2
| | | | | | | (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@674 ce84e21b-d406-0410-9b95-82705330c041
* fix constructor callNarayan Desai2004-11-081-2/+27
| | | | | | | | | | | | | 2004/11/07 11:11:24-06:00 anl.gov!desai fix pylint initialization conditions 2004/11/04 16:49:17-06:00 anl.gov!desai fix parse failures (Logical change 1.148) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@661 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-11-011-13/+14
| | | | | | | (Logical change 1.137) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@622 ce84e21b-d406-0410-9b95-82705330c041
* remove !# lineNarayan Desai2004-10-301-2/+0
| | | | | | | (Logical change 1.129) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@584 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
* name changeNarayan Desai2004-10-291-92/+0
| | | | | | | (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@556 ce84e21b-d406-0410-9b95-82705330c041
* cap BundlerNarayan Desai2004-10-291-1/+1
| | | | | | | (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@554 ce84e21b-d406-0410-9b95-82705330c041
* make hierarchical files workNarayan Desai2004-10-291-7/+10
| | | | | | | (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@552 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/lib/Server/Structures/bundler.py -> ↵Narayan Desai2004-10-291-0/+92
| | | | | | | | | src/lib/Server/Structures/Bundler.py (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@551 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-10-291-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@549 ce84e21b-d406-0410-9b95-82705330c041
* cap BaseNarayan Desai2004-10-291-1/+1
| | | | | | | (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@548 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/lib/Server/Structures/base.py -> src/lib/Server/Structures/Base.pyNarayan Desai2004-10-291-0/+51
| | | | | | | (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@547 ce84e21b-d406-0410-9b95-82705330c041
* updates and pylintNarayan Desai2004-10-291-42/+0
| | | | | | | | | | | | | 2004/10/28 16:09:16-05:00 anl.gov!desai fix class stuff 2004/10/28 15:47:40-05:00 anl.gov!desai bugfix (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@546 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-10-291-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@543 ce84e21b-d406-0410-9b95-82705330c041
* fix bundle namesNarayan Desai2004-10-261-1/+1
| | | | | | | (Logical change 1.114) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@510 ce84e21b-d406-0410-9b95-82705330c041
* pylint updatesNarayan Desai2004-10-221-2/+3
| | | | | | | (Logical change 1.110) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@492 ce84e21b-d406-0410-9b95-82705330c041
* pylintNarayan Desai2004-10-221-4/+5
| | | | | | | (Logical change 1.110) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@491 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2004-10-221-7/+11
| | | | | | | (Logical change 1.109) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@486 ce84e21b-d406-0410-9b95-82705330c041
* change to new locationNarayan Desai2004-10-111-1/+1
| | | | | | | (Logical change 1.85) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@408 ce84e21b-d406-0410-9b95-82705330c041
* update to new pathNarayan Desai2004-10-111-1/+1
| | | | | | | (Logical change 1.85) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@406 ce84e21b-d406-0410-9b95-82705330c041
* add default case for hostsNarayan Desai2004-09-281-1/+1
| | | | | | | (Logical change 1.62) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@335 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2004-09-091-1/+1
| | | | | | | (Logical change 1.59) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@325 ce84e21b-d406-0410-9b95-82705330c041
* add base into the mixNarayan Desai2004-09-021-1/+1
| | | | | | | (Logical change 1.55) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@308 ce84e21b-d406-0410-9b95-82705330c041
* move to bundle prestructuringNarayan Desai2004-09-021-15/+33
| | | | | | | | | implement bundle attribute restructuring (Logical change 1.53) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@301 ce84e21b-d406-0410-9b95-82705330c041
* switch to Id$Narayan Desai2004-08-311-1/+1
| | | | | | | (Logical change 1.52) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@299 ce84e21b-d406-0410-9b95-82705330c041
* change to ID for nowNarayan Desai2004-08-311-0/+41
| | | | | | | | | | | | 2004/08/31 15:33:31-05:00 anl.gov!desai switch to actual rcs keyword 2004/08/31 15:32:46-05:00 anl.gov!desai (Logical change 1.52) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@297 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-08-311-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@296 ce84e21b-d406-0410-9b95-82705330c041
* fix import pathNarayan Desai2004-08-311-1/+1
| | | | | | | (Logical change 1.48) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@282 ce84e21b-d406-0410-9b95-82705330c041
* fix Type usageNarayan Desai2004-08-121-4/+3
| | | | | | | | | | | | | 2004/08/12 10:47:49-05:00 anl.gov!desai add extra import 2004/08/12 10:46:39-05:00 anl.gov!desai update to new module path (Logical change 1.39) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@233 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.38)Narayan Desai2004-08-121-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@229 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/bundler.py -> src/lib/Server/Structures/bundler.pyNarayan Desai2004-08-121-0/+71
| | | | | | | (Logical change 1.38) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@225 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-08-122-0/+0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@222 ce84e21b-d406-0410-9b95-82705330c041