Christian Günter
05da8dd851
Create global exception classes
2017-10-25 21:04:30 +00:00
larshp
169c347874
v1.47.0
2017-10-22 09:15:38 +00:00
Lars Hvam
e0b798ca0d
Merge pull request #1017 from sbcgua/stage-filter-author
...
Stage can filter by username now
2017-10-22 09:37:23 +02:00
Alexander Tsybulsky
6383326d92
#1014 stage can filter by username now
2017-10-21 18:34:26 +02:00
Thomas Erdösi
af06a83eb9
Issue 1005: Function include naming
...
When deserializing functions, the corresponding include name is generated by SAP coding and may not match the include name from the original system. This difference is then considered as a local modification. Excluding the include name of the function from the serialized information would solve the issue.
2017-10-16 10:35:26 +02:00
larshp
b184988e56
v1.46.0
2017-10-15 10:32:44 +00:00
Lars Hvam
1bf9499e7f
Merge pull request #1001 from christianguenter2/Issue_1000
...
Unambiguous error messages for invalid package
2017-10-15 12:22:31 +02:00
Lars Hvam
e9c6a9222e
Merge pull request #1002 from christianguenter2/IAMU
...
IAMU - Language-Independent IAC Binary Data
2017-10-15 12:19:03 +02:00
Christian Günter
ecd53306a0
Remove unnecessary try catch block
2017-10-15 09:41:29 +00:00
Lars Hvam
b3f4773fed
update link to docs
2017-10-15 11:29:47 +02:00
Christian Günter
a052106e28
Refactoring
2017-10-14 14:12:44 +00:00
Christian Günter
453b557581
IAMU first working implementation
2017-10-14 12:18:34 +00:00
Christian Günter
e8d2e4582b
Merge branch 'master' of https://github.com/larshp/abapGit into IAMU
2017-10-14 13:05:46 +02:00
Christian Günter
1a762f02be
Unambiguous error messages for invalid package
2017-10-14 09:44:47 +00:00
Lars Hvam
f481197b68
Merge pull request #993 from christianguenter2/SXCI
...
Support SXCI - Classic BAdI implementations
2017-10-14 11:22:21 +02:00
Christian Günter
779e16d16d
Fix exception texts
2017-10-14 09:18:16 +00:00
Christian Günter
9ad651d27b
Refactoring to one common structure + Renaming
2017-10-14 09:16:33 +00:00
larshp
32358d9931
raise exception
2017-10-14 08:53:15 +00:00
larshp
0eae71e4b3
v1.45.0
2017-10-14 08:50:35 +00:00
Lars Hvam
0b4809de6d
Merge pull request #996 from thomas-erdoesi/issue_995
...
Fix for issue #995 : Handling of includes without textpools
2017-10-14 10:48:05 +02:00
larshp
8642da72df
2nd try, #994
...
make sure the remote files are loaded, not a nice fix, could use some refactoring
2017-10-14 08:30:23 +00:00
Christian Günter
0b99326451
Merge branch 'master' of https://github.com/larshp/abapGit into IAMU
2017-10-14 10:16:48 +02:00
larshp
cff245aae7
fix status, #994
...
the default .abapgit.xml was used when calling status(), this caused the wrong local file state to be cached
2017-10-14 08:09:27 +00:00
Christian Günter
f9d5f0d73c
Merge branch 'master' of https://github.com/larshp/abapGit into IAMU
2017-10-14 09:29:38 +02:00
Lars Hvam
175b88bf5c
Merge pull request #989 from christianguenter2/UCSA
...
UCSA support
2017-10-14 09:02:17 +02:00
Lars Hvam
abb7e00790
Merge pull request #987 from EduardoCopat/correct-class-methods-order
...
Fixes method reorder when deserializing class
2017-10-14 08:50:41 +02:00
Lars Hvam
d3df0d1fbf
Merge pull request #981 from christianguenter2/Issue_980
...
Fix Issue #980 and add test code
2017-10-14 08:48:03 +02:00
Thomas Erdösi
a0a6dd7f39
Bugif for issue #995 : Includes without textpools
...
Includes without a textpool (%3Dinclude description) are created are either as includes with an empty description (first include) or using the description of the preceding textpool. This issue can be reproduced with function groups created on SAP releases older than 7.31.
2017-10-13 14:32:15 +02:00
Christian Günter
384d14b9fe
IAMU scaffolding
2017-10-13 11:12:26 +00:00
Christian Günter
1f9d407796
Beautify + Renaming + Fix typos
2017-10-13 08:35:16 +00:00
Christian Günter
8cb2c527ce
Bugfix additional objects
2017-10-13 07:57:28 +00:00
Christian Günter
74b895ee2a
Cleanup
2017-10-13 07:20:05 +00:00
Christian Günter
03ec5b36eb
Bugfix in exists + beautify
2017-10-13 07:14:49 +00:00
Christian Günter
d106170480
Remove unused variables
2017-10-12 21:27:02 +00:00
Christian Günter
2c5fcb9aed
add further parts
2017-10-12 15:27:34 +00:00
Christian Günter
942a1c5a00
First working implementation of SXCI
2017-10-12 15:09:32 +00:00
Christian Günter
b3c4a95966
First try SXCI
2017-10-12 11:59:43 +00:00
Lars Hvam
161070d0b2
Merge pull request #979 from christianguenter2/SRFC
...
Support object type SRFC - RFC Service #977
2017-10-11 18:04:56 +02:00
Christian Günter
23c182729c
Beautify
2017-10-11 14:26:21 +00:00
Christian Günter
e7c0eb434e
Beautify
2017-10-11 14:22:04 +00:00
Christian Günter
64474e55b6
Add comment + refactoring
2017-10-11 14:19:36 +00:00
Christian Günter
1da1cb74b9
Refactoring
2017-10-11 04:55:53 +00:00
Paulo Buttenbender
f901f2c07f
Fixing lint issues
2017-10-10 23:31:39 +02:00
Paulo Buttenbender
bf7166f039
Fix experimental clas deserializer method order
2017-10-10 23:22:04 +02:00
Christian Günter
f68f1bdd14
Beautify
2017-10-10 19:49:58 +00:00
Christian Günter
8751a39f2c
Downport
2017-10-10 19:37:39 +00:00
Christian Günter
6e0fac0f5b
First try implement UCSA
2017-10-10 19:06:13 +00:00
eduardocopat
055823a690
Fixes method reorder
2017-10-10 19:19:02 +02:00
Christian Günter
1c7e4c9fe0
remove macro
2017-10-10 16:37:20 +00:00
larshp
7d12133370
v1.44.0
2017-10-10 16:12:40 +00:00