Age | Commit message (Expand) | Author |
2013-10-21 | use osx not mac as an identifier for the os. | Azul |
2013-10-21 | remove duplicate source line that was using http | Azul |
2013-10-21 | fix download urls for mac, android and windows | Azul |
2013-10-18 | include Gemfile.lock to prevent unintended updates (#4174) | Azul |
2013-10-18 | use https sources in Gemfiles and also in the documentation (#4109) | Azul |
2013-10-18 | test logging in through the API using python with umlauts | Azul |
2013-10-18 | Version 0.2.50.2.5 | Azul |
2013-10-18 | Merge pull request #103 from azul/feature/configurable-download-urls | azul |
2013-10-18 | Make download links configurable | Azul |
2013-10-18 | Merge pull request #98 from jessib/feature/billing-past-due-subscriptions | azul |
2013-10-17 | Some cleanup of code to deal with past due subscriptions. | jessib |
2013-10-17 | Merge pull request #102 from azul/feature/3602-email-blacklist | jessib |
2013-10-17 | Merge pull request #101 from azul/bugfix/4002-utf8-encode-srp-password | jessib |
2013-10-17 | Merge pull request #100 from azul/feature/os-detection | jessib |
2013-10-17 | blacklist system logins for aliases and logins | Azul |
2013-10-17 | use latest version of srp_js to fix #4002 | Azul |
2013-10-16 | remove leftover from testing os specific sections | Azul |
2013-10-15 | Add permissions to subscriptions index, and fix test to stub the subscription... | jessib |
2013-10-15 | Merge pull request #99 from azul/feature/os-detection | jessib |
2013-10-15 | detect os in browser and show proper download link | Azul |
2013-10-10 | Admins can cancel pastdue subscriptions, but users cannot cancel their own pa... | jessib |
2013-10-10 | Merge branch 'develop' into feature/billing-past-due-subscriptions | jessib |
2013-10-10 | Merge pull request #96 from azul/release/0.2.4 | jessib |
2013-10-10 | Version 0.2.40.2.4 | Azul |
2013-10-10 | Merge remote-tracking branch 'leap/develop' | Azul |
2013-10-09 | Merge pull request #95 from azul/hotfix/4080-couchrest-model-breaks-bundle | azul |
2013-10-09 | Fix couchrest model migrations to work with latest version | Azul |
2013-10-08 | Consider pending & past due subscriptions as 'active' in the sense that they ... | jessib |
2013-10-08 | Minor tweaks. | jessib |
2013-10-07 | Fix typo in test name. | jessib |
2013-10-07 | Updates to billing/README file. | jessib |
2013-10-03 | And removing comment.. | jessib |
2013-10-03 | Some refactoring of displayed of past-due subscriptions. | jessib |
2013-10-01 | Allow admins to view past-due subscriptions. | jessib |
2013-09-27 | Merge pull request #91 from jessib/feature/rollback_identity_destination_limits | azul |
2013-09-26 | Since local part of email is case sensitive, want to allow remote email addre... | jessib |
2013-09-26 | Merge pull request #90 from azul/feature/use-token-auth | jessib |
2013-09-25 | visual feedback when submitting forms (#3164) | Azul |
2013-09-24 | Merge pull request #89 from azul/feature/syslog-logging-again | jessib |
2013-09-24 | use token auth when accessing the api from webapp | Azul |
2013-09-24 | Merge pull request #88 from jessib/feature/only_lower_case_aliases | azul |
2013-09-24 | fix syslogger, log_tags are called on request | Azul |
2013-09-24 | Merge remote-tracking branch 'origin/master' into feature/syslog-logging-again | Azul |
2013-09-23 | This ensures that email addresses contain only lowercase letters, and that an... | jessib |
2013-09-23 | Revert "default to syslog in production - #3886" | Azul |
2013-09-23 | Merge branch 'develop' into feature/only_lower_case_aliases | jessib |
2013-09-23 | Merge pull request #87 from azul/feature/srp-without-sessions | jessib |
2013-09-23 | security fix: clear srp data from db asap (#3686) | Azul |
2013-09-23 | hotfix: syslog now uses a different name | Azul |
2013-09-23 | hotfix: add syslog logger gem in production | Azul |