root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2533 [2533] 3 days ahodgkinson Moved xflaim public header file.
(edit) @2532 [2532] 3 days ahodgkinson Added datastore project.
(edit) @2531 [2531] 3 days ahodgkinson digitalme: Build script changes.
(edit) @2530 [2530] 6 days ahodgkinson digitalme: Fixed another Firefox add-on version number problem.
(edit) @2529 [2529] 6 days ahodgkinson digitalme: Fixed version error in Firefox add-on build script.
(edit) @2528 [2528] 7 days ahodgkinson digitalme: Firefox add-on logging changes suggested by Axel.
(edit) @2527 [2527] 7 days ahodgkinson digitalme: More Firefox launcher cleanup.
(edit) @2526 [2526] 7 days ahodgkinson digitalme: Re-structured the Firefox launcher to be more modular.
(edit) @2525 [2525] 3 weeks ahodgkinson digitalme: Build script cleanup. Also minimized diagnostic messages in …
(edit) @2524 [2524] 4 weeks ahodgkinson digitalme: Fixed Windows build issues.
(edit) @2523 [2523] 4 weeks ahodgkinson digitalme: Fixed various memory leaks.
(edit) @2522 [2522] 4 weeks ahodgkinson digitalme: Added wsdltemplate.xml
(edit) @2521 [2521] 4 weeks ahodgkinson digitalme: Updated MEX handler to use a WSDL template.
(edit) @2520 [2520] 4 weeks dsanders Changed link for downloading digitalme.
(edit) @2519 [2519] 4 weeks ahodgkinson digitalme: Minor install target fixes.
(edit) @2518 [2518] 6 weeks ahodgkinson digitalme: Updates to the rpm build process.
(edit) @2517 [2517] 6 weeks dsanders Relaxed test to see if information cards are supported.
(edit) @2516 [2516] 6 weeks dsanders Fixed up some links to the wiki
(edit) @2515 [2515] 6 weeks dsanders Fixed up some links to the wiki that were incorrect
(edit) @2514 [2514] 6 weeks dsanders Changed all references to OTIS wiki stuff to be OTIS/1.0.0
(edit) @2513 [2513] 6 weeks dsanders
(edit) @2512 [2512] 6 weeks jimse Corrected pointer to open ldap license
(edit) @2511 [2511] 6 weeks jimse Made HelloWorld? allow for the endpoint to be overridden on the command …
(edit) @2510 [2510] 6 weeks jimse Added GET_ContextResponse.fmt,
(edit) @2509 [2509] 6 weeks jimse bugs in HelloWorld?
(edit) @2508 [2508] 6 weeks jimse new rest-xml
(edit) @2507 [2507] 6 weeks jimse Changed XmlFileName? to use filename handler
(edit) @2506 [2506] 6 weeks jimse added xml header
(edit) @2505 [2505] 6 weeks jimse Added new handler
(edit) @2504 [2504] 6 weeks jimse added entityID attr to Entity element
(edit) @2503 [2503] 6 weeks dsanders Added request and response examples for reading entities in a context.
(edit) @2502 [2502] 6 weeks dsanders Fixed a little problem in the last </idas:Attribute> element.
(edit) @2501 [2501] 6 weeks dsanders Removed some debug log statements.
(edit) @2500 [2500] 6 weeks dsanders Modified so that war files are deployed and undeployed independent of …
(edit) @2499 [2499] 7 weeks dsanders Made changes to support unit tests for custom authentication methods.
(edit) @2498 [2498] 7 weeks dsanders Commented out loggers that get too noisy.
(edit) @2497 [2497] 7 weeks dsanders Modified close method to access m_context directly, so it would not …
(edit) @2496 [2496] 7 weeks dsanders Needed to test for context == null
(edit) @2495 [2495] 7 weeks jimse pad path in test.classpath
(edit) @2494 [2494] 7 weeks dsanders propertyList should have been am.propertyList
(edit) @2493 [2493] 7 weeks dsanders xmlfile jar incorporates some changes made by Jimse.
(edit) @2492 [2492] 7 weeks jimse fixed classpath for unit tests
(edit) @2491 [2491] 7 weeks dsanders Added anonymous reads settings.
(edit) @2490 [2490] 7 weeks dsanders Added ability to read entities from a context. Also added ability to do …
(edit) @2489 [2489] 7 weeks dsanders Added response file for context get operations.
(edit) @2488 [2488] 7 weeks dsanders Added some constants for getting entities from a context.
(edit) @2487 [2487] 7 weeks ahodgkinson digitalme: Roaming store API changes.
(edit) @2486 [2486] 7 weeks jimse bad xml setting
(edit) @2485 [2485] 7 weeks jimse unit test failures due to bad build instructions
(edit) @2484 [2484] 7 weeks dsanders Took out references to burtongroup attributes.
(edit) @2483 [2483] 7 weeks dsanders Modified so that when logging request body we do not log usernames and …
(edit) @2482 [2482] 7 weeks dsanders Changed how dependent libs are added to war targets.
(edit) @2481 [2481] 7 weeks jimse many more build file refactors to minimize war file size and make war …
(edit) @2480 [2480] 8 weeks ahodgkinson digitalme: Changed Firefox launcher to use the script loader to overcome a …
(edit) @2479 [2479] 8 weeks jnorman Add 'Select All' to export dialog (OSx)
(edit) @2478 [2478] 8 weeks tdoman Licenses for OTIS and redistributed Jars.
(edit) @2477 [2477] 8 weeks jimse another build file makeover. this was for …
(edit) @2476 [2476] 2 months jnorman Scale images on Card Import Dialog (OSx)
(edit) @2475 [2475] 2 months jimse build file refactor. Now wars only build when needed, and junit tests …
(edit) @2474 [2474] 2 months jimse http://code.bandit-project.org/trac/ticket/832
(edit) @2473 [2473] 2 months jimse Fixed problems with startOTIS target
(edit) @2472 [2472] 2 months jimse added srctar target
(edit) @2471 [2471] 2 months dbuss some minor beautification.
(edit) @2470 [2470] 2 months jimse moved otis test code to otis
(edit) @2469 [2469] 2 months jimse moved test code to otis
(edit) @2468 [2468] 2 months jimse moved sample shell scripts to /samples
(edit) @2467 [2467] 2 months dsanders Added calls to cancelUpdates when we fail to do update operations.
(edit) @2466 [2466] 2 months dsanders Took out pretty print option - not valid on Java 5
(edit) @2465 [2465] 2 months dsanders Used long attr IDs - full URIs.
(edit) @2464 [2464] 2 months dsanders Added code to xmlEncode values.
(edit) @2463 [2463] 2 months dsanders Took out including of stack trace in error messages.
(edit) @2462 [2462] 2 months dsanders Modifications to allow for whitelisting of attributes and controlling …
(edit) @2461 [2461] 2 months dbuss findbugs changes #818
(edit) @2460 [2460] 2 months ahodgkinson digitalme: Fixed Linux compile errors.
(edit) @2459 [2459] 2 months ahodgkinson digitalme: Added client support for non-interactive mode.
(edit) @2458 [2458] 2 months ahodgkinson digitalme: Updated the Java launcher build script and added support for …
(edit) @2457 [2457] 2 months jimse fixed launcher (maybe)
(edit) @2456 [2456] 2 months dbuss added new remote provision/deprovision test
(edit) @2455 [2455] 2 months dbuss #642 added remote provision/deprovision
(edit) @2454 [2454] 2 months jimse fixed ant launcher
(edit) @2453 [2453] 2 months dsanders Added entity ID and attribute ID checking policies.
(edit) @2452 [2452] 2 months dsanders Added entity ID and attribute ID checking policies.
(edit) @2451 [2451] 2 months jimse Added an eclipse builder to use the ant script for building
(edit) @2450 [2450] 2 months jimse moved junit.jar to test project
(edit) @2449 [2449] 2 months jimse Make it easy to produce custom war …
(edit) @2448 [2448] 2 months jimse updated javadoc references to wiki …
(edit) @2447 [2447] 2 months dbuss Fixed classpath with unit tests, also worked on #642
(edit) @2446 [2446] 2 months jimse moved junit.jar to test project
(edit) @2445 [2445] 2 months jimse moved junit.jar to test project
(edit) @2444 [2444] 2 months jimse initial checkin
(edit) @2443 [2443] 2 months jimse Initial import.
(edit) @2442 [2442] 2 months jimse moved tests to otis.test project and renamed sample package to …