Project

General

Profile

Download (1.22 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5e322b1d 11/11/2010 06:27 PM Ohad Levy

fixed wrong usage of find_in_batches --> oops

df772f92 11/07/2010 10:39 AM Ohad Levy

Optimize the way reports are being converted

Currently, the DB migration tasks load the entire reports table into
memory, this could be very diffuclt to do for a Foreman instance with
many records.

4cbaa406 10/21/2010 10:17 AM Ohad Levy

Fixes #405 and Fixes #349 - Adds support to 2.6.x reports

NOTE: Its recommended to Backup your DB prior to using this patch.