]> git.evergreen-ils.org Git - working/SIPServer.git/shortlog
working/SIPServer.git
2010-06-23 Joe AtzbergerUpdate to current default EG values.
2010-06-22 Joe AtzbergerStartup and shutdown scripts
2010-06-22 Joe AtzbergerPerltidy/whitespace cleanup
2010-06-22 Joe AtzbergerTiny comment
2010-06-11 Joe AtzbergerDisable checksums in tests
2010-06-03 Joe AtzbergerPropagate $inst_id to checkout handler
2010-06-01 Joe AtzbergerAt least attempt to use the same formatting....
2010-06-01 Joe AtzbergerCatch undef parameter (avoid warning/failure on substr)
2010-06-01 Joe AtzbergerUse common vars from SIPtest (stop hardcoding individua...
2010-06-01 Joe AtzbergerWhitespace and stylistic cleanup only.
2010-06-01 Joe AtzbergerUse more of SIPtest.pm exported values, avoid hardcoding
2010-06-01 Joe AtzbergerNot an Exporter and not implemented
2010-06-01 Joe AtzbergerAvoid undef warning, provide lanuage failover to 000...
2010-06-01 Joe AtzbergerPure stylistic and whitespace changes
2010-06-01 Joe AtzbergerFailover to language '000' (unknown/default)
2010-05-28 Joe AtzbergerTighter indent
2010-05-28 Joe AtzbergerExecutable python script
2010-05-24 Joe AtzbergerChecksum computation overhaul
2010-05-24 Joe AtzbergerDebug output capability
2010-05-24 Joe Atzbergerwhitespace cleanup
2010-05-12 Joe AtzbergerExtra read_it catches telnet confirmation prompt
2010-05-12 Joe AtzbergerTests are executable
2010-05-12 Joe AtzbergerRobust string cleaning and flexible CRLF from Socket
2010-05-12 Joe AtzbergerSimple test showing telnet vs. RAW handling.
2010-05-11 Joe AtzbergerCleanup and more paranoid whitespace filtering
2010-05-11 Joe AtzbergerKill useless sub _count_tests
2010-05-11 Joe AtzbergerCorrect log message: Sip::MsgType::_initialize
2010-05-11 Joe AtzbergerGet rid of weird evals, useless use's
2010-05-10 Joe AtzbergerLOG_ERROR is not a valid loglevel.
2010-05-10 Joe AtzbergerAppend extensions fields to checkin response
2010-05-10 Joe AtzbergerAdd back FID_HOME_LIBRARY
2010-05-10 Joe AtzbergerPatron password is a required field
2010-05-10 Joe AtzbergerAdd 3M extension constants and structuralize EXPORT_TAGS
2010-05-07 Joe AtzbergerLOG_WARN is not a valid syslog loglevel
2010-05-07 Joe AtzbergerProper id (copy/paste error)
2010-05-07 Joe AtzbergerScript should be executable.
2010-05-07 Joe AtzbergerAlarm messages that mean something.
2010-05-07 Joe AtzbergerAllow log ident string to be pulled from ENV
2010-05-04 Joe AtzbergerInitial Commit
2010-01-13 djfianderDan Scott's patch:
2010-01-13 djfianderMinor fix to UTF8 support
2010-01-08 djfianderVarious utf8 fixes
2010-01-07 djfianderRestore the byte-by-byte checksum method, since the...
2009-06-09 djfianderFix missing parens in hash dereference
2009-02-11 djfianderLog incoming connections promptly
2008-10-17 djfianderOnly try to strip off the leading newline if there...
2008-10-17 djfianderUntested fix for dealing with the incorrect record...
2008-06-18 djfianderHandle various dates associated with items consistently.
2008-03-19 djfianderAdd copyright statements
2008-03-19 djfianderUpdate dependencies
2008-03-11 djfianderAdd support for PINES requested extension: Patron Info...
2008-03-11 djfianderAdd support for "home_library" field in patron database
2008-03-11 djfianderCheck the protocol of the client connection properly.
2007-04-27 djfianderClean up field parsing so it's more perlish and less...
2007-04-24 djfianderForce the key to the 'listeners' hash to be all lowerca...
2007-04-24 djfianderFix code so that it will run with Net::Server 0.96...
2007-04-06 djfianderApply Bill Erickson's patch to clean up matching an...
2006-09-16 djfianderMove code that connects to ILS back end out of
2006-09-16 djfianderTest logging in with invalid username and invalid password
2006-08-31 djfianderLog both raw input and raw output messages.
2006-08-31 djfianderCope with trailing whitespace on the titles returned...
2006-08-30 djfianderProperly transmit the patron's fee amount and currency...
2006-08-28 djfianderTighten up test for value of the BX field in the ACS...
2006-08-28 djfianderAdded missing value for whether the server supports...
2006-08-27 djfianderTransmit screen message and print line in Patron Inform...
2006-08-26 djfianderGo back to using unpack to generate the checksums,...
2006-08-25 djfianderAdd test case for checking titles that have a diacritic...
2006-08-25 djfianderAdd entry to "catalogue" that has a diacritical in...
2006-08-25 djfianderReplace idiomatic perl checksum code, which seems to...
2006-08-22 djfianderMake two shut down messages different, to simplify...
2006-08-03 djfianderUse correct boolean format for 'OK' field of Checkin...
2006-07-29 djfianderDon't rely on clients sending the exactly protocol...
2006-07-29 djfianderAllow clients to violate the protocol specification...
2006-07-28 djfianderAdd support for protocol extension 'Patron Internet...
2006-07-28 djfianderAdjust tests run for OpenILS.
2006-07-28 djfianderAccept either 'other' or 'available' for circulation...
2006-07-19 djfianderParameterize the "Renew All" tests, even though they...
2006-07-19 djfianderAdded target to run just the Evergreen-compatible tests
2006-07-19 djfianderBasic instructions for running tests
2006-07-19 djfianderBasic installation README
2006-07-18 djfianderInitial system integration with Evergreen code.
2006-07-16 djfianderIt's not "FID_CHARDED_ITEMS_LMT", it's "FID_CHARGED_ITE...
2006-06-29 djfianderRewrite so that each message is a single test, which...
2006-06-27 djfianderAdd code to check out two items and confirm that both...
2006-06-27 djfianderadd code to check item out, rather than depend on the...
2006-06-27 djfianderclean up by cancelling the second user's hold.
2006-06-27 djfianderAdd code to check item in when done testing.
2006-06-27 djfianderfix handling of hold_queue, add second item to DB to...
2006-06-27 djfianderfix handling of Item::hold_queue
2006-06-23 djfianderAdd tests for Invalid patron password and invalid patron id
2006-06-23 djfianderFID_PATRON_PWD is a valid field in a "Renew All" messag...
2006-06-23 djfianderCheck patron password in ILS::renew_all
2006-06-23 djfianderAdd test for attempting to renew item that has outstanding
2006-06-23 djfianderFix definition of Item::available to eliminate warning...
2006-06-23 djfianderChange definition of Patron::available to test to see...
2006-06-22 djfianderAdd tests for invalid patron and invalid item
2006-06-16 djfianderTest for a blocked patron attempting to check out a...
2006-06-16 djfianderFix ILS::checkout to handle more error conditions prope...
2006-06-15 djfianderTest renewing an item that's identified by title rather...
2006-06-15 djfianderAdd code to renew items that are specified by title...
next