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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
fixed repo name generation
Chris St. Pierre
2012-05-04
1
-2
/
+3
|
*
5ea25b9... improved some error messages; only setup pulp connection if there ...
Chris St. Pierre
2012-05-04
1
-19
/
+20
|
*
improved error reporting in a few places
Chris St. Pierre
2012-05-04
3
-7
/
+7
|
*
better error reporting
Chris St. Pierre
2012-05-04
2
-27
/
+38
|
*
fixed total think-o in ProxyError
Chris St. Pierre
2012-05-04
1
-1
/
+1
|
*
better error message from bcfg2-info on no matching generator
Chris St. Pierre
2012-05-04
1
-1
/
+2
|
*
fixed confusing error message
Chris St. Pierre
2012-05-04
1
-2
/
+2
|
*
9cd1a68... cleaner handling of line-wrapping in bcfg2-lint
Chris St. Pierre
2012-05-04
1
-9
/
+7
|
*
made Deltas and Genshi lint plugins respect command-line filelist
Chris St. Pierre
2012-05-04
2
-7
/
+8
|
*
make bcfg2-lint warn about .cat and .diff files
Chris St. Pierre
2012-05-04
2
-2
/
+25
|
*
merged 0106905... added ability to pass options to nose, ignore tests, test s...
Chris St. Pierre
2012-05-04
1
-1
/
+11
*
|
add essentialpkgs to all Source objects
Chris St. Pierre
2012-05-04
2
-1
/
+1
*
|
better support for re-reading packages.conf (and SimpleConfigs in general)
Chris St. Pierre
2012-05-04
3
-15
/
+32
*
|
fixed repo name generation
Chris St. Pierre
2012-05-04
1
-2
/
+3
*
|
improved some error messages; only setup pulp connection if there are pulp so...
Chris St. Pierre
2012-05-04
1
-18
/
+19
*
|
fixed bcfg2-lint --show-errors
Chris St. Pierre
2012-05-03
13
-14
/
+26
*
|
fixed total think-o in ProxyError
Chris St. Pierre
2012-05-02
1
-1
/
+1
*
|
Bcfg2.Options.list_split only strips whitespace around commas (this allows, e...
Chris St. Pierre
2012-05-01
1
-2
/
+5
*
|
better error message from bcfg2-info on no matching generator
Chris St. Pierre
2012-05-01
1
-1
/
+2
*
|
Include arch as one of the possible choices when user begins
Calvin Cheng
2012-04-30
1
-1
/
+3
*
|
DBStats: Add unpruned entry reporting (#659)
Sol Jerome
2012-04-27
7
-11
/
+44
*
|
fixed confusing error message
Chris St. Pierre
2012-04-23
1
-2
/
+2
*
|
cleaner handling of line-wrapping in bcfg2-lint
Chris St. Pierre
2012-04-23
1
-10
/
+7
*
|
changed the way bcfg2-lint errors are loaded to make it easier to write and u...
Chris St. Pierre
2012-04-20
13
-59
/
+77
*
|
made Deltas and Genshi lint plugins respect command-line filelist
Chris St. Pierre
2012-04-20
2
-7
/
+8
*
|
added TemplateHelper plugin for bcfg2-lint
Chris St. Pierre
2012-04-20
2
-1
/
+62
*
|
make bcfg2-lint warn about .cat and .diff files
Chris St. Pierre
2012-04-20
2
-2
/
+25
*
|
Merge branch 'maint'
Sol Jerome
2012-04-19
3
-24
/
+47
|
\
|
|
*
bcfg2-info: Fix packagesources command
Sol Jerome
2012-04-19
1
-2
/
+3
|
*
Fixed launchd to correctly parse label from plist, and added a warning when i...
Luke Cyca
2012-04-16
1
-3
/
+4
|
*
MacPorts now respects version="any" and logs version mismatches like other pl...
Luke Cyca
2012-04-16
1
-1
/
+8
|
*
Fixed MacPorts pkgtool tuple and cleaned up logger output
Luke Cyca
2012-04-13
1
-2
/
+2
|
*
launchd: Remove popen2 calls
Sol Jerome
2012-03-27
1
-18
/
+32
*
|
better error reporting
Chris St. Pierre
2012-04-18
2
-27
/
+38
*
|
Merge branch 'add-essential-pkgs'
Sol Jerome
2012-04-17
4
-4
/
+15
|
\
\
|
*
|
Packages: Add Essential packages to specification (#1084)
Sol Jerome
2012-04-17
4
-4
/
+15
*
|
|
added ability to pass options to nose, ignore tests, test specific clients to...
Chris St. Pierre
2012-04-13
1
-0
/
+10
*
|
|
better TGenshi error messages
Chris St. Pierre
2012-04-13
1
-2
/
+4
*
|
|
do not set django TIME_ZONE except in 1.2+
Chris St. Pierre
2012-04-13
1
-4
/
+4
*
|
|
improved error reporting in a few places
Chris St. Pierre
2012-04-13
3
-7
/
+7
*
|
|
fixed xincludes to properly handle includes-in-includes, includes that aren't...
Chris St. Pierre
2012-04-11
3
-23
/
+47
*
|
|
Remove fprint in favor of cleaner setup.py
Sol Jerome
2012-04-04
3
-15
/
+2
|
/
/
*
|
Merge branch 'fix-reports'
Sol Jerome
2012-04-02
2
-9
/
+87
|
\
\
|
*
|
Reports: Remove client_version database column
Sol Jerome
2012-03-31
2
-9
/
+87
*
|
|
Options: Don't display empty help messages
Sol Jerome
2012-04-02
1
-1
/
+6
*
|
|
Pac: Fix copy/paste typo
Sol Jerome
2012-04-01
1
-4
/
+3
|
/
/
*
|
PY3K: Fix exception handling for #1080
Sol Jerome
2012-03-31
3
-3
/
+6
*
|
Packages: Add support for alternate version attribute
Sol Jerome
2012-03-29
1
-2
/
+6
*
|
gentoo: Add enhanced Portage client tool (#1086)
Sol Jerome
2012-03-27
1
-25
/
+79
*
|
Remove unused client_version from reports
Sol Jerome
2012-03-26
3
-4
/
+0
[prev]
[next]