Git client for ABAP
Go to file
MichaelKaesemann caf45545c6 Added Settings Buffering for Performance Optimization in Object System (#1032)
- Added buffering of the settings in a settings object in class lcl_persist_settings to buffer the settings  and return them directly, because so far each creation of an object type handler or checking if an object type is supported (which is done by creating an instance of the object type handler) caused a database access to table ZABAPGIT to read and deserialize the settings.
2017-10-27 10:56:15 +02:00
docs #1018 docs: remove repeating abapGit, add meta tags 2017-10-22 13:08:32 +03:00
src Added Settings Buffering for Performance Optimization in Object System (#1032) 2017-10-27 10:56:15 +02:00
.abapgit.xml ignore .gitignore 2017-05-07 16:45:51 +02:00
.gitignore docs: new lines, favicon 2017-05-20 14:37:25 +03:00
.travis.yml use node 8 2017-06-10 13:42:14 +02:00
changelog.txt v1.47.0 2017-10-22 11:16:39 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-10-16 17:31:46 -02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-08-05 10:06:23 +02:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
package.json abaplint all files #976 2017-10-14 10:56:09 +02:00
README.md update link to docs 2017-10-15 11:28:55 +02:00
travis.sh close #755 2017-05-17 19:00:22 +02:00

Build Status abaplint Slack

abapGit

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, HCP, TFS and more

ABAP Version: 702 or higher

Latest build: zabapgit.abap

Design Goals

  • Easy installation
  • Easy upgrade
  • Small system footprint
  • Code readable in git repository

Documentation/Guides

http://docs.abapgit.org

Projects using abapGit

See dotabap.org

FAQ

For questions/comments/bugs/feature requests/wishes please create an issue

abapgit