Project

General

Profile

Download (269 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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 <>

e886351d 01/02/2013 05:20 AM Ohad Levy

updated gitignore

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)...
32a9ce5a 11/14/2012 06:58 AM Robert Birnie

fix #1925 single value trends pages

905b8f17 11/13/2012 10:46 AM Ohad Levy

Revert "fix #1925 single value trends pages"

This reverts commit bf89a7f3e86c08eb1cd38ae473a0edc754f8131e.

this was merged by mistake

bf89a7f3 11/13/2012 09:04 AM Robert Birnie

fix #1925 single value trends pages

6099f480 10/03/2012 11:52 AM Ohad Levy

allow to serve apidoc in production

9008500b 06/20/2012 10:49 AM Ohad Levy

make bundler a bit more packaging friendly.

0effaef0 05/25/2012 01:06 PM Ohad Levy

Merge pull request #49 from bgupta/bundler-updates

Bundler updates

7c7ddfe0 05/19/2012 01:47 PM Brian Gupta

fixes #1624 - Moved database.yml to database.yml.example

keeping the database configuration file within the repo is not needed,
therefore, we moved it to an example config file, and added the
database.yml to a to .gitignore

NOTE: this would break you installation, as you would need to:...

ad69366c 05/15/2012 02:21 PM Brian Gupta

Added bundler support for Gemfile.local.rb to support local customizations. Fixed #1623

197e2dce 03/21/2012 10:11 AM Ohad Levy

Adds VNC support within the browser

At first, this allows to view oVirt managed hosts within foreman.

e6d6111b 01/03/2012 10:37 AM Ohad Levy

refs #1367 - a better version of our gemfiles, not perfect yet.

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

WIP rails3 migration

acc66272 04/12/2011 03:50 AM Amos Benari

ignore idea (rubymine) files.

Signed-off-by: Amos Benari <>

9cb2ce08 11/18/2010 04:59 AM Ohad Levy

ignore all kind of vim swap files

8af7b349 02/18/2010 07:57 PM Juan Manuel Pérez

Added an extra line on gitignore.

24bc33ac 01/06/2010 04:14 AM Ohad Levy

ignoring swap files

0e9e43bb 12/11/2009 12:06 PM Ohad Levy

fixes #118 - Add email support

75312512 12/10/2009 02:02 AM Ohad Levy

added the files generated by AS plugin to gitignore

ab909d8e 12/01/2009 04:58 AM Ohad Levy

added tftp subdir to git ignore file, fixes #95

9a071e37 12/01/2009 04:58 AM Martin Englund

Feature #95