Skip to content
Snippets Groups Projects
  1. Sep 24, 2012
  2. Sep 20, 2012
  3. Sep 19, 2012
  4. Sep 18, 2012
  5. Sep 17, 2012
  6. Sep 15, 2012
  7. Sep 14, 2012
    • Sean McArthur's avatar
      review fixes · ecb16aab
      Sean McArthur authored
      - dont escape siteName, we escape it right when we get it
      - no longer need site views symlink
      - remove ejs lib from /test
      ecb16aab
  8. Sep 13, 2012
  9. Sep 11, 2012
  10. Sep 10, 2012
  11. Sep 06, 2012
  12. Sep 04, 2012
  13. Aug 29, 2012
  14. Aug 27, 2012
    • Dan Callahan's avatar
      Add note-to-ourselves re: onready's deprecation · 231a58bc
      Dan Callahan authored
      onready is in a weird state of limbo: we know we're going to deprecate it, we
      know what we're going to replace it with, and we know we want to discourage its
      use for the moment, but we haven't actually planned, implemented, or announced
      its replacement.
      
      We haven't announced its deprecation, either.
      
      Adding two small comments in-code to ensure that we don't inadvertantly remove
      this without giving RPs proper notice. After all, if onready stops firing, we
      seriously break sites that rely on it.
      
      See GH-2017 for more info.
      231a58bc
  15. Aug 24, 2012
  16. Aug 23, 2012
  17. Aug 22, 2012
  18. Aug 21, 2012
    • Shane Tomlinson's avatar
      Update KPI event stream for reset password flow · ce0f1142
      Shane Tomlinson authored
      Add the following new events to the KPI event stream:
      * user.reset_password_staged
      * user.reset_password_confirmed
      * user.reverify_email_staged
      * user.reverify_email_confirmed
      
      There was a spelling error in the user.user_confirmed, it was previously user.user_confrimed.
      ce0f1142
Loading