Commit Graph

2273 Commits

Author SHA1 Message Date
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
larshp
369f86aef0 ignore code of conduct 2017-10-25 04:52:53 +00:00
Eduardo Ferrari Copat
f55fecb4c9 Merge pull request #1009 from EduardoCopat/community-guidelines
Community guidelines
2017-10-23 08:22:48 -02:00
Eduardo Ferrari Copat
190ac727dd Delete ISSUE_TEMPLATE.md 2017-10-23 08:21:15 -02:00
Eduardo Ferrari Copat
ae5269e91d Delete PULL_REQUEST_TEMPLATE.md 2017-10-23 08:21:10 -02:00
Lars Hvam
e5c367eaaf Merge pull request #1019 from sbcgua/doc-meta
Docs: remove repeating abapGit, add meta tags
2017-10-22 12:26:57 +02:00
Alexander Tsybulsky
a16d35fbc0 #1018 docs: remove repeating abapGit, add meta tags 2017-10-22 13:08:32 +03:00
Lars Hvam
d52068eda9 v1.47.0 2017-10-22 11:16:39 +02: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
Lars Hvam
bdc0863d7e docs: add link to Cluj slides 2017-10-22 09:31:39 +02:00
Alexander Tsybulsky
6383326d92 #1014 stage can filter by username now 2017-10-21 18:34:26 +02:00
Eduardo Ferrari Copat
4b914f9cef Update CODE_OF_CONDUCT.md 2017-10-16 17:31:46 -02:00
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
a228f701a6 Merge pull request #1006 from thomas-erdoesi/issue_1005
Issue 1005: Function include naming
2017-10-16 19:22:42 +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
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