Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f516c137 04/25/2014 10:20 AM Dmitri Dolguikh

fixes #5398: replaces calls to deprecated SmartProxy.*_proxies scope with SmartProxy.with_features scope

432db23f 04/08/2014 02:18 PM Eric Helms

Refs #2942: Added plugin rake task to extract translations

c83e29ac 04/01/2014 11:33 AM Lukas Zapletal

fixes #1966 - improved UI errors for proxy

e88536b2 03/25/2014 10:14 AM Daniel Lobato Garcia

fixes #3214 - set taxonomy for hosts created via Puppet from facts or a default setting

312042b0 03/12/2014 04:02 PM Dominic Cleal

fixes #4626 - update Facter calls for 2.0 compatibility

5be69052 03/04/2014 10:53 AM Eric Helms

Fixes #4226: add a Rake task for plugins that compiles their assets into core assets pipeline

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
10ac0055 02/24/2014 04:57 PM Neil Miao

fixes #4423 - allow puppet classes to be imported by environment

ab5c0236 01/27/2014 05:12 PM Lukas Zapletal

fixes #4178 - updating i18n extracting rake task and makefile

ad01d4d2 01/15/2014 09:19 AM Walden Raines

fixes #3984 - use __ instead of _ for i18n to avoid conflict with underscore.js

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

f2cddb6b 11/14/2013 04:39 PM Greg Sutcliffe

fixes #3268, #2783 - Update prod2dev to handle fkeys in psql

debddf15 11/13/2013 11:29 AM Lukas Zapletal

fixes #3637 - refactor exception rake task

bb9d0a07 10/18/2013 07:32 PM Dominic Cleal

fixes #2895 - apply updates to environments on puppet class import

6ca42b14 10/17/2013 07:39 PM Dominic Cleal

rake console

956e2ed4 10/15/2013 06:23 PM Dmitri Dolguikh

fixes #3269 - fact import rake task fails with arity error

7e6244e4 10/15/2013 06:16 PM Henning Henkel

fixes #3212 - disable constraint checks for mysql databases during db:prod2dev

77871d22 09/12/2013 11:49 AM Lukas Zapletal

removing PO merge from commit when doing locale:find

Since we are using transifex.com for pulling translations, commiting merged
PO files only pollutes git. We already do not commit that when using
locale/Makefile, thus making the same change here.

c0005dcd 09/11/2013 07:42 AM Joseph Magen

Fixes #2272 - added Capybara integration tests, but without javascripts tests

d5a28dec 09/09/2013 06:03 PM Lukas Zapletal

fixes #2942 - plugin i18n support

This is first phase of plugins i18n support. More to come later:

  • Extraction from model classes
  • JavaScript extraction and support
d70eecfe 09/09/2013 05:44 PM Daniel Lobato Garcia

fixes #3059 - new mail rake task sends foreman reports to each user

2b15ea6f 09/09/2013 09:14 AM Daniel Lobato Garcia

fixes #3051 - Adds rake task to import puppet environments

8d4bcf4a 09/05/2013 05:05 PM Greg Sutcliffe

Fixes #3030 - require facter where necessary

5bdc1930 08/13/2013 10:24 AM Joseph Magen

fixes #2424 - encrypts compute resource password

08f6e65b 08/13/2013 10:24 AM Joseph Magen

fixes #2424 - add Encryptable module and encryption_key generation

0a932172 06/24/2013 04:20 AM Joseph Magen

fixes #2697 again - HostMailer typo and .deliver

7ff08812 06/23/2013 05:00 PM Joseph Magen

fixes #2697 - HostMailer summary is broken
(cherry picked from commit 8e851ef524a3348c1587e53e3c2da616fdbe1fdc)

dce619a2 06/18/2013 06:56 AM Lukas Zapletal

helper script to show dependencies nicely

a5f44532 06/11/2013 12:45 AM Dominic Cleal

fixes #2633 - enable generate_token rake task to run from elsewhere

f3dd3bb6 05/22/2013 10:45 AM Joseph Magen

fixes #2440 remove unused files, code, unnecessary require statements

8d3e45e0 05/09/2013 05:48 AM Dominic Cleal

gettext_i18n_rails_js shouldn't be required in prod setups to run rake tasks

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

2bf4a47a 05/07/2013 03:19 AM Andy Taylor

