Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-10 | minor: rename var that holds a single user id to userId | 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 ↵ | jessib | |
by_user_ids_to_show_and_created_at view is right before issuing pull request. | |||
2014-01-07 | Some refactoring, to simplify user model, optimize, and allow messages to be ↵ | jessib | |
sorted by date (although are not now.) Also, rather than use whenever gem, will have cron job created to call task. | |||
2014-01-07 | Merge branch 'develop' into feature/messages_api | jessib | |
2014-01-07 | remove outdated views that cause errors | Azul | |
The datastructure changes to that email_aliases is not available on the user record anymore. Keeping these views leads to errors on couch servers. | |||
2013-12-30 | Fixes to initial go at job to send one month warnings. | jessib | |
2013-04-24 | renamed and fixed pgp_key view | Azul | |
2013-04-09 | adding initial view | Azul | |
2013-01-17 | unit tests passing | Azul | |
2013-01-16 | incomplete initial changes to make email address just login@domain.tld | Azul | |
This involves a number of other changes like making sure the comparison between aliases and emails still works. Will do that by removing the @domain.tld from aliases as well. | |||
2013-01-06 | views only emit 1 as value now, doc can be included | Azul | |
2012-12-22 | moving the js for view definitions into separate files | Azul | |
This way we get syntax highlighting and so on. |