Age | Commit message (Expand) | Author |
2014-02-06 | for clarity, keep the empty folders for config/provider and config/customizat... | elijah |
2014-02-06 | Merge pull request #136 from azul/cleanup/no-untracked-files | jessib |
2014-02-05 | make sure all untracked files in deploy are in gitignore - #4953 | Azul |
2014-02-04 | applied mcnair's changes to privacy policy | elijah |
2014-01-27 | fix js platform detection to match new way we have single link for linux (not... | elijah |
2014-01-23 | Merge pull request #135 from elijh/feature/pages | jessib |
2014-01-23 | added a customizable 'bye' page for when a user leaves | elijah |
2014-01-23 | move #masthead out of main templates to make the masthead partials more flexi... | elijah |
2014-01-23 | upgraded bootstrap to latest in 2.x series | elijah |
2014-01-23 | added a default footer with links to privacy policy, tos, pricing, about us, ... | elijah |
2014-01-23 | added default pricing, privacy policy and tos pages. | elijah |
2014-01-23 | updated Gemfile.lock | elijah |
2014-01-22 | remove manual 'gem minitest'. this seems to confuse the tests, which seem to ... | elijah |
2014-01-19 | Redefine constant in a way that does not print out "warning: already initiali... | elijah |
2014-01-16 | switch to using dl.bitmask.net | elijah |
2014-01-14 | ensure auto_update_design_docs is false | Azul |
2014-01-07 | Merge pull request #133 from azul/bugfix/fix-view-functions | jessib |
2014-01-07 | only emit pgp keys if they are actually set | Azul |
2014-01-07 | remove outdated views that cause errors | Azul |
2014-01-03 | document new way we deploy couch design docs | Azul |
2013-12-30 | Merge pull request #132 from elijh/feature/min-client-version | jessib |
2013-12-29 | Return 'provider.json' via a controller, to better be able to control the res... | elijah |
2013-12-24 | ensure permissions are preserved when copying customization files. closes #4623 | elijah |
2013-12-23 | hotfix to make webapp work with rack again. | elijah |
2013-12-23 | Merge remote-tracking branch 'jessib/feature/3389_download_links' into develop | Azul |
2013-12-22 | Merge pull request #131 from elijh/feature/locale-routes | azul |
2013-12-22 | locale prefix support: | elijah |
2013-12-22 | re-generated Gemfile.lock with the new versions of engine gems. as a side eff... | elijah |
2013-12-20 | Version 0.5.0.rc0.5.0.rc | Azul |
2013-12-20 | Merge pull request #130 from azul/bugfix/4805-fix-overview-active | azul |
2013-12-20 | make sure overview link is active on Users#show | Azul |
2013-12-20 | Merge pull request #128 from elijh/feature/configure_billing | azul |
2013-12-20 | fixed billing tests (added dummy billing hash to config, include required tes... | elijah |
2013-12-20 | enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C... | elijah |
2013-12-19 | Update translation to reflect what you can actually change in your account. | jessib |
2013-12-19 | Put download link on user page. | jessib |
2013-12-19 | Merge branch 'bugfix/4786_ticket_comment_format' into develop | jessib |
2013-12-17 | This won't necessarily preserve exact formatting (for example, if there are m... | jessib |
2013-12-17 | Merge branch 'develop' into feature/billing-no-authenticated-payments | jessib |
2013-12-17 | Merge pull request #125 from azul/feature/catch-all-couch-exceptions | jessib |
2013-12-17 | catch all rest client exceptions during initialization | Azul |
2013-12-17 | Merge pull request #124 from jessib/feature/bugfix4756_login_crash | azul |
2013-12-16 | Add test. | jessib |
2013-12-16 | Fix issue 4756: /login should not crash if one goes there when logged in. | jessib |
2013-12-16 | Merge pull request #123 from azul/refactor/standartize-user-routes | jessib |
2013-12-16 | Merge pull request #122 from azul/bugfix/4703-disable-unsupported-settings | jessib |
2013-12-16 | Merge pull request #121 from azul/feature/robust-against-couch-connection-issues | jessib |
2013-12-13 | refactor: remove Overview controller - we can use Users#show | Azul |
2013-12-13 | make the possible actions for users and admins configurable | Azul |
2013-12-13 | refactor: move edit sections into partials | Azul |