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
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed or fixed functools imports
Chris St. Pierre
2012-08-23
5
-17
/
+11
*
removed two more relative imports
Chris St. Pierre
2012-08-23
2
-7
/
+7
*
removed relative imports from testsuite for py2.4 compat
Chris St. Pierre
2012-08-23
13
-41
/
+155
*
SchemaUpdater: _walk_packages incorrectly used __path__
Tim Laszlo
2012-08-22
1
-2
/
+2
*
Metadata: provide all() for py2.4 compat
Chris St. Pierre
2012-08-22
1
-0
/
+13
*
fixed handling of regex filename patterns in GroupSpool/EntrySet
Chris St. Pierre
2012-08-22
6
-9
/
+17
*
do not require a priority attribute on InfoXML files at all
Chris St. Pierre
2012-08-22
4
-17
/
+20
*
fix test for python 2.5
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
fixed imports from test common
Chris St. Pierre
2012-08-22
12
-12
/
+24
*
tweaked tests for python 2.5
Chris St. Pierre
2012-08-22
13
-13
/
+42
*
sadly, travis-ci doesn't support python 2.4 :(
Chris St. Pierre
2012-08-22
1
-1
/
+0
*
run travis tests on python 2.4 and 2.5
Chris St. Pierre
2012-08-22
1
-0
/
+2
*
fixed patchIf() (I hope)
Chris St. Pierre
2012-08-22
1
-18
/
+59
*
fixed unicode test in TestFile again
Chris St. Pierre
2012-08-22
1
-1
/
+4
*
fixed determination of repo name from source component name
Chris St. Pierre
2012-08-22
1
-3
/
+2
*
skip testing ClientVersions object unless Django is installed or skipping tes...
Chris St. Pierre
2012-08-22
1
-84
/
+86
*
removed more context managers
Chris St. Pierre
2012-08-22
2
-4
/
+53
*
fixed skip decorators
Chris St. Pierre
2012-08-22
1
-22
/
+9
*
add an argument, don't remove it in patchIf()
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
remove extra argument in patchIf() the right way
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
15
-36
/
+46
*
made test of POSIXFile._diff() much much faster
Chris St. Pierre
2012-08-22
1
-2
/
+15
*
fixed a unicode test for POSIXFile
Chris St. Pierre
2012-08-22
1
-8
/
+2
*
patchIf() adds arguments to function calls
Chris St. Pierre
2012-08-22
1
-1
/
+11
*
fixed encoding of Cfg files with unicode contents
Chris St. Pierre
2012-08-22
2
-3
/
+3
*
fixed assertItemsEqual for py < 2.7
Chris St. Pierre
2012-08-22
1
-31
/
+5
*
fixed conditional patching of pylibacl/selinux methods for py2.6
Chris St. Pierre
2012-08-22
2
-258
/
+270
*
merged cheetah encoding fixes from maint
Chris St. Pierre
2012-08-22
2
-3
/
+5
*
doc: Fix NagiosGen documentation bug (#1117)
Sol Jerome
2012-08-22
1
-1
/
+1
*
Cfg: Fix traceback for unicode templates
Sol Jerome
2012-08-22
1
-0
/
+6
*
fixed xml stringification in core, bcfg2
Chris St. Pierre
2012-08-21
2
-4
/
+6
*
install swig so m2crypto installation can succeed
Chris St. Pierre
2012-08-21
1
-0
/
+1
*
removed context managers from unit tests
Chris St. Pierre
2012-08-21
15
-517
/
+509
*
fixed django requirement in install script
Chris St. Pierre
2012-08-21
1
-1
/
+1
*
fixed install of optional deps
Chris St. Pierre
2012-08-21
2
-3
/
+3
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
40
-259
/
+345
*
fixed setup.py execfile() call for py3k
Chris St. Pierre
2012-08-21
1
-1
/
+7
*
tweaked travis-ci stuff to build for py2.6, py3k, with/without optional deps
Chris St. Pierre
2012-08-21
4
-5
/
+47
*
fixed builtin mocks for py3k
Chris St. Pierre
2012-08-21
5
-13
/
+23
*
attempt to get tests working under python 2.6
Chris St. Pierre
2012-08-21
6
-28
/
+110
*
div tag ended in the wrong block
Tim Laszlo
2012-08-21
1
-1
/
+1
*
fixed some unicode stuff in POSIXFile tests
Chris St. Pierre
2012-08-20
1
-4
/
+3
*
fixed broken XML-RPC retries, made delay configurable
Chris St. Pierre
2012-08-20
3
-37
/
+56
*
Proxy: made SSLHTTPConnection object py3k-compatible
Chris St. Pierre
2012-08-20
1
-13
/
+17
*
Metadata: reduced verbosity of category suppression
Chris St. Pierre
2012-08-20
1
-1
/
+8
*
py3k unicode fixes
Chris St. Pierre
2012-08-20
2
-4
/
+6
*
py3k xml fixes
Chris St. Pierre
2012-08-20
3
-8
/
+7
*
added CmpMixin to provide __cmp__ functionality to py3k
Chris St. Pierre
2012-08-20
3
-3
/
+29
*
fixed Bcfg2.settings if django not available
Chris St. Pierre
2012-08-20
1
-1
/
+1
*
fixed syntax error
Chris St. Pierre
2012-08-20
1
-1
/
+1
[next]