Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
felipebz
/
utPLSQL-java-api
Public
forked from
utPLSQL/utPLSQL-java-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
utPLSQL-java-api
src
main
java
org
utplsql
on
develop
User selector
All users
All time
Commit history
Commits on Jul 14, 2018
tests imports optimized
Show description for 141215a
Pazus
committed
141215a
View commit details
Copy full SHA for 141215a
View code at this point
Browse repository at this point
Added several new finals
Show description for 6e34be6
Pazus
committed
6e34be6
View commit details
Copy full SHA for 6e34be6
View code at this point
Browse repository at this point
Trivial cleanup (remove unnecessary imports, making properties final, simplified if statements etc) based on IDEA code inspector
Show description for 5c6f000
Pazus
committed
5c6f000
View commit details
Copy full SHA for 5c6f000
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Test for Sonar encoding output (Version >= 3.1.2)
pesse
committed
ff0b270
View commit details
Copy full SHA for ff0b270
View code at this point
Browse repository at this point
Pass Default charset from locale to new ut_runner.run method
Show description for a3db7da
pesse
committed
a3db7da
View commit details
Copy full SHA for a3db7da
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
getInfo-method for JavaApiVersionInfo
pesse
committed
c8ffe2a
View commit details
Copy full SHA for c8ffe2a
View code at this point
Browse repository at this point
New method to check Oracle Database version
pesse
committed
7a38610
View commit details
Copy full SHA for 7a38610
View code at this point
Browse repository at this point
Commits on May 23, 2018
Try adding maven and travis build number
pesse
committed
7256c6c
View commit details
Copy full SHA for 7256c6c
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Fluid interface for OutputBuffer
pesse
committed
994e5f4
View commit details
Copy full SHA for 994e5f4
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Make check for optional features easier
pesse
committed
3cb54cc
View commit details
Copy full SHA for 3cb54cc
View code at this point
Browse repository at this point
Make fetchSize changable for outputBuffer
pesse
committed
6806f2b
View commit details
Copy full SHA for 6806f2b
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
Replaced deprecated Oracle-STRUCT with Struct-Interface
pesse
committed
4c4fe12
View commit details
Copy full SHA for 4c4fe12
View code at this point
Browse repository at this point
Removed retrieval-possibility over pipelined function
Show description for 2f9f4dc
pesse
committed
2f9f4dc
View commit details
Copy full SHA for 2f9f4dc
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
CoverageHTMLReporter: Overwrite assets and handle NULL ProjectName
Show description for 771b02c
pesse
committed
771b02c
View commit details
Copy full SHA for 771b02c
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
First simple version of ReporterInspector working
pesse
committed
9a70d24
View commit details
Copy full SHA for 9a70d24
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
mavens resource-plugin is skipping all resources if the folder is empty
Show description for a328ad9
pesse
committed
a328ad9
View commit details
Copy full SHA for a328ad9
View code at this point
Browse repository at this point
let's just get that stacktrace
pesse
committed
0bddb6d
View commit details
Copy full SHA for 0bddb6d
View code at this point
Browse repository at this point
Some tracer bullets... can't reproduce the NPE locally.
pesse
committed
6c02223
View commit details
Copy full SHA for 6c02223
View code at this point
Browse repository at this point
New public interface for ReporterFactory and CoreReporters
Show description for fe22a70
pesse
committed
fe22a70
View commit details
Copy full SHA for fe22a70
View code at this point
Browse repository at this point
We should convert the Reporter-ID correctly I guess...
pesse
committed
d255454
View commit details
Copy full SHA for d255454
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
ReporterFactory is no longer a singleton
Show description for 2cbd11f
pesse
committed
2cbd11f
View commit details
Copy full SHA for 2cbd11f
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
java-api should be compatible with all major core versions
pesse
committed
facc543
View commit details
Copy full SHA for facc543
View code at this point
Browse repository at this point
Cleanup of similar OutputBuffers
pesse
committed
1514834
View commit details
Copy full SHA for 1514834
View code at this point
Browse repository at this point
Keeping compatibility with all utPLSQL 3.x-versions
pesse
committed
95d3fd7
View commit details
Copy full SHA for 95d3fd7
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Refactored Reporter, ReporterFactory and OutputBuffers to be more
Show description for e3de8de
pesse
committed
e3de8de
View commit details
Copy full SHA for e3de8de
View code at this point
Browse repository at this point
Refactored Reporter to be more clear
pesse
committed
2593fd7
View commit details
Copy full SHA for 2593fd7
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Started to rewrite the whole reporter API
Show description for fdb940b
pesse
committed
fdb940b
View commit details
Copy full SHA for fdb940b
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
We want to have description for all our reporters.
Show description for aa83de6
pesse
committed
aa83de6
View commit details
Copy full SHA for aa83de6
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
First attempt to refactor and improve Reporter API
Show description for 19782c3
pesse
committed
19782c3
View commit details
Copy full SHA for 19782c3
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
If we open a ZIP-FileSystem we should close it afterwards...
Show description for 249fff4
pesse
committed
249fff4
View commit details
Copy full SHA for 249fff4
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Fix problems when copying resources from JAR
pesse
committed
7ad370b
View commit details
Copy full SHA for 7ad370b
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
Refactor copy-method to be much more elegant, now
pesse
committed
3330528
View commit details
Copy full SHA for 3330528
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Simplest approach to writing needed assets to target directory
Show description for c699c5f
pesse
committed
c699c5f
View commit details
Copy full SHA for c699c5f
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Switched to JUnit 5 and started with UnitTest for writeReportAssetsTo
pesse
committed
def8765
View commit details
Copy full SHA for def8765
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Added new EnvironmentVariableUtil
Show description for d7a61a5
Samuel Nitsche
committed
d7a61a5
View commit details
Copy full SHA for d7a61a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.