server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
Bcfg2
/
Server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added feature to allow clients to declare their version to server
Chris St. Pierre
2012-07-11
2
-46
/
+78
*
try to get details about a genshi error
Chris St. Pierre
2012-07-05
1
-4
/
+61
*
added selinux support
Chris St. Pierre
2012-07-03
4
-35
/
+160
*
unified [Single]XMLFileBacked, enabled xinclude pretty much everywhere
Chris St. Pierre
2012-06-25
10
-100
/
+53
*
fixed changed events in Cfg; stringification of FAM objects
Chris St. Pierre
2012-06-21
2
-1
/
+2
*
added ability to disable Properties write-back
Chris St. Pierre
2012-06-19
1
-20
/
+28
*
added automatch to automatically invoke XMLMatch() on Properties files
Chris St. Pierre
2012-06-19
1
-2
/
+10
*
added XMLMatch() method of StructFile to resolve Group/Client tags recursivel...
Chris St. Pierre
2012-06-19
1
-17
/
+52
*
fixed decryption of Properties files
Chris St. Pierre
2012-06-19
1
-6
/
+7
*
fixed typo in Packages end_statistics hook
Chris St. Pierre
2012-06-19
1
-1
/
+1
*
merged maint
Chris St. Pierre
2012-06-19
8
-123
/
+144
|
\
*
|
added support for encrypting different elements in a single Properties file w...
Chris St. Pierre
2012-06-15
1
-15
/
+14
*
|
DBStats: Load entries in bulk
Tim Laszlo
2012-06-15
1
-4
/
+13
*
|
DBStats: remove vlevel from _fetch_reason
Tim Laszlo
2012-06-15
1
-2
/
+1
*
|
DBStats: add unique contraints for entries
Tim Laszlo
2012-06-15
1
-0
/
+3
*
|
DBStats: make imports transactional
Tim Laszlo
2012-06-15
1
-6
/
+11
*
|
made bcfg2-lint load lint plugins from server plugins where appropriate
Chris St. Pierre
2012-06-14
11
-220
/
+215
*
|
ThreadedStatistics: Set daemon=False for ThreadedStatistic
Tim Laszlo
2012-06-14
1
-3
/
+3
*
|
web_reports: add links to entry view
Tim Laszlo
2012-06-14
1
-3
/
+3
*
|
web_reports: add entry links
Tim Laszlo
2012-06-14
2
-2
/
+2
*
|
web_reports: Add entry view
Tim Laszlo
2012-06-14
3
-0
/
+57
*
|
web_reports: Make reasons clickable in entry listings
Tim Laszlo
2012-06-14
3
-2
/
+4
*
|
DBStats: watch for missing work queue
Tim Laszlo
2012-06-14
1
-2
/
+2
*
|
DBStats: Start loading good entries into the db
Tim Laszlo
2012-06-14
3
-29
/
+51
*
|
web_reports: add a helper function for in_bulk
Tim Laszlo
2012-06-14
1
-6
/
+27
*
|
web_reports: group filtering for <type> element views
Tim Laszlo
2012-06-14
3
-4
/
+7
*
|
EntrySet inherits from Debuggable so no longer needs explicity debug_log; pro...
Chris St. Pierre
2012-06-12
1
-4
/
+6
*
|
added end_statistics hook to ClientRunHooks; added calls to Packages and Pupp...
Chris St. Pierre
2012-06-12
4
-0
/
+10
*
|
added support for Puppet External Node Classifiers
Chris St. Pierre
2012-06-12
1
-0
/
+117
*
|
converted Trigger to use ClientRunHooks instead of abusing Statistics; fix ma...
Chris St. Pierre
2012-06-12
1
-28
/
+37
*
|
converted Packages to use ClientRunHooks instead of abusing GoalValidator
Chris St. Pierre
2012-06-12
1
-7
/
+5
*
|
added ClientRunHooks plugin role
Chris St. Pierre
2012-06-12
2
-0
/
+27
*
|
web_reports: remove :
Tim Laszlo
2012-06-07
1
-1
/
+1
*
|
Probes: Handle write failures better
Tim Laszlo
2012-06-06
1
-1
/
+1
*
|
web_reports: Improve element lists
Tim Laszlo
2012-06-06
2
-24
/
+34
*
|
web_reports: speed up client detail view
Tim Laszlo
2012-06-06
3
-63
/
+29
*
|
Reports: add group relationships
Tim Laszlo
2012-06-06
1
-0
/
+3
*
|
web_reports: add group filtering logic to grid and detailed list
Tim Laszlo
2012-06-06
3
-3
/
+31
*
|
web_reports: add filters to the grid view
Tim Laszlo
2012-06-06
2
-5
/
+5
*
|
web_reports: filter by group
Tim Laszlo
2012-06-06
2
-5
/
+29
*
|
web_reports: show filter list when no records are returned
Tim Laszlo
2012-06-06
1
-1
/
+1
*
|
web_reports: Show client profile, groups, and bundles in detailed view
Tim Laszlo
2012-06-06
1
-0
/
+35
*
|
DBStats: Save interaction metadata
Tim Laszlo
2012-06-06
3
-2
/
+81
*
|
Reports: remove unused function
Tim Laszlo
2012-06-06
1
-10
/
+0
*
|
added properties element encryption
Chris St. Pierre
2012-06-06
2
-2
/
+58
*
|
PY3K: Refactor input code
Sol Jerome
2012-06-05
6
-61
/
+31
*
|
web_reports: Trap KeyError from duplicate metrics
Tim Laszlo
2012-06-05
1
-1
/
+5
*
|
web_reports: added a view to show the most common configuration problems
Tim Laszlo
2012-06-05
6
-2
/
+119
*
|
Replace UpdaterError with UpdaterRoutineException
Tim Laszlo
2012-06-05
1
-1
/
+1
*
|
importscript: Fix client added message and log level
Tim Laszlo
2012-06-05
1
-3
/
+3
[prev]
[next]