Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | Add additional instrumentation so that when there is an xmlrpc call failure, ↵ | Michael Cortez | 2009-09-18 | 1 | -15/+27 |
| | | | | the actual xml that was returned from the groups service can be logged. | ||||
* | Revert "Thank you, mcortez, for a patch to address showing users in group list" | Michael Cortez | 2009-09-18 | 1 | -27/+15 |
| | | | | This reverts commit 69ef95693ae6451e2c754b22190557f3bf15777b. | ||||
* | Thank you, mcortez, for a patch to address showing users in group list | Melanie | 2009-09-17 | 1 | -15/+27 |
| | | | | | Removed patch 0005, which was unrelated and likely accidental, and further didn't apply. | ||||
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 1 | -2/+2 |
| | |||||
* | Continue with renaming of Groups module components | Michael Cortez | 2009-08-05 | 1 | -1/+1 |
| | |||||
* | Fixes mono Add-In references for the OptionalModules add-in so that groups ↵ | Michael Cortez | 2009-08-05 | 1 | -0/+2 |
| | | | | doesn't throw errors, and so that the add-in is correctly reported as "OptionalModules" rather then as "SampleMoney" | ||||
* | Begin refactoring XmlRpcGroups to a more generic Groups module that allows ↵ | Michael Cortez | 2009-08-05 | 1 | -0/+1007 |
for replaceable Groups Service Connectors. |