summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-28use Identity for testing login availabilityAzul
2014-05-26Merge pull request #163 from azul/feature/3398-save-hashed-tokenazul
2014-05-26Merge pull request #165 from azul/feature/cert-fingerprintsazul
2014-05-26hash token with sha512 against timing attacs #3398Azul
2014-05-26fix test to require loginAzul
2014-05-26change from GET to POST for certsAzul
2014-05-22Merge pull request #166 from elijh/feature/footerazul
2014-05-22Merge pull request #162 from azul/feature/3295-custom-error-pagesazul
2014-05-20better detection if price link should be shown in the footerelijah
2014-05-19store fingerprints with timestampAzul
2014-05-19minor: fix testsAzul
2014-05-19store cert fingerprint with main user identityAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-19fix Email so User.new.valid? does not crashAzul
2014-05-19basic integration test for cert APIAzul
2014-05-19calculate cert fingerprints to store for leap_mxAzul
2014-05-19little bit of documentationAzul
2014-05-19minor: remove unused error pagesAzul
2014-05-19i18n for error pagesAzul
2014-05-19custom error pages for 404 and 500 errorsAzul
2014-05-19update Gemfile.lock to reflect new versionAzul
2014-05-16Version 0.5.10.5.1Azul
2014-05-16Merge remote-tracking branch 'origin/develop'Azul
2014-05-15Merge pull request #161 from azul/bugfix/download-button-widerazul
2014-05-15Merge pull request #160 from azul/upgrade/rails-3.2.18azul
2014-05-14check for presence of service_levelsAzul
2014-05-14upgrade rails to 3.2.18 for security fixesAzul
2014-05-14make download button wide enough for helvetica #5039Azul
2014-05-14Merge pull request #159 from azul/bugfix/5659-fix-ticket-form-submitazul
2014-05-14Merge pull request #157 from azul/bugfix/5664-stop-email-autofillazul
2014-05-14Merge pull request #158 from azul/bugfix/5658-fix-broken-mastheadazul
2014-05-13adjust tests to new config and method implementationAzul
2014-05-13open/close toggle and fields in different forms - fixes #5659Azul
2014-05-13move User Control Panel heading out of mastheadAzul
2014-05-13destinguish user.email from user.email_addressAzul
2014-05-13prefill ticket form from the model - fixes #5657Azul
2014-05-13minor: use %Q for interpolated string with "Azul
2014-05-13keep empty email field if user removed prefillAzul
2014-05-13allow for usernames with dotsAzul
2014-05-09Merge pull request #156 from azul/bugfix/5548-hide-signup-forms-without-js0.5.1-rc2azul
2014-05-08minor fix to default pricing chartelijah
2014-05-06minor: fixing commentAzul
2014-05-06hide srp forms when no js is availableAzul
2014-05-06Merge pull request #154 from azul/feature/display-pricingazul
2014-05-06Merge pull request #155 from azul/feature/simplify-download-btnazul
2014-04-30upgrade debugger so it works with p545 on travisAzul
2014-04-30remove outdated os detection testAzul
2014-04-29adopt pricing view to current service_level formatAzul
2014-04-29remove os specific download buttonsAzul
2014-04-29smaller download button with context on dashAzul