Timeline
07/18/09:
- 19:57 Changeset [5372] by
- Made bcfg2-server more consistent with bcfg2 executable.
- 19:54 WikiStart edited by
- Mandrake was renamed Mandriva a while ago apperantly. Also added libre … (diff)
- 17:29 LearningPython edited by
- (diff)
- 17:29 LearningPython edited by
- Added Think Python (diff)
- 17:18 Changeset [5371] by
- Status page now has better looks
- 17:15 Changeset [5370] by
- This adds, and updates, queries by Package and Client.
- 16:53 Changeset [5369] by
- Statistics: fix destructive use of statistics data
- 16:50 CodeSprintIdeas edited by
- Added note about plugin execution order - might make sense to implement … (diff)
- 16:48 Changeset [5368] by
- working version of the updated Solaris packaging files.
- 16:36 Changeset [5367] by
- This adds a client-by-client view, listing who has a package, and a …
- 16:09 Changeset [5366] by
- This adds the basic Packages search, as well as the controller for it.
- 16:02 Changeset [5365] by
- Refactored the bcfg2 client program.
- 16:00 Changeset [5364] by
- Status page now creates a basic status of the most recent snapshot.
- 15:03 Changeset [5363] by
- Added a Status controller.
- 14:46 Changeset [5362] by
- Merged bcfg2-admin init fixes in from my branch.
- 14:44 Changeset [5361] by
- Removed bogus mergeinfo attributes
- 14:27 CodeSprintIdeas edited by
- (diff)
- 14:26 Changeset [5360] by
- Sync with trunk
- 14:22 CodeSprintIdeas edited by
- (diff)
- 14:22 Changeset [5359] by
- bcfg2-info: implement more showclient command that displays connector data
- 14:05 Changeset [5358] by
- Fixed a bug in VersionController?.py
- 14:03 Changeset [5357] by
- Fixed a bug in VersionController?.py
- 14:01 Changeset [5356] by
- Fixed plugin import for bcfg2-admin init mode, and did a bunch of code …
- 14:01 Changeset [5355] by
- Fixed a bug in make_map
- 14:01 Changeset [5354] by
- Cleaned up bcfg2-admin executable.
- 13:51 Changeset [5353] by
- Creating branch for code cleanup work.
- 13:28 Changeset [5352] by
- Added Testing controller for examples of model testing
- 13:28 Changeset [5351] by
- This adds a base template, a test, and some basic routing.
- 13:17 Plugins/GroupPatterns edited by
- (diff)
- 13:16 Changeset [5350] by
- Updated the config template with the bfcg2 database keys
- 13:12 Changeset [5349] by
- Fixed the development.ini to point at the correct db
- 13:11 Changeset [5348] by
- Ohai: Implement Ohai plugin The Ohai plugin runs the Ohai system profiler …
- 13:11 Changeset [5347] by
- Added sample bcfg snapshots db
- 13:01 Plugins/GroupPatterns edited by
- (diff)
- 13:00 Changeset [5346] by
- Added connections to the Bcfg2 database and models
- 12:58 Plugins/GroupPatterns edited by
- (diff)
- 12:58 Plugins/GroupPatterns edited by
- (diff)
- 12:23 Changeset [5345] by
- Paranoid mode: Make paranoid mode more versatile/configurable This commit …
- 12:08 Changeset [5344] by
- Adding the intial code for the new Bcfg Reports using Pylons
- 12:03 Changeset [5343] by
- Create reporting project root
- 09:40 CodeSprintIdeas edited by
- (diff)
- 09:36 CodeSprintIdeas edited by
- (diff)
- 09:27 Plugins/Packages edited by
- (diff)
- 09:07 CodeSprintIdeas edited by
- (diff)
- 07:44 CodeSprintIdeas edited by
- Added link to permatime page for the event, for those like me who can't do … (diff)
07/17/09:
- 17:42 CodeSprintIdeas edited by
- (diff)
- 14:45 Ticket #693 (package remove causes traceback) created by
- [root@fs01 srv]# bcfg2 -v -e -r all Running probe 3ware Probe 3ware has …
- 09:04 CodeSprintIdeas edited by
- (diff)
07/16/09:
- 19:04 CodeSprintIdeas edited by
- (diff)
- 16:30 TitleIndex edited by
- (diff)
- 16:26 Ticket #692 (APT client tool not purging packages properly) created by
- I think this may be an issue with python-apt, but the Purging mechanism is …
- 13:46 NewDynamicReports edited by
- (diff)
- 11:55 WritingSpecification edited by
- (diff)
- 11:52 GroupNames edited by
- (diff)
- 11:25 Changeset [5342] by
- Fix FileBacked? class to catch created files again
- 07:11 Ticket #691 (reverse Source priority in Packages plugin) closed by
- fixed: Fixed in [5329]
07/15/09:
- 22:57 Changeset [5341] by
- bcfg2-info: change profiling options to be more useful
- 22:44 Changeset [5340] by
- Bundler-genshi: import genshi for error path
- 22:42 Changeset [5339] by
- TCheetah: handle imports in a way that pylint likes
- 22:33 Changeset [5338] by
- Packages: pylint fixes
- 22:22 Changeset [5337] by
- GroupPatterns?: short-circuit range matching
- 22:13 Changeset [5336] by
- GroupPatterns?: support activation of multiple groups from a single pattern …
- 22:00 Plugins/GroupPatterns edited by
- (diff)
- 21:52 Changeset [5335] by
- FileCaching?: only process file updates on exists and changed events …
- 21:52 Changeset [5334] by
- bcfg2-info: reduce size of startup event window
- 20:20 Changeset [5333] by
- Fix initial event quiescing
- 19:29 Changeset [5332] by
- SSHbase: fix skn caching (Fixes startup behavior (-40s on my repo)) Our …
- 19:24 Changeset [5331] by
- POSIX.py: Fix false error in InstallSymLink? We were falsely assuming that …
- 17:13 Plugins/GroupPatterns created by
- 17:03 Changeset [5330] by
- GroupPatterns?: implement NodeRange? (node[[001-096,099]]) support
- 17:03 Changeset [5329] by
- Packages: Reverse sorting order for sources, allowing sources to work …
- 14:47 Changeset [5328] by
- rpm/deb packaging: Remove remaining Cheetah dependencies Signed-off-by: …
- 10:17 Ticket #691 (reverse Source priority in Packages plugin) created by
- The current implementation seems to prioritize Sources in the order they …
- 07:04 Changeset [5327] by
- GroupPatterns? plugin: initial implementation
- 06:55 Plugins/Packages edited by
- (diff)
- 06:54 Plugins/Packages edited by
- (diff)
- 06:47 Plugins/Packages edited by
- (diff)
07/14/09:
- 15:45 Changeset [5326] by
- SSHbase: add an error message for non-resolving clients
- 10:13 CodeSprintIdeas edited by
- (diff)
- 09:56 CodeSprintIdeas edited by
- (diff)
- 09:51 CodeSprintIdeas edited by
- (diff)
- 09:47 CodeSprintIdeas edited by
- (diff)
- 09:47 CodeSprintIdeas edited by
- (diff)
- 09:46 CodeSprintIdeas edited by
- (diff)
- 09:45 Contribute edited by
- (diff)
- 09:41 CodeSprintIdeas edited by
- Add a few more tickets (diff)
- 09:38 CodeSprintIdeas edited by
- (diff)
07/13/09:
- 23:56 ParanoidMode edited by
- (diff)
- 23:53 Ticket #690 (Allow paranoid mode to have multiple saved copies in /var/cache/bcfg2) created by
- Right now, when a file is processed in paranoid mode only a single copy is …
- 23:46 ParanoidMode created by
- 23:33 Howtos edited by
- (diff)
- 22:55 CodeSprintIdeas created by
- 20:32 Changeset [5325] by
- Metadata: fix query.all_groups to catch implicit groups in groups.xml
- 15:35 Changeset [5324] by
- TCheetah: Remove RPM python-cheetah requirement Cheetah is not considered …
- 15:35 Changeset [5323] by
- bcfg2-admin: Fix typo Signed-off-by: Sol Jerome <solj@…>
- 15:08 Changeset [5322] by
- bcfg2-admin init: fix traceback (reported by somekool on irc) Apparently …
- 14:54 Plugins/Snapshots edited by
- Add details for enabling the snapshots plugin (diff)
- 14:40 TrackingDevelopmentTrunk edited by
- (diff)
- 12:45 Changeset [5321] by
- Improve error handling when key improperly specified on server (Reported …
- 10:41 Changeset [5320] by
- redhat/bcfg2.spec.in: Add unpackaged files to redhat spec file (Reported …
07/12/09:
- 16:12 Ticket #689 (Add <description> attribute to bundles) created by
- Right now I'm keeping track of the purpose of each bundle on a wiki page …
- 14:32 Ticket #687 (paranoid not working) closed by
- worksforme: Need to write a wiki page on how to do this properly (-P on the client to …
07/10/09:
- 22:16 Changeset [5319] by
- Rework SSHbase alias/address support Rework metadata so that each …
- 14:46 Ticket #688 (bcfg2-info showclient tracebacks) closed by
- fixed: Fixed in [5317].
- 14:41 Ticket #688 (bcfg2-info showclient tracebacks) created by
- > showclient fs01.cosmea.mcs.anl.gov command failure Traceback (most …
- 12:26 Ticket #687 (paranoid not working) created by
- paranoid=true in info.xml does not give any backup file
- 11:15 Changeset [5318] by
- Deps: fix tb due to change in metadata.groups type (Reported by teknix)
- 09:49 Changeset [5317] by
- bcfg2-info: fix showclient traceback (Reported by teknix on irc)
07/09/09:
- 09:40 Ticket #686 (1.0pre4 client traceback when server disallows connection) created by
- I added aliases to all of my machines in clients.xml, giving me an entry …
07/08/09:
- 20:56 Changeset [5316] by
- Trigger: Add Trigger plugin Implement Trigger plugin. Can be used to call …
07/07/09:
- 22:32 Changeset [5315] by
- Packages: Smarten up Yum dep resolver Track all providers of required …
- 16:04 Ticket #685 (a plugin to set chattr would be nice) created by
- we set attr on some files and directory, it would be nice if this could be …
- 15:06 Changeset [5314] by
- Init.py: Fix typo in intializeRepo Signed-off-by: Sol Jerome …
- 11:48 Changeset [5313] by
- Added Bundle and Group for bcfg2-admin.
- 11:47 Changeset [5312] by
- Made fixes to Metadata, Client, and Init, and added methods for …
- 11:10 Changeset [5311] by
- Update groups for new common cluster config
- 11:05 Changeset [5310] by
- bcfg2-admin viz: Implement support for arbitrary output types bcfg2-admin …
- 10:56 Changeset [5309] by
- Packages: Fix YumSource? file map pruning Propertly keep all files that …
07/06/09:
- 16:52 Ticket #684 (bcfg2 needs a mode to show why a package is required) created by
- To my knowledge, on a yum system there's no way to say "What other …
- 16:51 Ticket #683 (Graphviz on centos 5.2 (at least) appears broken) created by
- Graphviz won't generate png files. You were able to get a ps file, but it …
- 16:50 Ticket #682 (ssl error reporting from the client needs clearer message) created by
- If the client has requested SSL connection via bcfg2.conf, but doesn't …
- 16:49 Ticket #681 (bcfg2-info should not print "Hanlded events" for the general case) created by
- Please make this an add on option (-d or -v come to mind) - as a general …
07/01/09:
- 13:03 Ticket #680 (Make default ConfigFile permissions configurable in bcfg2.conf) closed by
- fixed: Resolved in [5308].
- 13:02 Changeset [5308] by
- Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680) …
- 11:24 Changeset [5307] by
- Options.py: Remove unused variable Signed-off-by: Sol Jerome …
06/30/09:
- 15:31 Changeset [5306] by
- Changed how bcfg2-admin init handles plugins and added update_client to …
- 15:25 Changeset [5305] by
- Added additional list and update options to bcfg2-admin client
- 15:21 ClientMetadata edited by
- (diff)
- 13:55 Ticket #680 (Make default ConfigFile permissions configurable in bcfg2.conf) created by
- I'd like for the default permission mask to be configurable in bcfg2.conf. …
- 13:50 Ticket #679 (Disable package verification using Packages plugin) created by
- I can't seem to disable per-package verification using the Packages …
- 13:33 Ticket #678 (Packages plugin cleanups) created by
- We need to catch exceptions thrown by data = …
- 10:11 Changeset [5304] by
- Metadata - Fix method reference
- 10:11 ClientMetadata created by
06/29/09:
- 14:52 Changeset [5303] by
- Packages: Fix file architecture tagging for YumSources? (patch from slack)
- 13:29 Changeset [5302] by
- Metadata: implement get_clients/get_groups interface Add method to get …
06/26/09:
- 11:06 Changeset [5301] by
- APT/Client: Suppress known warnings APT: Suppress APT api warning …
06/25/09:
- 20:05 Plugins/SSHbase edited by
- Add alias info (diff)
- 15:14 Changeset [5300] by
- update to new Connector API
- 15:13 DevelopingForBcfg2 edited by
- (diff)
- 14:16 DevelopingForBcfg2 edited by
- (diff)
06/24/09:
- 22:08 News edited by
- (diff)
- 22:01 TrackingDevelopmentTrunk edited by
- Add pre4 updates (diff)
- 21:56 News edited by
- (diff)
- 21:46 Download edited by
- (diff)
- 21:00 Changeset [5299] by
- tagged 1.0pre4 release
- 21:00 Changeset [5298] by
- Version bump to 1.0pre4
- 11:26 Changeset [5297] by
- SSL: Implement protocol selection in bcfg2.conf Add explicit knob to …
06/23/09:
- 21:34 Changeset [5296] by
- Fix Fam support There is some weird issue in Fam where fam stops giving …
- 09:16 Ticket #646 (SSHbase should be alias aware) closed by
- fixed: Resolved in [5295].
- 09:16 Changeset [5295] by
- SSHBase: Make SSHBase aware of aliases SSHBase is now aware of aliases …
06/22/09:
- 20:56 Changeset [5294] by
- Improve server error handling Issues - Log bind failures properly - Log …
- 20:31 Changeset [5293] by
- Core: Fix statistics related server traceback Remove call to deepcopy, …
- 20:13 Changeset [5292] by
- Packages: fix handling of architectures for RawURL YumSources? Add …
06/21/09:
- 14:22 Changeset [5291] by
- Fix deb creation - now uses same *-packages glob as bcfg2.install
- 12:30 Changeset [5290] by
- bcfg2-info: add complete profiling support Build uniform profiling …
06/20/09:
- 13:31 Changeset [5289] by
- Metadata: Fix traceback from imd updates Signed-off-by: Sol Jerome …
- 13:13 Changeset [5288] by
- bcfg2-admin: Migrate query to new Metadata query interface Signed-off-by: …
06/19/09:
- 16:03 Changeset [5287] by
- Metadata: improve resolution performance Remove vestiages of the old .all …
- 16:03 Changeset [5286] by
- Metadata: Implement query interface Clean up all of the ad-hoc interface …
- 16:03 Changeset [5285] by
- Packages: add parse-caching support for YumSources? This commit caches the …
06/18/09:
- 22:37 Changeset [5284] by
- Debian: postrm fix from Paul Cannon Signed-off-by: Sol Jerome …
- 13:16 Changeset [5283] by
- Packages: Improve YumSource? performance dramatically Track needed file …
- 00:43 Changeset [5282] by
- Implement zultron's inter-client metadata stuff
Note: See TracTimeline
for information about the timeline view.