larshp
a58652954f
limit max threads to 32
2019-02-15 03:27:14 -08:00
Martin Fuchs
94c95d46cb
Refactoring of CORR_INSERT and adjustment for object types ( #2392 )
...
* Refactoring of CORR_INSERT and adjustment for object types
* CORR_INSERT without CORR_CHECK
* Z exception
2019-02-15 03:26:42 -08:00
p-dmitrij
c4839e11b4
A link to the development guidelines is added ( #2396 )
...
* A link to the development guidelines is added
Can be useful for a quick start if you are a new contributor
* Link is extended with the directory "development/"
2019-02-15 00:29:41 -08:00
Gregor Wolf
ad1122d95f
Add branch and link to GitHub flow
2019-02-14 21:10:49 -08:00
larshp
426f815bee
downport #2389
2019-02-14 21:10:07 -08:00
Boris Sachsenberg
6cc5e63dfd
Exclude reusable includes in FUGR deserialization
...
Function groups can use includes that were separately created as programs of type include. Those includes could be reusedin various other programs and function groups. They might even be created in a different package. This type of include is an object of it's own that get serialized with it's package as a separate object. Therefore it should not be included in serialization of any function group that uses it. This fix checks for which includes TADIR entries of type PROG exists and excludes them from serialization in FUGR serializer.
2019-02-14 21:09:32 -08:00
larshp
2a3cab2b78
ACID, delete after where-used objects
2019-02-14 07:18:06 -08:00
larshp
de41791d27
background mode, deletion, fix commit message
...
the message now lists the deleted files, and not all objects that have previously been updated
2019-02-14 07:17:46 -08:00
p-dmitrij
de4c92fb73
SFPF, SFPI: Error by import (issue #2353 ) ( #2388 )
...
* SFPF, SFPI: Error by import (issue #2353 )
The renumbering of the attributes "id" and "href" is reworked
* Pretty printer of the full class source
* indentation
2019-02-13 04:49:35 -08:00
Lars Hvam
4e40705350
Downport ( #2390 )
...
* SHI3, remove unused variable
* SUSC, constant, plus no need to pass attributes
2019-02-12 21:46:10 -08:00
larshp
e2e703a0bd
DOMA do not serialize texts without language #2311
2019-02-12 21:45:53 -08:00
larshp
01f1af8b7f
PINF fix deserialization sequence
2019-02-12 21:45:39 -08:00
Lars Hvam
777fabea14
1.83.0 ( #2381 )
...
* SPRX supported
* update version
* Update changelog.txt
2019-02-11 22:31:41 -08:00
Dmitry Pisarev
de7dfea3d3
SCP1: Text tables are not imported #2348
...
The field "recnumber" of the internal table "cs_scp1-scprvall" is condensed now in xml
2019-02-11 22:17:58 -08:00
larshp
5018eae46c
refactor public attributes #2369
...
refactor public attributes #2369
2019-02-09 23:28:22 -08:00
Lars Hvam
e54cac4bdc
fix for user exit SSL ID ( #2373 )
...
* fix for user exit SSL ID
* also pass url to HTTP_CLIENT exit
2019-02-09 23:28:09 -08:00
larshp
82296484d4
allow changing remote and branch for write protect
...
allow changing remote and branch for write protected repos. In the old days changing remote and branch triggered a pull, this is decoupled, so there should be no changes to the local code when switching remote or branch
2019-02-07 03:08:39 -08:00
Lars Hvam
3e1de36861
PINF downport ( #2367 )
...
* PINF downport
PINF downport, #2365
* update
2019-02-07 00:56:13 -08:00
larshp
f68c3c244e
SPRX: refactor
...
SPRX: refactor, issue #2365
2019-02-07 00:55:59 -08:00
larshp
474a4b9051
include "SPRX" in SPRX error description
2019-02-05 23:11:34 -08:00
Lars Hvam
30547792dd
use built in types ( #2363 )
...
* replace use of x255
* use same type as field source
* remove use of text25
* remove use of numc4
* remove use of DATUM
2019-02-05 23:08:04 -08:00
larshp
6c3e6b85ed
SFPF: Error by pulling of an existing object
...
SFPF: Error by pulling of an existing object #2352
2019-02-05 23:07:38 -08:00
Lars Hvam
cb4479b95b
Cleanup ( #2361 )
...
* pretty print
* move identical code outside IF
* remove space before .
* remove unreferenced variables
* remove unreferenced variables
* remove unreferenced variables
* fix pseudo comment
* remove unreferenced field symbols
2019-02-04 23:08:29 -08:00
GoWale
4dceb54758
Flag SET-/GET_PARAM bug - move fix to deserialize ( #2360 )
...
* add missing functions in plugin VCLS
* fix pretty print
* fix check usage for abaplint
* adjust detection of locks
* german type
* move fix to deserialize
* fix syntax for 7.02
2019-02-03 22:06:33 -08:00
Christian Guenter
8219acf73b
SPRX: improve exception handling
2019-02-03 21:43:32 -08:00
Christian Guenter
f0c8375dbd
SOTS: fix code inspector errors
2019-02-03 21:32:38 -08:00
larshp
c6c45baa90
Additional default ignores
...
Additional default ignores #2347
2019-02-03 21:32:11 -08:00
Christian Guenter
2c8a3f3b17
SPRX: fix class definition
2019-02-03 21:15:44 +01:00
Lars Hvam
7466dca08c
Update abaplint.json
2019-02-02 04:29:35 -08:00
Mattias Johansson
0467707a5b
Changed default text in branch popup ( #2344 )
...
* Changed default text in branch popup
* Downgrade to Abap 7.02 syntax
* Reduce line length of commit (for abaplint)
2019-02-02 03:52:14 -08:00
Christian Günter
6cc064d794
SPRX: Proxy Object
...
Proxy objects are quite complex. With this commit we add basic SPRX support.
Working scenarios are:
- Service Consumer
- Service Provider
2019-02-02 03:06:11 -08:00
GoWale
96edce7e96
fix for serialize view cluster inactive/not exits ( #2339 )
...
* add missing functions in plugin VCLS
* fix pretty print
* fix check usage for abaplint
* adjust detection of locks
* german type
2019-01-31 01:41:33 -08:00
Christian Guenter
ad7809e4f2
Offline repo: Folder logic in create popup
2019-01-28 00:57:50 -08:00
Lars Hvam
6eb17c2e10
Update abaplint.json
2019-01-26 11:03:57 +01:00
Christian Günter
d63686c442
SOTS: Fix class definition ( #2332 )
2019-01-24 16:07:33 +01:00
Christian Günter
ed54ff43a1
SOTS: remove create public ( #2331 )
2019-01-24 15:55:39 +01:00
Lars Hvam
158b0185e4
1.82.0 ( #2329 )
...
* 1.82.0
* v1.82.0
2019-01-24 15:15:39 +01:00
Christian Günter
262e178407
PINF: Improve error handling #2317 ( #2326 )
...
* PINF: Improve error handling
This commit introduces a facade for IF_PACKAGE_INTERFACE which
unifies the exception handling from classic exceptions to
new class based exceptions. Thereby we ensure that all classic
exceptions are catched.
* fix lint errors
2019-01-24 15:01:10 +01:00
Christian Günter
f2e5672678
SOTS: All Concepts (OTR) of a Package - Long Texts #792 ( #2323 )
...
* SOTS: All Concepts (OTR) of a Package - Long Texts
* Update supported objects - SOTS
2019-01-24 15:00:37 +01:00
larshp
5e13b9c494
latest abaplint config
2019-01-24 14:39:15 +01:00
larshp
7313722452
lower case
2019-01-24 14:32:32 +01:00
Christian Günter
7b0a687d4a
PINF: Implement is_locked
2019-01-24 08:54:50 +01:00
larshp
263a6a5f13
PINF, set package
...
single statement 'set_default_package( iv_package ).' added
rest is reordering by SE80
2019-01-23 06:31:34 +01:00
Lars Hvam
e8b6b0020d
Add interface for ZCL_ABAPGIT_PROGRESS #2303 ( #2316 )
...
* interface for progress class
* adjust branch overview
* adjust git pack
* adjust diff page
* adjust objects class
* adjust activation class
* adjust repo online class
* adjust serialize class
few methods moved
* adjust tadir class
2019-01-23 06:28:54 +01:00
Lars Hvam
1a60384e84
move method get_unnecessary_local_objs #2127 ( #2315 )
...
* move method get_unnecessary_local_objs #2127
move method get_unnecessary_local_objs #2127
* interface for progress class
* oops, rollback previous commit
2019-01-23 06:27:29 +01:00
larshp
46d0bf7298
remove REBUILD_LOCAL_CHECKSUMS_161112 #2127
...
remove REBUILD_LOCAL_CHECKSUMS_161112 #2127
2019-01-23 06:25:44 +01:00
larshp
57d0d5ff96
move c_version to USCA class
...
as it is not used anywhere else
2019-01-23 06:17:54 +01:00
larshp
4b3d2334cc
rollback #2312
2019-01-21 15:09:12 +01:00
Lars Hvam
3f494f091f
Use built-in types ( #2306 )
...
* remove uses of DTEL BOOLEAN
* remove uses of DTEL BOOLE_D
* remove uses of DTEL FLAG
* remove uses of DTEL SAP_BOOL
* remove uses of DTEL XFELD
* Update zcl_abapgit_popups.clas.abap
2019-01-20 07:59:24 +01:00
GoWale
3a20f2cf73
fix dynpro set/get parameter ( #2312 )
...
* fix dynpro set/get parameter
* Dynpro Generation - Flag SET-/GET_PARAM
* Update zif_abapgit_definitions.intf.abap
* Update zif_abapgit_definitions.intf.xml
* add byte order mark back
* rename local constant to LC_
2019-01-20 07:52:11 +01:00