Commit Graph

10 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Sean Bright cf062303e3 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Joshua Colp 102d28c11a sorcery: Use more compatible regex for local expressions.
9 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Mark Michelson ebe167f792 Fix creation race of contact_status structures.
9 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Joshua Colp 07d01e1c41 Pass the sorcery instance to wizards for CUD operations as well as retrieve.
12 years ago
Jason Parker c55592a324 Load sorcery modules earlier, so they can actually be used.
12 years ago
Joshua Colp cce1c9547f Add support for retrieving multiple objects from sorcery using a regex on their id.
12 years ago
Jason Parker 9d623f3a73 Make sorcery modules global, since they are required by other modules that are global.
12 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
12 years ago