Releases: eventum/scm
Releases · eventum/scm
3.0.2 - 2015-08-04
v3.0.0-pre1 - 2014-11-30
- moved out of Eventum sourcetree as separate git repo
- added git hook script 0e6c1ea, LP#1078454
- use json format to read scm ping responses
- restructure code to be more modular, move common code to helpers
- eventum now supports multiple scm repositories d9f120b
2.4.0-pre1 - 2014-10-04
- no functional changes
2.3.6 - 2014-01-28
- no changes
2.3.5 - 2014-01-24
- no changes
2.3.4 - 2013-11-28
2.3.3 - 2012-05-30
- cvs: support CVS 1.11 and 1.12 formats (autodetected if configured correctly) 62b7f9c
2.3.2 - 2011-12-03
- use PHP's native
stream_get_contents()
instead of getInput function to read data from STDIN 2589912
2.3.1 - 2011-02-10
- no changes