Fixes #2265 - Broken hosts_and_facts detection

0fe147c7 04/30/2013 11:31 AM Joseph Magen

fixes #2378 - added Minitest and other code cleanups

c4da9ff7 04/24/2013 08:58 AM Lukas Zapletal

fixes #2368 - finishing transifex.com integration

9ec05b0d 04/24/2013 05:40 AM Sam Kottler

Fixes #2408: don't try to reset the password in rake permissions:reset if Facter.domain is nil

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

fd2e3be1 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting and locale rake task

bb52de13 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - merging new strings

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

69be1641 03/03/2013 12:52 PM Bryan Kearney

fixes #2269 - Add gettext framework to foreman.

This patch adds a gettext based localization framework to the Foreman. This is done by adding the fast_gettext and gettext_i18n_rails gems along with their depdencies. An example translation is done to the login page and the users controller....

5f4a100c 03/03/2013 10:06 AM Dominic Cleal

fixes #2256 - support minitest in jenkins rake tasks, add missing yaml require breaking bundler, fix version test for Ruby 1.9.2

0d264ea7 02/01/2013 03:12 AM Robert Birnie

Fixes #2141 - Deletes duplicate TrendCounters

This fixes graphs with spikes, caused by multiple rake trends:counter tasks.

adfcf8f0 01/08/2013 08:24 AM Dominic Cleal

fixes #2109 - improve session token security

- adds security:generate token rake task to create static token
- generate and cache a token on startup if static token isn't present

Thanks to Sandor Szücs <>

eefbf33f 12/09/2012 04:27 AM Daniel Lobato Garcia

fixes #1979 Updating puppet:import:puppet_classes for parameterized classes

Puppet import_classes task uses PuppetClassImporter instead of Environment.import_classes which is not available anymore

8c9e8ee7 12/09/2012 04:21 AM Dominic Cleal

fixes #2021 - run test:lib from test rake task

d076d573 11/21/2012 08:10 AM Joseph Magen

This commit adds most of the functionality required for API v1

The overall goal was to extract the existing JSON response
overall controllers, and to move them to a seperate name space.

  • documentation was added to all requests (available under /apidoc)...
fe4629de 10/31/2012 05:19 AM Robert Birnie

feature #1906 add Trend information

Signed-off-by: Amos Benari <>
Signed-off-by: Ohad Levy <>

f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...
06042377 09/13/2012 10:03 AM Brad Crochet

Add support for Jenkins CI reports

a53137f7 09/05/2012 07:18 AM Ohad Levy

fixes the prod2dev rake task to handle STI.

e374699f 06/28/2012 03:49 AM Ohad Levy

fixes #1715 - rake puppet:import:puppet_classes[batch] stopped working

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

de2ea8a9 03/14/2012 06:47 AM Ohad Levy

refs #1503 better handling of migrating to puppet proxies

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

a989a617 02/27/2012 05:40 AM Ohad Levy

fixes #1509 - Foreman should use the proxy to import puppet classes

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

a6f4f5f7 08/18/2011 04:00 PM Ohad Levy

fixes #1120 - Replaced DHCP functionaitlity by the new net dhcp record classes

672f931d 07/24/2011 11:42 AM Paul Kelly

Fixes #989 - Add Sparc Solaris support

Signed-off-by: Paul Kelly <>

4ebe38c7 05/23/2011 10:36 AM Ohad Levy

fixes #899 - There are numerous typos and formatting issues with the code

5b6d1303 03/22/2011 09:39 AM Ohad Levy

fixes typo in log output - refs #565

bb9a1ad1 03/22/2011 06:46 AM Paul Kelly

Fixes #565 - rake puppet:import:puppet_classes misses some changes

Signed-off-by: Paul Kelly <>

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...

f3857f56 01/31/2011 10:03 AM Ohad Levy

fixes #635 - add a rack task to send out emails / patches to foreman developers list

ed4c48b0 01/20/2011 04:33 AM Ohad Levy

fixes 562 - rake task of import of classes and environments in batch mode does not work reliably

18f15161 11/29/2010 03:27 AM Ohad Levy

fixes #463 - adds a simple rake task to reset administrator user account.

9fd7478e 11/07/2010 10:39 AM Paul Kelly

Fixes #366 - Redmine authorization port

This is a major feature which provides RBAC authorization within Foreman
a mental note to myself - never ever work on large commits

