]> git.evergreen-ils.org Git - working/NCIPServer.git/shortlog
working/NCIPServer.git
2013-11-19 Chris CormackBeginning work on LookupUser
2013-11-18 Chris CormackContinuing work, If you hate the suroutine names now...
2013-11-18 Chris CormackRejigging the creation of a handler a bit, so we now...
2013-11-18 Chris CormackContinuing with the templates
2013-11-18 Chris CormackShifting the ILS call to NCIP.pm from Configuration.pm
2013-11-17 Chris CormackStarting work on the templates for output
2013-11-04 Chris CormackStarting work on ILS dependent code
2013-10-02 Chris CormackFixing a typo and getting the correct itemnumber now
2013-10-02 Chris CormackSimple Build.PL script, allows us to do
2013-10-02 Chris CormackMerge branch 'master' of git+ssh://git.catalyst.net...
2013-09-30 Chris CormackAnd the tests prove their worth, catching a change...
2013-09-30 Chris CormackSkeletal NCIP::Item
2013-09-30 Chris CormackAdding tests for NCIP::Item
2013-09-30 Chris CormackContinuing on working on the Item handlers
2013-09-19 Chris CormackMerge branch 'collab/dyrcona/PALS_integration' of git... collab/dyrcona/PALS_integration
2013-09-19 Chris CormackTidying up and starting to extend the handler
2013-09-19 Chris CormackTidying up and starting to extend the handler
2013-09-19 Chris CormackMaking sure we validate our xml before trying to handle it
2013-09-18 Chris CormackFixing number of tests
2013-09-18 Chris CormackStarting work on our first handler
2013-09-18 Chris CormackRefactoring NCIP.pm slightly, dealing with namespaces...
2013-09-18 Chris CormackContinuing work on NCIP.pm
2013-09-18 Chris CormackSample data for looking up an item without an agency ID
2013-09-18 Chris CormackWorking on extending the functionality and test suite.
2013-09-18 Chris CormackAdding more tests to NCIPServer.t
2013-09-17 Chris CormackWorking on extending NCIP.pm
2013-09-17 Chris CormackSample XML request, taken from
2013-09-03 Jason StephensonRemove use NCIPServer::NCIP from lib/NCIPResponder.pm.
2013-09-03 Alan RykhusMerge Alan's NCIP.pm and NCIPResponder.pm.
2013-08-29 Chris CormackSkeletal start of a User object
2013-08-29 Chris CormackMaking a start_server.pl file
2013-08-29 Chris CormackAdding POD and copyright headers
2013-08-29 Chris CormackFixing the tests so they can run with prove
2013-08-29 Chris CormackHave added a file you can now run
2013-08-29 Chris CormackAdding the find service routine and setting up the...
2013-08-29 Chris CormackServer now starts, and uses the config
2013-08-29 Chris CormackStarting work on the configuration module
2013-08-29 Chris CormackSkeletal start of the TCP based server
2013-08-29 Alan RykhusThis is my start to the NCIPServer, the only real code... collab/alrykhus/PALS
2013-08-28 Chris CormackSkeletal start of a User object
2013-08-28 Chris CormackMaking a start_server.pl file
2013-08-28 Chris CormackAdding POD and copyright headers
2013-08-28 Chris CormackFixing the tests so they can run with prove
2013-08-28 Chris CormackHave added a file you can now run
2013-08-28 Chris CormackAdding the find service routine and setting up the...
2013-08-28 Chris CormackServer now starts, and uses the config
2013-08-27 Chris CormackStarting work on the configuration module
2013-08-27 Chris CormackSkeletal start of the TCP based server
2013-06-06 Jason StephensonAdd the first files to the repo.