Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-20 | update mock to use with-redefs | Matt Clark | |
documentation is also updated in this commit to make it more idiomatic. | |||
2010-12-19 | Reset all versions to 1.3.0 SNAPSHOT | Stuart Sierra | |
2010-12-19 | Set all versions to 1.3.0-alpha4 for release1.3.0-alpha4 | Stuart Sierra | |
2010-11-07 | Reset versions to 1.3.0-SNAPSHOT | Stuart Sierra | |
2010-11-07 | Set all versions to 1.3.0-alpha31.3.0-alpha3 | Stuart Sierra | |
2010-10-26 | Revert all versions to 1.3.0-SNAPSHOT for development | Stuart Sierra | |
2010-10-26 | Update all versions to 1.3.0-alpha2 release | Stuart Sierra | |
2010-09-28 | Back to version 1.3.0-SNAPSHOT on all modules | Stuart Sierra | |
2010-09-24 | Set all version numbers to 1.3.0-alpha1 explicitly | Stuart Sierra | |
2010-09-23 | Use clojure.contrib.version property in all modules | Stuart Sierra | |
2010-09-23 | Revert "[maven-release-plugin] prepare release 1.3.0" | Stuart Sierra | |
This reverts commit d6e13bca9b78b7124f8e787be70704b32173fd1c. | |||
2010-09-23 | Revert "[maven-release-plugin] prepare for next development iteration" | Stuart Sierra | |
This reverts commit d5529fd47a7e0ce4001b2588def1ffcd1fe9e274. | |||
2010-09-17 | [maven-release-plugin] prepare for next development iteration | Stuart Sierra | |
2010-09-17 | [maven-release-plugin] prepare release 1.3.0 | Stuart Sierra | |
2010-09-17 | Remove extra xmlns declarations from POMs (breaks release plugin) | Stuart Sierra | |
2010-09-03 | remove deprecated clojure.contrib.test-is | Ben Smith-Mannschott | |
Signed-off-by: Stuart Sierra <mail@stuartsierra.com> | |||
2010-08-26 | Added :pre to functions instead of using custom assert-args macro in ↵ | Matt Clark | |
c.c.mock Cleaned up c.c.mock documentation Removed map? preconditions on mock functions which was causing tests to fail updated copyright notices for mock improved mock namespace description Fixed line endings which were erroneously CRLF instead of LF | |||
2010-08-13 | Fix remaining dependency issues in modular build | Stuart Sierra | |
2010-08-10 | Add test sources to their respective modules | Stuart Sierra | |
2010-08-07 | Split all namespaces into sub-modules. | Stuart Sierra | |
* Examples and tests have not been copied over. * Clojure test/compile phases are commented out in parent POM. * May require installing parent POM before full build. |