Commit Graph

2047 Commits

Author SHA1 Message Date
Eduardo Ferrari Copat
a44f58013c Rename issue_template.md to ISSUE_TEMPLATE.md 2017-10-16 17:31:25 -02:00
Eduardo Ferrari Copat
9c3b3056c7 Create PULL_REQUEST_TEMPLATE.md 2017-10-16 17:29:44 -02:00
Eduardo Ferrari Copat
63aa08c651 Create issue_template.md 2017-10-16 17:29:05 -02:00
Eduardo Ferrari Copat
5707d33cfe Create CODE_OF_CONDUCT.md 2017-10-16 17:27:34 -02:00
Lars Hvam
d05df1ae8e v1.46.0 2017-10-15 12:33:49 +02:00
larshp
b184988e56 v1.46.0 2017-10-15 10:32:44 +00:00
Lars Hvam
4ca42b5bd8 docs: IAMU supported 2017-10-15 12:23:35 +02: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
Lars Hvam
1a3d2badf7 update link to docs 2017-10-15 11:28:55 +02:00
Lars Hvam
ab5001a35a Create CNAME 2017-10-15 11:26:35 +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
f9e4db95a1 docs: SXCI supported 2017-10-14 11:23:02 +02: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
Lars Hvam
fe8db40c5d add link to dotabap.org
and fix some markdown
2017-10-14 11:10:53 +02:00
Lars Hvam
0739589c25 Merge pull request #999 from larshp/abaplint
abaplint all files #976
2017-10-14 10:59:40 +02:00
Lars Hvam
3cd7150cb2 abaplint all files #976 2017-10-14 10:56:09 +02:00
larshp
32358d9931 raise exception 2017-10-14 08:53:15 +00:00
Lars Hvam
71869298e1 v1.45.0 2017-10-14 10:51:20 +02: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
Lars Hvam
dff09eab11 Merge pull request #998 from larshp/issue_994
2nd try, #994
2017-10-14 10:33:13 +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
Lars Hvam
8be6d988cc Merge pull request #997 from larshp/issue_994
fix status, #994
2017-10-14 10:12:51 +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
4da7e4c8d4 docs: UCSA supported 2017-10-14 09:04:14 +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
thomas-erdoesi
0e80e20927 Merge pull request #1 from larshp/master
Sync with original
2017-10-12 09:14:53 +02:00
Lars Hvam
4ce8e5c97d docs: SRFC supported 2017-10-11 18:07:45 +02:00