index
:
mock.git
master
mock-1.0
Dennis's mock patches, likely mostly config files for secondary arches
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
more comprehensive release tests.
Michael E Brown
2007-12-03
1
-5
/
+6
*
initialize groups if used by SUDO, as we lose all group membership when calle...
Michael E Brown
2007-12-03
1
-0
/
+2
*
update release tests to do more thorough testing.
Michael E Brown
2007-12-03
1
-7
/
+48
*
change --help to reflect new preferred option style.
Michael E Brown
2007-12-03
1
-5
/
+5
*
mostly whitespace fixes, plus a few other things to make pylint/pychecker hap...
Michael E Brown
2007-12-02
7
-153
/
+174
*
convert @decorator-syntax to use python-2.3 compatible peak decoratortools sy...
Michael E Brown
2007-12-01
4
-45
/
+49
*
cleanup unused configure directives.
Michael E Brown
2007-12-01
1
-66
/
+0
*
cleanup unused configure directives.
Michael E Brown
2007-12-01
1
-1393
/
+2
*
cleanup unused configure directives.
Michael E Brown
2007-12-01
1
-11
/
+2
*
use python-decoratortools instead of shipping our own decorator.py
Michael E Brown
2007-12-01
5
-164
/
+37
*
remove dead code (commented out).
Michael E Brown
2007-12-01
2
-2
/
+0
*
move daemontest.c to src/ dir.
Michael E Brown
2007-12-01
1
-0
/
+0
*
remove unused import.
Michael E Brown
2007-12-01
1
-1
/
+0
*
few changes to make pychecker happy.
Michael E Brown
2007-12-01
4
-4
/
+4
*
cleanup release tests a bit.
Michael E Brown
2007-12-01
1
-11
/
+6
*
move build of daemontest into makefile.
Michael E Brown
2007-12-01
2
-19
/
+42
*
fix compile warnings.
Michael E Brown
2007-12-01
1
-1
/
+6
*
add back in comment line that was accidentally dropped in merge.
Michael E Brown
2007-12-01
1
-0
/
+1
*
cleanup compiled python files.
Michael E Brown
2007-12-01
2
-1
/
+4
*
version bump
Michael E Brown
2007-12-01
2
-37
/
+37
*
add changelog entries.
Michael E Brown
2007-12-01
2
-0
/
+7
*
fix builds of multiple srpms on same cmdline.
Michael E Brown
2007-12-01
1
-2
/
+7
*
import local modules after system modules.
Michael E Brown
2007-12-01
1
-2
/
+2
*
clarified ChangeLog
mock-0.8.11
Clark Williams
2007-11-30
1
-3
/
+1
*
version bump
Clark Williams
2007-11-30
2
-0
/
+2
*
first steps for updating to 0.8.11
Clark Williams
2007-11-30
5
-14
/
+29
*
fix release tests to run from local copy and local configs rather than instal...
Michael E Brown
2007-11-30
1
-10
/
+5
*
remove debugging statement.
Michael E Brown
2007-11-30
1
-2
/
+0
*
move things around so that we can run mock.py from the build tree instead of ...
Michael E Brown
2007-11-30
37
-74
/
+83
*
reformat command failed output slightly.
Michael E Brown
2007-11-29
1
-2
/
+2
*
use log.info() to tell about enabled caches rather than misusing state(). the...
Michael E Brown
2007-11-29
2
-2
/
+3
*
fixup error message for misconfigured logging.ini. pass system exit exception...
Michael E Brown
2007-11-29
1
-3
/
+3
*
now that we have made mock logger by default less verbose, enable propogation...
Michael E Brown
2007-11-29
1
-2
/
+2
*
make error log output more useful.
Michael E Brown
2007-11-29
1
-2
/
+2
*
no need to set up loggers in config file for each child, automatically done b...
Michael E Brown
2007-11-29
1
-26
/
+6
*
add dep on python-ctypes so it will run on FC6. remove attempt at non-ctypes ...
Michael E Brown
2007-11-29
6
-144
/
+19
*
add verbosity control (-q/-v)
Michael E Brown
2007-11-29
2
-24
/
+63
*
propagate logger(mock) messages to root logger so we can control console verb...
Michael E Brown
2007-11-29
1
-1
/
+1
*
most root_log.info() calls were actually for debugging, so change them to debug.
Michael E Brown
2007-11-29
1
-8
/
+7
*
basic logger config a bit earlier so we can possibly catch log messages from ...
Michael E Brown
2007-11-29
1
-7
/
+6
*
make sure trace log only emits log records to logger if logger is enabled for...
Michael E Brown
2007-11-29
1
-9
/
+19
*
dont init buildroot for install/installdeps
Michael E Brown
2007-11-29
1
-3
/
+4
*
remove no-longer-needed debug log messages
Michael E Brown
2007-11-29
1
-16
/
+0
*
make sure we run yum install as root. remove unneeded state change message. r...
Michael E Brown
2007-11-29
1
-13
/
+10
*
make privstack more readable.
Michael E Brown
2007-11-29
1
-2
/
+2
*
bypass privStack by calling _becomeUser directly in mock setup.
Michael E Brown
2007-11-29
1
-2
/
+2
*
log calling function name properly
Michael E Brown
2007-11-29
1
-8
/
+12
*
fix handling for printout of exceptions.
Michael E Brown
2007-11-29
1
-2
/
+4
*
enhance trace decorator to make log messages print actual function/filename/l...
Michael E Brown
2007-11-29
1
-3
/
+37
*
Merge commit 'origin/master'
Michael E Brown
2007-11-28
3
-22
/
+35
|
\
[next]