Commit Graph

649 Commits (28bae5e901b2595cac7b159734762128a2c591fe)

Author SHA1 Message Date
George Joseph 3667c5e1d2 bridges: Remove reliance on stasis caching
7 years ago
Jenkins2 4ca709768d Merge "stasis: Segment channel snapshot to reduce creation cost."
7 years ago
Joshua Colp a6b37e5c43 Merge "astobj2: Create function to copy weak proxied objects from container."
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell bc7f4f4db3
astobj2: Create function to copy weak proxied objects from container.
7 years ago
George Joseph bcdfb90362 CI: Get job timeouts from environment
7 years ago
Joshua Colp 9df772530f Merge "test_res_pjsip_scheduler: Fix possible write after free in scheduler_policy."
7 years ago
George Joseph ece5f8015f backtrace: Refactor ast_bt_get_symbols so it doesn't crash
7 years ago
George Joseph 915b80709d CI: Add tmpfs to all jenkinsfiles
7 years ago
George Joseph f5e3832dff CI: Mount a tmpfs on /tmp for testsuite docker containers
7 years ago
George Joseph be87185f6d CI: Pass work directory to runTestsuite
7 years ago
George Joseph 8ff3435c8a CI: Allow runUnittests to use 'expect' to run the tests
7 years ago
Corey Farrell 4b24731640 test_res_pjsip_scheduler: Fix possible write after free in scheduler_policy.
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
George Joseph 221d01c32d Merge "taskprocessor: Warn on unused result from pushing task."
7 years ago
Richard Mudgett 1fad6b9079 modules: Add missing run time module support levels.
7 years ago
Corey Farrell 5ab94d2a3e
taskprocessor: Warn on unused result from pushing task.
7 years ago
George Joseph 30717bafbf CI: Fix missing () in gates.jenkinsfile
7 years ago
Jenkins2 0db94c7519 Merge "CI: Add timestamps and timeouts to jenkinsfiles"
7 years ago
Jenkins2 e430442c4c Merge "jenkins: Fix cleanup command redirection."
7 years ago
George Joseph 58622a87f4 CI: Add timestamps and timeouts to jenkinsfiles
7 years ago
George Joseph 5d3cc31bf8 Merge "CI: Use brace expansion instead of calling out to seq"
7 years ago
Sean Bright e19f27a667 CI: Look up configured kernel.core_pattern sysctl
7 years ago
Corey Farrell 42880fab50
jenkins: Fix cleanup command redirection.
7 years ago
Sean Bright f608b73a29 CI: Use brace expansion instead of calling out to seq
7 years ago
Sean Bright 9c9f060b3a CI: Use bindport instead of port in test http.conf
7 years ago
George Joseph 950d0b65e5 CI: Add --test-timeout option to runTestsuite.sh
7 years ago
George Joseph ceafac3d7f CI: Fix typo in testsuite git checkout
7 years ago
George Joseph 8be6998f8d CI: Use proper credentials for Security testsuite checkout
7 years ago
Jenkins2 9c070f7202 Merge "optional_api: Remove unused nonoptreq fields"
7 years ago
Corey Farrell 2ba2ff050d
CI: Use .gitreview to default BRANCH_NAME.
7 years ago
Walter Doekes bc8cdcefa8 optional_api: Remove unused nonoptreq fields
7 years ago
Corey Farrell a2001c00e6 Create --disable-binary-modules option.
7 years ago
George Joseph 00563ce21a CI: Fixup for non-13 branches
7 years ago
George Joseph e5f30eba79 CI: Final version of setting correct gerrit creds
7 years ago
George Joseph 8e1c541acf CI: Add https credentials to gerrit checkouts
7 years ago
Jenkins2 5241a53acd Merge "Build System: Improve ccache matching for different menuselect options."
7 years ago
Corey Farrell addfc93815 CI: Add support for coverage processing.
7 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
George Joseph a354599ecc CI: Add optional uninstall step before installing asterisk
7 years ago
George Joseph 116a599b7e CI: Fix placement of job summary statments
7 years ago
George Joseph e55cad967e CI: Add docker info to job summary
7 years ago
Jenkins2 15b58f879e Merge "CI: Explicitly pass BRANCH_NAME to buildAsterisk and installAsterisk"
7 years ago
Jenkins2 c530a88ec7 Merge "CI: Add options to initialize and cleanup database to runTestsuite.sh"
7 years ago
George Joseph 3dcf26cb94 CI: Explicitly pass BRANCH_NAME to buildAsterisk and installAsterisk
7 years ago
George Joseph 797835c5b9 CI: Add options to initialize and cleanup database to runTestsuite.sh
7 years ago
Corey Farrell 05a4b448af CI: Do not `mkdir 2`.
7 years ago
George Joseph ceb199e19f CI: RefDebug: Fix reference to testsuite URL
7 years ago
Corey Farrell cdb725526e CI: Use bundled jansson if needed.
7 years ago
Jenkins2 c0270c2ec4 Merge "CI: Set correct user:group when publishing docs"
7 years ago
George Joseph f827f36ff3 CI: Add --privileged flag to docker options
7 years ago
George Joseph eed429c811 CI: Set correct user:group when publishing docs
7 years ago
Corey Farrell 3b78651c3c CI: Split --test-command argument.
7 years ago
Jenkins2 dd2724e80d Merge "CI: Fix mkdir CACHE_DIR."
7 years ago
Jenkins2 d97acd7d14 Merge "CI: Fix logger.conf for unit tests."
7 years ago
Corey Farrell 0ee061326a CI: Fix mkdir CACHE_DIR.
7 years ago
Corey Farrell fa6d5db229 CI: Fix logger.conf for unit tests.
7 years ago
George Joseph 739cfe128d CI: Add wiki doc publish to periodics
7 years ago
Ben Ford 5bacde37a2 res_rtp_asterisk: Add support for sending NACK requests.
7 years ago
George Joseph fcc0a6fe8a CI: Fix merge strategy
7 years ago
George Joseph 3e5a6a6cfc CI: Fix regex in daily and ref_debug jobs
7 years ago
George Joseph fa333dedd0 CI: Add pre-build merge back in as RECURSIVE
7 years ago
George Joseph 2553255ace CI: Remove pre-build merge from gates and checks
7 years ago
George Joseph 524f900382 CI: Fix logic inversion in runTestsuite
7 years ago
George Joseph 0af4a558da CI: Add teardownRealtime
7 years ago
George Joseph a9cef123d9 CI: Prevent Jenkins from triggering jobs back to itself
7 years ago
George Joseph d15ef68892 CI: runUnittests: loop a few times on waitfullybooted
7 years ago
George Joseph 252c4284df CI: Add realtime checks to dailies
7 years ago
George Joseph 1a52ab70c7 CI: Add weekly REF_DEBUG testsuite run
7 years ago
George Joseph 9633e9dfd7 CI: Fix bad reporting of status by the verification pub
7 years ago
George Joseph b8d75bbb37 CI: Make build tag an acceptable docker name
7 years ago
George Joseph e8727fcfa8 CI: Add daily periodics to CI
7 years ago
George Joseph 33a84745d0 CI: Add Asterisk Gates
7 years ago
George Joseph 65b002ab8f CI: Remove duplicate checkout
7 years ago
George Joseph ba8f8a2813 CI: Update cleanup steps and permissions
7 years ago
George Joseph ad36c4ba9b CI: Fix log artifact paths
7 years ago
George Joseph 4842af6364 CI: Remove CleanBeforeCheckout option for testsuite
7 years ago
George Joseph 3dfc37c60a CI: Move gates into source repo
7 years ago
George Joseph b302ee6bd5 CI: Initial commit for moving CI into source repo
7 years ago
Alexander Traud 9d7958672b tests/test_utils: Repair ./configure --with-ssl=PATH.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Richard Mudgett 661fec4b59 core: Remove unused/incomplete SDP modules.
7 years ago
George Joseph f79a372941 streams: Add string metadata capability
7 years ago
Ben Ford 879743ab8f test_data_buffer.c: Add unit tests for data buffer API.
7 years ago
Corey Farrell de77cf8698 core: Remove dead symbols from asterisk.exports.in.
7 years ago
Jenkins2 a231e1d155 Merge "Remove redundant module checks and references."
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 679fa5fb34 Add missing OPTIONAL_API and ARI dependences.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
7 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
7 years ago
George Joseph 93dba6f396 Merge "CLI: Remove calls to ast_cli_generator."
8 years ago
Joshua Colp 509e713333 Merge "Loader: Remove unneeded load_pri declarations."
8 years ago
Corey Farrell a02cbc2ef3 CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp 86e894c074 Merge "menuselect: Remove ineffective weak attribute detection."
8 years ago
Corey Farrell 58fa3885cc Loader: Remove unneeded load_pri declarations.
8 years ago
Corey Farrell 75cb403775 tests: Fix warnings found on Mac.
8 years ago