Age | Commit message (Expand) | Author |
2014-02-10 | minor: more robust destruction of records in tests | Azul |
2014-02-10 | rename authorize to require_login | Azul |
2014-02-10 | minor: refactor token auth a bit | Azul |
2014-02-10 | minor: rename var that holds a single user id to userId | Azul |
2014-02-10 | minor: move some logic from message controller into model | Azul |
2014-02-10 | Merge pull request #134 from jessib/feature/messages_api | azul |
2014-02-08 | Version 0.5.00.5.0 | Azul |
2014-02-07 | Merge pull request #137 from azul/test/fix-red-ci | jessib |
2014-02-07 | stop taking screenshot - will happen no failure autmatically now | Azul |
2014-02-07 | log failing integration tests with screenshot | Azul |
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-06 | make sure ticket get's cleared at end of tickets_by_admin test | Azul |
2014-02-06 | integration test with en-EN language | Azul |
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-27 | Merge branch 'develop' into feature/messages_api | jessib |
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-21 | Small optimization to saving message when sending one month warnings. | jessib |
2014-01-21 | Merge branch 'develop' into feature/messages_api | jessib |
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-13 | Comment for how to call view that we aren't now using. | jessib |
2014-01-09 | Some more cleanup, but still want to make sure by_user_ids_to_show_and_create... | jessib |
2014-01-07 | Remove schedule file now that we aren't using whenever gem. | jessib |
2014-01-07 | Some refactoring, to simplify user model, optimize, and allow messages to be ... | jessib |
2014-01-07 | Merge branch 'develop' into feature/messages_api | jessib |
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-06 | Merge branch 'develop' into feature/messages_cron | jessib |
2014-01-03 | document new way we deploy couch design docs | Azul |
2013-12-31 | Add authentication to API, but not sure it is best way. | jessib |
2013-12-31 | Removing join-model we are no longer using. | jessib |
2013-12-31 | Cleanup of code for messages API and cron job for 1 month payment warning. Au... | jessib |
2013-12-30 | Fixes to initial go at job to send one month warnings. | jessib |
2013-12-30 | Merge branch 'feature/messages_api' into feature/messages_cron | jessib |
2013-12-30 | Change structure to be more no-sql-y, rather than relational. | jessib |
2013-12-30 | Merge branch 'develop' into feature/messages_cron | jessib |
2013-12-30 | Merge branch 'develop' into feature/messages_api | jessib |
2013-12-30 | Not actually how we want to do this, but at least finish outlined part, that ... | jessib |