Skip to content
Merged
Changes from 2 commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
e623664
Merge remote-tracking branch 'origin/master' into develop
jgebal Feb 23, 2020
532073b
Updated version to 3.1.11
jgebal Feb 23, 2020
1b00d27
Updated project version after build [skip ci]
Feb 23, 2020
63f17a2
Improved the way utPLSQL checks if user has the `execute any procedur…
jgebal Mar 12, 2020
4979cf9
Added check for sys grants added via role when installing utPLSQL fra…
jgebal Mar 12, 2020
5532191
Merge pull request #1056 from utPLSQL/feature/improve_ut3_user_support
jgebal Mar 14, 2020
4d865ae
Fixed flay tests that can fail on occasion when a second flips during…
jgebal Mar 14, 2020
d9fc007
Merge pull request #1058 from utPLSQL/feature/fixing_flaky_tests
jgebal Mar 14, 2020
8d37591
Updated project version after build [skip ci]
Mar 14, 2020
725d367
Refactored and fixed code to use be fully schema-independent.
jgebal Mar 15, 2020
2c0b2d0
Refactored tests to comply with new schema layout
jgebal Mar 15, 2020
0d9eddc
Fixing examples run
jgebal Mar 15, 2020
179586a
Enabled echo and feedback for examples
jgebal Mar 15, 2020
0793607
Enabled echo and feedback for examples
jgebal Mar 15, 2020
eb5dad6
Changed the way session context is created.
jgebal Mar 15, 2020
22f0ec7
Fixed failing tests - wrong context name
jgebal Mar 16, 2020
09b79bf
Removed copy of ojdbc jar files - no longed valid and no longer needed.
jgebal Mar 17, 2020
6e2a4b4
Updated documentation. No need to download OJDBC drivers anymore.
jgebal Mar 17, 2020
6b1dad8
Merge pull request #1059 from utPLSQL/feature/swap_develop_schema
jgebal Mar 17, 2020
ea4c9fb
Updated project version after build [skip ci]
Mar 17, 2020
b8c0287
Resolves issue #1060 with suites not properly built with GERMAN (non-…
jgebal Mar 25, 2020
2689052
Merge pull request #1061 from utPLSQL/bugfix/suitepath_with_nlssort
jgebal Mar 25, 2020
fa4c6b7
Restructuring utPSLQL install guide.
jgebal Mar 25, 2020
62ef235
Fixed some typos
jgebal Mar 26, 2020
4be8465
Merge pull request #1063 from utPLSQL/feature/install_doc_update
jgebal Mar 27, 2020
72a6809
Updated project version after build [skip ci]
Mar 27, 2020
83ee513
Added explicit requirements
jgebal Mar 29, 2020
c5d53fb
Added explicit 11g release 2 requirement
jgebal Mar 29, 2020
41328a5
Merge pull request #1065 from utPLSQL/feature/add_explicit_requirements
jgebal Mar 31, 2020
789ad61
Updated project version after build [skip ci]
Apr 1, 2020
0dd978f
grant privileges to debug via UT3_USER
PhilippSalvisberg Jun 4, 2020
9ea6ab4
add test case to reproduce bug #1073
PhilippSalvisberg Jun 4, 2020
bfe94cd
handle nested CDATA sections to fix bug #1073
PhilippSalvisberg Jun 4, 2020
6631930
support Oracle DB 11.2, add ace only on 12c and higher
PhilippSalvisberg Jun 4, 2020
d9a0457
Merge pull request #1075 from utPLSQL/bugfix/issue-1073-nested-cdata
PhilippSalvisberg Jun 4, 2020
c465151
Updated project version after build [skip ci]
Jun 4, 2020
a3b3a20
Changed `dbms_plssqlcode` tables to be permanent.
jgebal Jun 10, 2020
199ce0b
Merge pull request #1078 from utPLSQL/feature/change_coverage_to_perm…
jgebal Jun 10, 2020
93fd222
Reworked coverage to allow for gathering coverage without calling utP…
jgebal Jun 10, 2020
a23f7be
Updated project version after build [skip ci]
Jun 10, 2020
641d87c
Removed mocking API for coverage,
jgebal Jun 13, 2020
52e1db9
Workaround for 12.2 issue with conditional compilation in package spec.
jgebal Jun 14, 2020
a17c3af
cleanup of unneeded safety code
jgebal Jun 14, 2020
09ab226
Refactoring tests
jgebal Jun 14, 2020
631d6da
Renamed master to main
jgebal Jun 14, 2020
d5cca04
Merge pull request #1080 from utPLSQL/feature/rename_from_master_to_main
jgebal Jun 15, 2020
4e7631b
Updated project version after build [skip ci]
Jun 15, 2020
e9e4b9e
Reorganized and cleaned up tests to have only one package used for co…
jgebal Jun 21, 2020
a4ae4cf
Removed dead code.
jgebal Jun 21, 2020
0e72abc
Added support for client_character_set as report parameter.
jgebal Jun 21, 2020
955de5c
Made coverage_run_id mandatory in `ut_coverage_options`
jgebal Jun 21, 2020
cd7d738
Fixed CDATA tagging in JUnit reporter
jgebal Jun 28, 2020
20bf6dd
Merge pull request #1085 from utPLSQL/feature/fix_cdata_tagging
jgebal Jul 18, 2020
2956d07
Updated project version after build [skip ci]
Jul 18, 2020
ad39737
Merge pull request #1079 from utPLSQL/feature/standalone_coverage
jgebal Jul 18, 2020
89d546a
Extended UK on ut_coverage_sources_tmp table.
jgebal Jul 18, 2020
461bc01
Updated project version after build [skip ci]
Jul 19, 2020
e96b978
Added object type to name in coverage reports.
jgebal Jul 20, 2020
09e495e
Merge pull request #1091 from utPLSQL/feature/fix_coverage_uk_violati…
jgebal Jul 20, 2020
507c176
Updated project version after build [skip ci]
Jul 20, 2020
959c1c9
Added example of a reporter that reports out all expectation outputs,…
jgebal Aug 3, 2020
81d4194
Fixes to annotation parsing.
jgebal Aug 3, 2020
86e335e
Fixed issue by removing owner from beginning of source code.
jgebal Aug 3, 2020
74b77b5
Merge pull request #1093 from utPLSQL/feature/fix_ddl_trigger_parsing
jgebal Aug 9, 2020
7eeae39
Updated project version after build [skip ci]
Aug 9, 2020
eced7a5
add executable flag (required on macOS and Linux)
PhilippSalvisberg Dec 9, 2020
7812a8a
resolves #1111 - use dbms_crypto instead of dbms_obfuscation_toolkit
PhilippSalvisberg Dec 9, 2020
abfa190
Merge pull request #1112 from utPLSQL/feature/issue-1111-oracle-21c
jgebal Dec 9, 2020
04b5f52
Updated project version after build [skip ci]
Dec 9, 2020
ae50802
Added missing <classes> tag
OsBlaineOra May 20, 2021
bbc8e9a
Merge pull request #1137 from OsBlaineOra/bugfix/partial_fix_1107_Mis…
jgebal May 20, 2021
ed87327
Merge pull request #1092 from utPLSQL/feature/sample_reporters
jgebal May 20, 2021
12f9bdf
Updated unit tests after coverage format fix
jgebal May 20, 2021
f671acf
Merge pull request #1138 from utPLSQL/feature/test_fixes_after_covera…
jgebal May 20, 2021
75037c8
Updated project version after build [skip ci]
May 20, 2021
7498530
Replaced hard coded 0 in total test coverage
OsBlaineOra Jun 1, 2021
70ccc22
Update readme.md
jgebal Aug 17, 2021
3b7687b
Update readme.md
jgebal Aug 17, 2021
cbfac19
Updated project version after build [skip ci]
Aug 17, 2021
4acb559
Adjusting build to work with new travis server.
jgebal Aug 17, 2021
59f630c
Merge pull request #1152 from utPLSQL/feature/move_to_travis-ci.com
jgebal Aug 18, 2021
ff11584
Updated project version after build [skip ci]
Aug 18, 2021
b0031ab
Update annotations documentation
jgebal Sep 3, 2021
b33d395
Updated project version after build [skip ci]
Sep 4, 2021
4e2b9f5
Fixed a divide by zero error.
OsBlaineOra Sep 7, 2021
9cbcaa1
Update of slack invite link
jgebal Oct 29, 2021
56ee7c9
Update link for slack
jgebal Oct 29, 2021
2967725
Adjusting tests for Oracle21cXE
jgebal Nov 3, 2021
a36d796
Adding ORacle 21c XE to the build process
jgebal Nov 3, 2021
ee7d9e2
Adding Oracle 21c XE to the build process
jgebal Nov 3, 2021
e48508f
Updated project version after build [skip ci]
Nov 4, 2021
14eca7f
Adding noparallel hint to elements causing issues on parallel-enabled…
jgebal Aug 17, 2021
f35694e
Added no_parallel hints to all SQLs to assure stable performance on p…
jgebal Nov 7, 2021
b7fbfeb
Merge pull request #1158 from utPLSQL/feature/add_21cXE_to_pipeline
jgebal Nov 7, 2021
c930ba6
Updated project version after build [skip ci]
Nov 7, 2021
45d1d5b
Improved build speed by ~1.5 minute
jgebal Nov 8, 2021
8080604
Testing build on images from Gerald Venzl
jgebal Nov 9, 2021
23d8651
Testing build on images from Gerald Venzl
jgebal Nov 10, 2021
2c1624e
Disabled 11g build from Gerald as utPLSQL fails on that build.
jgebal Nov 11, 2021
78ae58d
Increasing wait time before proceeding with background job run for tests
jgebal Nov 11, 2021
938a06f
Merge pull request #1160 from utPLSQL/feature/fix_cache_when_parallel…
jgebal Nov 11, 2021
9388cb3
Updated project version after build [skip ci]
Nov 11, 2021
e4c67a9
Merge pull request #1162 from utPLSQL/feature/build_process_improvements
jgebal Nov 11, 2021
1e19520
Updated project version after build [skip ci]
Nov 11, 2021
38c53b6
Update copyright dates in license
jgebal Nov 15, 2021
000aeab
Updated project version after build [skip ci]
Nov 15, 2021
581991b
Fixed failing tests and improved coverage reporting
jgebal Nov 15, 2021
b4c7db8
Merge pull request #1140 from OsBlaineOra/bugfix/missing_total_lines_…
jgebal Nov 15, 2021
ad5faa8
Updated project version after build [skip ci]
Nov 15, 2021
fae53a4
Removed duplicate profiler table installation.
jgebal Nov 16, 2021
159f4be
Merge pull request #1164 from utPLSQL/bugfix/duplicated_profiler_tabl…
jgebal Nov 16, 2021
f841ecf
Updated project version after build [skip ci]
Nov 16, 2021
36279f9
Merge branch 'develop' into release/v3.1.11
jgebal Nov 16, 2021
5eaefd3
Updated project version after build [skip ci]
Nov 16, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions source/install.sql
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,6 @@ create or replace context &&ut3_owner._info using &&ut3_owner..ut_session_contex
prompt Installing PLSQL profiler objects into &&ut3_owner schema
@@core/coverage/proftab.sql

prompt Installing PLSQL profiler objects into &&ut3_owner schema
@@core/coverage/proftab.sql

prompt Installing DBMSPLSQL Tables objects into &&ut3_owner schema
@@core/coverage/dbms_plssqlcode.sql

Expand Down