summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Rewrote arbitrary data cache systemChris St. Pierre2013-08-161-11/+7
* Metadata: group_in_category fixesChris St. Pierre2013-08-151-5/+18
* testsuite: fixed unit testsChris St. Pierre2013-08-121-1/+1
* Merge branch 'maint'Chris St. Pierre2013-08-121-6/+7
|\
| * 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-091-1/+1
| * Metadata: Fix bundle visualizationSol Jerome2013-08-091-1/+1
| * Metadata: catch dns lookup errors betterChris St. Pierre2013-08-081-1/+1
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-3/+4
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-0/+8
* | Plugins: Fixed/made consistent Django model loadChris St. Pierre2013-08-091-4/+1
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-161/+39
|\ \
| * | Options: migrated plugins to new options parserChris St. Pierre2013-06-271-164/+42
* | | Merge branch 'maint'Chris St. Pierre2013-08-081-13/+22
|\ \ \ | | |/ | |/|
| * | Plugin: added new Caching interfaceChris St. Pierre2013-08-071-1/+6
| * | 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
* | | Merge branch 'maint'Sol Jerome2013-07-181-3/+2
|\| |
| * | Metadata: fixed long lineChris St. Pierre2013-07-091-2/+2
| * | Core: Gracefully handle failure to add client without default groupChris St. Pierre2013-07-091-5/+4
* | | Merge branch 'maint'Sol Jerome2013-07-081-2/+3
|\| | | |/ |/|
| * Metadata: fixed docstring typoChris St. Pierre2013-07-031-1/+1
| * Metadata: Make pylint happySol Jerome2013-06-271-1/+2
| * Plugins/Metadata: fix resolution for ipv4-in-ipv6 addresses like ::ffff:127.0...Alexander Sulfrian2013-06-271-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-06-271-0/+2
|\|
| * do not create data directories for plugins that don't need themChris St. Pierre2013-06-131-0/+2
* | Merge branch 'maint'Chris St. Pierre2013-05-211-0/+6
|\|
| * added multiprocessing server coreChris St. Pierre2013-05-201-0/+6
* | Merge branch 'maint'Chris St. Pierre2013-05-171-34/+50
|\|
| * doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-31/+45
| * fixed pylint testChris St. Pierre2013-05-011-1/+2
| * Metadata: don't require all profile groups to be public when using metadata dbChris St. Pierre2013-05-011-3/+4
* | Merge branch 'maint'Chris St. Pierre2013-04-241-56/+89
|\|
| * Metadata: create clients when version is declared (if necessary)Chris St. Pierre2013-03-271-20/+14
| * testsuite: more text fixesChris St. Pierre2013-03-261-0/+1
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-1/+1
| * testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-0/+1
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-6/+6
| * Metadata: fixed setting default group when appropriateChris St. Pierre2013-03-261-32/+36
| * Metadata: apply default group consistently on first and subsequent client runsChris St. Pierre2013-03-261-0/+5
| * bcfg2-lint: only check clients.xml things if clients.xml is in useChris St. Pierre2013-03-261-0/+9
| * bcfg2-lint: added check to ensure that default group is a profile groupChris St. Pierre2013-03-261-1/+13
| * Metadata: better stringification of ClientMetadata objects for debuggingChris St. Pierre2013-03-261-0/+5
| * Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-251-1/+3
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-4/+4
|\ \ | |/ |/|
| * Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-1/+1
| |\