Skip to content
Snippets Groups Projects
Select Git revision
  • ci-test-ruby-2.5
  • master default protected
  • drop/ruby-2.1
  • version/0.9
  • feat/drop-signup
  • version/0.8
  • version/0.7.1
  • version/0.7
  • version/0.6.1
  • version/0.6
  • 0.9.3
  • 0.9.2
  • 0.9.1
  • 0.9.0
  • 0.8.0
  • 0.7.1
  • 0.7.0
  • 0.6.0
  • 0.5.3
  • 0.5.2
  • 0.5.2-rc
  • 0.5.1
  • 0.5.1-rc2
  • 0.5.1-rc
  • 0.5.0
  • 0.5.0.rc
  • 0.2.8
  • 0.2.8.rc
  • 0.2.7
  • 0.2.6
30 results

version.rb

  • Azul's avatar
    741f8225
    Version 0.5.0.rc · 741f8225
    Azul authored
    Release candidate for the first syncronised leap release 0.5.0.
    
    * do not allow to clear pgp key
    * simple format validation for pgp keys
    * respond to /keys/:login with text
    * service levels introduced to the configuration
    * more robust session store
    * render landing page and basic forms without connection to couch
    * configurable set of actions for users and admins
    * refactoring: remove overview controller - use Users#show instead
    * prevent /login from crashing when logged in already
    * remove actions from ui that currently break the client
    * format ticket comments properly
    * enable billing engine by default
    * consolidate APP_CONFIG[:billing]
    * fix a regression where overview link was not active anymore
    741f8225
    History
    Version 0.5.0.rc
    Azul authored
    Release candidate for the first syncronised leap release 0.5.0.
    
    * do not allow to clear pgp key
    * simple format validation for pgp keys
    * respond to /keys/:login with text
    * service levels introduced to the configuration
    * more robust session store
    * render landing page and basic forms without connection to couch
    * configurable set of actions for users and admins
    * refactoring: remove overview controller - use Users#show instead
    * prevent /login from crashing when logged in already
    * remove actions from ui that currently break the client
    * format ticket comments properly
    * enable billing engine by default
    * consolidate APP_CONFIG[:billing]
    * fix a regression where overview link was not active anymore