summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-14Fix failing realtime sorcery tests.Mark Michelson
2014-03-07Make res_sorcery_realtime filter unknown retrieved results.Mark Michelson
2014-03-07stasis cache: Enhance to keep track of an item from different entities.Richard Mudgett
2014-03-07uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler e...Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-02-26test_stasis.c: Misc cleanups.Richard Mudgett
2014-02-20sorcery: Create sorcery instance registry.George Joseph
2014-01-28test_cdr.c, test_cel.c: Correctly destroy created bridges.Richard Mudgett
2014-01-12stasis: Add methods to allow for synchronous publishing to subscriberMatthew Jordan
2014-01-03res_pjsip_authenticator_digest: Fix md5 hash bufferMatthew Jordan
2014-01-03test_stasis.c: Fix ref leak in normal execution path.Richard Mudgett
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17tests: fix ast_bridge_base_new calls not using the additional argumentsJonathan Rose
2013-12-13test_voicemail_api: Add check for a registered voicemail provider before tests.Richard Mudgett
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-22Make sure unit tests compileKinsey Moore
2013-10-25test_json: Fix deprecation warningsDavid M. Lee
2013-10-24test_linkedlists: Fix memory leakJonathan Rose
2013-10-23memory leaks: Memory leak cleanup patch by Corey Farrell (first set)Jonathan Rose
2013-10-03Get rid of uses of stasis_topic_wait()Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-24Fix a performance problem CDRsMatthew Jordan
2013-09-16Fix module load errors for test_ari_model.so.Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-08Update CDR Unit tests to reflect container changes in r398579Matthew Jordan
2013-09-04unit tests: test_voicemail_api leaks stringfields from snapshotsJonathan Rose
2013-08-30test_substitution: Fix failing test.Richard Mudgett
2013-08-30test_substituition: Fix failed test reporting to actually report failure.Richard Mudgett
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-25Fix bucket unit testsMatthew Jordan
2013-08-25Fix the config_options_testMatthew Jordan
2013-08-23Add the bucket API.Joshua Colp
2013-08-23Fix sorcery unit testsMatthew Jordan
2013-08-22Make CEL behavior conform to the documentationKinsey Moore
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore