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
/
Server
/
Plugins
/
Packages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugins: Fix import and indent errors
Sol Jerome
2011-04-26
1
-1
/
+1
*
Plugins: Add full PY3K compatibility
Sol Jerome
2011-04-26
1
-8
/
+18
*
Plugins: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
1
-11
/
+24
*
Packages: fix global package coalescing (Patch from Jeramey Crawford) (Resolv...
Narayan Desai
2011-01-06
1
-2
/
+2
*
Packages: Pylint/PEP8 fixes
Sol Jerome
2010-11-15
1
-11
/
+14
*
changed package type to 'pacman', if request package version is 'auto' and it...
Asaf
2010-11-02
1
-1
/
+1
*
Packages plugin / Client tools : add support for pacman based distros(arch, p...
asaf
2010-11-02
1
-0
/
+112
*
Packages: fix is_pkg breakage
Narayan Desai
2010-09-27
1
-1
/
+1
*
Packages: restore whitelist functionality (patch from Richard Connon) (Resolv...
Narayan Desai
2010-09-26
1
-22
/
+20
*
Packages: Assign the deps variable before resolution.
Tim Laszlo
2010-09-04
1
-0
/
+1
*
Packages: fix type conflict
Narayan Desai
2010-08-30
1
-1
/
+1
*
Packages: fix type conflict
Narayan Desai
2010-08-30
1
-1
/
+1
*
Packages: invalidate virt_pkgs cache when source data is reloaded
Narayan Desai
2010-08-28
1
-0
/
+1
*
Packages: dep resolver rewrite
Narayan Desai
2010-08-27
1
-154
/
+150
*
Fix typos
Sol Jerome
2010-08-14
1
-1
/
+1
*
Don't assume python2.5 is being used on successful hashlib import
Sol Jerome
2010-08-11
1
-2
/
+4
*
Packages: Move knobs to config.xml
Tim Laszlo
2010-08-04
1
-26
/
+12
*
Packages: Resolver/Metadata options
Tim Laszlo
2010-08-04
1
-1
/
+32
*
Packages: Allow soft relaods and use a checksum for cache file.
Tim Laszlo
2010-08-04
1
-41
/
+41
*
Packages: Expose repo data as a Connector
Tim Laszlo
2010-08-04
1
-4
/
+24
*
Packages: Allow xinclude and add XML error handling
Tim Laszlo
2010-07-30
1
-6
/
+18
*
Packages: Remove log line from black/whitelist test
Tim Laszlo
2010-07-30
1
-1
/
+0
*
Packages: Allow for whitelisting
Tim Laszlo
2010-07-30
1
-7
/
+11
*
Packages: Treat blacklisted packages as if they don't exist
Tim Laszlo
2010-07-30
1
-2
/
+2
*
Packages: Allow authentication in urls
Tim Laszlo
2010-07-16
1
-2
/
+25
*
Packages: Add RawURL support for APT sources (Patch from Remi Broemeling for ...
Sol Jerome
2010-06-24
1
-11
/
+16
*
Core: Allow the specification of plugin conflicts (Fix for Ticket #875)
Sol Jerome
2010-04-24
1
-0
/
+1
*
Packages: fix handling of negative recommended directive
Narayan Desai
2010-04-17
1
-1
/
+3
*
Packages: fix up config file reading
Narayan Desai
2010-04-17
1
-1
/
+1
*
Packages: implement support for recommended packages in APTSources
Narayan Desai
2010-04-17
1
-6
/
+16
*
Packages: handle BoundPackage entries for prereq processing
Narayan Desai
2010-04-08
1
-1
/
+2
*
Packages: implement blacklist functionality
Narayan Desai
2010-04-08
1
-6
/
+16
*
Packages: Add 'fedora' os group to the list of basegroups
Sol Jerome
2010-03-09
1
-1
/
+1
*
Packages: fix minor thinko in error path [bugfix]
Narayan Desai
2010-02-15
1
-1
/
+1
*
Packages: get rid of spurious whitespace in choice pkg names
Narayan Desai
2010-02-14
1
-1
/
+1
*
Packages: fix dep issue on apt sources [bugfix]
Narayan Desai
2010-02-14
1
-1
/
+1
*
Packages: add pre-depends requirements for apt package sources (Resolves Tick...
Narayan Desai
2010-02-14
1
-1
/
+1
*
Packages: [bugfix]
Narayan Desai
2010-02-14
1
-37
/
+24
*
Packages: process apt-source choices correctly with multi-package version req...
Narayan Desai
2010-01-20
1
-4
/
+4
*
Packages: handle architecture changes in Yum configs [bugfix]
Narayan Desai
2010-01-15
1
-0
/
+2
*
Packages; use new debugging infrastructure
Narayan Desai
2009-11-21
1
-3
/
+3
*
Packages: create urls that work with old urllib2 (Resolves ticket #796) [bugfix]
Narayan Desai
2009-11-11
1
-1
/
+2
*
Packages: only log explicit packages that are unsatisfied
Narayan Desai
2009-11-05
1
-2
/
+3
*
Packages: Defer handling of virtual requirements provided by multiple
Narayan Desai
2009-10-22
1
-2
/
+17
*
Packages: simplify package resolution logic (should resolve outstanding issue...
Narayan Desai
2009-10-21
1
-95
/
+105
*
bcfg2-info: simplify codepaths for debug mode
Narayan Desai
2009-10-21
1
-0
/
+4
*
Packages: Remove debug print
Narayan Desai
2009-10-19
1
-1
/
+0
*
Packages: Add virtual packages properly
Narayan Desai
2009-10-19
1
-2
/
+3
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-13
/
+21
*
Packages: pylint fixes
Narayan Desai
2009-09-24
1
-41
/
+63
[next]