Christian Günter
3463fc2c8b
Fix deserializing multiple repos
2017-11-06 21:12:54 +00:00
Christian Günter
a6f619ad4c
Ensure restoring in error cases
2017-11-06 20:15:33 +00:00
Christian Günter
06ffad25e2
Improve handling cancel of tranport request popup
2017-11-06 08:57:06 +00:00
Christian Günter
238fdeb2e0
Extract method store_current_default_task
2017-11-05 22:40:41 +00:00
Christian Günter
5e59fd83ba
Revert "Add call to set_original_object + cleanup"
...
This reverts commit 80bd68443e
.
2017-11-05 23:32:38 +01:00
Christian Günter
afeb155281
Fix linter errors
2017-11-05 21:54:33 +00:00
Christian Günter
5450d32220
First working version of default transport request
2017-11-05 21:36:20 +00:00
Christian Günter
80bd68443e
Add call to set_original_object + cleanup
2017-11-05 10:03:51 +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
Christian Günter
f4d8f3ff0c
Remove superfluous deferred declarations
2017-10-25 17:39:19 +00:00
Christian Günter
7133d456a5
Merge branch 'master' of https://github.com/larshp/abapGit into Test_local_proxy
2017-10-25 18:58:19 +02:00
Christian Günter
97791b9ead
Fix linter errors
2017-10-25 16:57:14 +00:00
Christian Günter
a435191564
Introduce separate proxy configuration class
...
Introduce separate proxy configuration class and userexit to manipulate proxy settings
2017-10-25 16:45:56 +00:00