2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Jul 12, 2025 — Jul 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more More... almost 25 years ago
more examples, plus some tidy up More... almost 25 years ago
test (this is to verify that upon CVS commit the notification of the commit is sent to the mockobjects-java-dev mailing list) ...
Vincent Massol
as vmassol
More... almost 25 years ago
new taget "deploy-site" to automatically deploy the web site to SF
Vincent Massol
as vmassol
More... almost 25 years ago
fixed typo + formatting (so that it does not exceed 80 char per line) + bug correction (missing closing p tag)
Vincent Massol
as vmassol
More... almost 25 years ago
more More... almost 25 years ago
some refactoring More... almost 25 years ago
reworded some stuff More... almost 25 years ago
more stuff on querying More... almost 25 years ago
Used TWO_ROWS instead of ONE_ROW More... almost 25 years ago
Added expectedMemberCount More... almost 25 years ago
Added expectedNextCalls for ListOneMember More... almost 25 years ago
Change test names from User to Member More... almost 25 years ago
Factored out ListMembers interface More... almost 25 years ago
Added more sql types. Split single- and multi-row result sets More... almost 25 years ago
more docs ...
Vincent Massol
as vmassol
More... almost 25 years ago
added clean up vaj and visualage directories as a task
Vincent Massol
as vmassol
More... almost 25 years ago
added coding conventions to the web site
Vincent Massol
as vmassol
More... almost 25 years ago
added 'doc' and 'dist' targets
Vincent Massol
as vmassol
More... almost 25 years ago
added a 'test' target to perform unit tests and removed the junit.jar property in build.properties as it is not needed (the junit task need to be installed in Ant though)
Vincent Massol
as vmassol
More... almost 25 years ago
missing "http://" in the link to www.mockobjects.com
Vincent Massol
as vmassol
More... almost 25 years ago
added new text logo
Vincent Massol
as vmassol
More... almost 25 years ago
new mock turtle logo that takes less space and is in color so it is better readable
Vincent Massol
as vmassol
More... almost 25 years ago
added todo + changes pages
Vincent Massol
as vmassol
More... almost 25 years ago
Added todo page + better image for the mock turtle logo (it is however too big and we need something much smaller !)
Vincent Massol
as vmassol
More... almost 25 years ago
improved checks for deciding whether or not to rebuild the site
Vincent Massol
as vmassol
More... almost 25 years ago
only generate javadoc and build site if a file has been changed
Vincent Massol
as vmassol
More... almost 25 years ago
added descirption to "public" targets (i.e. targets callable by the user) and removed the 'usage' target (must type 'ant -projecthelp' to get help)
Vincent Massol
as vmassol
More... almost 25 years ago
conditional build depending on the libraries that are put in <root>/lib. For example if servlet.jar is not present in <root>/lib then mock implementation for the servlet API will not get compiled and will not appear in the generated jar
Vincent Massol
as vmassol
More... almost 25 years ago
initial import of mockobjects-java
Vincent Massol
as vmassol
More... almost 25 years ago