Skip to content
Snippets Groups Projects
Select Git revision
  • 6c6c3d01233cb095b3855bbdf1c33dbb90267771
  • master default protected
  • ci-test-ruby-2.5
  • 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
31 results

version.rb

Blame
  • user avatar
    Azul authored
    * ensure that we only copy files for customization when restarting the app (#1300)
      not every time a rake task is run (especially since some rake tasks get run
      as root!)
    * improvements to the download button
      (proper localization, better image, better hooks for customization)
    * added support for easier customizations via "config/customization" directory (#1300)
    * log json request errors and their backtraces
    * show Ticket with the appropriate error messages. (*4453)
    * update readme to require ruby 1.9.3 instead of 1.8
    * Token.destroy_all_expired to cleanup expired tokens (#4411)
    * use the account lifecycle from UsersController#destroy (#4216)
    * destroy all tickets created by a user when account is destroyed (#4216)
    * integration test for blocking handles after account destroyed (#4216)
    * disable identities to block handles after a user was deleted (#4216)
    * notify user their account was successfully deleted (#4216)
    * Fix button to enable account (#4246)
    6c6c3d01
    History
    version.rb 73 B