Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve tests | 2011-07-26 | 9 | -24/+35 | |
* | Council members can approve summaries | 2011-07-26 | 12 | -2/+177 | |
* | Add summary field | 2011-07-25 | 3 | -5/+18 | |
* | Improve tests coverage | 2011-07-21 | 1 | -0/+10 | |
* | Merge remote-tracking branch 'github/seed' | 2011-07-21 | 7 | -6/+98 | |
|\ | |||||
| * | Use custom change in hobo to solve problem with db:reset task | 2011-07-21 | 2 | -1/+6 | |
| * | Use factory_girl_rails, don't require factories manually | 2011-07-16 | 6 | -8/+7 | |
| * | Seed database for demos | 2011-07-13 | 2 | -0/+88 | |
* | | Add #command command to MeetBot - shows documentation for other commands | 2011-07-16 | 2 | -7/+39 | |
|/ | |||||
* | Fix warning coming from outdated will_paginate gem | 2011-07-13 | 1 | -1/+1 | |
* | Fix code that produced warnings when running rake tasks | 2011-07-13 | 2 | -2/+2 | |
* | Show hint on timelimits format (on AgendaItem edit page) | 2011-07-13 | 4 | -19/+21 | |
* | Add mysql gem dependency | 2011-07-13 | 2 | -0/+3 | |
* | Test for multiple reminders | 2011-07-13 | 1 | -0/+13 | |
* | Use hobo from git to make :null=>false default for some types of fields | 2011-07-11 | 9 | -59/+64 | |
* | Fix rake task for updating discussion times on AgendaItems | 2011-07-11 | 1 | -2/+1 | |
* | Pull information on how long meeting took from Gentoo archives | 2011-07-11 | 14 | -8/+1597 | |
* | Show community votes properly | 2011-07-06 | 9 | -16/+104 | |
* | Distinguish votes made during council voting and community voice | 2011-07-06 | 5 | -8/+41 | |
* | Allow all users to vote | 2011-07-06 | 3 | -24/+52 | |
* | Update selenium-webdriver | 2011-07-05 | 1 | -7/+6 | |
* | Allow markdown in agenda item body | 2011-07-05 | 3 | -1/+4 | |
* | Merge remote-tracking branch 'github/bugfix' | 2011-07-05 | 10 | -16/+59 | |
|\ | |||||
| * | Display buttons on Agenda item view page in cleaner way | 2011-07-05 | 5 | -3/+35 | |
| * | Show slacking status properly when there were no meetings yet. | 2011-07-05 | 2 | -0/+9 | |
| * | Agenda.current creates new agenda if needed | 2011-07-05 | 3 | -13/+15 | |
* | | Application receives meeting log from IRC bot | 2011-06-27 | 4 | -2/+19 | |
* | | Bot posts log to the website | 2011-06-27 | 2 | -3/+4 | |
|/ | |||||
* | Application receives data from bot | 2011-06-25 | 3 | -1/+47 | |
* | Bot sends information about voting options changes to web application | 2011-06-25 | 5 | -1/+2 | |
* | Merge remote-tracking branch 'github/time_limit' | 2011-06-25 | 8 | -18/+188 | |
|\ | |||||
| * | Bot receives reminders from webapp | 2011-06-24 | 3 | -9/+32 | |
| * | Send timelimits to bot | 2011-06-24 | 5 | -10/+44 | |
| * | Add support for #timelimit (add|list|remove) commands | 2011-06-22 | 3 | -3/+116 | |
* | | Add #changeitem <no> command to MeetBot | 2011-06-22 | 3 | -10/+38 | |
* | | Close voting when last user allowed to vote voted. | 2011-06-22 | 2 | -1/+20 | |
* | | Shell script to run all tests | 2011-06-22 | 1 | -0/+14 | |
|/ | |||||
* | Merge remote-tracking branch 'github/new_bot_commands' | 2011-06-18 | 6 | -91/+266 | |
|\ | |||||
| * | Add '#option remove' command to MeetBot | 2011-06-17 | 3 | -6/+36 | |
| * | Add '#option add' command to MeetBot | 2011-06-16 | 3 | -1/+26 | |
| * | Fix TestMeeting class | 2011-06-16 | 1 | -4/+4 | |
| * | Add #option list command | 2011-06-16 | 3 | -20/+59 | |
| * | Reminder plugin more testable + tests for it | 2011-06-14 | 2 | -4/+30 | |
| * | Improve Supybot tests, fix bugs found in the process | 2011-06-14 | 3 | -45/+51 | |
| * | Disable agenda management by default | 2011-06-14 | 3 | -0/+18 | |
| * | Make Meetbot tests cleaner, fix one bug found in the process | 2011-06-13 | 3 | -44/+75 | |
* | | Remove some duplication | 2011-06-17 | 4 | -11/+16 | |
* | | Change names to communicative | 2011-06-17 | 3 | -19/+19 | |
* | | Improve Agenda model spec coverage | 2011-06-17 | 2 | -1/+44 | |
* | | Improve VotingOption model test coverage | 2011-06-17 | 1 | -0/+7 |