41d40698 10/26/2010 04:52 PM Paul Kelly

Fixes #386 - Updated rake puppet:import_classes to support the new API

The rake task now queries for the changes and then performs the update.

Some additional sanity checking is performed in the execution phase.

A batch mode is provided via rake puppet:import:puppet_classes[true]. When...

7a3815fb 10/24/2010 01:50 PM Jochen Schalanda

Fixes #356 - More improvements for Debian package specification

  • Added rake task pkg:deb to build a Debian package for Foreman with debuild.
  • Relaxed dependencies in Debian control file to hopefully allow installation of the foreman DEB under Ubuntu karmic, Ubuntu lucid, Debian lenny and Debian sid....
c5f77b98 10/03/2010 03:08 PM Paul Kelly

Fixes #395 - rake db:convert:prod2dev now accepts an optional table and record count parameter

a67b0923 05/28/2010 03:52 PM Paul Kelly

Fixes #101 - Generate rdoc files and html links on the puppetclasses page

Rewite rdocs if required by the prepare phase
Incorporate Fank Sweetser's :: patch
Incorporate a url_helper suggested by Ohad
Added a new interface via links on the supported environments list

cf2f7656 04/12/2010 03:17 PM Ohad Levy

fixes #181 - External node import prints 'nil' instead of 'class foo missing'

0da5bcf1 03/25/2010 03:01 PM Ohad Levy

refs #181 - solves unordered output

49a9a8cc 02/18/2010 08:05 PM Lucas Tolchinsky

removed trailing spaces

78c16ff7 01/26/2010 03:42 PM Ohad Levy

redundent line

2ff38053 01/08/2010 08:05 AM Ohad Levy

fixes #152 - add a script to scan out of sync hosts

7e22f6d8 01/06/2010 02:03 AM Ohad Levy

fixes - #146 Adds a host environment and fact based filtering to Summarized emails

75a66925 12/14/2009 06:33 AM Ohad Levy

fixed typo

b2ef897d 12/14/2009 06:00 AM Ohad Levy

fixes #71 - send out daily email summary of puppet changes

438cf19e 11/04/2009 01:56 PM Ohad Levy

fixes typo

56009410 11/04/2009 01:50 PM Ohad Levy

fixes #57 - add retention rules to expire old reports

816465f2 09/18/2009 05:11 AM Ohad Levy

Fixes #17
This adds the possibility to import from a previous external node interface.
letting Foreman reads the old setup and update its database accordingly

363141af 09/16/2009 08:34 AM Ohad Levy

fixes #10

e577678a 09/11/2009 04:36 AM Ohad Levy

minor formating and aliasing

1fe671cf 09/09/2009 01:44 PM Ohad Levy

We have a final project name -- The ForeMan

eac234e0 09/06/2009 02:44 PM Ohad Levy

renamed project to the torque

d6de9136 08/24/2009 02:13 PM Ohad Levy

fixed an useless error when trying to populate an host entry when there are no host facts

95db4b8d 08/19/2009 06:55 AM Ohad Levy

rake job that imports puppet envs and classes

80ce2367 08/13/2009 04:28 PM Ohad Levy

updated wrong yaml path

e22af92d 08/13/2009 03:43 PM Ohad Levy

Added a rake task which imports facts (in yaml format) directly to the DB.
this is useful for people who don't use store configs, but still want to import puppet node information to the database.

5ca94bb5 08/09/2009 01:15 PM Ohad Levy

0.25 doesnt store IP address(?)

87079dc5 08/03/2009 08:48 AM Ohad Levy

fixes arch fact name on Solaris - thanks to

9b901ed4 08/02/2009 04:58 PM Ohad Levy

workaround for the fact that puppet default env is empty

c33abf10 07/31/2009 04:50 AM Ohad Levy

updated Storeconfig import, as by default facter doesnt report an env unless defined in puppet.conf

8a5d3250 07/30/2009 03:31 PM Ohad Levy

added prod2dev rake tasks

326575f8 07/30/2009 03:31 PM Ohad Levy

simplifed rake job,importing all in one go

77450504 07/30/2009 07:29 AM Telmo X

Addind the rake tasks description to the README and fixing a couple of sentence in the tasks descriptions

d135ae69 07/30/2009 07:27 AM Telmo X

adding rake tasks for puppet migrations