Commit Graph

2115 Commits

Author SHA1 Message Date
Lars Hvam
330a1e8282
docs: DDLX supported 2017-11-11 10:41:29 +01:00
Lars Hvam
3566a86bba
Merge pull request #1047 from christianguenter2/DDLX
Support DDLX: CDS metadata extension
2017-11-11 10:38:54 +01:00
Lars Hvam
2d28ab53e5
Merge pull request #1052 from larshp/issue_1051
fix changing remote, #1051
2017-11-11 10:23:13 +01:00
larshp
291678fec3 fix changing remote, #1051 2017-11-11 09:13:39 +00:00
Lars Hvam
4fd7f4676f
Merge pull request #1049 from larshp/christianguenter2-patch-1
Replace HCP with SCP in README
2017-11-09 19:38:00 +01:00
Christian Günter
e18f3c35f9
Replace HCP with SCP in README 2017-11-09 19:36:05 +01:00
Christian Günter
cf96ee6fbb Beautify 2017-11-08 19:28:50 +00:00
Christian Günter
2d4c4cec85 Downport II 2017-11-08 19:16:49 +00:00
Christian Günter
0576b8e7d1 Downport Part I 2017-11-07 21:37:12 +00:00
Christian Günter
6e77e7d30c First working version DDLX 2017-11-07 21:30:24 +00:00
Lars Hvam
d88d5d5af4
Merge pull request #1041 from christianguenter2/ENHS_HOOK_DEF
ENHS: Fix add call to set_original_object + cleanup
2017-11-05 11:10:46 +01:00
Christian Günter
85ec8de2ec Add call to set_original_object + cleanup 2017-11-05 10:06:34 +00:00
Lars Hvam
c75bf5121a
Merge pull request #1040 from christianguenter2/ENHS_HOOK_DEF
ENHS: Add tooltype HOOK_DEF - Source Code Plug-In
2017-11-05 09:47:29 +01:00
Christian Günter
6d6c4b8b36 Cleanup 2017-11-03 21:47:25 +00:00
Christian Günter
ef3af5dc7b Support for enhancement sections added 2017-11-03 16:13:04 +00:00
Christian Günter
f0a3412c8f Cleanup 2017-11-03 15:34:56 +00:00
Christian Günter
6335f9e355 Refactor to strategy pattern 2017-11-03 15:19:06 +00:00
Christian Günter
425f939001 Cleanup 2017-11-02 21:35:39 +00:00
Christian Günter
6458708a05 Refactoring 2017-11-02 21:19:10 +00:00
Christian Günter
762f663c00 First try hook def 2017-11-02 20:59:17 +00:00
Lars Hvam
a49dd89fd7
v1.48.0 2017-10-29 08:20:21 +01:00
larshp
8420732772 v1.48.0 2017-10-29 07:19:23 +00:00
Lars Hvam
b457546963
Merge pull request #1037 from mkaesemann/settingsBuffer
Possible improvement for settings as described in issue #1032
2017-10-29 08:17:57 +01:00
Lars Hvam
b00c4988de
Merge pull request #1022 from christianguenter2/proxy_user_exit
Proxy configuration user exit
2017-10-29 08:12:16 +01:00
larshp
d9899da1bd delete ZABAPGIT_EXCEPTIONS 2017-10-29 06:14:17 +00:00
Lars Hvam
7ffe82919d
Merge pull request #1031 from christianguenter2/Make_exceptions_global
Make exceptions global
2017-10-29 07:11:32 +01:00
Lars Hvam
c49e7d03f5
Merge pull request #1034 from christianguenter2/WEBI
WEBI: Clear cluster data of endpoint during serialization
2017-10-29 07:06:30 +01:00
Lars Hvam
d77d823fed
Merge pull request #1029 from christianguenter2/optimize_create_package
Improve usability of repository popup
2017-10-29 07:04:37 +01:00
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
Christian Günter
50a0702a8a Merge branch 'master' of https://github.com/larshp/abapGit into Make_exceptions_global 2017-10-26 18:27:15 +02:00
Christian Günter
b08d379422 Merge branch 'master' of https://github.com/larshp/abapGit into WEBI 2017-10-26 18:25:33 +02:00
Lars Hvam
e25b4cc815 Merge pull request #1027 from christianguenter2/Test_better_http_errors
Improved HTTP error display
2017-10-26 16:58:16 +02:00
Lars Hvam
e3c545f1c9 Merge pull request #1036 from christianguenter2/WEBI_Parameter_Bug
Fix bug WEBI output parameter
2017-10-26 16:53:29 +02:00
Christian Günter
9a3c97d581 Fix bug WEBI output parameter 2017-10-26 09:53:04 +00:00
Christian Günter
a1a6bd940b Clear cluster data of endpoint during serializatio 2017-10-26 08:51:44 +00:00
Lars Hvam
50e3bf6a5c Merge pull request #1025 from christianguenter2/fix_IAMU_regression
Remove not existing exception (7.31 and lower)
2017-10-26 08:06:47 +02:00
Christian Günter
14b4a217fd Beautify 2 2017-10-25 21:55:46 +00:00
masterrx
17fa6ee03c Fix case 2017-10-25 21:49:13 +00:00
Christian Günter
c305c44a0f Cleanup 2017-10-25 21:24:40 +00:00
Christian Günter
78615bc093 Complete refactoring 2017-10-25 21:16:42 +00:00
masterrx
ff2f133452 replace lcx_not_found with global version 2017-10-25 21:13:18 +00:00
masterrx
aa5625247e replace lcx_cancel with global version 2017-10-25 21:12:17 +00:00
Christian Günter
05da8dd851 Create global exception classes 2017-10-25 21:04:30 +00:00
Christian Günter
5a540a98ff Fix missing validations 2017-10-25 20:26:40 +00:00
Christian Günter
03d003b625 Extract validation into separat method 2017-10-25 20:18:24 +00:00
Christian Günter
6172c4a2ec Improve repository popup 2017-10-25 20:02:51 +00:00
Christian Günter
2dea8cf49a Better communication of HTTP errors 2017-10-25 18:53:42 +00:00
Christian Günter
789058778e Remove not existing exception (7.31 and lower) 2017-10-25 18:37:07 +00:00
Christian Günter
274afc01eb Fix code displayed double and text missing 2017-10-25 18:14:48 +00:00
Christian Günter
826e5692c5 display HTTP error codes and message 2017-10-25 18:12:18 +00:00