summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-02autopep8 nagios webapp login testAzul
2014-02-27nagios test for logging into webappAzul
2014-02-10Merge pull request #139 from azul/refactor/tweaks-to-messagesjessib
2014-02-10fix unread_by? to check user_ids_to_show, remove TODOAzul
2014-02-10Merge pull request #138 from azul/feature/token-only-api-authjessib
2014-02-10ensure we are working on a string as the content typeAzul
2014-02-10require_token now checks for token and loginAzul
2014-02-10require token in messages controllerAzul
2014-02-10require token when logging out via APIAzul
2014-02-10require token when updating user via APIAzul
2014-02-10split up and expand account integration testAzul
2014-02-10refactor tests to ease the testing of token only authAzul
2014-02-10minor: more robust destruction of records in testsAzul
2014-02-10rename authorize to require_loginAzul
2014-02-10minor: refactor token auth a bitAzul
2014-02-10minor: rename var that holds a single user id to userIdAzul
2014-02-10minor: move some logic from message controller into modelAzul
2014-02-10Merge pull request #134 from jessib/feature/messages_apiazul
2014-02-08Version 0.5.00.5.0Azul
2014-02-07Merge pull request #137 from azul/test/fix-red-cijessib
2014-02-07stop taking screenshot - will happen no failure autmatically nowAzul
2014-02-07log failing integration tests with screenshotAzul
2014-02-06for clarity, keep the empty folders for config/provider and config/customizat...elijah
2014-02-06Merge pull request #136 from azul/cleanup/no-untracked-filesjessib
2014-02-06make sure ticket get's cleared at end of tickets_by_admin testAzul
2014-02-06integration test with en-EN languageAzul
2014-02-05make sure all untracked files in deploy are in gitignore - #4953Azul
2014-02-04applied mcnair's changes to privacy policyelijah
2014-01-27fix js platform detection to match new way we have single link for linux (not...elijah
2014-01-27Merge branch 'develop' into feature/messages_apijessib
2014-01-23Merge pull request #135 from elijh/feature/pagesjessib
2014-01-23added a customizable 'bye' page for when a user leaveselijah
2014-01-23move #masthead out of main templates to make the masthead partials more flexi...elijah
2014-01-23upgraded bootstrap to latest in 2.x serieselijah
2014-01-23added a default footer with links to privacy policy, tos, pricing, about us, ...elijah
2014-01-23added default pricing, privacy policy and tos pages.elijah
2014-01-23updated Gemfile.lockelijah
2014-01-22remove manual 'gem minitest'. this seems to confuse the tests, which seem to ...elijah
2014-01-21Small optimization to saving message when sending one month warnings.jessib
2014-01-21Merge branch 'develop' into feature/messages_apijessib
2014-01-19Redefine constant in a way that does not print out "warning: already initiali...elijah
2014-01-16switch to using dl.bitmask.netelijah
2014-01-14ensure auto_update_design_docs is falseAzul
2014-01-13Comment for how to call view that we aren't now using.jessib
2014-01-09Some more cleanup, but still want to make sure by_user_ids_to_show_and_create...jessib
2014-01-07Remove schedule file now that we aren't using whenever gem.jessib
2014-01-07Some refactoring, to simplify user model, optimize, and allow messages to be ...jessib
2014-01-07Merge branch 'develop' into feature/messages_apijessib
2014-01-07Merge pull request #133 from azul/bugfix/fix-view-functionsjessib
2014-01-07only emit pgp keys if they are actually setAzul