Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  controllers
  helpers
  mailers
  models
  views

Latest revisions

# Date Author Comment
fceb1f89 07/26/2012 08:10 AM Petr Chalupa

fixes #1576 - api v1 - oauth support

  • to use set and enable oauth in settings
  • correcting typo
d9a2ebac 07/26/2012 07:58 AM Ohad Levy

[SQL optimizations] - many small optimizations

This is one of a few patches aim to improve Foreman performance
  • Bookmarks have only users, not usergroups
  • added caching to the settings table
  • removed notice message lookups (we are not really using those)...
a8134ab0 07/25/2012 03:31 AM Ohad Levy

ensures that auto completer for users search works even when you are not an admin

340da290 07/24/2012 03:07 PM Ohad Levy

ensure no extra white spaces are added to the provisioning templates editor

96541f1d 07/24/2012 01:07 PM Steve Traylen

Openstack uses username/password.

3625dad6 07/24/2012 05:02 AM Ohad Levy

[API] - minor fixes

- fixed api index action still refering to old restsapi gem
- currently forced apipie to load DSL so we can reuse its DSL in our views

ba69b49b 07/24/2012 04:12 AM Martin Bacovsky

api v1 - Users controller and tests

- split api routes to separate routes file
- better detection of permission failure in model
- fix ApiConstraints
- catch bad routes in api and return json
- render home#index links from restapi
- fixed resource params recognition

63efbbf5 07/24/2012 04:12 AM Petr Chalupa

api v1 - fixing permissions

cleanups in base controller

b2b47290 07/24/2012 04:12 AM Petr Chalupa

api v1 - render errors with rabl

better detection of permission failure in model
fix ApiConstraints
catch bad routes in api and return json

64b920ec 07/24/2012 04:12 AM Petr Chalupa

api v1 - render home#index links from restapi

View revisions

Also available in: Atom