Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump to 1.3.1v1.3.1 | Sol Jerome | 2013-03-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Inotify: produce better error when watching non-existent directory or file ↵ | Chris St. Pierre | 2013-03-20 | 1 | -0/+4 |
| | | | | in such | ||||
* | bcfg2-reports: fixed name of database config section | Chris St. Pierre | 2013-03-20 | 1 | -6/+6 |
| | |||||
* | fixed some pylint errors | Chris St. Pierre | 2013-03-19 | 2 | -7/+7 |
| | |||||
* | Admin/Init: Fix traceback due to missing import | Sol Jerome | 2013-03-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Logger: Fix encoding traceback (#1140) | Sol Jerome | 2013-03-19 | 1 | -1/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Revert last change | Tim Laszlo | 2013-03-18 | 1 | -4/+1 |
| | |||||
* | Fix django TIME_ZONE for django < 1.2 | Tim Laszlo | 2013-03-18 | 1 | -1/+4 |
| | | | | (cherry picked from commit e0d8251f2b8cb315b8124d2733aaab90b9f7e2a2) | ||||
* | Reporting: Fix sections for reports settings | Sol Jerome | 2013-03-18 | 1 | -4/+6 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | POSIX: fixed infinite stat() loop with misnamed Path entry | Chris St. Pierre | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | Fix the group filter dropdown on firefox | Tim Laszlo | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | bcfg2-test: apply ignore list to unknown packages | Chris St. Pierre | 2013-03-18 | 1 | -1/+3 |
| | |||||
* | allow communication passwords with URL special chars (@, /, etc.) in them | Chris St. Pierre | 2013-03-18 | 2 | -4/+6 |
| | |||||
* | init: fixed creation of repo directory for real this time | Chris St. Pierre | 2013-03-15 | 1 | -11/+10 |
| | |||||
* | init: fixed creation of repo directory | Chris St. Pierre | 2013-03-15 | 1 | -2/+2 |
| | |||||
* | models: copy SERVER_PLUGINS option to avoid changing the real default, just ↵ | Chris St. Pierre | 2013-03-15 | 1 | -1/+2 |
| | | | | the local default | ||||
* | bcfg2-admin init: create specification directory if it doesn't exist | Chris St. Pierre | 2013-03-15 | 1 | -0/+1 |
| | |||||
* | Add Yum groups to the Packages internal dependency resolver. | Sol Jerome | 2013-03-15 | 3 | -21/+158 |
|\ | |||||
| * | YUM: Fixed YUM Group package selection with group types (default, optional, ↵ | Jason Kincl | 2013-02-27 | 1 | -6/+12 |
| | | | | | | | | all) on client tool | ||||
| * | YUM: Cleaner implementation of missing_attrs() from superclass | Jason Kincl | 2013-02-25 | 1 | -12/+4 |
| | | |||||
| * | YUM: Fixing long lines | Jason Kincl | 2013-02-24 | 1 | -2/+5 |
| | | |||||
| * | Packages: Adding Yum groups to Bcfg2's internal dependency resolver | Jason Kincl | 2013-02-22 | 1 | -13/+72 |
| | | |||||
| * | YUM: Adding functionality to YUM client tool to resolve YUM groups when ↵ | Jason Kincl | 2013-02-22 | 2 | -8/+85 |
| | | | | | | | | server-side resolver is off | ||||
* | | Version bump to 1.3.0v1.3.0 | Sol Jerome | 2013-03-15 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Admin: Fix __call__ method in bcfg2-admin init | Sol Jerome | 2013-03-15 | 1 | -3/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | bcfg2-lint: allow uppercase in usernames | Chris St. Pierre | 2013-03-08 | 1 | -1/+1 |
| | | |||||
* | | bcfg2-test: fixed test for missing bundles | Chris St. Pierre | 2013-03-04 | 1 | -2/+1 |
| | | |||||
* | | bcfg2-test: added checks for missing bundles and unknown packages | Chris St. Pierre | 2013-03-04 | 1 | -0/+14 |
| | | |||||
* | | POSIXCompat: only translate to old-style entries for older clients | Chris St. Pierre | 2013-03-04 | 1 | -0/+5 |
| | | |||||
* | | Core: properly handle Ctrl-C | Chris St. Pierre | 2013-02-25 | 2 | -19/+13 |
|/ | |||||
* | order in regex character classes matters | Chris St. Pierre | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | bcfg2-lint: fixed username regex | Chris St. Pierre | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | Packages: fixed overzealous deduplication of packages that removed essential ↵ | Chris St. Pierre | 2013-02-22 | 1 | -6/+8 |
| | | | | and group packages | ||||
* | Frame: Sort unmanaged entries | Sol Jerome | 2013-02-21 | 1 | -1/+2 |
| | | | | | | Thanks Chris for the lambda magic. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Metadata: prevent overwriting of clients.xml with xinclude | Chris St. Pierre | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | better error message when rendering a template that failed to parse | Chris St. Pierre | 2013-02-21 | 1 | -0/+4 |
| | |||||
* | fixed option description for bcfg2-crypt passphrase option | Chris St. Pierre | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | fixed unit tests using long ints for py3k | Chris St. Pierre | 2013-02-20 | 1 | -0/+7 |
| | |||||
* | wrote unit tests for base client Tool classes | Chris St. Pierre | 2013-02-20 | 4 | -72/+98 |
| | |||||
* | SELinux: Fix resolution of extra entries | Sol Jerome | 2013-02-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | bcfg2-lint: Fixed erroneous detection of multiple default groups (#1142) | Chris St. Pierre | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | removed debugging | Chris St. Pierre | 2013-02-14 | 1 | -10/+0 |
| | |||||
* | better Genshi syntax lint checker | Chris St. Pierre | 2013-02-14 | 2 | -19/+57 |
| | |||||
* | fixed checking Genshi templates for comments (#1141) | Chris St. Pierre | 2013-02-14 | 2 | -1/+2 |
| | |||||
* | fixed unit tests | Chris St. Pierre | 2013-02-13 | 1 | -7/+4 |
| | |||||
* | Defaults: change to GoalValidator to apply defaults after structures are ↵ | Chris St. Pierre | 2013-02-13 | 1 | -19/+10 |
| | | | | bound (#1136) | ||||
* | bcfg2-test: test for clients with no entries | Chris St. Pierre | 2013-02-08 | 1 | -0/+3 |
| | |||||
* | Cfg: better error handling from verifiers, :test | Chris St. Pierre | 2013-02-08 | 2 | -7/+14 |
| | |||||
* | Core: deduplicated some error handling code | Chris St. Pierre | 2013-02-08 | 1 | -9/+7 |
| | |||||
* | Packages: fixed several bugs that could cause duplicate Package entries | Chris St. Pierre | 2013-02-06 | 2 | -14/+18 |
| |