summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Metadata: group_in_category fixes"Chris St. Pierre2013-08-161-18/+5
* Probes: rewrite for new caching systemChris St. Pierre2013-08-161-173/+236
* Rewrote arbitrary data cache systemChris St. Pierre2013-08-168-141/+209
* Metadata: group_in_category fixesChris St. Pierre2013-08-151-5/+18
* PrioDir: Fixed event handlerChris St. Pierre2013-08-141-7/+6
* testsuite: fixed unit tests for new SSLCA stuffChris St. Pierre2013-08-132-9/+9
* Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-138-499/+433
* man: updated bcfg2-admin man pageChris St. Pierre2013-08-131-1/+1
* testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+1
* testsuite: fixed unit testsChris St. Pierre2013-08-121-1/+1
* Merge branch 'maint'Chris St. Pierre2013-08-125-15/+27
|\
| * Viz: include clients that should be included, not vice-versaChris St. Pierre2013-08-091-1/+1
| * Viz: exclude duplicate bundles for a given hostChris St. Pierre2013-08-091-3/+4
| * Viz: distinguish categories from hostsChris St. Pierre2013-08-092-1/+2
| * Packages: always add collections to group/package cacheChris St. Pierre2013-08-091-4/+8
| * Metadata: Fix bundle visualizationSol Jerome2013-08-091-1/+1
| * MultiprocessingCore: added missing docstringChris St. Pierre2013-08-091-0/+2
| * Core: iterate over RMI objects properlyChris St. Pierre2013-08-092-3/+3
| * Core: fixed py3k incompatibilityChris St. Pierre2013-08-092-6/+10
| * Metadata: catch dns lookup errors betterChris St. Pierre2013-08-081-1/+1
* | testsuite: fixed more unit testsChris St. Pierre2013-08-129-65/+38
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-0925-47/+141
* | Plugins: Fixed/made consistent Django model loadChris St. Pierre2013-08-092-5/+2
* | MultiprocessingCore: fixed Cache importChris St. Pierre2013-08-091-1/+1
* | testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-092-8/+9
* | testsuite: Fixed base plugin testsChris St. Pierre2013-08-091-1/+2
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-0879-2902/+4814
|\ \
| * | Options: migrated bcfg2-yum-helperChris St. Pierre2013-06-271-0/+294
| * | Options: migrated generic database stuff to new parserChris St. Pierre2013-06-271-59/+56
| * | Options: migrated bcfg2-crypt and Encryption libs to new parserChris St. Pierre2013-06-271-41/+530
| * | Options: converted filemonitors to new options parserChris St. Pierre2013-06-273-41/+25
| * | Options: migrated bcfg2-test to new parserChris St. Pierre2013-06-271-0/+276
| * | Options: migrated bcfg2-admin to new parserChris St. Pierre2013-06-2713-1385/+1164
| * | Options: migrated bcfg2-info to new parserChris St. Pierre2013-06-271-0/+861
| * | Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-2714-86/+780
| * | Options: migrated server core to new option parserChris St. Pierre2013-06-275-258/+267
| * | Options: migrated plugins to new options parserChris St. Pierre2013-06-2739-973/+499
* | | Merge branch 'maint'Chris St. Pierre2013-08-0812-211/+546
|\ \ \ | | |/ | |/|
| * | Plugin: added missing docstringChris St. Pierre2013-08-071-0/+11
| * | MultiprocessingCore: added a way to dispatch RMI calls to child processesChris St. Pierre2013-08-075-14/+90
| * | Plugin: added new Caching interfaceChris St. Pierre2013-08-078-15/+58
| * | Packages: cache group and package selectionsChris St. Pierre2013-08-071-5/+32
| * | Merge pull request #130 from fennm/metadata-dont-update-xml-on-gratuitous-pro...Chris St. Pierre2013-08-071-12/+16
| |\ \
| | * | Get profile by building metadata instead of guessingMichael Fenn2013-08-061-6/+9
| | * | Make updating the structures conditional on profile changingMichael Fenn2013-08-051-6/+6
| | * | Found a stray write that should be part of the new client caseMichael Fenn2013-08-051-2/+2
| | * | Make pylint happyMichael Fenn2013-08-051-1/+1
| | * | Metadata: Don't update XML on gratuitous profile updateMichael Fenn2013-08-051-2/+3
| * | | Probes: properly clear cacheChris St. Pierre2013-08-061-2/+4
| * | | Probes: expire metadata cache after loading dataChris St. Pierre2013-08-061-0/+6