Age | Commit message (Expand) | Author |
---|---|---|
2010-04-13 | Don't need to quote post_id. | uckelman |
2010-04-13 | PHP apparently doesn't support function overloading. Bah! | uckelman |
2010-04-13 | Added full registerMessage(). | uckelman |
2010-04-11 | Fixed test. | uckelman |
2010-04-11 | Fixed test. | uckelman |
2010-04-11 | Added getLists(). | uckelman |
2010-04-11 | Updated test. | uckelman |
2010-04-11 | Added unregisterMessage(). | uckelman |
2010-04-11 | Refactored. | uckelman |
2010-04-11 | Converted trigger_error to 'throw new Exception'. | uckelman |
2010-04-11 | Check for null post id. | uckelman |
2010-04-11 | Should pass tests now. | uckelman |
2010-04-11 | Added missing space in SQL. Fixed test. | uckelman |
2010-04-11 | Refactoring. | uckelman |
2010-04-11 | Check for null. | uckelman |
2010-04-11 | Added setMessageIdIfAbsent(). | uckelman |
2010-04-10 | Fixed registerMessage(). | uckelman |
2010-04-07 | Need to use this for function call. | uckelman |
2010-04-07 | Refactored. | uckelman |
2010-03-23 | * Added getMessageId(), getPostId(). | uckelman |
2010-03-21 | Added class encapsulating bridge DB. | uckelman |